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
glossary: substitute "ancestor" for "direct ancestor" in 'push' description.
Sergey Organov committed over 8 years ago
t1510-repo-setup.sh: remove useless mkdir
Tao Qingyun committed over 8 years ago
git{,-blame}.el: remove old bitrotting Emacs code
Ævar Arnfjörð Bjarmason committed over 8 years ago
gpg-interface: find the last gpg signature line
Jeff King committed over 8 years ago
gpg-interface: extract gpg line matching helper
Jeff King committed over 8 years ago
gpg-interface: fix const-correctness of "eol" pointer
Jeff King committed over 8 years ago
gpg-interface: use size_t for signature buffer size
Jeff King committed over 8 years ago
gpg-interface: modernize function declarations
Jeff King committed over 8 years ago
gpg-interface: handle bool user.signingkey
Jeff King committed over 8 years ago
Jeff King committed over 8 years ago