sapling/hggit
David M. Carr fb9384235f push: return 1 if no changes found, 0 if success
While working on some other tests, I noticed that the push command was returning
exit code 1 on success.  This changeset makes hgrepo.push use the same return
code contract as localrepo.push, which makes the exit codes behave as expected.
2012-09-05 23:27:31 -04:00
..
help revsets: add fromgit and gitnode selectors 2012-08-22 23:39:45 -04:00
__init__.py revsets: add fromgit and gitnode selectors 2012-08-22 23:39:45 -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: return 1 if no changes found, 0 if success 2012-09-05 23:27:31 -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 Un-break hg 1.3 by adding a compat layer for progress. 2010-04-30 10:35:13 -05:00