1422 Commits (b4ab1980da71344e5ebb65242f52d68b1a03c42d)

Author SHA1 Message Date
SZEDER Gábor 1dad5c14f9 completion: remove credential helpers from porcelain commands 13 years ago
SZEDER Gábor 93b291e071 completion: put main git and gitk completion functions back into git namespace 13 years ago
Colby Ranger fe0435011c Add persistent-https to contrib 13 years ago
Jeff King 17a9ac7d6b osxkeychain: pull make config from top-level directory 13 years ago
Felipe Contreras b0a4b2d257 completion: add support for backwards compatibility 13 years ago
Felipe Contreras 7f02f3d7ec completion: rename internal helpers _git and _gitk 13 years ago
Felipe Contreras 6b179adfe9 completion: add new __git_complete helper 13 years ago
Felipe Contreras 41e6229db4 completion: simplify __git_complete_revlist_file 13 years ago
Pete Wyckoff 82247e9bd5 remove superfluous newlines in error messages 13 years ago
Junio C Hamano 53876fcf3f contrib/rerere-train: use installed git-sh-setup 13 years ago
SZEDER Gábor 911d5da6f2 completion: fix completion after 'git --option <TAB>' 13 years ago
Jonathan Nieder 3ffcd08688 completion: avoid trailing space for --exec-path 13 years ago
Felipe Contreras 69ef3c0296 completion: add missing general options 13 years ago
Felipe Contreras 3954068128 completion: simplify by using $prev 13 years ago
Felipe Contreras 3bf421ea62 completion: simplify __gitcomp_1 13 years ago
David A. Greene 926b1ec63e Fix git-subtree install instructions 13 years ago
David A. Greene 311391da90 Use git-subtree test Makefile 13 years ago
David A. Greene c3d884a688 Add subtree test Makefile 13 years ago
David A. Greene 7ff8463dba Install git-subtree from contrib 13 years ago
David A. Greene 187bc2da5b Use configure settings for git-subtree 13 years ago
David A. Greene 5163d476d0 Use project config files 13 years ago
David A. Greene c96c5383ff Remove unnecessary git-subtree files 13 years ago
David A. Greene 603ee0f0c3 Set TEST_DIRECTORY 13 years ago
Pete Wyckoff b6f9305764 git-p4: move to toplevel 13 years ago
Jim Meyering a7793a7491 correct spelling: an URL -> a URL 13 years ago
Alex Merry 471dcfdbb2 contrib/completion: "local var=()" is misinterpreted as func-decl by zsh 13 years ago
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