sapling/hggit
David M. Carr 33ac80b524 push: change "no changes" default output to match normal mercurial
The output for "hg push" when there were no changes didn't quite match between
Mercurial with and without Hg-Git, so I changed the behavior to bring it into
synch.  The existing "creating and sending data" message was changed to be
included if --verbose is specified.
2012-10-07 20:11:27 -04:00
..
help docs: update to correctly reflect that local git repositories are supported 2012-09-13 20:57:37 -04:00
__init__.py docs: include testedwith 2012-09-27 22:52:54 -04: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 push: change "no changes" default output to match normal mercurial 2012-10-07 20:11:27 -04:00
gitrepo.py girepo: add _capabilities method expected after the peer refactor 2012-07-26 18:58:18 -05:00
hgrepo.py push: return 1 if no changes found, 0 if success 2012-09-05 23:27:31 -04:00
overlay.py overlaymanifest: add the withflags method introduced in hg change 3f7abfd06d2d 2012-07-26 18:59:19 -05:00
util.py submodules: only use the ordereddict backport if collections.OrderedDict is unavailable 2012-08-28 09:09:01 -05:00