1485 Commits (b3f1280ec740d8012d18e870a50a5ff76c4e3c42)

Author SHA1 Message Date
Pete Wyckoff ac34efcf21 git-p4: fix clone @all regression 14 years ago
SZEDER Gábor 1d66ec587e bash: complete 'git diff ...branc<TAB>' 14 years ago
SZEDER Gábor 80152b0943 bash: fix misindented esac statement in __git_complete_file() 14 years ago
David Barr 41529bbce4 vcs-svn: set up channel to read fast-import cat-blob response 14 years ago
Sebastian Schuberth ffe6dc081a mergetool--lib: Add Beyond Compare 3 as a tool 14 years ago
Michael Horowitz c9dbab045d git-p4 submit: prevent 'Jobs' section from being removed from p4 change log 14 years ago
Jay Soffian 5b2af8cac9 bash: teach __git_ps1 about CHERRY_PICK_HEAD 14 years ago
Vitor Antunes 4fddb41bd7 git-p4: Add copy detection support 14 years ago
Vitor Antunes ae901090f7 git-p4: Improve rename detection support 14 years ago
Pete Wyckoff 3820007694 git-p4: support clone --bare 14 years ago
Pete Wyckoff 084f6306d4 git-p4: decode p4 wildcard characters 14 years ago
Pete Wyckoff e32e00dc88 git-p4: better message for "git-p4 sync" when not cloned 14 years ago
Pete Wyckoff d88e707f17 git-p4: reinterpret confusing p4 message 14 years ago
Pete Wyckoff 56c093451c git-p4: accommodate new move/delete type in p4 14 years ago
Pete Wyckoff 1494fcbb75 git-p4: add missing newline in initial import message 14 years ago
Pete Wyckoff 68b2859389 git-p4: fix key error for p4 problem 14 years ago
Ian Wienand 3952710bfa Obey p4 views when using client spec 14 years ago
Jonathan Nieder 75323459b8 svn-fe: warn about experimental status 14 years ago
Sitaram Chamarty 80aa55b40b post-receive-email: suppress error if description file missing 14 years ago
Jonathan Nieder 67ac1e1d57 cherry-pick/revert: add support for -X/--strategy-option 14 years ago
Martin von Zweigbergk 6068ac8848 completion: add missing configuration variables 14 years ago
Tay Ray Chuan 057f327972 bash completion: add basic support for git-reflog 14 years ago
Jonathan Nieder dbda3b1090 bash: simple reimplementation of _get_comp_words_by_ref 14 years ago
Peter van der Does da48616f1d bash: get --pretty=m<tab> completion to work with bash v4 14 years ago
Alan Raison 8828aa3418 contrib/hooks/post-receive-email: fix return values from prep_for_email 14 years ago
knittl bd40d252ec bash: Match lightweight tags in prompt 14 years ago
Jonathan Nieder 5c28a8b054 vcs-svn: Check for errors from open() 14 years ago
David Kågedal 0cb3f80de0 git-blame.el: Add (require 'format-spec) 14 years ago
Matthieu Moy 13931236b9 Change incorrect "remote branch" to "remote tracking branch" in C code 14 years ago
Sven Eckelmann 06ac01a46a contrib/ciabot: git-describe commit instead of HEAD 15 years ago
Mark Lodato ca209065f3 completion: fix zsh check under bash with 'set -u' 15 years ago
Andrew Waters 8b130262fb Fix handling of git-p4 on deleted files 15 years ago
Thomas Rast 1bb28d87e1 {cvs,svn}import: use the new 'git read-tree --empty' 15 years ago
Kevin Ballard 34a6bbb549 completion: Support the DWIM mode for git checkout 15 years ago
SZEDER Gábor c3898111ac bash: support pretty format aliases 15 years ago
SZEDER Gábor 2a5da75579 bash: support more 'git notes' subcommands and their options 15 years ago
SZEDER Gábor 128191f5ee bash: not all 'git bisect' subcommands make sense when not bisecting 15 years ago
SZEDER Gábor 8205ff8e99 bash: offer refs for 'git bisect start' 15 years ago
Ævar Arnfjörð Bjarmason 3328acedc6 perl: use "use warnings" instead of -w 15 years ago
Michael J Gruber 861514d340 contrib/completion: --no-index option to git diff 15 years ago
Jeff King afa0876050 prefer test -h over test -L in shell scripts 15 years ago
Kevin P. Fleming 53cad69105 post-receive-email: ensure sent messages are not empty 15 years ago
Mark Lodato 06f44c3cc5 completion: make compatible with zsh 15 years ago
Ralf Wildenhues 22e5e58a3c Typos in code comments, an error message, documentation 15 years ago
Jonathan Nieder fdc4408a89 merge script: learn --[no-]rerere-autoupdate 15 years ago
Jonathan Nieder c2c9a87d4f merge script: notice @{-1} shorthand 15 years ago
Jonathan Nieder 2a70fa4f1e merge script: handle --no-ff --no-commit correctly 15 years ago
Jonathan Nieder f07df52489 merge script: --ff-only to disallow true merge 15 years ago
Jonathan Nieder d9a680acf6 merge script: handle many-way octopus 15 years ago
Jonathan Nieder eeb70b6769 merge script: handle -m --log correctly 15 years ago