git
2017-08-23  Michael J Grubermerge: clarify call chain
2017-08-22  Junio C Hamanorerere: allow approxidate in gc.rerereResolved/gc.rerer...
2017-08-22  Junio C Hamanorerere: represent time duration in timestamp_t internally
2017-08-22  Junio C Hamanot4200: parameterize "rerere gc" custom expiry test
2017-08-22  Junio C Hamanot4200: gather "rerere gc" together
2017-08-22  Junio C Hamanot4200: make "rerere gc" test more robust
2017-08-22  Junio C Hamanot4200: give us a clean slate after "rerere gc" tests
2017-08-22  Job Snijdersgitweb: add 'raw' blob_plain link in history overview
2017-08-22  Junio C HamanoThe second batch post 2.14
2017-08-22  Junio C HamanoMerge branch 'mh/packed-ref-store'
2017-08-22  Junio C HamanoMerge branch 'sb/retire-t1200'
2017-08-22  Junio C HamanoMerge branch 'rs/win32-syslog-leakfix'
2017-08-22  Junio C HamanoMerge branch 'rs/unpack-entry-leakfix'
2017-08-22  Junio C HamanoMerge branch 'rs/strbuf-getwholeline-fix'
2017-08-22  Junio C HamanoMerge branch 'rs/merge-microcleanup'
2017-08-22  Junio C HamanoMerge branch 'rs/fsck-obj-leakfix'
2017-08-22  Junio C HamanoMerge branch 'rs/t4062-obsd'
2017-08-22  Junio C HamanoMerge branch 'rs/find-pack-entry-bisection'
2017-08-22  Junio C HamanoMerge branch 'rs/apply-lose-prefix-length'
2017-08-22  Junio C HamanoMerge branch 'rj/add-chmod-error-message'
2017-08-22  Junio C HamanoMerge branch 'jk/hashcmp-memcmp'
2017-08-22  Junio C HamanoMerge branch 'jk/drop-sha1-entry-pos'
2017-08-22  Junio C HamanoMerge branch 'ur/svn-local-zone'
2017-08-22  Junio C HamanoMerge branch 'pw/am-signoff'
2017-08-22  Junio C HamanoMerge branch 'rs/t3700-clean-leftover'
2017-08-22  Junio C HamanoMerge branch 'jc/perl-git-comment-typofix'
2017-08-22  Junio C HamanoMerge branch 'rs/in-obsd-basename-dirname-take-const'
2017-08-22  Junio C HamanoMerge branch 'rs/obsd-getcwd-workaround'
2017-08-22  Junio C HamanoMerge branch 'mf/no-dashed-subcommands'
2017-08-22  Junio C HamanoMerge branch 'ma/parse-maybe-bool'
2017-08-22  Junio C HamanoMerge branch 'ab/ref-filter-no-contains'
2017-08-22  Junio C HamanoMerge branch 'bw/clone-recursive-quiet'
2017-08-22  Junio C HamanoMerge branch 'bw/grep-recurse-submodules'
2017-08-22  Junio C HamanoMerge branch 'pw/sequence-rerere-autoupdate'
2017-08-22  Junio C HamanoMerge branch 'bw/push-options-recursively-to-submodules'
2017-08-22  Michael J GruberDocumentation/git-merge: explain --continue
2017-08-21  Kevin Willfordread-cache: avoid allocating every ondisk entry when...
2017-08-21  Kevin Willfordread-cache: fix memory leak in do_write_index
2017-08-21  Kevin Willfordperf: add test for writing the index
2017-08-21  Patryk Obarasha1_file: convert index_stream to struct object_id
2017-08-21  Patryk Obarasha1_file: convert hash_sha1_file_literally to struct...
2017-08-21  Patryk Obarasha1_file: convert index_fd to struct object_id
2017-08-21  Patryk Obarasha1_file: convert index_path to struct object_id
2017-08-21  Patryk Obararead-cache: convert to struct object_id
2017-08-21  Patryk Obarabuiltin/hash-object: convert to struct object_id
2017-08-21  brian m. carlsonvcs-svn: rename repo functions to "svn_repo"
2017-08-21  brian m. carlsonvcs-svn: remove unused prototypes
2017-08-20  Jeff Kingdoc: fix typo in sendemail.identity
2017-08-20  Martin Ågrendoc/interpret-trailers: fix "the this" typo
2017-08-19  Joel Teichroebstash: add a test for stashing in a detached state
2017-08-19  Joel Teichroebstash: add a test for when apply fails during stash...
2017-08-19  Joel Teichroebstash: add a test for stash create with no files
2017-08-19  Junio C Hamanoprogress: simplify "delayed" progress API
2017-08-19  Torsten Bögershausenapply: file commited with CRLF should roundtrip diff...
2017-08-19  René Scharfecommit: remove unused inline function single_parent()
2017-08-19  René Scharfearchive: don't queue excluded directories
2017-08-19  René Scharfearchive: factor out helper functions for handling attri...
2017-08-19  René Scharfet5001: add tests for export-ignore attributes and exclu...
2017-08-18  Patryk Obaracommit: rewrite read_graft_line
2017-08-18  Patryk Obaracommit: allocate array using object_id size
2017-08-18  Patryk Obaracommit: replace the raw buffer with strbuf in read_graf...
2017-08-18  Michael J GruberDocumentation/git-for-each-ref: clarify peeling of...
2017-08-18  Michael J GruberDocumentation: use proper wording for ref format strings
2017-08-18  Patryk Obarasha1_file: fix definition of null_sha1
2017-08-18  Anthony Sottilegit-grep: correct exit code with --quiet and -L
2017-08-17  Junio C Hamanodiff: retire sane_truncate_fn
2017-08-17  Michael Haggertyfiles-backend: cheapen refname_available check when...
2017-08-17  Heiko Voigtt5526: fix some broken && chains
2017-08-17  Kaartic Sivaraambranch: quote branch/ref names to improve readability
2017-08-17  Kaartic Sivaraambuiltin/branch: stop supporting the "--set-upstream...
2017-08-17  Kaartic Sivaraamt3200: cleanup cruft of a test
2017-08-17  Stefan Bellersubmodule.sh: remove unused variable
2017-08-16  Jonathan Tandiff: define block by number of alphanumeric chars
2017-08-16  Jonathan Tandiff: respect MIN_BLOCK_LENGTH for last block
2017-08-16  Torsten Bögershausenconvert: add SAFE_CRLF_KEEP_CRLF
2017-08-16  Kevin Willfordcommit: skip discarding the index if there is no pre...
2017-08-16  Christian Coudersub-process: print the cmd when a capability is unsupported
2017-08-15  Stefan Bellersha1_file: make read_info_alternates static
2017-08-15  René Scharfet1002: stop using sum(1)
2017-08-15  Jeff Kingpretty: support normalization options for %(trailers)
2017-08-15  Jeff Kingt4205: refactor %(trailers) tests
2017-08-15  Jeff Kingpretty: move trailer formatting to trailer.c
2017-08-15  Jeff Kinginterpret-trailers: add --parse convenience option
2017-08-15  Jeff Kinginterpret-trailers: add an option to unfold values
2017-08-15  Jeff Kinginterpret-trailers: add an option to show only existing...
2017-08-15  Jeff Kinginterpret-trailers: add an option to show only the...
2017-08-14  Andreas Heidukdoc: clarify "config --bool" behaviour with empty string
2017-08-14  Kevin Daudtstash: prevent warning about null bytes in input
2017-08-14  Kevin Willfordrebase: turn on progress option by default for format...
2017-08-14  Kevin Willfordformat-patch: have progress option while generating...
2017-08-14  René Scharfetree-walk: convert fill_tree_descriptor() to object_id
2017-08-14  Jonathan Tandiff: avoid redundantly clearing a flag
2017-08-14  Paolo Bonziniinterpret-trailers: fix documentation typo
2017-08-14  Paolo Bonziniinterpret-trailers: add options for actions
2017-08-14  Paolo Bonzinitrailers: introduce struct new_trailer_item
2017-08-14  Kaartic Sivaraamhook: use correct logical variable
2017-08-11  Tom G. Christensenhttp: use a feature check to enable GSSAPI delegation...
2017-08-11  Tom G. Christensenhttp: fix handling of missing CURLPROTO_*
2017-08-11  Nicolas Morey... stash: clean untracked files before reset
2017-08-11  Jonathan Tansha1_file: remove read_packed_sha1()
next