sapling/hgext
Ryan McElroy 60f893df56 rebase: factor out nothing to rebase return code
A rebase call that results in nothing to rebase might be considered successful
in some contexts. This factors out the return code from places where hg
determines that there is nothing to rebase, so an extenion might change this
return code to be something that would allow scripts to run without seeing this
as an error.
2015-10-13 03:20:05 -07:00
..
convert cvsps: fix computation of parent revisions when log caching is on 2015-10-07 11:33:52 +03:00
highlight highlight: remove temporary hack to overwrite repo.getcwd 2015-09-20 20:13:27 +09:00
largefiles largefiles: better handling of merge of largefiles that not are available 2015-10-12 19:22:34 +02:00
zeroconf extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
__init__.py Re-add hgext/__init__.py 2005-09-29 12:49:01 -07:00
acl.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
blackbox.py blackbox: add pid to output 2015-09-07 11:31:44 -07:00
bugzilla.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
censor.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
children.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
churn.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
clonebundles.py clonebundles: filter on SNI requirement 2015-10-13 10:59:41 -07:00
color.py global: mass rewrite to use modern exception syntax 2015-06-23 22:20:08 -07:00
eol.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
extdiff.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
factotum.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
fetch.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
gpg.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
graphlog.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
hgcia.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
hgk.py hgk: tweak doc format for path option 2015-06-25 17:37:14 -05:00
histedit.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
keyword.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
mq.py mq: use cmdutil.revert instead of hg.revert 2015-10-12 03:37:09 -05:00
notify.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
pager.py pager: recreate stdout to make it line-buffered 2015-10-03 15:16:33 +09:00
patchbomb.py patchbomb: check that targets exist at the publicurl 2015-10-11 22:13:03 -07:00
progress.py progress: restore testedwith to the stub 2015-08-25 15:52:54 -04:00
purge.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
rebase.py rebase: factor out nothing to rebase return code 2015-10-13 03:20:05 -07:00
record.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
relink.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
schemes.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
share.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
shelve.py shelve: rename 'publicancestors' to something accurate (issue4737) 2015-10-09 15:31:50 -07:00
strip.py strip: factor out revset calculation for strip -B 2015-10-09 14:48:59 -07:00
transplant.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
win32mbcs.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
win32text.py urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00