sapling/hgext
Brendan Cully d9a2ba66f8 convert: svn: check for branch movement in any log entry, not just the first.
This fixes, for example,
r4151
   D /branches
   A /project/branches (from /branches:4150)
   A /project/tags (from /tags:4150)
   A /project/trunk (from /trunk:4150)
   D /tags
   D /trunk
2007-08-27 11:56:53 -07:00
..
convert convert: svn: check for branch movement in any log entry, not just the first. 2007-08-27 11:56:53 -07:00
__init__.py Re-add hgext/__init__.py 2005-09-29 12:49:01 -07:00
acl.py ui: Rename has_config to has_section. 2007-05-27 13:50:59 -07:00
alias.py dispatch: move command dispatching into its own module 2007-08-15 16:55:13 -05:00
bugzilla.py Fix typo in bugzilla extension. 2007-05-08 11:51:16 -07:00
children.py children extension: Don't abort when looking at the null revision. 2007-07-03 12:50:05 +02:00
extdiff.py Improve extdiff configuration. 2007-08-25 12:25:53 -07:00
fetch.py refactor options from cmdtable 2007-08-08 12:27:20 +02:00
gpg.py refactor options from cmdtable 2007-08-08 12:27:20 +02:00
graphlog.py Make hg glog abort if unused arguments are given. 2007-06-28 16:18:09 +02:00
hbisect.py Return 0 as 'hg bisect reset' is successful 2007-08-14 14:29:36 +02:00
hgk.py Updated command tables in commands.py and hgext extensions. 2007-06-26 22:38:57 +02:00
imerge.py imerge: add automerge flag to attempt to batch merge all conflicts 2007-08-23 22:45:41 -07:00
interhg.py interhg extension allows you to change changelog text like InterWiki. 2007-07-03 00:13:52 +09:00
mq.py Merge with crew-stable 2007-08-27 02:21:58 -03:00
notify.py merge with stable 2007-06-04 22:08:42 +02:00
parentrevspec.py Add parentrevspec extension 2007-08-17 17:33:27 -03:00
patchbomb.py patchbomb: add --desc, to specify a file containing a series description 2007-07-16 14:43:47 -07:00
purge.py refactor options from cmdtable 2007-08-08 12:27:20 +02:00
record.py record: improve docs, improve prompts 2007-08-09 17:29:16 -07:00
transplant.py Make repo locks recursive, eliminate all passing of lock/wlock 2007-07-21 16:02:10 -05:00
win32text.py Correct inadvertent line ending change. 2007-07-09 10:59:49 -07:00