1347 Commits (6463fd7ed189f4100e1102062f29b969384f1436)

Author SHA1 Message Date
Jeff King 6463fd7ed1 diff-highlight: refactor to prepare for multi-line hunks 13 years ago
Jeff King 097128d1bc diff-highlight: don't highlight whole lines 13 years ago
Jeff King 2b21008d3c diff-highlight: make perl strict and warnings fatal 13 years ago
Felipe Contreras 583e4d579d completion: simplify __gitcomp and __gitcomp_nl implementations 13 years ago
Felipe Contreras d79f81adfe completion: use ls -1 instead of rolling a loop to do that ourselves 13 years ago
Felipe Contreras cf0ff02a38 completion: work around zsh option propagation bug 13 years ago
Adrian Weimann 2ff14e31bd completion: --edit and --no-edit for git-merge 13 years ago
Adrian Weimann aad0709221 completion: --edit and --no-edit for git-merge 13 years ago
Ralf Thielow 48c07d8684 completion: --edit-description option for git-branch 13 years ago
Felipe Contreras f15026b514 git-completion: workaround zsh COMPREPLY bug 13 years ago
Pete Wyckoff 3558f32f1f git-p4: Change p4 command invocation 13 years ago
Vitor Antunes fed23693ba git-p4: Search for parent commit on branch creation 13 years ago
Luke Diamand affb474f6a git-p4: importing labels should cope with missing owner 13 years ago
Luke Diamand a37a8de8d6 git-p4: cope with labels with empty descriptions 13 years ago
Luke Diamand 52a4880bcd git-p4: handle p4 branches and labels containing shell chars 13 years ago
Pete Wyckoff 6ee9a9993f git-p4: clarify comment 13 years ago
Pete Wyckoff 329afb8e97 git-p4: fix verbose comment typo 13 years ago
Pete Wyckoff 43b82bd9c3 git-p4: only a single ... wildcard is supported 13 years ago
Pete Wyckoff ecb7cf98a7 git-p4: rewrite view handling 13 years ago
Gary Gibbons e3e68643b5 git-p4: support single file p4 client view maps 13 years ago
Gary Gibbons df5ed9077f git-p4: sort client views by reverse View number 13 years ago
Gary Gibbons b10048d0e9 git-p4: fix test for unsupported P4 Client Views 13 years ago
Pete Wyckoff 28755dbaa5 git-p4: document and test submit options 13 years ago
Pete Wyckoff 09fca77b9e git-p4: test and document --use-client-spec 13 years ago
Pete Wyckoff 58c8bc7c1a git-p4: honor --changesfile option and test 13 years ago
Pete Wyckoff ef86890ce5 git-p4: clone does not use --git-dir 13 years ago
Pete Wyckoff 6679c34c47 git-p4: introduce asciidoc documentation 13 years ago
Thomas Rast 6f2dd720b6 bash completion: use read -r everywhere 13 years ago
Pete Wyckoff d16520499d git-p4: fix skipSubmitEdit regression 13 years ago
Jeff King 34961d30da contrib: add credential helper for OS X Keychain 13 years ago
Gary Gibbons bf1d68ff4c git-p4: use absolute directory for PWD env var 13 years ago
Gary Gibbons 0591cfa8d8 git-p4: ensure submit clientPath exists before chdir 13 years ago
Pete Wyckoff 7c766e57e8 git-p4: introduce skipSubmitEdit 13 years ago
SZEDER Gábor 4804d43791 completion: don't leak variable from the prompt into environment 14 years ago
Pete Wyckoff 9f7ef0eaf2 git-p4: ignore apple filetype 14 years ago
Stefan Naewe e5b8eebc03 completion: fix issue with process substitution not working on Git for Windows 14 years ago
SZEDER Gábor 6486ca6d77 completion: remove broken dead code from __git_heads() and __git_tags() 14 years ago
SZEDER Gábor d51a8ecd5f completion: fast initial completion for config 'remote.*.fetch' value 14 years ago
SZEDER Gábor 48058f5df4 completion: improve ls-remote output filtering in __git_refs_remotes() 14 years ago
SZEDER Gábor d79bcf2cf2 completion: query only refs/heads/ in __git_refs_remotes() 14 years ago
SZEDER Gábor fb772cca2b completion: support full refs from remote repositories 14 years ago
SZEDER Gábor d8c0453e1a completion: improve ls-remote output filtering in __git_refs() 14 years ago
SZEDER Gábor abf05987de completion: make refs completion consistent for local and remote repos 14 years ago
SZEDER Gábor a31e62629a completion: optimize refs completion 14 years ago
SZEDER Gábor f674bb8078 completion: document __gitcomp() 14 years ago
Jeff King 29eec71f21 completion: match ctags symbol names in grep patterns 14 years ago
Jeff King 21e4631c07 contrib: add git-jump script 14 years ago
Matthieu Moy 9fb79503e6 git-remote-mediawiki: don't include HTTP login/password in author 14 years ago
Jeff King 927a13fe87 contrib: add diff highlight script 14 years ago
Pete Wyckoff 97a21ca50e git-p4: stop ignoring apple filetype 14 years ago