git
2017-04-18  Jonathan Tanfetch-pack: show clearer error message upon ERR
2017-04-18  Sebastian Schuberthsubmodule: remove a superfluous second check for the...
2017-04-18  René Scharfeserver-info: avoid calling fclose(3) twice in update_in...
2017-04-18  René Scharfefiles_for_each_reflog_ent_reverse(): close stream and...
2017-04-17  Kyle Meyert1400: use consistent style for test_expect_success...
2017-04-17  Kyle Meyerdoc/revisions: remove brackets from rev^-n shorthand
2017-04-17  Junio C HamanoTwelfth batch for 2.13
2017-04-17  Junio C HamanoMerge branch 'js/difftool-builtin'
2017-04-17  Junio C HamanoMerge branch 'sb/unpack-trees-would-lose-submodule...
2017-04-17  Junio C HamanoMerge branch 'ab/regen-perl-mak-with-different-perl'
2017-04-17  Junio C HamanoMerge branch 'sb/show-diff-for-submodule-in-diff-fix'
2017-04-17  Junio C HamanoMerge branch 'qp/bisect-docfix'
2017-04-17  Junio C HamanoMerge branch 'mm/ls-files-s-doc'
2017-04-17  Junio C HamanoMerge branch 'jk/loose-object-info-report-error'
2017-04-17  Junio C HamanoMerge branch 'jc/bs-t-is-not-a-tab-for-sed'
2017-04-17  Junio C HamanoMerge branch 'jc/unused-symbols'
2017-04-17  Junio C HamanoMerge branch 'jk/snprintf-cleanups'
2017-04-17  Michael Haggertydo_for_each_entry_in_dir(): delete function
2017-04-17  Michael Haggertyfiles_pack_refs(): use reference iteration
2017-04-17  Michael Haggertycommit_packed_refs(): use reference iteration
2017-04-17  Michael Haggertycache_ref_iterator_begin(): make function smarter
2017-04-17  Michael Haggertyget_loose_ref_cache(): new function
2017-04-17  Michael Haggertyget_loose_ref_dir(): function renamed from get_loose_refs()
2017-04-17  Michael Haggertydo_for_each_entry_in_dir(): eliminate `offset` argument
2017-04-17  Michael Haggertyrefs: handle "refs/bisect/" in `loose_fill_ref_dir()`
2017-04-17  Michael Haggertyref-cache: use a callback function to fill the cache
2017-04-17  Michael Haggertyrefs: record the ref_store in ref_cache, not ref_dir
2017-04-17  Michael Haggertyref-cache: introduce a new type, ref_cache
2017-04-17  Michael Haggertyrefs: split `ref_cache` code into separate files
2017-04-17  Michael Haggertyref-cache: rename `remove_entry()` to `remove_entry_fro...
2017-04-17  Michael Haggertyref-cache: rename `find_ref()` to `find_ref_entry()`
2017-04-17  Michael Haggertyref-cache: rename `add_ref()` to `add_ref_entry()`
2017-04-17  Michael Haggertyrefs_verify_refname_available(): use function in more...
2017-04-17  Michael Haggertyrefs_verify_refname_available(): implement once for...
2017-04-17  Sebastian Schuberthsha1_file: remove an used fd variable
2017-04-17  René Scharfeam: close stream on error, but not stdin
2017-04-17  Giuseppe Bilottabuiltin/am: fold am_signoff() into am_append_signoff()
2017-04-17  Giuseppe Bilottabuiltin/am: honor --signoff also when --rebasing
2017-04-17  Luke Diamandgit-p4: don't use name-rev to get current branch
2017-04-17  Luke Diamandgit-p4: add read_pipe_text() internal function
2017-04-17  Luke Diamandgit-p4: add failing test for name-rev rather than symbo...
2017-04-17  Brandon Williamssubmodule: prevent backslash expantion in submodule...
2017-04-17  René Scharfetest-read-cache: setup git dir
2017-04-17  Jeff Kingrefs: reject ref updates while GIT_QUARANTINE_PATH...
2017-04-17  Jeff Kingreceive-pack: document user-visible quarantine effects
2017-04-17  Jeff Kingreceive-pack: drop tmp_objdir_env from run_update_hook
2017-04-17  SZEDER Gábort6500: wait for detached auto gc at the end of the...
2017-04-17  Brandon Williamspathspec: fix segfault in clear_pathspec
2017-04-17  Ævar Arnfjörð... grep: plug a trivial memory leak
2017-04-17  Jeff Kingconnect.c: handle errors from split_cmdline
2017-04-17  Lars Schneidertravis-ci: add static analysis build job to run coccicheck
2017-04-15  Jeff Hostetlerunpack-trees: avoid duplicate ODB lookups during checkout
2017-04-15  Jeff Hostetlerread-cache: add strcmp_offset function
2017-04-15  Jeff Hostetlerstring-list: use ALLOC_GROW macro when reallocing strin...
2017-04-15  Jeff Hostetlerread-cache: force_verify_index_checksum
2017-04-15  Patrick Steinhardtpathspec: honor `PATHSPEC_PREFIX_ORIGIN` with empty...
2017-04-15  Nguyễn Thái... config: resolve symlinks in conditional include's patterns
2017-04-15  Nguyễn Thái... path.c: and an option to call real_path() in expand_use...
2017-04-14  Prathamesh... t2027: avoid using pipes
2017-04-14  Michael Haggertyrefs_ref_iterator_begin(): new function
2017-04-14  Michael Haggertyrefs_read_raw_ref(): new function
2017-04-14  Michael Haggertyget_ref_dir(): don't call read_loose_refs() for "refs...
2017-04-14  Nguyễn Thái... refs.h: add a note about sorting order of for_each_ref_*
2017-04-14  Nguyễn Thái... t1406: new tests for submodule ref store
2017-04-14  Nguyễn Thái... t1405: some basic tests on main ref store
2017-04-14  Nguyễn Thái... t/helper: add test-ref-store to test ref-store functions
2017-04-14  Nguyễn Thái... refs: delete pack_refs() in favor of refs_pack_refs()
2017-04-14  Nguyễn Thái... files-backend: avoid ref api targeting main ref store
2017-04-14  Nguyễn Thái... refs: new transaction related ref-store api
2017-04-14  Nguyễn Thái... refs: add new ref-store api
2017-04-14  Nguyễn Thái... refs: rename get_ref_store() to get_submodule_ref_store...
2017-04-14  Nguyễn Thái... files-backend: replace submodule_allowed check in files...
2017-04-14  Jonathan Niederhas_sha1_file: don't bother if we are not in a repository
2017-04-14  David Turnerhttp.postbuffer: allow full range of ssize_t values
2017-04-14  Stefan Bellersubmodule--helper: fix typo in is_active error message
2017-04-14  Ralf Thielowgit-add--interactive.perl: add missing dot in a message
2017-04-14  Ralf Thielowsubmodule.c: add missing ' in error messages
2017-04-14  Johannes Schindelindifftool: fix use-after-free
2017-04-13  Andreas Heidukdiff-files: document --ours etc.
2017-04-13  Torsten Bögershausengitattributes.txt: document how to normalize the line...
2017-04-13  Sergey Ryazanovhttp: fix the silent ignoring of proxy misconfiguraion
2017-04-13  Sergey Ryazanovhttp: honor empty http.proxy option to bypass proxy
2017-04-13  Kevin Willfordt3008: skip lazy-init test on a single-core box
2017-04-13  Jeff Hostetlertest-online-cpus: helper to return cpu count
2017-04-11  Linus Torvaldsmailinfo: fix in-body header continuations
2017-04-11  Brandon Williamspush: propagate remote and refspec with --recurse-submo...
2017-04-11  Brandon Williamssubmodule--helper: add push-check subcommand
2017-04-11  Brandon Williamsremote: expose parse_push_refspec function
2017-04-11  Brandon Williamspush: propagate push-options with --recurse-submodules
2017-04-11  Junio C HamanoEleventh batch for 2.13
2017-04-11  Junio C HamanoMerge branch 'ls/travis-relays-for-windows-ci'
2017-04-11  Junio C HamanoMerge branch 'cc/untracked'
2017-04-11  Junio C HamanoMerge branch 'ah/log-decorate-default-to-auto'
2017-04-11  Junio C HamanoMerge branch 'ab/ref-filter-no-contains'
2017-04-02  Stefan Bellerdiff: submodule inline diff to initialize env array.
2017-04-02  Brandon Williamspush: unmark a local variable as static
2017-04-01  Quentin Pradetgit-bisect.txt: add missing word
2017-04-01  Mostyn Bramley... Documentation: document elements in "ls-files -s" outpu...
2017-04-01  Jeff Kingindex-pack: detect local corruption in collision check
2017-04-01  Jeff Kingsha1_loose_object_info: return error for corrupted...
next