git
2014-09-19  Junio C HamanoMerge branch 'rs/simplify-config-include'
2014-09-19  Junio C HamanoMerge branch 'rs/merge-tree-simplify'
2014-09-19  Junio C HamanoMerge branch 'da/styles'
2014-09-19  Junio C HamanoMerge branch 'ah/grammofix'
2014-09-19  Junio C HamanoMerge branch 'rs/more-uses-of-skip-prefix'
2014-09-19  Junio C HamanoMerge branch 'mb/fast-import-delete-root'
2014-09-19  Junio C HamanoMerge branch 'jp/index-with-corrupt-stages'
2014-09-19  Junio C HamanoMerge branch 'jk/index-pack-threading-races'
2014-09-19  Junio C HamanoMerge branch 'jk/commit-author-parsing'
2014-09-19  Junio C HamanoMerge branch 'bb/date-iso-strict'
2014-09-19  Junio C HamanoMerge branch 'mb/build-contrib-svn-fe'
2014-09-19  Junio C HamanoMerge branch 'jk/fast-export-anonymize'
2014-09-19  Junio C HamanoMerge branch 'jk/send-pack-many-refspecs'
2014-09-19  David Aguilarstash: prefer --quiet over shell redirection of the...
2014-09-19  David Aguilarrefs: make rev-parse --quiet actually quiet
2014-09-18  Harry Jefferypretty: add %D format specifier
2014-09-18  Patrick Reynoldsunblock and unignore SIGPIPE
2014-09-18  Stefan Bellerhelp: fix the size passed to qsort
2014-09-18  Jeff Kingbranch: clean up commit flags after merge-filter walk
2014-09-18  René Scharfeuse REALLOC_ARRAY for changing the allocation size...
2014-09-18  René Scharfeadd macro REALLOC_ARRAY
2014-09-17  Junio C Hamanosigned push: allow stale nonce in stateless mode
2014-09-17  Junio C Hamanosigned push: teach smart-HTTP to pass "git push --signe...
2014-09-17  Junio C Hamanosigned push: fortify against replay attacks
2014-09-16  Junio C Hamanoreceive-pack: allow hooks to ignore its standard input...
2014-09-16  Sergey OrganovDocumentation/git-rebase.txt: <upstream> must be given...
2014-09-16  David Aguilart1503: use test_must_be_empty
2014-09-16  Jeff Kingcredential-cache: close stderr in daemon process
2014-09-16  Jeff Kingmailinfo: make ">From" in-body header check more robust
2014-09-15  David AguilarDocumentation: a note about stdout for git rev-parse...
2014-09-15  Junio C Hamanosigned push: add "pushee" header to push certificate
2014-09-15  Junio C Hamanosigned push: remove duplicated protocol info
2014-09-15  Junio C Hamanosend-pack: send feature request on push-cert packet
2014-09-15  Junio C Hamanoreceive-pack: GPG-validate push certificates
2014-09-15  Junio C Hamanopush: the beginning of "git push --signed"
2014-09-15  Junio C Hamanopack-protocol doc: typofix for PKT-LINE
2014-09-15  Junio C Hamanogpg-interface: move parse_signature() to where it should be
2014-09-15  Junio C Hamanogpg-interface: move parse_gpg_output() to where it...
2014-09-15  Junio C Hamanosend-pack: clarify that cmds_sent is a boolean
2014-09-15  Junio C Hamanosend-pack: refactor inspecting and resetting status...
2014-09-15  Junio C Hamanosend-pack: rename "new_refs" to "need_pack_data"
2014-09-15  Junio C Hamanoreceive-pack: factor out capability string generation
2014-09-15  Junio C Hamanosend-pack: factor out capability string generation
2014-09-15  Junio C Hamanosend-pack: always send capabilities
2014-09-15  Junio C Hamanosend-pack: refactor decision to send update per ref
2014-09-15  Junio C Hamanosend-pack: move REF_STATUS_REJECT_NODELETE logic a...
2014-09-15  Junio C Hamanoreceive-pack: factor out queueing of command
2014-09-15  Junio C Hamanoreceive-pack: do not reuse old_sha1[] for other things
2014-09-15  Junio C Hamanoreceive-pack: parse feature request a bit earlier
2014-09-15  Junio C Hamanoreceive-pack: do not overallocate command structure
2014-09-15  Sergey Senozhatskycompat-util: add _DEFAULT_SOURCE define
2014-09-15  Ian Liu RodriguesMakefile: fix some typos in the preamble
2014-09-15  René Scharferepack: call prune_packed_objects() and update_server_i...
2014-09-15  Jeff Kingserver-info: clean up after writing info/packs
2014-09-15  Jeff Kingmake update-server-info more robust
2014-09-15  Jeff Kingprune-packed: fix minor memory leak
2014-09-15  Matthias Ruesterbuiltin/log.c: mark strings for translation
2014-09-15  Matthias Ruesterrerere.h: mark string for translation
2014-09-14  Eric Wonggit-svn: delay term initialization
2014-09-14  Eric Wonggit svn: find-rev allows short switches for near matches
2014-09-14  Lawrence Velázquezgit-svn.txt: Remove mentions of repack options
2014-09-14  Eric Wonggit svn: info: correctly handle absolute path args
2014-09-14  Monard Vonggit-svn: branch: avoid systematic prompt for cert/pass
2014-09-12  Johannes Sixtt9300: use test_cmp_bin instead of test_cmp to compare...
2014-09-12  Jeff Kingrefs: speed up is_refname_available
2014-09-12  Junio C Hamanot1450: make sure fsck detects a malformed tagger line
2014-09-12  Junio C HamanoMerge branch 'js/fsck-tag-validation' into HEAD
2014-09-12  Johannes SchindelinMake sure that index-pack --strict checks tag objects
2014-09-12  Jeff Kingfsck: return non-zero status on missing ref tips
2014-09-11  Jeff Kingconfig: avoid a funny sentinel value "a^"
2014-09-11  W. Trevor Kingpre-push.sample: Write error message to stderr
2014-09-11  Junio C Hamanohash-object: add --literally option
2014-09-11  Johannes SchindelinAdd regression tests for stricter tag fsck'ing
2014-09-11  Junio C Hamanohash-object: pass 'write_object' as a flag
2014-09-11  Junio C Hamanohash-object: reduce file-scope statics
2014-09-11  Junio C HamanoUpdate draft release notes to 2.2
2014-09-11  Johannes Schindelinfsck: check tag objects' headers
2014-09-11  Johannes SchindelinMake sure fsck_commit_buffer() does not run out of...
2014-09-11  Steffen ProhaskaDocumentation: use single-parameter --cacheinfo in...
2014-09-11  Junio C HamanoMerge branch 'br/imap-send-simplify-tunnel-child-process'
2014-09-11  Junio C HamanoMerge branch 'jk/name-decoration-alloc'
2014-09-11  Junio C HamanoMerge branch 'jn/unpack-trees-checkout-m-carry-deletion'
2014-09-11  Junio C HamanoMerge branch 'rs/list-optim'
2014-09-11  Junio C HamanoMerge branch 'jk/fast-import-fixes'
2014-09-11  Junio C HamanoMerge branch 'jk/prune-top-level-refs-after-packing'
2014-09-11  Junio C HamanoMerge branch 'nd/large-blobs'
2014-09-11  Junio C HamanoMerge branch 'nd/fetch-pass-quiet-to-gc-child-process'
2014-09-11  Junio C HamanoMerge branch 'dt/cache-tree-repair'
2014-09-11  Junio C HamanoMerge branch 'rs/ref-transaction-1'
2014-09-11  Junio C HamanoMerge branch 'nd/mv-code-cleaning'
2014-09-11  Junio C HamanoMerge branch 'mm/discourage-commit-a-to-finish-conflict...
2014-09-11  Junio C HamanoMerge branch 'jk/make-simplify-dependencies'
2014-09-11  Junio C HamanoMerge branch 'et/spell-poll-infinite-with-minus-one...
2014-09-11  Junio C HamanoMerge branch 'br/http-init-fix'
2014-09-11  Junio C HamanoMerge branch 'rs/child-process-init'
2014-09-11  Junio C HamanoMerge branch 'jk/contrib-subtree-make-all'
2014-09-11  Junio C HamanoMerge branch 'ta/config-set-2'
2014-09-11  Junio C HamanoMerge branch 'ta/config-set-1'
2014-09-10  Johannes Schindelinfsck_object(): allow passing object data separately...
2014-09-10  Johannes SchindelinRefactor type_from_string() to allow continuing after...
next