Age | Commit message (Expand) | Author | Files | Lines |
2017-03-03 | contrib: git-remote-{bzr,hg} placeholders don't need Python | Sebastian Schuberth | 2 | -18/+14 |
2014-05-20 | Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)" | Junio C Hamano | 8 | -4323/+13 |
2014-05-19 | remote-helpers: point at their upstream repositories | Junio C Hamano | 1 | -0/+19 |
2014-05-19 | contrib: remote-helpers: add move warnings (v2.0) | Felipe Contreras | 2 | -0/+6 |
2014-04-18 | Merge branch 'fc/remote-helper-fixes' | Junio C Hamano | 5 | -5/+34 |
2014-04-14 | remote-bzr: trivial test fix | Felipe Contreras | 1 | -1/+1 |
2014-04-09 | remote-bzr: include authors field in pushed commits | dequis | 2 | -0/+26 |
2014-04-09 | remote-bzr: add support for older versions | Felipe Contreras | 1 | -2/+2 |
2014-04-09 | remote-hg: always normalize paths | Felipe Contreras | 1 | -0/+1 |
2014-04-09 | remote-helpers: allow all tests running from any dir | Felipe Contreras | 2 | -2/+4 |
2014-04-02 | Merge branch 'ap/remote-hg-skip-null-bookmarks' | Junio C Hamano | 2 | -1/+77 |
2014-03-25 | remote-hg: do not fail on invalid bookmarks | Max Horn | 2 | -1/+77 |
2014-03-18 | Merge branch 'fc/transport-helper-fixes' | Junio C Hamano | 3 | -4/+53 |
2014-02-24 | remote-bzr: support the new 'force' option | Richard Hansen | 2 | -2/+51 |
2014-02-24 | test-hg.sh: tests are now expected to pass | Richard Hansen | 1 | -2/+2 |
2013-12-26 | remote-hg: test 'shared_path' in a moved clone | Antoine Pelisse | 1 | -0/+11 |
2013-12-09 | remote-hg: add tests for special filenames | Felipe Contreras | 1 | -0/+68 |
2013-12-09 | remote-hg: fix 'shared path' path | Felipe Contreras | 1 | -0/+3 |
2013-12-09 | remote-helpers: add extra safety checks | Felipe Contreras | 2 | -8/+20 |
2013-12-09 | remote-hg: avoid buggy strftime() | jcb91 | 1 | -1/+1 |
2013-11-18 | remote-bzr, remote-hg: fix email address regular expression | Richard Hansen | 3 | -9/+8 |
2013-11-18 | test-hg.sh: help user correlate verbose output with email test | Richard Hansen | 1 | -10/+10 |
2013-11-18 | test-hg.sh: fix duplicate content strings in author tests | Richard Hansen | 1 | -9/+9 |
2013-11-18 | test-hg.sh: avoid obsolete 'test' syntax | Richard Hansen | 1 | -1/+1 |
2013-11-18 | test-hg.sh: eliminate 'local' bashism | Richard Hansen | 1 | -2/+2 |
2013-11-18 | test-bzr.sh, test-hg.sh: prepare for change to push.default=simple | Richard Hansen | 1 | -1/+1 |
2013-11-18 | test-bzr.sh, test-hg.sh: allow running from any dir | Felipe Contreras | 2 | -2/+4 |
2013-11-18 | remote-hg: don't decode UTF-8 paths into Unicode objects | Richard Hansen | 1 | -1/+1 |
2013-11-01 | Merge branch 'ap/remote-hg-unquote-cquote' | Junio C Hamano | 1 | -0/+6 |
2013-10-23 | remote-hg: unquote C-style paths when exporting | Antoine Pelisse | 1 | -0/+6 |
2013-09-18 | Merge branch 'fc/contrib-bzr-hg-fixes' | Junio C Hamano | 6 | -292/+327 |
2013-09-08 | remote-bzr: reuse bzrlib transports when possible | Richard Hansen | 1 | -12/+21 |
2013-09-04 | Merge branch 'fc/remote-hg-shared-setup' | Junio C Hamano | 1 | -5/+18 |
2013-09-03 | contrib/remote-helpers: quote variable references in redirection targets | Junio C Hamano | 1 | -20/+20 |
2013-09-03 | contrib/remote-helpers: style updates for test scripts | Junio C Hamano | 4 | -226/+248 |
2013-08-30 | remote-hg: use notes to keep track of Hg revisions | Felipe Contreras | 1 | -1/+34 |
2013-08-29 | remote-helpers: cleanup more global variables | Felipe Contreras | 2 | -57/+2 |
2013-08-29 | remote-helpers: trivial style fixes | Felipe Contreras | 2 | -3/+3 |
2013-08-29 | remote-hg: improve basic test | Felipe Contreras | 1 | -2/+2 |
2013-08-29 | remote-hg: add missing &&s in the test | Felipe Contreras | 1 | -2/+2 |
2013-08-29 | remote-hg: fix test | Felipe Contreras | 1 | -2/+0 |
2013-08-29 | remote-bzr: make bzr branches configurable per-repo | Felipe Contreras | 1 | -3/+10 |
2013-08-29 | remote-bzr: fix export of utf-8 authors | Felipe Contreras | 2 | -0/+31 |
2013-08-11 | remote-hg: add shared repo upgrade | Felipe Contreras | 1 | -0/+12 |
2013-08-11 | remote-hg: ensure shared repo is initialized | Felipe Contreras | 1 | -5/+6 |
2013-08-09 | remote-hg: fix path when cloning with tilde expansion | Antoine Pelisse | 1 | -1/+1 |
2013-06-11 | Merge branch 'fc/remote-bzr' | Junio C Hamano | 1 | -57/+55 |
2013-05-28 | remote-hg: add support for --force | Felipe Contreras | 2 | -13/+50 |
2013-05-28 | remote-hg: add support for --dry-run | Felipe Contreras | 2 | -2/+65 |
2013-05-28 | remote-hg: check if a fetch is needed | Felipe Contreras | 2 | -1/+109 |