1292 Commits (5cd75c7d8da8971d0d78f82d78c017e686fb5bb0)

Author SHA1 Message Date
SZEDER Gábor 4804d43791 completion: don't leak variable from the prompt into environment 13 years ago
Pete Wyckoff 9f7ef0eaf2 git-p4: ignore apple filetype 13 years ago
Stefan Naewe e5b8eebc03 completion: fix issue with process substitution not working on Git for Windows 13 years ago
Jeff King 29eec71f21 completion: match ctags symbol names in grep patterns 13 years ago
Jeff King 21e4631c07 contrib: add git-jump script 13 years ago
Matthieu Moy 9fb79503e6 git-remote-mediawiki: don't include HTTP login/password in author 14 years ago
Jeff King 927a13fe87 contrib: add diff highlight script 14 years ago
Pete Wyckoff 97a21ca50e git-p4: stop ignoring apple filetype 14 years ago
Luke Diamand 6de040df56 git-p4: handle files with shell metacharacters 14 years ago
Pete Wyckoff 9cffb8c8bf git-p4: recognize all p4 filetypes 14 years ago
Pete Wyckoff cb585a9cda git-p4: keyword flattening fixes 14 years ago
Pete Wyckoff 55aa5714af git-p4: handle utf16 filetype properly 14 years ago
SZEDER Gábor e67d71e559 completion: unite --format and --pretty for 'log' and 'show' 14 years ago
SZEDER Gábor a8f89bfa99 completion: unite --reuse-message and --reedit-message for 'notes' 14 years ago
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