sapling/hggit
Augie Fackler 9e574c9364 getremotechanges: fix incoming support
'hg incoming' causes getremotechanges to be called with revs as a
positional argument, which we were not correctly catching here.
2011-09-09 15:42:24 -05:00
..
__init__.py getremotechanges: fix incoming support 2011-09-09 15:42:24 -05:00
_ssh.py Create ssh subprocess with a shell command instead of an exec list 2010-12-25 23:49:16 +01:00
git_handler.py Convert dulwich progress into mercurial ui.progress 2011-06-15 23:40:12 -07:00
gitrepo.py Prevent exception in incoming with hg <= 1.6 2011-05-31 10:46:52 -07:00
hgrepo.py respect references to tags that differ between git and .hgtags 2011-05-20 22:41:43 -07:00
overlay.py Support for hg incoming 2011-05-24 11:16:45 -07:00
util.py Un-break hg 1.3 by adding a compat layer for progress. 2010-04-30 10:35:13 -05:00