Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dm/unbash-subtree' into maint | Junio C Hamano | 2013-07-03 | 1 | -1/+1 |
|\ | |||||
| * | contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bash | Dmitry Marakasov | 2013-05-21 | 1 | -1/+1 |
* | | Merge branch 'fc/show-branch-in-rebase-am' into maint | Junio C Hamano | 2013-06-27 | 1 | -0/+2 |
|\ \ | |||||
| * | | prompt: fix for simple rebase | Felipe Contreras | 2013-05-29 | 1 | -0/+2 |
* | | | Merge branch 'tg/maint-zsh-svn-remote-prompt' into maint | Junio C Hamano | 2013-06-27 | 1 | -3/+4 |
|\ \ \ | |||||
| * | | | prompt: fix show upstream with svn and zsh | Thomas Gummerer | 2013-05-22 | 1 | -3/+4 |
* | | | | Merge branch 'jk/subtree-do-not-push-if-split-fails' into maint | Junio C Hamano | 2013-06-27 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | contrib/subtree: don't delete remote branches if split fails | John Keeping | 2013-05-01 | 1 | -1/+2 |
* | | | | | completion: complete diff --word-diff | Ramkumar Ramachandra | 2013-06-21 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | 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 |
| * | | | remote-bzr: delay peer branch usage | Felipe Contreras | 2013-04-30 | 1 | -3/+3 |
| * | | | remote-bzr: iterate revisions properly | Felipe Contreras | 2013-04-30 | 1 | -2/+3 |
| * | | | remote-bzr: improve progress reporting | Felipe Contreras | 2013-04-30 | 1 | -7/+13 |
| * | | | remote-bzr: add option to specify branches | Felipe Contreras | 2013-04-30 | 1 | -2/+18 |
| * | | | remote-bzr: add custom method to find branches | Felipe Contreras | 2013-04-30 | 1 | -5/+20 |
| * | | | remote-bzr: improve author sanitazion | Felipe Contreras | 2013-04-30 | 1 | -2/+13 |
| * | | | remote-bzr: add support for shared repo | Felipe Contreras | 2013-04-30 | 1 | -7/+15 |
| * | | | remote-bzr: fix branch names | Felipe Contreras | 2013-04-30 | 1 | -0/+1 |
| * | | | remote-bzr: add support for bzr repos | Felipe Contreras | 2013-04-30 | 2 | -56/+138 |
| * | | | remote-bzr: use branch variable when appropriate | Felipe Contreras | 2013-04-30 | 1 | -17/+18 |
| * | | | remote-bzr: fix partially pushed merge | Felipe Contreras | 2013-04-30 | 1 | -4/+13 |
| * | | | remote-bzr: fixes for branch diverge | Felipe Contreras | 2013-04-30 | 1 | -1/+7 |
| * | | | remote-bzr: add support to push merges | Felipe Contreras | 2013-04-30 | 2 | -8/+57 |
| * | | | remote-bzr: always try to update the worktree | Felipe Contreras | 2013-04-30 | 1 | -1/+5 |
| * | | | remote-bzr: fix order of locking in CustomTree | Felipe Contreras | 2013-04-30 | 1 | -1/+1 |