sapling/hgext
2012-05-11 18:41:04 +02:00
..
convert i18n: use locale insensitive format for datetimes as intermediate representation (issue3398) 2012-04-26 02:41:20 +09:00
highlight highlight: fix to work with caching templater 2010-04-19 16:47:44 -05:00
inotify inotify: catch SignalInterrupt during shutdown (issue3351) 2012-04-04 10:57:48 +02:00
largefiles largefiles: add --all-largefiles flag to clone (issue3188) 2012-05-11 23:11:43 +02:00
zeroconf Remove FSF mailing address from GPL headers 2012-01-06 16:27:13 +01:00
__init__.py Re-add hgext/__init__.py 2005-09-29 12:49:01 -07:00
acl.py doc: fix explanation comment in acl extension 2012-04-23 00:29:04 +09:00
bugzilla.py bugzilla: fix transport initialization on python 2.4 2012-05-11 22:48:19 -07:00
children.py children: use hg reST role for example 2012-05-11 13:42:37 +02:00
churn.py i18n: fix all remaining uses of % inside _() 2012-03-08 13:35:27 -06:00
color.py color: Use the same GPL boilerplate as most hg files 2012-01-02 19:30:21 -06:00
eol.py eol: remove left-over print statements 2012-03-15 16:57:19 +01:00
extdiff.py extdiff: escape filenames with vim/DirDiff and make quoting work with Windows 2012-03-12 09:39:30 +01:00
factotum.py factotum: add man reference to help output 2012-05-04 09:14:55 -07:00
fetch.py fetch: mark extension as deprecated 2012-05-11 04:42:29 -05:00
gpg.py gpg: use cmdutil.command decorator 2011-05-12 14:31:01 +02:00
graphlog.py graphlog: fix --follow FILE and relative paths 2012-04-14 11:27:11 +02:00
hgcia.py hgcia: fix diffstat support 2012-01-05 14:14:12 -06:00
hgk.py scmutil: switch match users to supplying contexts 2011-06-18 16:52:51 -05:00
interhg.py interhg: use uisetup() instead of module-load side effects 2010-10-16 18:09:47 -05:00
keyword.py keyword: update filectx.cmp monkeypatch to handle '\1\n' at start of file 2012-01-15 13:37:33 +01:00
mq.py phases: introduce phasecache 2012-05-12 00:24:07 +02:00
notify.py doc: fix careless document miss in help of hgext/notify 2012-04-23 00:30:45 +09:00
pager.py pager: check if signal.SIGPIPE exists 2012-05-12 09:43:12 +02:00
patchbomb.py patchbomb: add --body flag to send patches as inline message body text 2012-03-21 06:45:07 +01:00
progress.py progress: fix indentation 2012-05-11 18:41:04 +02:00
purge.py Remove FSF mailing address from GPL headers 2012-01-06 16:27:13 +01:00
rebase.py rebase: add missing EOL to debug strings 2012-05-02 11:43:12 +02:00
record.py record: fix up test issues 2012-03-31 14:04:39 -05:00
relink.py hgext: replace uses of hasattr with util.safehasattr 2011-07-25 20:37:12 -05:00
schemes.py util: fix url.__str__() for windows file URLs 2011-12-04 18:22:25 +01:00
share.py share: drop unused import 2011-09-10 17:59:47 -05:00
transplant.py transplant: manually transplant pullable changesets with --log 2012-05-11 17:26:58 +02:00
win32mbcs.py win32mbcs: allow win32mbcs extension to be enabled on cygwin platform 2011-12-25 20:32:48 +09:00
win32text.py win32text: give deprecation warning 2010-10-25 11:29:32 -05:00