sapling/hggit
Brendan Cully d499a8fc67 Unbreak outgoing to non-git repos with hg pre-1.9
The wrapped version of findoutgoing unconditionally mangled the
keyword arguments, but doesn't do version fixups unless the
remote is a git repository. This change only mangles the argument
list when the remote is a git repository.
2011-06-23 11:29:30 -07:00
..
__init__.py Unbreak outgoing to non-git repos with hg pre-1.9 2011-06-23 11:29:30 -07: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 test fixes for progress cleanup 2011-06-17 15:01:31 -05: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