1247 Commits (cbbc935ce0ce51ecb51bea7f841d578297f8b8ae)

Author SHA1 Message Date
Rüdiger Sonderfeld cbbc935ce0 git-blame.el: use mapc instead of mapcar 13 years ago
Martin von Zweigbergk 7791a1d9b9 Documentation: use [verse] for SYNOPSIS sections 14 years ago
Namhyung Kim cdb791f61d completion: replace core.abbrevguard to core.abbrev 14 years ago
Luke Diamand 848de9c383 git-p4: warn if git authorship won't be retained 14 years ago
Junio C Hamano 1a0c9a305f Revert "completion: don't declare 'local words' to make zsh happy" 14 years ago
Felipe Contreras 52fd972d59 git-completion: fix regression in zsh support 14 years ago
Michał Kiedrowicz 63e7e9d8b6 git-grep: Learn PCRE 14 years ago
Luke Diamand ecdba36da6 git-p4: small improvements to user-preservation 14 years ago
Jonathan Nieder dad4277529 completion: move private shopt shim for zsh to __git_ namespace 14 years ago
Michał Kiedrowicz 5a69eaf554 contrib/completion: --line-number to git grep 14 years ago
SZEDER Gábor 3bee6a4733 completion: don't declare 'local words' to make zsh happy 14 years ago
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
Luke Diamand 3ea2cfd488 git-p4: add option to preserve user names 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