Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests' into... | Junio C Hamano | 2013-02-07 | 1 | -1/+10 |
|\ | |||||
| * | t9902: protect test from stray build artifacts | Junio C Hamano | 2013-01-24 | 1 | -1/+10 |
* | | Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash' into maint | Junio C Hamano | 2013-02-04 | 1 | -1/+1 |
|\ \ | |||||
| * | | git-completion.bash: replace zsh notation that breaks bash 3.X | Brandon Casey | 2013-01-18 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'ds/completion-silence-in-tree-path-probe' into maint | Junio C Hamano | 2013-01-28 | 1 | -1/+1 |
|\ \ | |||||
| * | | git-completion.bash: silence "not a valid object" errors | Dylan Smith | 2013-01-11 | 1 | -1/+1 |
* | | | Merge branch 'jn/maint-trim-vim-contrib' into maint | Junio C Hamano | 2013-01-28 | 1 | -13/+3 |
|\ \ \ | |||||
| * | | | contrib/vim: simplify instructions for old vim support | Jonathan Nieder | 2013-01-10 | 1 | -13/+3 |
* | | | | Merge branch 'mk/complete-tcsh' into maint | Junio C Hamano | 2013-01-28 | 1 | -12/+21 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Prevent space after directories in tcsh completion | Marc Khouzam | 2013-01-07 | 1 | -12/+21 |
* | | | | Merge branch 'jk/complete-commit-c' into maint | Junio C Hamano | 2013-01-14 | 1 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | completion: complete refs for "git commit -c" | Jeff King | 2012-12-15 | 1 | -0/+7 |
* | | | | | Merge branch 'ms/subtree-fixlets' into maint | Junio C Hamano | 2013-01-08 | 2 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | git-subtree: fix typo in manpage | Michael Schubert | 2012-12-22 | 1 | -1/+1 |
| * | | | | | git-subtree: ignore git-subtree executable | Michael Schubert | 2012-12-22 | 1 | -0/+1 |
* | | | | | | remote-hg: Fix biridectionality -> bidirectionality typos | W. Trevor King | 2013-01-08 | 2 | -2/+2 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge branch 'so/prompt-command' | Junio C Hamano | 2012-12-27 | 1 | -12/+20 |
|\ \ \ \ \ | |||||
| * | | | | | make __git_ps1 accept a third parameter in pcmode | Simon Oosthoek | 2012-12-26 | 1 | -12/+20 |
* | | | | | | Merge branch 'jk/mailmap-cleanup' | Junio C Hamano | 2012-12-21 | 1 | -32/+64 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | contrib: update stats/mailmap script | Jeff King | 2012-12-12 | 1 | -32/+64 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'so/prompt-command' | Junio C Hamano | 2012-12-12 | 1 | -5/+11 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | git-prompt.sh: update PROMPT_COMMAND documentation | Junio C Hamano | 2012-12-12 | 1 | -5/+11 |
* | | | | | Add file completion to tcsh git completion. | Marc Khouzam | 2012-12-11 | 1 | -15/+54 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2012-12-11 | 1 | -1/+10 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | git-prompt: Document GIT_PS1_DESCRIBE_STYLE | Anders Kaseorg | 2012-12-11 | 1 | -0/+9 |
* | | | | | Merge branch 'fc/remote-hg' | Junio C Hamano | 2012-11-29 | 5 | -0/+1637 |
|\ \ \ \ \ | |||||
| * | | | | | remote-hg: fix for older versions of python | Felipe Contreras | 2012-11-27 | 1 | -4/+8 |
| * | | | | | remote-hg: fix for files with spaces | Felipe Contreras | 2012-11-27 | 1 | -1/+1 |
| * | | | | | remote-hg: avoid bad refs | Felipe Contreras | 2012-11-12 | 1 | -0/+3 |
| * | | | | | remote-hg: try the 'tip' if no checkout present | Felipe Contreras | 2012-11-12 | 1 | -0/+2 |
| * | | | | | remote-hg: fix compatibility with older versions of hg | Felipe Contreras | 2012-11-12 | 1 | -1/+1 |
| * | | | | | remote-hg: add missing config for basic tests | Ramkumar Ramachandra | 2012-11-12 | 1 | -0/+9 |
| * | | | | | remote-hg: the author email can be null | Felipe Contreras | 2012-11-04 | 1 | -3/+3 |
| * | | | | | remote-hg: add option to not track branches | Felipe Contreras | 2012-11-04 | 1 | -8/+14 |
| * | | | | | remote-hg: add extra author test | Felipe Contreras | 2012-11-04 | 1 | -1/+5 |
| * | | | | | remote-hg: add tests to compare with hg-git | Felipe Contreras | 2012-11-04 | 1 | -0/+462 |
| * | | | | | remote-hg: add bidirectional tests | Felipe Contreras | 2012-11-04 | 1 | -0/+243 |
| * | | | | | remote-hg: add basic tests | Felipe Contreras | 2012-11-04 | 2 | -0/+125 |
| * | | | | | remote-hg: fake bookmark when there's none | Felipe Contreras | 2012-11-04 | 1 | -5/+14 |
| * | | | | | remote-hg: add compat for hg-git author fixes | Felipe Contreras | 2012-11-04 | 1 | -6/+53 |
| * | | | | | remote-hg: add support for hg-git compat mode | Felipe Contreras | 2012-11-04 | 1 | -6/+83 |
| * | | | | | remote-hg: match hg merge behavior | Felipe Contreras | 2012-11-04 | 1 | -0/+17 |
| * | | | | | remote-hg: make sure the encoding is correct | Felipe Contreras | 2012-11-04 | 1 | -1/+11 |
| * | | | | | remote-hg: add support to push URLs | Felipe Contreras | 2012-11-04 | 1 | -2/+12 |
| * | | | | | remote-hg: add support for remote pushing | Felipe Contreras | 2012-11-04 | 1 | -2/+7 |
| * | | | | | remote-hg: add support for pushing | Felipe Contreras | 2012-11-04 | 1 | -2/+215 |
| * | | | | | Add new remote-hg transport helper | Felipe Contreras | 2012-11-04 | 1 | -0/+391 |
* | | | | | | Merge branch 'mk/complete-tcsh' | Junio C Hamano | 2012-11-29 | 1 | -7/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Support for git aliasing for tcsh completion | Marc Khouzam | 2012-11-27 | 1 | -7/+12 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-11-29 | 2 | -3/+39 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | |