remote-hg: fix for files with spaces
[gitweb.git] / contrib / remote-helpers /
2012-11-28 remote-hg: fix for files with spaces
2012-11-12 remote-hg: avoid bad refs
2012-11-12 remote-hg: try the 'tip' if no checkout present
2012-11-12 remote-hg: fix compatibility with older versions of hg
2012-11-12 remote-hg: add missing config for basic tests
2012-11-04 remote-hg: the author email can be null
2012-11-04 remote-hg: add option to not track branches
2012-11-04 remote-hg: add extra author test
2012-11-04 remote-hg: add tests to compare with hg-git
2012-11-04 remote-hg: add bidirectional tests
2012-11-04 remote-hg: add basic tests
2012-11-04 remote-hg: fake bookmark when there's none
2012-11-04 remote-hg: add compat for hg-git author fixes
2012-11-04 remote-hg: add support for hg-git compat mode
2012-11-04 remote-hg: match hg merge behavior
2012-11-04 remote-hg: make sure the encoding is correct
2012-11-04 remote-hg: add support to push URLs
2012-11-04 remote-hg: add support for remote pushing
2012-11-04 remote-hg: add support for pushing
2012-11-04 Add new remote-hg transport helper