1336 Commits (6ff2b729debc07fce5c5c1226f9fee9ea59cd7ab)

Author SHA1 Message Date
Michael Haggerty 64baa4153b post-receive-email: match up $LOGBEGIN..$LOGEND pairs correctly 13 years ago
Michael Haggerty c48be8b759 post-receive-email: remove unused variable 13 years ago
Pete Wyckoff 543987bd47 git-p4: fix submit regression with clientSpec and subdir clone 13 years ago
Pete Wyckoff a93d33ee7b git-p4: set useClientSpec variable on initial clone 13 years ago
Philip Jägenstedt 514a529d25 completion: use tabs for indentation 13 years ago
Philip Jägenstedt 176158cabd completion: remove stale "to submit patches" documentation 13 years ago
Christian Hammerl f24a595f72 completion: Allow dash as the first character for __git_ps1 13 years ago
Ralf Thielow a7fab08b6e completion: --list option for git-branch 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
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 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 13 years ago
Pete Wyckoff 9f7ef0eaf2 git-p4: ignore apple filetype 13 years ago
Stefan Naewe e5b8eebc03 completion: fix issue with process substitution not working on Git for Windows 13 years ago
SZEDER Gábor 6486ca6d77 completion: remove broken dead code from __git_heads() and __git_tags() 13 years ago
SZEDER Gábor d51a8ecd5f completion: fast initial completion for config 'remote.*.fetch' value 13 years ago
SZEDER Gábor 48058f5df4 completion: improve ls-remote output filtering in __git_refs_remotes() 13 years ago
SZEDER Gábor d79bcf2cf2 completion: query only refs/heads/ in __git_refs_remotes() 13 years ago
SZEDER Gábor fb772cca2b completion: support full refs from remote repositories 13 years ago
SZEDER Gábor d8c0453e1a completion: improve ls-remote output filtering in __git_refs() 13 years ago
SZEDER Gábor abf05987de completion: make refs completion consistent for local and remote repos 13 years ago
SZEDER Gábor a31e62629a completion: optimize refs completion 13 years ago
SZEDER Gábor f674bb8078 completion: document __gitcomp() 13 years ago
Jeff King 29eec71f21 completion: match ctags symbol names in grep patterns 13 years ago
Jeff King 21e4631c07 contrib: add git-jump script 13 years ago
Matthieu Moy 9fb79503e6 git-remote-mediawiki: don't include HTTP login/password in author 13 years ago
Jeff King 927a13fe87 contrib: add diff highlight script 13 years ago
Pete Wyckoff 97a21ca50e git-p4: stop ignoring apple filetype 13 years ago
Luke Diamand 6de040df56 git-p4: handle files with shell metacharacters 13 years ago
Pete Wyckoff 9cffb8c8bf git-p4: recognize all p4 filetypes 13 years ago
Pete Wyckoff cb585a9cda git-p4: keyword flattening fixes 13 years ago
Pete Wyckoff 55aa5714af git-p4: handle utf16 filetype properly 13 years ago