doc/clone: update caption for GIT URLS cross-reference
Todd Zullinger committed over 8 years ago
builtin/config.c: support `--type=<type>` as preferred alias for `--<type>`
Taylor Blau committed over 8 years ago
sequencer: reset the committer date before commits
Johannes Sixt committed over 8 years ago
send-email: avoid duplicate In-Reply-To/References
Stefan Agner committed over 8 years ago
Makefile: mark perllibdir as a .PHONY target
Christian Hesse committed over 8 years ago
submodule--helper: don't print null in 'submodule status'
Nguyễn Thái Ngọc Duy committed over 8 years ago
git-submodule.txt: quote usage in monospace, drop backslash
Martin Ågren committed over 8 years ago
git-[short]log.txt: unify quoted standalone --
Martin Ågren committed over 8 years ago
Martin Ågren committed over 8 years ago
doc: convert \--option to --option
Martin Ågren committed over 8 years ago
docs/git-gc: fix minor rendering issue
SZEDER Gábor committed over 8 years ago
worktree: accept -f as short for --force for removal
Stefan Beller committed over 8 years ago
completion: reduce overhead of clearing cached --options
SZEDER Gábor committed over 8 years ago
completion: fill COMPREPLY directly when completing paths
SZEDER Gábor committed over 8 years ago
completion: improve handling quoted paths in 'git ls-files's output
SZEDER Gábor committed over 8 years ago
completion: remove repeated dirnames with 'awk' during path completion
SZEDER Gábor committed over 8 years ago
t9902-completion: ignore COMPREPLY element order in some tests
SZEDER Gábor committed over 8 years ago
completion: use 'awk' to strip trailing path components
SZEDER Gábor committed over 8 years ago
completion: let 'ls-files' and 'diff-index' filter matching paths
SZEDER Gábor committed over 8 years ago
completion: improve handling quoted paths on the command line
SZEDER Gábor committed over 8 years ago