sapling/hgext
Matt Mackall 921065f3f8 record: fix display of non-ASCII names
spotted by Nikolaj Sjujskij
2012-07-01 13:10:54 -05: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: use wlock for lfconvert (issue3444) 2012-05-13 17:34:55 +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: stop bugs always being marked as fixed in xmlrpc (issue3484) 2012-06-06 16:44:17 +01:00
children.py help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09: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: remove confusing reference to "authoritative" changes 2012-04-20 11:57:14 -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 strip: update help to state than you can strip public changeset 2012-06-28 18:39:16 +02:00
notify.py notify: various fixes to docstring 2012-05-29 07:07:10 -05: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: Use the same GPL boilerplate as most hg files 2012-01-02 19:30:28 -06:00
purge.py Remove FSF mailing address from GPL headers 2012-01-06 16:27:13 +01:00
rebase.py bookmarks: correctly update current bookmarks on rebase (issue2277) 2012-06-22 11:40:31 -07:00
record.py record: fix display of non-ASCII names 2012-07-01 13:10:54 -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 localrepo: add setparents() to adjust dirstate copies (issue3407) 2012-04-29 22:25:55 +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