Age | Commit message (Expand) | Author | Files | Lines |
2013-04-11 | remote-hg: properly report errors on bookmark pushes | Felipe Contreras | 1 | -0/+1 |
2013-04-11 | remote-hg: add missing config variable in doc | Dusty Phillips | 1 | -0/+4 |
2013-04-11 | remote-hg: trivial cleanups | Felipe Contreras | 1 | -5/+5 |
2013-01-21 | Merge branch 'mh/remote-hg-mode-bits-fix' | Junio C Hamano | 1 | -1/+1 |
2013-01-15 | remote-hg: fix handling of file perms when pushing | Max Horn | 1 | -1/+1 |
2013-01-15 | remote-hg: store converted URL | Felipe Contreras | 1 | -0/+11 |
2013-01-08 | remote-hg: Fix biridectionality -> bidirectionality typos | W. Trevor King | 1 | -1/+1 |
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-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: 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 |