Age | Commit message (Expand) | Author | Files | Lines |
2013-01-08 | remote-hg: Fix biridectionality -> bidirectionality typos | W. Trevor King | 2 | -2/+2 |
2012-11-27 | remote-hg: fix for older versions of python | Felipe Contreras | 1 | -4/+8 |
2012-11-27 | remote-hg: fix for files with spaces | Felipe Contreras | 1 | -1/+1 |
2012-11-12 | remote-hg: avoid bad refs | Felipe Contreras | 1 | -0/+3 |
2012-11-12 | remote-hg: try the 'tip' if no checkout present | Felipe Contreras | 1 | -0/+2 |
2012-11-12 | remote-hg: fix compatibility with older versions of hg | Felipe Contreras | 1 | -1/+1 |
2012-11-12 | remote-hg: add missing config for basic tests | Ramkumar Ramachandra | 1 | -0/+9 |
2012-11-04 | remote-hg: the author email can be null | Felipe Contreras | 1 | -3/+3 |
2012-11-04 | remote-hg: add option to not track branches | Felipe Contreras | 1 | -8/+14 |
2012-11-04 | remote-hg: add extra author test | Felipe Contreras | 1 | -1/+5 |
2012-11-04 | remote-hg: add tests to compare with hg-git | Felipe Contreras | 1 | -0/+462 |
2012-11-04 | remote-hg: add bidirectional tests | Felipe Contreras | 1 | -0/+243 |
2012-11-04 | remote-hg: add basic tests | Felipe Contreras | 2 | -0/+125 |
2012-11-04 | remote-hg: fake bookmark when there's none | Felipe Contreras | 1 | -5/+14 |
2012-11-04 | remote-hg: add compat for hg-git author fixes | Felipe Contreras | 1 | -6/+53 |
2012-11-04 | remote-hg: add support for hg-git compat mode | Felipe Contreras | 1 | -6/+83 |
2012-11-04 | remote-hg: match hg merge behavior | Felipe Contreras | 1 | -0/+17 |
2012-11-04 | remote-hg: make sure the encoding is correct | Felipe Contreras | 1 | -1/+11 |
2012-11-04 | remote-hg: add support to push URLs | Felipe Contreras | 1 | -2/+12 |
2012-11-04 | remote-hg: add support for remote pushing | Felipe Contreras | 1 | -2/+7 |
2012-11-04 | remote-hg: add support for pushing | Felipe Contreras | 1 | -2/+215 |
2012-11-04 | Add new remote-hg transport helper | Felipe Contreras | 1 | -0/+391 |