1384 Commits (283607694c1248a8e1ff4cda48aa5d1eb1287733)

Author SHA1 Message Date
Tim Henigan bfe392e367 contrib/diffall: fix cleanup trap on Windows 13 years ago
Tim Henigan 97549084f6 contrib/diffall: eliminate duplicate while loops 13 years ago
Tim Henigan e33e01d077 contrib/diffall: eliminate use of tar 13 years ago
Tim Henigan c5770f7906 contrib/diffall: create tmp dirs without mktemp 13 years ago
Tim Henigan a22a9477fc contrib/diffall: comment actual reason for 'cdup' 13 years ago
Zbigniew Jędrzejewski-Szmek df44483a5d diff --stat: add config option to limit graph width 13 years ago
Tim Henigan 1252bbe1c6 contrib: add git-diffall script 13 years ago
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
Luke Diamand 60df071c6c git-p4: add initial support for RCS keywords 13 years ago
Philip Jägenstedt 6e8c755fd3 completion: normalize increment/decrement style 13 years ago
Philip Jägenstedt f1c6ffe684 completion: remote set-* <name> and <branch> 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
Russell Myers 41799aa209 git-p4: the option to specify 'host' is -H, not -h 13 years ago
Frederic Heitzmann 7b151f492d completion: add --interactive option to git svn dcommit 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
Jeff King a0b676aaee diff-highlight: document some non-optimal cases 13 years ago
Jeff King 34d9819e0a diff-highlight: match multi-line hunks 13 years ago
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