| Commit message (Expand) | Author | Age | Files | Lines |
* | remote-bzr, remote-hg: fix email address regular expressionrh/remote-hg-bzr-updates | Richard Hansen | 2013-11-18 | 3 | -9/+8 |
* | test-hg.sh: help user correlate verbose output with email test | Richard Hansen | 2013-11-18 | 1 | -10/+10 |
* | test-hg.sh: fix duplicate content strings in author tests | Richard Hansen | 2013-11-18 | 1 | -9/+9 |
* | test-hg.sh: avoid obsolete 'test' syntax | Richard Hansen | 2013-11-18 | 1 | -1/+1 |
* | test-hg.sh: eliminate 'local' bashism | Richard Hansen | 2013-11-18 | 1 | -2/+2 |
* | test-bzr.sh, test-hg.sh: prepare for change to push.default=simple | Richard Hansen | 2013-11-18 | 1 | -1/+1 |
* | test-bzr.sh, test-hg.sh: allow running from any dir | Felipe Contreras | 2013-11-18 | 2 | -2/+4 |
* | remote-hg: don't decode UTF-8 paths into Unicode objects | Richard Hansen | 2013-11-18 | 1 | -1/+1 |
* | Merge branch 'ap/remote-hg-unquote-cquote' | Junio C Hamano | 2013-11-01 | 1 | -0/+6 |
|\ |
|
| * | remote-hg: unquote C-style paths when exportingap/remote-hg-unquote-cquote | Antoine Pelisse | 2013-10-23 | 1 | -0/+6 |
* | | Merge branch 'fc/contrib-bzr-hg-fixes' | Junio C Hamano | 2013-09-18 | 6 | -292/+327 |
|\ \ |
|
| * | | contrib/remote-helpers: quote variable references in redirection targetsfc/contrib-bzr-hg-fixes | Junio C Hamano | 2013-09-03 | 1 | -20/+20 |
| * | | contrib/remote-helpers: style updates for test scripts | Junio C Hamano | 2013-09-03 | 4 | -226/+248 |
| * | | remote-hg: use notes to keep track of Hg revisions | Felipe Contreras | 2013-08-30 | 1 | -1/+34 |
| * | | remote-helpers: cleanup more global variables | Felipe Contreras | 2013-08-29 | 2 | -57/+2 |
| * | | remote-helpers: trivial style fixes | Felipe Contreras | 2013-08-29 | 2 | -3/+3 |
| * | | remote-hg: improve basic test | Felipe Contreras | 2013-08-29 | 1 | -2/+2 |
| * | | remote-hg: add missing &&s in the test | Felipe Contreras | 2013-08-29 | 1 | -2/+2 |
| * | | remote-hg: fix test | Felipe Contreras | 2013-08-29 | 1 | -2/+0 |
| * | | remote-bzr: make bzr branches configurable per-repo | Felipe Contreras | 2013-08-29 | 1 | -3/+10 |
| * | | remote-bzr: fix export of utf-8 authors | Felipe Contreras | 2013-08-29 | 2 | -0/+31 |
| |/ |
|
* | | remote-bzr: reuse bzrlib transports when possible | Richard Hansen | 2013-09-08 | 1 | -12/+21 |
* | | Merge branch 'fc/remote-hg-shared-setup' | Junio C Hamano | 2013-09-04 | 1 | -5/+18 |
|\ \ |
|
| * | | remote-hg: add shared repo upgradefc/remote-hg-shared-setup | Felipe Contreras | 2013-08-11 | 1 | -0/+12 |
| * | | remote-hg: ensure shared repo is initialized | Felipe Contreras | 2013-08-11 | 1 | -5/+6 |
| |/ |
|
* | | remote-hg: fix path when cloning with tilde expansionap/remote-hg-tilde-is-home-directory | Antoine Pelisse | 2013-08-09 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'fc/remote-bzr' | Junio C Hamano | 2013-06-11 | 1 | -57/+55 |
|\ |
|
| * | remote-bzr: add fallback check for a partial clone | Felipe Contreras | 2013-05-28 | 1 | -1/+4 |
| * | remote-bzr: reorganize the way 'wanted' works | Felipe Contreras | 2013-05-28 | 1 | -32/+26 |
| * | remote-bzr: trivial cleanups | Felipe Contreras | 2013-05-28 | 1 | -7/+7 |
| * | remote-bzr: change global repo | Felipe Contreras | 2013-05-28 | 1 | -2/+2 |
| * | remote-bzr: delay cloning/pulling | Felipe Contreras | 2013-05-28 | 1 | -15/+13 |
| * | remote-bzr: simplify get_remote_branch() | Felipe Contreras | 2013-05-28 | 1 | -11/+12 |
| * | remote-bzr: fix for files with spaces | Felipe Contreras | 2013-05-28 | 1 | -1/+1 |
| * | remote-bzr: recover from failed clones | Felipe Contreras | 2013-05-28 | 1 | -8/+10 |
* | | remote-hg: add support for --force | Felipe Contreras | 2013-05-28 | 2 | -13/+50 |
* | | remote-hg: add support for --dry-run | Felipe Contreras | 2013-05-28 | 2 | -2/+65 |
* | | remote-hg: check if a fetch is needed | Felipe Contreras | 2013-05-28 | 2 | -1/+109 |
* | | remote-hg: trivial cleanup | Felipe Contreras | 2013-05-28 | 1 | -7/+4 |
* | | remote-helpers: improve marks usage | Felipe Contreras | 2013-05-28 | 2 | -3/+9 |
* | | remote-hg: add check_push() helper | Felipe Contreras | 2013-05-28 | 1 | -17/+49 |
* | | remote-hg: add setup_big_push() helper | Felipe Contreras | 2013-05-28 | 1 | -4/+11 |
* | | remote-hg: remove files before modifications | Felipe Contreras | 2013-05-28 | 1 | -2/+2 |
* | | remote-hg: improve lightweight tag author | Felipe Contreras | 2013-05-28 | 1 | -4/+14 |
* | | remote-hg: use remote 'default' not local one | Felipe Contreras | 2013-05-28 | 2 | -11/+10 |
* | | remote-hg: improve branch listing | Felipe Contreras | 2013-05-28 | 1 | -3/+6 |
* | | remote-hg: simplify branch_tip() | Felipe Contreras | 2013-05-28 | 1 | -8/+4 |
* | | remote-hg: check diverged bookmarks | Felipe Contreras | 2013-05-28 | 2 | -1/+25 |
* | | remote-hg: pass around revision refs | Felipe Contreras | 2013-05-28 | 2 | -16/+24 |
* | | remote-hg: implement custom checkheads() | Felipe Contreras | 2013-05-28 | 1 | -3/+49 |