sapling/hgext
Patrick Mezard df58ea1100 convert: checkout svn root revisions
Using changed files is enough if whole history is converted. Checkouts are
required to restrict the conversion to user-supplied subtree.
2008-01-26 14:45:04 +01:00
..
convert convert: checkout svn root revisions 2008-01-26 14:45:04 +01: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
color.py Fix status char in color extension for deleted (missing) files. 2008-01-04 14:25:04 +01:00
extdiff.py Merge with crew-stable 2007-09-10 23:53:23 +02:00
fetch.py fetch: hide authentication details 2008-01-04 11:58:27 -08:00
gpg.py gpg: use the same log message format as hg tag 2007-10-20 03:04:34 +02:00
graphlog.py glog shows at most one file: correct synopsis 2008-01-26 00:14:20 +01:00
hgk.py transform a bunch of print statements to appropriate ui calls 2008-01-18 10:48:25 -06:00
highlight.py highlight: fix more tracebacks by forcing util._encoding to hgweb.encoding 2007-12-19 10:11:32 +01: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: allow more flexible pattern specification (fixes 2/3 of issue699) 2007-09-07 16:35:43 +02:00
keyword.py keyword: improve use of dicts 2008-01-22 13:12:43 +01:00
mq.py transform a bunch of print statements to appropriate ui calls 2008-01-18 10:48:25 -06: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 Merge after backout 2008-01-25 16:04:46 -08:00
purge.py purge: simplify safety net for case mangling filesystems 2007-11-09 20:21:35 -02:00
record.py qrecord: record complements commit, so qrecord should complement qnew 2008-01-23 21:49:39 +03:00
transplant.py Make repo locks recursive, eliminate all passing of lock/wlock 2007-07-21 16:02:10 -05:00
win32mbcs.py New extension to support problematic MBCS on Windows. 2008-01-09 22:41:30 +09:00
win32text.py Issue 882: add standard hook to reject text files with CRLF. 2007-12-19 17:02:31 -05:00