1577 Commits (3322ad428446b2d54e95b50fc70abc1ece1f4069)

Author SHA1 Message Date
Junio C Hamano 5047822347 t9902: protect test from stray build artifacts 12 years ago
Brandon Casey 50c5885e05 git-completion.bash: replace zsh notation that breaks bash 3.X 12 years ago
Dylan Smith ca87dd623d git-completion.bash: silence "not a valid object" errors 12 years ago
Jonathan Nieder 9a6dcb37bd contrib/vim: simplify instructions for old vim support 12 years ago
W. Trevor King 831d57a0f5 remote-hg: Fix biridectionality -> bidirectionality typos 12 years ago
Marc Khouzam 92f1c04243 Prevent space after directories in tcsh completion 12 years ago
Simon Oosthoek 126b59692b make __git_ps1 accept a third parameter in pcmode 12 years ago
Michael Schubert 248a8849fa git-subtree: fix typo in manpage 12 years ago
Michael Schubert f228dade3d git-subtree: ignore git-subtree executable 12 years ago
Jeff King 6853975857 completion: complete refs for "git commit -c" 12 years ago
Jeff King 53474eb92f contrib: update stats/mailmap script 12 years ago
Junio C Hamano de29a7ac0e git-prompt.sh: update PROMPT_COMMAND documentation 12 years ago
Marc Khouzam 75ed918bda Add file completion to tcsh git completion. 12 years ago
Anders Kaseorg 50b03b04c0 git-prompt: Document GIT_PS1_DESCRIBE_STYLE 12 years ago
Matthieu Moy 462d97daf6 git-remote-mediawiki: escape ", \, and LF in file names 12 years ago
Felipe Contreras 9cd67bd2ef completion: fix warning for zsh 12 years ago
Ralf Thielow 4047fecf71 completion: add options --single-branch and --branch to "git clone" 12 years ago
Felipe Contreras 1e310551e7 remote-hg: fix for older versions of python 12 years ago
Felipe Contreras 418673c4bc remote-hg: fix for files with spaces 12 years ago
Marc Khouzam ce45ea6a13 Support for git aliasing for tcsh completion 12 years ago
Enrico Scholz f7d8e3d01f emacs: make 'git-status' work with separate git dirs 12 years ago
Marc Khouzam 4db42b3823 Completion must sort before using uniq 12 years ago
Felipe Contreras d8b453149c completion: start moving to the new zsh completion 12 years ago
Felipe Contreras c9407860f4 completion: add new zsh completion 12 years ago
Marc Khouzam 9673b8c392 tcsh-completion re-using git-completion.bash 12 years ago
SZEDER Gábor 585b96bd4c completion: remove 'help' duplicate from porcelain commands 12 years ago
Felipe Contreras 08c2599c32 remote-hg: avoid bad refs 12 years ago
Felipe Contreras 55dd56e042 remote-hg: try the 'tip' if no checkout present 12 years ago
Felipe Contreras cc8433fad1 remote-hg: fix compatibility with older versions of hg 12 years ago
Ramkumar Ramachandra 7241a9ffab remote-hg: add missing config for basic tests 12 years ago
Felipe Contreras 12ba4bd4ec remote-hg: the author email can be null 12 years ago
Felipe Contreras e30473c185 remote-hg: add option to not track branches 12 years ago
Felipe Contreras aefc605ada remote-hg: add extra author test 12 years ago
Felipe Contreras bb8a956409 remote-hg: add tests to compare with hg-git 12 years ago
Felipe Contreras 74954ee8aa remote-hg: add bidirectional tests 12 years ago
Felipe Contreras 7ee719e180 remote-hg: add basic tests 12 years ago
Felipe Contreras 46cc3adb60 remote-hg: fake bookmark when there's none 12 years ago
Felipe Contreras 9490bd04fe remote-hg: add compat for hg-git author fixes 12 years ago
Felipe Contreras 422ab5beb2 remote-hg: add support for hg-git compat mode 12 years ago
Felipe Contreras 6497a2bab5 remote-hg: match hg merge behavior 12 years ago
Felipe Contreras ff247d9e56 remote-hg: make sure the encoding is correct 12 years ago
Felipe Contreras ffaf84c663 remote-hg: add support to push URLs 12 years ago
Felipe Contreras b4e956f7ef remote-hg: add support for remote pushing 12 years ago
Felipe Contreras 23b4a11fa4 remote-hg: add support for pushing 12 years ago
Felipe Contreras 5085a4e2e8 Add new remote-hg transport helper 12 years ago
Junio C Hamano 76c36c02ff coloured git-prompt: paint detached HEAD marker in red 12 years ago
Simon Oosthoek 9b3aaf8bf1 Fix up colored git-prompt 12 years ago
Felipe Contreras 2f65494d84 completion: add format-patch options to send-email 12 years ago
Richard Fearn 7703477ab9 Fix spelling error in post-receive-email hook 12 years ago
Simon Oosthoek 9b7e776c0a show color hints based on state of the git tree 12 years ago