grep: do not unnecessarily query repo for "--"
Jonathan Tan committed over 9 years ago
grep: move thread initialization a little lower
Jeff King committed over 9 years ago
mingw: make stderr unbuffered again
Johannes Schindelin committed over 9 years ago
David Turner committed over 9 years ago
read_loose_refs(): read refs using resolve_ref_recursively()
Michael Haggerty committed over 9 years ago
completion: remove redundant __gitcomp_nl() options from _git_commit()
SZEDER Gábor committed over 9 years ago
rm: reuse strbuf for all remove_dir_recursively() calls, again
René Scharfe committed over 9 years ago
Documentation/stash: remove mention of git reset --hard
Thomas Gummerer committed over 9 years ago
docs/git-submodule: fix unbalanced quote
Jeff King committed over 9 years ago
docs/gitremote-helpers: fix unbalanced quotes
Jeff King committed over 9 years ago
completion: restore removed line continuating backslash
SZEDER Gábor committed over 9 years ago
ls-files: move only kept cache entries in prune_cache()
René Scharfe committed over 9 years ago
ls-files: pass prefix length explicitly to prune_cache()
René Scharfe committed over 9 years ago
Merge branch 'master' of git://github.com/nafmo/git-l10n-sv
Jiang Xin committed over 9 years ago
Merge branch 'fr_v2.11.0_rnd1' of git://github.com/jnavila/git
Jiang Xin committed over 9 years ago
cocci: detect useless free(3) calls
René Scharfe committed over 9 years ago
l10n: sv.po: Update Swedish translation (3137t0f0u)
Peter Krefting committed over 9 years ago
l10n: fr.po: v2.11-rc0 first round
Jean-Noel Avila committed over 9 years ago
l10n: ko.po: Update Korean translation
Changwoo Ryu committed over 9 years ago
preload-index: avoid lstat for skip-worktree items
Jeff Hostetler committed over 9 years ago