sapling/hgext
Ben Thomas f9ee0d749e Modify qpush/qpop idempotent operations to return success
Modify qpush/qpop such that idempotent instances of the operations
return success. That is, repeated qpush -a, qpop -a, qpush patch-name
or qpop patch-name will return success. The end goal of each of these
operations is to reach a particular state. Whether or not the patches
were already applied does not affect that state or operation status.
Likewise, be careful to retain the error status on a qpush/qpop
without arguments when the end/beginning of the series has been
reached.
2007-02-13 08:54:48 -05:00
..
__init__.py Re-add hgext/__init__.py 2005-09-29 12:49:01 -07:00
acl.py acl: use contexts 2006-12-26 03:24:51 +01:00
bugzilla.py bugzilla: use contexts, simplify 2006-12-26 03:25:13 +01:00
extdiff.py merge with crew-stable 2007-02-16 05:27:37 -02:00
fetch.py Simplify i18n imports 2006-12-14 20:25:19 -06:00
gpg.py merge with crew-stable 2006-12-16 23:36:06 +01:00
hbisect.py Simplify i18n imports 2006-12-14 20:25:19 -06:00
hgk.py hgk: remove embedded nulls in descriptions 2007-01-23 17:41:53 -06:00
mq.py Modify qpush/qpop idempotent operations to return success 2007-02-13 08:54:48 -05:00
notify.py merge with crew-stable 2007-02-16 05:27:37 -02:00
patchbomb.py merge with -stable 2007-01-15 18:23:21 +01:00
transplant.py transplant: remote bundle source was not closed before deleting the fetched bundle. 2007-02-11 18:37:23 +01:00
win32text.py Rename mercurial.ext to hgext. 2005-09-21 15:17:24 -07:00