git
2014-10-21  Junio C HamanoMerge branch 'da/mergetool-tests'
2014-10-21  Junio C HamanoMerge branch 'rs/ref-transaction'
2014-10-20  Junio C HamanoUpdate draft release notes to 2.2
2014-10-20  Junio C HamanoMerge branch 'cc/interpret-trailers'
2014-10-20  Junio C HamanoMerge branch 'rm/gitweb-start-form'
2014-10-20  Junio C HamanoMerge branch 'ss/contrib-subtree-contacts'
2014-10-20  Junio C HamanoMerge branch 'jn/parse-config-slot'
2014-10-20  Junio C HamanoMerge branch 'rs/receive-pack-argv-leak-fix'
2014-10-20  Junio C HamanoMerge branch 'ta/config-set'
2014-10-20  Junio C HamanoMerge branch 'jk/test-shell-trace'
2014-10-20  Junio C HamanoMerge branch 'bc/asciidoc'
2014-10-20  Junio C HamanoRevert "archive: honor tar.umask even for pax headers"
2014-10-16  Junio C HamanoMerge branch 'jc/completion-no-chdir'
2014-10-16  Junio C HamanoMerge branch 'bw/trace-no-inline-getnanotime'
2014-10-16  Junio C HamanoMerge branch 'po/everyday-doc'
2014-10-16  Roland Masgitweb: use start_form, not startform that was removed...
2014-10-16  David Aguilartest-lib-functions: adjust style to match CodingGuidelines
2014-10-16  David Aguilart7610-mergetool: use test_config to isolate tests
2014-10-15  Sebastian Schuberthcontacts: add a Makefile to generate docs and install
2014-10-15  Sebastian Schuberthsubtree: add an install-html target
2014-10-15  David Aguilart7610-mergetool: add missing && and remove commented...
2014-10-15  David Aguilart7610-mergetool: use tabs instead of a mix of tabs...
2014-10-15  Jonathan Niederref_transaction_commit: bail out on failure to remove...
2014-10-15  Jonathan Niederlockfile: remove unable_to_lock_error
2014-10-15  Jonathan Niederrefs.c: do not permit err == NULL
2014-10-15  Ronnie Sahlbergremote rm/prune: print a message when writing packed...
2014-10-15  Ronnie Sahlbergfor-each-ref: skip and warn about broken ref names
2014-10-15  Ronnie Sahlbergrefs.c: allow listing and deleting badly named refs
2014-10-15  Ronnie Sahlbergtest: put tests for handling of bad ref names in one...
2014-10-15  Jonathan Niederpacked-ref cache: forbid dot-components in refnames
2014-10-15  Ronnie Sahlbergbranch -d: simplify by using RESOLVE_REF_READING
2014-10-15  Jonathan Niederbranch -d: avoid repeated symref resolution
2014-10-15  Junio C Hamanoreflog test: test interaction with detached HEAD
2014-10-15  Ronnie Sahlbergrefs.c: change resolve_ref_unsafe reading argument...
2014-10-15  Ronnie Sahlbergrefs.c: make write_ref_sha1 static
2014-10-15  Ronnie Sahlbergfetch.c: change s_update_ref to use a ref transaction
2014-10-15  Ronnie Sahlbergrefs.c: ref_transaction_commit: distinguish name confli...
2014-10-15  Ronnie Sahlbergrefs.c: pass a list of names to skip to is_refname_avai...
2014-10-15  Ronnie Sahlbergrefs.c: call lock_ref_sha1_basic directly from commit
2014-10-15  Ronnie Sahlbergrefs.c: refuse to lock badly named refs in lock_ref_sha...
2014-10-15  Ronnie Sahlbergrename_ref: don't ask read_ref_full where the ref came...
2014-10-15  Ronnie Sahlbergrefs.c: pass the ref log message to _create/delete...
2014-10-15  Ronnie Sahlbergrefs.c: add an err argument to delete_ref_loose
2014-10-15  Ronnie Sahlbergwrapper.c: add a new function unlink_or_msg
2014-10-15  Ronnie Sahlbergrefs.c: lock_ref_sha1_basic is used for all refs
2014-10-15  Ronnie Sahlbergwrapper.c: remove/unlink_or_warn: simplify, treat ENOEN...
2014-10-15  Jonathan Niedermv test: recreate mod/ directory instead of relying...
2014-10-14  Jeff Kingcolor_parse: do not mention variable name in error...
2014-10-14  Jonathan Niederpass config slots as pointers instead of offsets
2014-10-14  Junio C HamanoUpdate draft release notes to 2.2
2014-10-14  Junio C HamanoMerge branch 'bc/asciidoc-pretty-formats-fix'
2014-10-14  Junio C HamanoMerge branch 'rs/plug-leak-in-bundle'
2014-10-14  Junio C HamanoMerge branch 'rs/more-uses-of-skip-prefix'
2014-10-14  Junio C HamanoMerge branch 'rs/mailsplit'
2014-10-14  Junio C HamanoMerge branch 'rs/sha1-array-test'
2014-10-14  Junio C HamanoMerge branch 'mh/lockfile-stdio'
2014-10-14  Junio C HamanoMerge branch 'mh/lockfile'
2014-10-14  Junio C HamanoMerge branch 'sk/tag-contains-wo-recursion'
2014-10-14  Junio C HamanoMerge branch 'da/completion-show-signature'
2014-10-14  Junio C HamanoMerge branch 'rs/daemon-fixes'
2014-10-14  Junio C HamanoMerge branch 'dt/cache-tree-repair'
2014-10-14  Junio C HamanoMerge branch 'so/rebase-doc-fork-point'
2014-10-14  Junio C HamanoMerge branch 'da/include-compat-util-first-in-c'
2014-10-13  Jeff Kingtest-lib.sh: support -x option for shell-tracing
2014-10-13  Junio C Hamanot1308: fix broken here document in test script
2014-10-13  Christian CouderDocumentation: add documentation for 'git interpret...
2014-10-13  Christian Coudertrailer: add tests for commands in config file
2014-10-13  Christian Coudertrailer: execute command from 'trailer.<name>.command'
2014-10-13  Christian Coudertrailer: add tests for "git interpret-trailers"
2014-10-13  Christian Coudertrailer: add interpret-trailers command
2014-10-13  Christian Coudertrailer: put all the processing together and print
2014-10-13  Christian Coudertrailer: parse trailers from file or stdin
2014-10-13  Christian Coudertrailer: process command line trailer arguments
2014-10-13  Christian Coudertrailer: read and process config information
2014-10-13  Christian Coudertrailer: process trailers from input message and arguments
2014-10-13  Christian Coudertrailer: add data structures and basic functions
2014-10-13  brian m. carlsonDocumentation: fix mismatched delimiters in git-imap...
2014-10-13  brian m. carlsonDocumentation: adjust document title underlining
2014-10-13  René Scharfereceive-pack: plug minor memory leak in unpack()
2014-10-13  Jeff Kingt5304: use helper to report failure of "test foo =...
2014-10-13  Jeff Kingt5304: use test_path_is_* instead of "test -f"
2014-10-10  Philip Oakleydoc: add 'everyday' to 'git help'
2014-10-10  Philip Oakleydoc: Makefile regularise OBSOLETE_HTML list building
2014-10-10  Philip Oakleydoc: modernise everyday.txt wording and format in man...
2014-10-09  Junio C Hamanocompletion: use "git -C $there" instead of (cd $there...
2014-10-08  brian m. carlsonDocumentation: fix misrender of pretty-formats in Ascii...
2014-10-08  Junio C HamanoUpdate draft release notes to 2.2
2014-10-08  Junio C HamanoMerge branch 'sp/stream-clean-filter'
2014-10-08  Junio C HamanoMerge branch 'bw/use-write-script-in-tests'
2014-10-08  Junio C HamanoMerge branch 'nd/archive-pathspec'
2014-10-08  Junio C HamanoMerge branch 'jc/push-cert'
2014-10-07  Junio C HamanoSync with maint
2014-10-07  Junio C HamanoMerge branch 'maint-2.0' into maint
2014-10-07  Junio C HamanoMerge branch 'maint-1.9' into maint-2.0
2014-10-07  Junio C HamanoMerge branch 'maint-1.8.5' into maint-1.9
2014-10-07  Junio C HamanoMerge branch 'jk/mbox-from-line' into maint
2014-10-07  David Aguilarcompletion: add --show-signature for log and show
2014-10-07  René Scharfeuse skip_prefix() to avoid more magic numbers
2014-10-07  Wieland Hoffmanngit-tag.txt: Add a missing hyphen to `-s`
2014-10-07  René Scharfemailsplit: remove unnecessary unlink(2) call
next