git
2017-12-12  Olga Telezhnayaformat: create pretty.h file
2017-12-12  Junio C Hamanot4045: reindent to make helpers readable
2017-12-12  Jacob Kellerdiff: add tests for --relative without optional prefix...
2017-12-12  Junio C Hamanodiff: use skip_to_optional_arg_default() in parsing...
2017-12-12  Christian Couderdiff: use skip_to_optional_arg_default()
2017-12-12  Christian Couderdiff: use skip_to_optional_arg()
2017-12-12  Christian Couderindex-pack: use skip_to_optional_arg()
2017-12-12  Christian Coudergit-compat-util: introduce skip_to_optional_arg()
2017-12-12  Eric Sunshineclone: support 'clone --shared' from a worktree
2017-12-08  René Scharfetransport-helper: plug strbuf and string_list leaks
2017-12-08  Torsten Bögershausent0027: Adapt the new MIX tests to Windows
2017-12-08  Daniel Bensoussandoc: reword gitworkflows.txt for neutrality
2017-12-08  Jonathan Tandecorate: clean up and document API
2017-12-08  Jeff Kingcvsimport: apply shell-quoting regex globally
2017-12-08  Jeff Kingdocs/pretty-formats: mention commas in %(trailers)...
2017-12-07  Kaartic Sivaraambuiltin/branch: strip refs/heads/ using skip_prefix
2017-12-07  Kaartic Sivaraambranch: update warning message shown when copying a...
2017-12-07  Kaartic Sivaraambranch: group related arguments of create_branch()
2017-12-07  Kaartic Sivaraambranch: improve documentation and naming of create_bran...
2017-12-07  Eric Sunshineworktree: invoke post-checkout hook (unless --no-checkout)
2017-12-07  René Scharfestrbuf: release memory on read error in strbuf_read_once()
2017-12-07  René Scharfefmt-merge-msg: avoid leaking strbuf in shortlog()
2017-12-07  René Scharfeam: release strbuf after use in split_mail_mbox()
2017-12-07  Lars Schneiderlaunch_editor(): indicate that Git waits for user input
2017-12-07  SZEDER Gáborsetup.c: fix comment about order of .git directory...
2017-12-06  Brandon Williamsdiff-tree: read the index so attribute checks work...
2017-12-06  Robert Abelgit-prompt: fix reading files with windows line endings
2017-12-06  Robert Abelgit-prompt: make __git_eread intended use explicit
2017-12-06  Thomas Gummereradd worktree.guessRemote config option
2017-12-06  Thomas Gummererworktree: add --guess-remote flag to add subcommand
2017-12-06  Gennady Kupavatrace: improve performance while category is disabled
2017-12-06  Junio C HamanoRelNotes: the eighth batch
2017-12-06  Junio C HamanoSync with maint
2017-12-06  Junio C HamanoMerge branch 'jn/ssh-wrappers'
2017-12-06  Junio C HamanoMerge branch 'bw/protocol-v1'
2017-12-06  Junio C HamanoMerge branch 'sp/doc-info-attributes'
2017-12-06  Junio C HamanoMerge branch 'ph/stash-save-m-option-fix'
2017-12-06  Junio C HamanoMerge branch 'jk/fewer-pack-rescan'
2017-12-06  Junio C HamanoMerge branch 'tg/deprecate-stash-save'
2017-12-06  Junio C HamanoMerge branch 'rd/doc-notes-prune-fix'
2017-12-06  Junio C HamanoMerge branch 'rd/man-reflog-add-n'
2017-12-06  Junio C HamanoMerge branch 'rd/man-prune-progress'
2017-12-06  Junio C HamanoMerge branch 'jt/submodule-tests-cleanup'
2017-12-06  Junio C HamanoMerge branch 'jn/reproducible-build'
2017-12-06  Junio C HamanoMerge branch 'cc/git-packet-pm'
2017-12-06  Junio C HamanoMerge branch 'ac/complete-pull-autostash'
2017-12-06  Junio C HamanoMerge branch 'hm/config-parse-expiry-date'
2017-12-06  Junio C HamanoMerge branch 'tz/branch-doc-remove-set-upstream'
2017-12-06  Junio C HamanoMerge branch 'cc/perf-run-config'
2017-12-06  Junio C HamanoMerge branch 'sb/submodule-recursive-checkout-detach...
2017-12-06  Junio C HamanoPrepare for 2.15.2
2017-12-06  Junio C HamanoMerge branch 'jc/merge-base-fork-point-doc' into maint
2017-12-06  Junio C HamanoMerge branch 'tz/redirect-fix' into maint
2017-12-06  Junio C HamanoMerge branch 'tz/notes-error-to-stderr' into maint
2017-12-06  Junio C HamanoMerge branch 'sb/test-cherry-pick-submodule-getting...
2017-12-06  Junio C HamanoMerge branch 'pw/sequencer-recover-from-unlockable...
2017-12-06  Junio C HamanoMerge branch 'rs/apply-inaccurate-eof-with-incomplete...
2017-12-06  Junio C HamanoMerge branch 'tz/complete-branch-copy' into maint
2017-12-06  Junio C HamanoMerge branch 'ew/rebase-mboxrd' into maint
2017-12-06  Junio C HamanoMerge branch 'sd/branch-copy' into maint
2017-12-06  Junio C HamanoMerge branch 'sw/pull-ipv46-passthru' into maint
2017-12-06  Junio C HamanoMerge branch 'bc/submitting-patches-in-asciidoc' into...
2017-12-06  Junio C HamanoMerge branch 'mh/avoid-rewriting-packed-refs' into...
2017-12-06  Junio C Hamanot2020: test variations that matter
2017-12-06  Ann T Ropeat4013: test new output from diff --abbrev --raw
2017-12-06  Ann T Ropeadiff: diff_aligned_abbrev: remove ellipsis after abbrev...
2017-12-06  Ann T Ropeat4013: prepare for upcoming "diff --raw --abbrev" outpu...
2017-12-06  Ann T Ropeacheckout: describe_detached_head: remove ellipsis after...
2017-12-05  Johannes Schindelinhashmap: adjust documentation to reflect reality
2017-12-05  Stefan BellerDocumentation/git-clone: improve description for submod...
2017-12-05  Liam Beguint3404: add test case for abbreviated commands
2017-12-05  Liam Beguinrebase -i: learn to abbreviate command names
2017-12-05  Liam Beguinrebase -i -x: add exec commands via the rebase--helper
2017-12-05  Liam Beguinrebase -i: update functions to use a flags parameter
2017-12-05  Liam Beguinrebase -i: replace reference to sha1 with oid
2017-12-05  Liam Beguinrebase -i: refactor transform_todo_ids
2017-12-05  Jeff Hostetlerrev-list: support --no-filter argument
2017-12-05  Jeff Hostetlerlist-objects-filter-options: support --no-filter
2017-12-05  Christian Couderlist-objects-filter-options: fix 'keword' typo in comment
2017-12-05  Brandon Williamspathspec: only match across submodule boundaries when...
2017-12-05  Junio C HamanoMerge branch 'ls/no-double-utf8-author-name' of .....
2017-12-05  Łukasz Stelmachgit-gui: prevent double UTF-8 conversion
2017-12-05  Elijah Newrenstrbuf: remove unused stripspace function alias
2017-12-04  Lars Schneiderprogress: drop delay-threshold code
2017-12-04  Jeff Kingprogress: set default delay threshold to 100%, not 0%
2017-12-04  Derrick Stoleesha1_file: use strbuf_add() instead of strbuf_addf()
2017-12-04  Lars Schneiderrefactor "dumb" terminal determination
2017-12-04  Liam Beguinrebase -i: set commit to null in exec commands
2017-12-04  Liam BeguinDocumentation: use preferred name for the 'todo list...
2017-12-04  Liam BeguinDocumentation: move rebase.* configs to new file
2017-12-04  Ann T Ropeaprint_sha1_ellipsis: introduce helper
2017-12-04  Ann T RopeaDocumentation: user-manual: limit usage of ellipsis
2017-12-04  Ann T RopeaDocumentation: revisions: fix typo: "three dot" --...
2017-12-03  Jonathan Tandiffcore-rename: make diff-tree -l0 mean -l<large>
2017-11-28  Junio C HamanoSync with v2.15.1
2017-11-28  Junio C HamanoRelNotes: the seventh batch
2017-11-28  Junio C HamanoMerge branch 'rs/include-comments-before-the-function...
2017-11-28  Junio C HamanoMerge branch 'ma/branch-list-paginate'
2017-11-28  Junio C HamanoMerge branch 'jc/branch-name-sanity'
2017-11-28  Junio C HamanoGit 2.15.1 v2.15.1
next