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