sapling/hgext
2009-04-26 14:20:41 -07:00
..
convert Fix subversion convert not detecting empty changesets. 2009-04-25 21:27:47 +08:00
highlight move encoding bits from util to encoding 2009-04-03 14:51:48 -05:00
inotify inotify: Do not raise TypeError when client.query returns None 2009-04-08 14:15:18 +09:00
zeroconf zeroconf: don't fail on non-local names 2009-04-13 21:23:52 +03:00
__init__.py Re-add hgext/__init__.py 2005-09-29 12:49:01 -07:00
acl.py ui: fold readsections into readconfig 2009-04-23 15:40:10 -05:00
alias.py error: move UnknownCommand and AmbiguousCommand 2009-01-12 11:39:38 -06:00
bookmarks.py bookmarks: fix typo 2009-04-20 20:38:37 -03:00
bugzilla.py replace set-like dictionaries with real sets 2009-04-22 00:57:28 +02:00
children.py help texts: write command line switches as -a/--abc 2009-04-18 14:40:21 +02:00
churn.py i18n: the message should not contain '\r' 2009-04-20 12:25:45 +02:00
color.py color: word-wrap help texts at 70 characters 2009-04-04 23:16:32 +02:00
extdiff.py help texts: write command line switches as -a/--abc 2009-04-18 14:40:21 +02:00
fetch.py switch lock releasing in the extensions from gc to explicit 2009-04-22 02:01:22 +02:00
gpg.py status: clean up all users for unknown files 2008-06-27 13:43:29 -05:00
graphlog.py util: use built-in set and frozenset 2009-04-22 00:55:32 +02:00
hgcia.py add --git option to commands supporting --patch (log, incoming, history, tip) 2009-02-14 22:40:39 +01:00
hgk.py hgk: word-wrap help texts at 70 characters 2009-04-04 23:17:33 +02:00
interhg.py extensions: use new wrapper functions 2008-10-22 17:34:52 -05:00
keyword.py switch lock releasing in the extensions from gc to explicit 2009-04-22 02:01:22 +02:00
mq.py replace set-like dictionaries with real sets 2009-04-22 00:57:28 +02:00
notify.py notify: turned a set-like dict into a real set 2009-04-24 17:32:18 +02:00
pager.py pager: word-wrap help texts at 70 characters 2009-04-04 23:18:13 +02:00
parentrevspec.py parentrevspec: word-wrap help texts at 70 characters 2009-04-04 23:18:27 +02:00
patchbomb.py patchbomb: add user agent header to mails 2009-04-23 08:39:27 +02:00
purge.py help texts: write command line switches as -a/--abc 2009-04-18 14:40:21 +02:00
rebase.py rebase, revlog: use set(x) instead of set(x.keys()) 2009-04-25 22:25:49 +02:00
record.py replace set-like dictionaries with real sets 2009-04-22 00:57:28 +02:00
transplant.py transplant: forbid transplant to nonempty repositories with no working directory. 2009-04-26 14:20:41 -07:00
win32mbcs.py win32mbcs: word-wrap help texts at 70 characters 2009-04-04 23:19:42 +02:00
win32text.py win32text: be more careful about rejecting violating changesets 2009-04-24 00:06:01 -07:00