git
2017-02-13  Jeff Kingdocs/git-submodule: fix unbalanced quote
2017-02-13  Jeff Kingdocs/gitremote-helpers: fix unbalanced quotes
2017-02-13  SZEDER Gáborcompletion: restore removed line continuating backslash
2017-02-13  René Scharfels-files: move only kept cache entries in prune_cache()
2017-02-13  René Scharfels-files: pass prefix length explicitly to prune_cache()
2017-02-13  Jiang XinMerge branch 'master' of git://github.com/nafmo/git...
2017-02-13  Jiang XinMerge branch 'fr_v2.11.0_rnd1' of git://github.com...
2017-02-11  René Scharfecocci: detect useless free(3) calls
2017-02-11  Peter Kreftingl10n: sv.po: Update Swedish translation (3137t0f0u)
2017-02-11  Jean-Noel Avilal10n: fr.po: v2.11-rc0 first round
2017-02-11  Changwoo Ryul10n: ko.po: Update Korean translation
2017-02-10  Jeff Hostetlerpreload-index: avoid lstat for skip-worktree items
2017-02-10  Lars Schneidergit-p4: fix git-p4.pathEncoding for removed files
2017-02-10  Junio C Hamanoconnect.c: stop conflating ssh command names and overrides
2017-02-10  Linus Torvaldspathspec: don't error out on all-exclusionary pathspec...
2017-02-10  Linus Torvaldspathspec magic: add '^' as alias for '!'
2017-02-10  Junio C HamanoGit 2.12-rc1 v2.12.0-rc1
2017-02-10  Junio C HamanoMerge branch 'nd/rev-list-all-includes-HEAD-doc'
2017-02-10  Junio C HamanoMerge branch 'rs/fill-directory-optim'
2017-02-10  Junio C HamanoMerge branch 'jk/log-graph-name-only'
2017-02-10  Junio C HamanoMerge branch 'da/t7800-cleanup'
2017-02-10  Junio C HamanoMerge branch 'dl/difftool-doc-no-gui-option'
2017-02-10  Junio C HamanoMerge branch 'js/difftool-builtin'
2017-02-10  Junio C HamanoMerge branch 'rs/p5302-create-repositories-before-tests'
2017-02-10  Junio C HamanoMerge branch 'ps/worktree-prune-help-fix'
2017-02-10  Junio C HamanoMerge branch 'ew/complete-svn-authorship-options'
2017-02-10  Junio C HamanoMerge branch 'jk/reset-to-break-a-commit-doc'
2017-02-10  Junio C HamanoMerge branch 'bw/push-submodule-only'
2017-02-10  Michael Haggertyfiles_ref_store::submodule: use NULL for the main repos...
2017-02-10  Michael Haggertybase_ref_store_init(): remove submodule argument
2017-02-10  Michael Haggertyrefs: push the submodule attribute down
2017-02-10  Michael Haggertyrefs: store submodule ref stores in a hashmap
2017-02-10  Michael Haggertyregister_ref_store(): new function
2017-02-10  Michael Haggertyrefs: remove some unnecessary handling of submodule...
2017-02-10  Michael Haggertyrefs: make some ref_store lookup functions private
2017-02-10  Michael Haggertyrefs: reorder some function definitions
2017-02-09  Stefan BellerDocumentation: unify bottom "part of git suite" lines
2017-02-09  Johannes Schindelinrebase -i: use the rebase--helper builtin
2017-02-09  Johannes Schindelinrebase--helper: add a builtin helper for interactive...
2017-02-08  Stefan Bellerpush options: pass push options to the transport helper
2017-02-08  Cornelius Weigtag: generate useful reflog message
2017-02-08  Jeff Kingreceive-pack: avoid duplicates between our refs and...
2017-02-08  Jeff Kingreceive-pack: treat namespace .have lines like alternates
2017-02-08  Jeff Kingreceive-pack: fix misleading namespace/.have comment
2017-02-08  Jeff Kingreceive-pack: use oidset to de-duplicate .have lines
2017-02-08  Jeff Kingadd oidset API
2017-02-08  Jeff Kingfetch-pack: cache results of for_each_alternate_ref
2017-02-08  Jeff Kingfor_each_alternate_ref: replace transport code with...
2017-02-08  Jeff Kingfor_each_alternate_ref: pass name/oid instead of ref...
2017-02-08  Jeff Kingfor_each_alternate_ref: use strbuf for path allocation
2017-02-08  Jeff Kingfor_each_alternate_ref: stop trimming trailing slashes
2017-02-08  Jeff Kingfor_each_alternate_ref: handle failure from real_pathdup()
2017-02-08  Jeff Kingdiff: print line prefix for --name-only output
2017-02-08  René Scharfedir: avoid allocation in fill_directory()
2017-02-08  Nguyễn Thái... rev-list-options.txt: update --all about HEAD
2017-02-08  David Aguilart7800: replace "wc -l" with test_line_count
2017-02-08  Junio C HamanoMerge branch 'da/difftool-dir-diff-fix' into da/t7800...
2017-02-08  David Aguilart7800: simplify basic usage test
2017-02-08  Denton LiuDocument the --no-gui option in difftool
2017-02-07  Junio C Hamanoref-filter: resurrect "strip" as a synonym to "lstrip"
2017-02-06  Patrick Steinhardtworktree: fix option descriptions for `prune`
2017-02-06  René Scharfep5302: create repositories for index-pack results expli...
2017-02-06  Eric Wongcompletion: fix git svn authorship switches
2017-02-06  David Aguilardifftool: fix bug when printing usage
2017-02-04  Anthony Raminel10n: fr.po: Fix a typo in the French translation
2017-02-04  Joachim Jablonl10n: fr.po: Remove gender specific adjectives
2017-02-04  Joachim Jablonl10n: fr.po: Fix typos
2017-02-04  Jacob Kellerreset: add an example of how to split a commit into two
2017-02-04  Cornelius Weigcompletion: recognize more long-options
2017-02-04  Cornelius Weigcompletion: teach remote subcommands to complete options
2017-02-04  Cornelius Weigcompletion: teach replace to complete options
2017-02-04  Cornelius Weigcompletion: teach ls-remote to complete options
2017-02-04  Cornelius Weigcompletion: improve bash completion for git-add
2017-02-04  Cornelius Weigcompletion: add subcommand completion for rerere
2017-02-04  Cornelius Weigcompletion: teach submodule subcommands to complete...
2017-02-04  SZEDER Gáborcompletion: cache the path to the repository
2017-02-04  SZEDER Gáborcompletion: extract repository discovery from __gitdir()
2017-02-04  SZEDER Gáborcompletion: don't guard git executions with __gitdir()
2017-02-04  SZEDER Gáborcompletion: consolidate silencing errors from git commands
2017-02-04  SZEDER Gáborcompletion: don't use __gitdir() for git commands
2017-02-04  SZEDER Gáborcompletion: respect 'git -C <path>'
2017-02-04  SZEDER Gáborrev-parse: add '--absolute-git-dir' option
2017-02-04  SZEDER Gáborcompletion: fix completion after 'git -C <path>'
2017-02-04  SZEDER Gáborcompletion: don't offer commands when 'git --opt' needs...
2017-02-04  SZEDER Gáborcompletion: list short refs from a remote given as...
2017-02-04  SZEDER Gáborcompletion: don't list 'HEAD' when trying refs completi...
2017-02-04  SZEDER Gáborcompletion: list refs from remote when remote's name...
2017-02-04  SZEDER Gáborcompletion: respect 'git --git-dir=<path>' when listing...
2017-02-04  SZEDER Gáborcompletion: fix most spots not respecting 'git --git...
2017-02-04  SZEDER Gáborcompletion: ensure that the repository path given on...
2017-02-04  SZEDER Gáborcompletion tests: add tests for the __git_refs() helper...
2017-02-04  SZEDER Gáborcompletion tests: check __gitdir()'s output in the...
2017-02-04  SZEDER Gáborcompletion tests: consolidate getting path of current...
2017-02-04  SZEDER Gáborcompletion tests: make the $cur variable local to the...
2017-02-04  SZEDER Gáborcompletion tests: don't add test cruft to the test...
2017-02-04  SZEDER Gáborcompletion: improve __git_refs()'s in-code documentation
2017-02-04  Jiang Xinl10n: git.pot: v2.12.0 round 1 (239 new, 15 removed)
2017-02-04  Jiang XinMerge branch 'master' of git://github.com/git-l10n...
2017-02-03  Junio C HamanoGit 2.12-rc0 v2.12.0-rc0
2017-02-03  Junio C HamanoMerge branch 'cw/log-updates-for-all-refs-really'
next