sapling/hgext
Matt Harbison 09960eddd1 rebase: preserve the 'intermediate-source' attribute of grafts
Preserving the 'source' attribute of grafts started with 091a7dd3c7d0, which
predates the introduction of 'intermediate-source' in 7fbf0ef28408 by a year and
a half.  It looks like not preserving this was an oversight.

On a related note, notice how the source value of 32af76 is no longer visible in
the graph above this test.  Is it reasonable to import the sha1 translation from
evolve.py:relocate() into scmutil or similar, and use that to fixup these
attributes as well as the commit message?  (I realize that evolve is still
experimental, but I don't see a way to do this from the evolve extension.)
2015-11-08 17:56:48 -05:00
..
convert convert: fix Python syntax in 'splice in' message 2015-10-19 16:49:54 +02:00
highlight highlight: add option to prevent content-only based fallback 2015-10-14 18:22:16 -07:00
largefiles largefiles: don't mute and obfuscate http errors when putlfile fails 2015-10-23 21:27:29 +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 spelling: trivial spell checking 2015-10-17 00:58:46 +02: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: fix typo s/comand/command/ 2015-11-05 10:31:20 +00: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 histedit: properly apply bundle2 backups 2015-10-20 03:07:23 +02:00
keyword.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
mq.py localrepo: discard objects in _filecache at transaction failure (issue4876) 2015-10-24 18:58:57 +09:00
notify.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
pager.py pager: rename variables of backup fds 2015-10-03 18:48:21 +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: preserve the 'intermediate-source' attribute of grafts 2015-11-08 17:56:48 -05:00
record.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
relink.py l10n: use %d instead of %s for numbers 2015-10-14 22:29:03 -04: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: properly process bundle2 bundle 2015-10-19 15:42:50 +02:00
strip.py dirstate: make dirstate.write() callers pass transaction object to it 2015-10-17 01:15:34 +09: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