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
completion: support completing non-ASCII pathnames
SZEDER Gábor committed over 8 years ago
completion: simplify prefix path component handling during path completion
SZEDER Gábor committed over 8 years ago
completion: move __git_complete_index_file() next to its helpers
SZEDER Gábor committed over 8 years ago
t9902-completion: add tests demonstrating issues with quoted pathnames
SZEDER Gábor committed over 8 years ago