1229 Commits (5266d369b21f8c260fa60d94fb29c3998c521e4a)

Author SHA1 Message Date
SZEDER Gábor da4902a730 completion: remove unnecessary _get_comp_words_by_ref() invocations 14 years ago
SZEDER Gábor 9244d69b96 completion: don't modify the $cur variable in completion functions 14 years ago
Marius Storm-Olsen b5a49471f0 Automatically autoload bashcompinit for ZSH, when needed 14 years ago
Michael J Gruber 3925b57568 contrib/completion: --notes, --no-notes 14 years ago
Andrew Garber c3f6163b0b git-p4: replace each tab with 8 spaces for consistency 14 years ago
Lawrence Mitchell 485cdb9bd8 git.el: Don't use font-lock-compile-keywords 14 years ago
Maxin john 806e0aba2e contrib/thunderbird-patch-inline: do not require bash to run the script 14 years ago
Michael J Gruber 6a6ebded7f rev-list --min-parents,--max-parents: doc, test and completion 14 years ago
Jakob Pfender f85a6f0bbb git-completion: Add git help completion for aliases 14 years ago
Pete Wyckoff accad8e05e git-p4: fix sync new branch regression 14 years ago
Tor Arvid Lund afa1dd9a46 git-p4: Fix error message crash in P4Sync.commit. 14 years ago
Tor Arvid Lund d53de8b97d Teach git-p4 to ignore case in perforce filenames if configured. 14 years ago
Tor Arvid Lund 99f790f22e git-p4: Teach gitConfig method about arguments. 14 years ago
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
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 14 years ago
Mark Lodato ca209065f3 completion: fix zsh check under bash with 'set -u' 14 years ago
Andrew Waters 8b130262fb Fix handling of git-p4 on deleted files 14 years ago
Thomas Rast 1bb28d87e1 {cvs,svn}import: use the new 'git read-tree --empty' 14 years ago
Kevin Ballard 34a6bbb549 completion: Support the DWIM mode for git checkout 14 years ago
SZEDER Gábor c3898111ac bash: support pretty format aliases 14 years ago
SZEDER Gábor 2a5da75579 bash: support more 'git notes' subcommands and their options 14 years ago
SZEDER Gábor 128191f5ee bash: not all 'git bisect' subcommands make sense when not bisecting 14 years ago
SZEDER Gábor 8205ff8e99 bash: offer refs for 'git bisect start' 14 years ago