git
2015-11-20  René Scharfefsck: treat a NUL in a tag header as an error
2015-11-20  René Scharfegrep: stop using PARSE_OPT_NO_INTERNAL_HELP
2015-11-20  René Scharfet1450: add tests for NUL in headers of commits and...
2015-11-20  René Scharfeparse-options: allow -h as a short option
2015-11-20  René Scharfeparse-options: inline parse_options_usage() at its...
2015-11-20  René Scharfeparse-options: deduplicate parse_options_usage() calls
2015-11-20  Jacob Kellercompletion: add support for completing email aliases
2015-11-20  Lars Schneidergit-p4: add trap to kill p4d on test exit
2015-11-20  Johannes Sixtmodernize t9300: move test preparations into test_expec...
2015-11-20  John Keepingsend-email: expand path in sendemail.smtpsslcertpath...
2015-11-20  Jacob Kellersendemail: teach git-send-email to dump alias names
2015-11-20  Lars Schneidergit-p4: add p4d timeout in tests
2015-11-20  Johannes Sixtmodernize t9300: mark here-doc words to ignore tab...
2015-11-20  Lars Schneidergit-p4: retry kill/cleanup operations in tests with...
2015-11-20  Johannes Sixtmodernize t9300: use test_when_finished for clean-up
2015-11-20  Johannes Sixtmodernize t9300: wrap lines after &&
2015-11-20  Johannes Sixtmodernize t9300: use test_must_be_empty
2015-11-20  Johannes Sixtmodernize t9300: use test_must_fail
2015-11-20  Johannes Sixtmodernize t9300: single-quote placement and indentation
2015-11-20  brian m. carlsonremote: convert functions to struct object_id
2015-11-20  brian m. carlsonRemove get_object_hash.
2015-11-20  brian m. carlsonConvert struct object to object_id
2015-11-20  brian m. carlsonAdd several uses of get_object_hash.
2015-11-20  brian m. carlsonobject: introduce get_object_hash macro.
2015-11-20  brian m. carlsonref_newer: convert to use struct object_id
2015-11-20  brian m. carlsonpush_refs_with_export: convert to struct object_id
2015-11-20  brian m. carlsonget_remote_heads: convert to struct object_id
2015-11-20  brian m. carlsonparse_fetch: convert to use struct object_id
2015-11-20  brian m. carlsonadd_sought_entry_mem: convert to struct object_id
2015-11-20  brian m. carlsonConvert struct ref to use object_id.
2015-11-20  brian m. carlsonsha1_file: introduce has_object_file helper.
2015-11-20  Pat Thoytsremote-http(s): support SOCKS proxies
2015-11-20  Jeff KingMerge branch 'master' of git://git.bogomips.org/git-svn
2015-11-20  Jeff KingMerge branch 'lf/ref-is-hidden-namespace'
2015-11-20  Jeff KingMerge branch 'dk/gc-idx-wo-pack'
2015-11-20  Dennis Kaarsemakert5813: avoid creating urls that break on cygwin
2015-11-20  Daniel Knittl... Escape Git's exec path in contrib/rerere-train.sh script
2015-11-20  David Turnerrefs: break out ref conflict checks
2015-11-20  David Turnerfiles_log_ref_write: new function
2015-11-20  David Turnerinitdb: make safe_create_dir public
2015-11-20  Michael Haggertyrefs: split filesystem-based refs code into a new file
2015-11-20  Michael Haggertyrefs/refs-internal.h: new header file
2015-11-20  Michael Haggertyrefname_is_safe(): improve docstring
2015-11-20  Michael Haggertypack_if_possible_fn(): use ref_type() instead of is_per...
2015-11-20  David Turnercopy_msg(): rename to copy_reflog_msg()
2015-11-20  Ronnie Sahlbergverify_refname_available(): new function
2015-11-20  Ronnie Sahlbergverify_refname_available(): rename function
2015-11-16  Clemens Buchacherallow hooks to ignore their standard input stream
2015-11-13  Fredrik Medleyrebase-i-exec: Allow space in SHELL_PATH
2015-11-13  Techlive Zhengcontrib/subtree: Handle '--prefix' argument with a...
2015-11-13  Techlive Zhengcontrib/subtree: Make each test self-contained
2015-11-13  Techlive Zhengcontrib/subtree: Add split tests
2015-11-13  Techlive Zhengcontrib/subtree: Add merge tests
2015-11-13  Techlive Zhengcontrib/subtree: Add tests for subtree add
2015-11-13  Techlive Zhengcontrib/subtree: Add test for missing subtree
2015-11-13  Techlive Zhengcontrib/subtree: Clean and refactor test code
2015-11-12  Ramsay Joneshttp: fix some printf format warnings
2015-11-11  Андрей РыбакDocumentation: make environment variable formatting...
2015-11-10  Dair Grantgit-svn: improve rebase/mkdirs performance
2015-11-06  Rainer M. Canavanconfigure.ac: use $LIBS not $CFLAGS when testing -lpthread
2015-11-06  Jeff Kingfilter-branch: skip index read/write when possible
2015-11-06  Fabio Porceddacontrib/subtree: remove "push" command from the "todo...
2015-11-05  Junio C HamanoEleventh batch for 2.7
2015-11-05  Junio C HamanoMerge branch 'ea/checkout-progress'
2015-11-05  Junio C HamanoMerge branch 'dt/http-range'
2015-11-05  Junio C HamanoSync with 2.6.3
2015-11-05  Junio C HamanoGit 2.6.3 v2.6.3
2015-11-05  Junio C HamanoMerge branch 'rs/daemon-plug-child-leak' into maint
2015-11-05  Junio C HamanoMerge branch 'rs/wt-status-detached-branch-fix' into...
2015-11-05  Junio C HamanoMerge branch 'jk/initialization-fix-to-add-submodule...
2015-11-05  Junio C HamanoMerge branch 'js/misc-fixes' into maint
2015-11-05  Junio C HamanoMerge branch 'jc/add-u-A-default-to-top' into maint
2015-11-05  Junio C HamanoMerge branch 'jk/delete-modechange-conflict' into maint
2015-11-05  Junio C HamanoMerge branch 'js/imap-send-curl-compilation-fix' into...
2015-11-05  Junio C HamanoMerge branch 'rp/link-curl-before-ssl' into maint
2015-11-05  Junio C HamanoMerge branch 'nd/clone-linked-checkout' into maint
2015-11-05  Junio C HamanoMerge branch 'sa/send-email-smtp-batch-data-limit'...
2015-11-05  Lukas Fleischert5509: add basic tests for hideRefs
2015-11-05  Lukas FleischerhideRefs: add support for matching full refs
2015-11-05  Lukas Fleischerupload-pack: strip refs before calling ref_is_hidden()
2015-11-05  Lukas Fleischerconfig.txt: document the semantics of hideRefs with...
2015-11-05  Atousa Pahlevan... sha1: allow limiting the size of the data passed to...
2015-11-05  Atousa Pahlevan... sha1: provide another level of indirection for the...
2015-11-04  Junio C HamanoSync with maint
2015-11-04  Junio C HamanoMerge branch 'xf/user-manual-ff' into maint
2015-11-04  Junio C HamanoMerge branch 'xf/user-manual-markup' into maint
2015-11-04  Junio C HamanoMerge branch 'jc/everyday-markup' into maint
2015-11-04  Junio C HamanoMerge branch 'jc/em-dash-in-doc' into maint
2015-11-04  Junio C HamanoMerge branch 'es/worktree-add' into maint
2015-11-04  Doug Kellygc: remove garbage .idx files from pack dir
2015-11-04  Doug Kellyt5304: test cleaning pack garbage
2015-11-03  Junio C HamanoSync with maint
2015-11-03  Junio C HamanoMerge branch 'mk/blame-error-message' into maint
2015-11-03  Junio C HamanoMerge branch 'jk/merge-file-exit-code' into maint
2015-11-03  Junio C HamanoMerge branch 'dt/name-hash-dir-entry-fix' into maint
2015-11-03  Junio C HamanoMerge branch 'jc/am-3-fallback-regression-fix' into...
2015-11-03  Junio C HamanoMerge branch 'jc/usage-stdin' into maint
2015-11-03  Junio C HamanoMerge branch 'rt/placeholder-in-usage' into maint
2015-11-03  Junio C HamanoMerge branch 'dt/t7063-fix-flaky-test' into maint
2015-11-03  Junio C HamanoMerge branch 'mk/submodule-gitdir-path' into maint
next