Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'ch/add-auto-submitted-in-sample-post-receive-email' | Junio C Hamano | 2013-01-23 |
|\ | |||
| * | Add Auto-Submitted header to post-receive-email | Chris Hiestand | 2013-01-17 |
* | | Merge branch 'as/check-ignore' | Junio C Hamano | 2013-01-23 |
|\ \ | |||
| * | | add git-check-ignore sub-command | Adam Spiers | 2013-01-06 |
* | | | Merge branch 'mh/remote-hg-mode-bits-fix' | Junio C Hamano | 2013-01-21 |
|\ \ \ | |||
| * | | | remote-hg: fix handling of file perms when pushing | Max Horn | 2013-01-15 |
* | | | | Merge branch 'fc/remote-hg-fixup-url' | Junio C Hamano | 2013-01-21 |
|\ \ \ \ | |||
| * | | | | remote-hg: store converted URL | Felipe Contreras | 2013-01-15 |
| |/ / / | |||
* | | | | Merge branch 'ds/completion-silence-in-tree-path-probe' | Junio C Hamano | 2013-01-18 |
|\ \ \ \ | |||
| * | | | | git-completion.bash: silence "not a valid object" errors | Dylan Smith | 2013-01-11 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'jn/maint-trim-vim-contrib' | Junio C Hamano | 2013-01-18 |
|\ \ \ \ | |||
| * | | | | contrib/vim: simplify instructions for old vim support | Jonathan Nieder | 2013-01-10 |
| | |_|/ | |/| | | |||
* | | | | Merge branch 'mk/complete-tcsh' | Junio C Hamano | 2013-01-18 |
|\ \ \ \ | |_|_|/ |/| | | | |||
| * | | | Prevent space after directories in tcsh completion | Marc Khouzam | 2013-01-07 |
* | | | | Merge branch 'fc/remote-bzr' | Junio C Hamano | 2013-01-09 |
|\ \ \ \ | |||
| * | | | | remote-bzr: detect local repositories | Felipe Contreras | 2013-01-02 |
| * | | | | remote-bzr: add support for older versions of bzr | Felipe Contreras | 2013-01-02 |
| * | | | | remote-bzr: add support to push special modes | Felipe Contreras | 2013-01-02 |
| * | | | | remote-bzr: add support for fecthing special modes | Felipe Contreras | 2013-01-02 |
| * | | | | remote-bzr: add simple tests | Felipe Contreras | 2013-01-02 |
| * | | | | remote-bzr: update working tree upon pushing | Felipe Contreras | 2012-12-13 |
| * | | | | remote-bzr: add support for remote repositories | Felipe Contreras | 2012-11-28 |
| * | | | | remote-bzr: add support for pushing | Felipe Contreras | 2012-11-28 |
| * | | | | Add new remote-bzr transport helper | Felipe Contreras | 2012-11-28 |
* | | | | | Merge branch 'er/python-version-requirements' | Junio C Hamano | 2013-01-09 |
|\ \ \ \ \ | |||
| * | | | | | Add checks to Python scripts for version dependencies. | Eric S. Raymond | 2012-12-28 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2013-01-08 |
|\ \ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'ms/subtree-fixlets' into maint | Junio C Hamano | 2013-01-08 |
| |\ \ \ \ \ \ | |||
| * | | | | | | | remote-hg: Fix biridectionality -> bidirectionality typos | W. Trevor King | 2013-01-08 |
| | |_|_|/ / / | |/| | | | | | |||
* | | | | | | | Merge branch 'jk/complete-commit-c' | Junio C Hamano | 2013-01-05 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | completion: complete refs for "git commit -c" | Jeff King | 2012-12-15 |
| | |_|/ / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'ms/subtree-fixlets' | Junio C Hamano | 2013-01-03 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | | | |||
| * | | | | | git-subtree: fix typo in manpage | Michael Schubert | 2012-12-22 |
| * | | | | | git-subtree: ignore git-subtree executable | Michael Schubert | 2012-12-22 |
* | | | | | | Merge branch 'so/prompt-command' | Junio C Hamano | 2012-12-27 |
|\ \ \ \ \ \ | |||
| * | | | | | | make __git_ps1 accept a third parameter in pcmode | Simon Oosthoek | 2012-12-26 |
* | | | | | | | Merge branch 'jk/mailmap-cleanup' | Junio C Hamano | 2012-12-21 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
| * | | | | | | contrib: update stats/mailmap script | Jeff King | 2012-12-12 |
| | |/ / / / | |/| | | | | |||
* | | | | | | Merge branch 'so/prompt-command' | Junio C Hamano | 2012-12-12 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | git-prompt.sh: update PROMPT_COMMAND documentation | Junio C Hamano | 2012-12-12 |
* | | | | | | Add file completion to tcsh git completion. | Marc Khouzam | 2012-12-11 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-12-11 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | git-prompt: Document GIT_PS1_DESCRIBE_STYLE | Anders Kaseorg | 2012-12-11 |
* | | | | | | Merge branch 'fc/remote-hg' | Junio C Hamano | 2012-11-29 |
|\ \ \ \ \ \ | |||
| * | | | | | | remote-hg: fix for older versions of python | Felipe Contreras | 2012-11-27 |
| * | | | | | | remote-hg: fix for files with spaces | Felipe Contreras | 2012-11-27 |
| * | | | | | | remote-hg: avoid bad refs | Felipe Contreras | 2012-11-12 |
| * | | | | | | remote-hg: try the 'tip' if no checkout present | Felipe Contreras | 2012-11-12 |
| * | | | | | | remote-hg: fix compatibility with older versions of hg | Felipe Contreras | 2012-11-12 |
| * | | | | | | remote-hg: add missing config for basic tests | Ramkumar Ramachandra | 2012-11-12 |