Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'fc/show-branch-in-rebase-am' | Junio C Hamano | 2013-06-06 |
|\ | |||
| * | prompt: fix for simple rebase | Felipe Contreras | 2013-05-29 |
* | | Merge branch 'tg/maint-zsh-svn-remote-prompt' | Junio C Hamano | 2013-06-05 |
|\ \ | |||
| * | | prompt: fix show upstream with svn and zsh | Thomas Gummerer | 2013-05-22 |
* | | | Merge branch 'dm/unbash-subtree' | Junio C Hamano | 2013-06-05 |
|\ \ \ | |||
| * | | | contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bash | Dmitry Marakasov | 2013-05-21 |
* | | | | Merge branch 'rr/zsh-color-prompt' | Junio C Hamano | 2013-06-05 |
|\ \ \ \ | |||
| * | | | | prompt: colorize ZSH prompt | Ramkumar Ramachandra | 2013-05-17 |
| * | | | | prompt: factor out gitstring coloring logic | Ramkumar Ramachandra | 2013-05-17 |
| * | | | | prompt: introduce GIT_PS1_STATESEPARATOR | Ramkumar Ramachandra | 2013-05-17 |
* | | | | | Merge branch 'fc/completion' | Junio C Hamano | 2013-06-02 |
|\ \ \ \ \ | |||
| * | | | | | completion: remove __git_index_file_list_filter() | Felipe Contreras | 2013-04-27 |
| * | | | | | completion: add space after completed filename | Felipe Contreras | 2013-04-27 |
| * | | | | | completion: add hack to enable file mode in bash < 4 | Felipe Contreras | 2013-04-27 |
| * | | | | | completion: refactor __git_complete_index_file() | Felipe Contreras | 2013-04-27 |
| * | | | | | completion: refactor diff_index wrappers | Felipe Contreras | 2013-04-27 |
| * | | | | | completion: use __gitcompadd for __gitcomp_file | Felipe Contreras | 2013-04-27 |
| * | | | | | completion; remove unuseful comments | Felipe Contreras | 2013-04-27 |
* | | | | | | Merge branch 'fc/zsh-leftover-bits' | Junio C Hamano | 2013-06-02 |
|\ \ \ \ \ \ | |||
| * | | | | | | completion: zsh: improve bash script loading | Felipe Contreras | 2013-05-29 |
| * | | | | | | completion: synchronize zsh wrapper | Felipe Contreras | 2013-05-08 |
| * | | | | | | completion: cleanup zsh wrapper | Felipe Contreras | 2013-05-08 |
* | | | | | | | Merge branch 'jk/subtree-do-not-push-if-split-fails' | Junio C Hamano | 2013-05-29 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||
| * | | | | | | contrib/subtree: don't delete remote branches if split fails | John Keeping | 2013-05-01 |
* | | | | | | | remote-hg: fix order of configuration comments | Felipe Contreras | 2013-05-21 |
* | | | | | | | remote-hg: trivial configuration note cleanup | Felipe Contreras | 2013-05-21 |
* | | | | | | | completion: regression fix for zsh | Felipe Contreras | 2013-05-21 |
| |_|_|_|/ / |/| | | | | | |||
* | | | | | | remote-hg: set stdout to binary mode on win32 | Amit Bakshi | 2013-05-20 |
* | | | | | | remote-bzr: fixes for older versions of bzr | Felipe Contreras | 2013-05-17 |
* | | | | | | remote-bzr: fix old organization destroy | Sandor Bodo-Merle | 2013-05-17 |
| |_|_|/ / |/| | | | | |||
* | | | | | Revert "remote-hg: update bookmarks when pulling" | Felipe Contreras | 2013-05-16 |
* | | | | | remote-bzr: fix cloning of non-listable repos | Felipe Contreras | 2013-05-16 |
* | | | | | Merge branch 'fc/remote-hg' (early part) | Junio C Hamano | 2013-05-15 |
|\ \ \ \ \ | |||
| * | | | | | remote-hg: update bookmarks when pulling | Felipe Contreras | 2013-05-15 |
| * | | | | | remote-hg: don't push fake 'master' bookmark | Felipe Contreras | 2013-05-15 |
| * | | | | | remote-hg: disable forced push by default | Felipe Contreras | 2013-05-15 |
| * | | | | | remote-hg: fix new branch creation | Felipe Contreras | 2013-05-15 |
| * | | | | | remote-hg: add new get_config_bool() helper | Felipe Contreras | 2013-05-15 |
| * | | | | | remote-hg: enable track-branches in hg-git mode | Felipe Contreras | 2013-05-15 |
| * | | | | | remote-hg: get rid of unused exception checks | Felipe Contreras | 2013-05-15 |
| * | | | | | remote-hg: trivial cleanups | Felipe Contreras | 2013-05-15 |
| | |/ / / | |/| | | | |||
* | | | | | remote-bzr: update old organization | Felipe Contreras | 2013-05-14 |
* | | | | | test-bzr: do not use unportable sed '\+' | Torsten Bögershausen | 2013-05-11 |
* | | | | | git-svn: added an --include-path flag | Paul Walmsley | 2013-05-09 |
|/ / / / | |||
* | | | | remote-helpers: trivial cleanup | Felipe Contreras | 2013-05-07 |
* | | | | remote-bzr: fix for disappeared revisions | Felipe Contreras | 2013-05-07 |
* | | | | Merge branch 'fc/remote-bzr' | Junio C Hamano | 2013-05-06 |
|\ \ \ \ | |||
| * | | | | remote-bzr: avoid bad refs | Felipe Contreras | 2013-05-06 |
| * | | | | remote-bzr: convert all unicode keys to str | Felipe Contreras | 2013-05-06 |
| * | | | | remote-bzr: access branches only when needed | Felipe Contreras | 2013-04-30 |