Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | git-remote-mediawiki: escape ", \, and LF in file names | Matthieu Moy | 2012-11-29 | 2 | -3/+39 | |
* | | | | | | | completion: fix warning for zsh | Felipe Contreras | 2012-11-29 | 1 | -0/+2 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-11-28 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | completion: add options --single-branch and --branch to "git clone" | Ralf Thielow | 2012-11-28 | 1 | -0/+2 | |
* | | | | | | | Merge branch 'fc/zsh-completion' | Junio C Hamano | 2012-11-28 | 2 | -43/+139 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | completion: start moving to the new zsh completion | Felipe Contreras | 2012-11-19 | 1 | -43/+61 | |
| * | | | | | | | completion: add new zsh completion | Felipe Contreras | 2012-11-19 | 1 | -0/+78 | |
* | | | | | | | | emacs: make 'git-status' work with separate git dirs | Enrico Scholz | 2012-11-26 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'mk/complete-tcsh' | Junio C Hamano | 2012-11-25 | 1 | -0/+63 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | tcsh-completion re-using git-completion.bash | Marc Khouzam | 2012-11-16 | 1 | -0/+63 | |
* | | | | | | | | Merge branch 'sg/complete-help-undup' | Junio C Hamano | 2012-11-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | completion: remove 'help' duplicate from porcelain commands | SZEDER Gábor | 2012-11-14 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Sync with 1.8.0.1 | Junio C Hamano | 2012-11-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Completion must sort before using uniq | Marc Khouzam | 2012-11-24 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'so/prompt-command' | Junio C Hamano | 2012-11-21 | 1 | -8/+90 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | | | ||||||
| * | | | | | coloured git-prompt: paint detached HEAD marker in red | Junio C Hamano | 2012-10-17 | 1 | -1/+1 | |
| * | | | | | Fix up colored git-prompt | Simon Oosthoek | 2012-10-16 | 1 | -23/+32 | |
| * | | | | | show color hints based on state of the git tree | Simon Oosthoek | 2012-10-11 | 1 | -1/+35 | |
| * | | | | | Allow __git_ps1 to be used in PROMPT_COMMAND | Simon Oosthoek | 2012-10-11 | 1 | -6/+45 | |
* | | | | | | Merge branch 'fc/completion-send-email-with-format-patch' | Jeff King | 2012-11-09 | 1 | -17/+18 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | completion: add format-patch options to send-email | Felipe Contreras | 2012-10-16 | 1 | -17/+18 | |
| | |/ / / | |/| | | |