sapling/hgext
Pierre-Yves David d7dbab10fd histedit: do not stay on a cleaned nodes on abort
There is case where nodes are neither in tmpnodes nor leaf but still get
removed. For example, if you used the "edit" action, made a commit and run
--abort. The commit you made is not tracked by histedit, yet it will likely be
cleaned up with its parent. The commit may not tracked because no replacements
computations are done in the --abort case.
2015-08-03 06:13:05 -07:00
..
convert convert: fix git convert using servers branches 2015-07-29 13:21:03 -07:00
highlight highlight: exit early on textual and unknown files (issue3005) 2015-08-02 19:18:35 +08:00
largefiles largefiles: allow the archiving of largefiles to be disabled 2015-07-11 23:26:33 -04: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 acl: mark deprecated config option 2015-06-25 17:36:46 -05:00
blackbox.py global: mass rewrite to use modern exception syntax 2015-06-23 22:20:08 -07:00
bugzilla.py global: mass rewrite to use modern exception syntax 2015-06-23 22:20:08 -07:00
censor.py censor: make various path forms available like other Mercurial commands 2015-07-17 00:22:16 +09:00
children.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
churn.py global: mass rewrite to use modern exception syntax 2015-06-23 22:20:08 -07:00
color.py global: mass rewrite to use modern exception syntax 2015-06-23 22:20:08 -07:00
eol.py global: mass rewrite to use modern exception syntax 2015-06-23 22:20:08 -07:00
extdiff.py extdiff: allow modifications in subrepos to be copied back 2015-07-27 17:39:09 -04:00
factotum.py factotum: use try/except/finally 2015-05-15 09:54:56 -05:00
fetch.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
gpg.py gpg: mention undocumented options 2015-06-25 17:35:57 -05:00
graphlog.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
hgcia.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
hgk.py hgk: tweak doc format for path option 2015-06-25 17:37:14 -05:00
histedit.py histedit: do not stay on a cleaned nodes on abort 2015-08-03 06:13:05 -07:00
keyword.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
mq.py mq: tweak config reading to make check-config happy 2015-06-25 17:41:40 -05:00
notify.py global: mass rewrite to use modern exception syntax 2015-06-23 22:20:08 -07:00
pager.py pager: drop python 2.4 hack around subprocess 2015-05-18 16:20:12 -05:00
patchbomb.py patchbomb: make sure all users of smtp.verifycert agree on the default 2015-07-17 13:41:07 -05:00
progress.py progress: deprecate the progress extension 2015-06-08 01:01:21 -07:00
purge.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
rebase.py global: mass rewrite to use modern exception syntax 2015-06-23 22:20:08 -07:00
record.py record: omit meaningless 'qrefresh' suggestion at 'hg qrefresh -i' 2015-07-15 04:45:58 +09:00
relink.py global: mass rewrite to use modern exception syntax 2015-06-23 22:20:08 -07:00
schemes.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
share.py share: make option docs more check-config friendly 2015-07-18 14:17:17 -05:00
shelve.py shelve: make maxbackup doc check-config friendly 2015-07-18 14:17:46 -05:00
strip.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
transplant.py transplant: restore dirstate correctly at unexpected failure 2015-07-30 06:22:09 +09:00
win32mbcs.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
win32text.py win32text: mark deprecated extension option deprecated 2015-06-25 17:42:45 -05:00