1271 Commits (e22bb14d8064fe86e956ae500548d4365035f6b2)

Author SHA1 Message Date
Teemu Matilainen 3623dc0310 completion: push --set-upstream 14 years ago
Teemu Matilainen 77653abd98 completion: commit --fixup and --squash 14 years ago
Teemu Matilainen f8e49e132c completion: unite --reuse-message and --reedit-message handling 14 years ago
Matthieu Moy 1d6abac9d5 git-remote-mediawiki: allow a domain to be set for authentication 14 years ago
Matthieu Moy fd47d7b94d git-remote-mediawiki: obey advice.pushNonFastForward 14 years ago
Matthieu Moy 3c1ed90ec3 git-remote-mediawiki: set 'basetimestamp' to let the wiki handle conflicts 14 years ago
Matthieu Moy ac86ec0f5e git-remote-mediawiki: trivial fixes 14 years ago
Gerrit Pape f6f17885ba contrib/hooks: adapt comment about Debian install location for contrib hooks 14 years ago
Matthieu Moy 93f0d33818 git-remote-mediawiki: allow push to set MediaWiki metadata 14 years ago
Jeremie Nikaes 428c995c4e Add a remote helper to interact with mediawiki (fetch & push) 14 years ago
Vitor Antunes 7199cf131c git-p4: Allow branch definition with git config 14 years ago
Vitor Antunes 8ace74c00e git-p4: Allow filtering Perforce branches by user 14 years ago
Vitor Antunes 04d277b39e git-p4: Correct branch base depot path detection 14 years ago
Vitor Antunes 68cbcf1b25 git-p4: Process detectCopiesHarder with --bool 14 years ago
Vitor Antunes 807371a926 git-p4: Add description of rename/copy detection options 14 years ago
Vitor Antunes 0a9feffc47 git-p4: Allow setting rename/copy detection threshold 14 years ago
Jon Jensen 0d7c01c991 Add option hooks.diffopts to customize change summary in post-receive-email 14 years ago
Pete Wyckoff 4e2e6ce450 git-p4: commit time should be most recent p4 change time 14 years ago
Josh Triplett d49483f0ca ref namespaces: documentation 14 years ago
Martin von Zweigbergk 7791a1d9b9 Documentation: use [verse] for SYNOPSIS sections 14 years ago
Josh Triplett a1bea2c1fc ref namespaces: infrastructure 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