sapling/hgext
2008-10-05 21:35:26 +02:00
..
convert python2.6: use subprocess if available 2008-10-05 21:35:26 +02:00
highlight highlight: only pygmentize for HTML mimetypes 2008-09-05 10:39:57 +02:00
inotify inotify: avoid status getting out of sync 2008-10-12 15:21:08 -05:00
zeroconf zeroconf: advertise a proper hostname for _hg services 2008-10-12 15:21:08 -05:00
__init__.py Re-add hgext/__init__.py 2005-09-29 12:49:01 -07:00
acl.py acl: refactoring 2008-06-27 21:45:16 -05:00
alias.py i18n: mark strings for translation in alias extension 2008-08-31 16:12:02 +02:00
bugzilla.py Add support for Bugzilla 3.0 series to bugzilla hook. 2008-08-29 20:36:55 +01:00
children.py use repo[changeid] to get a changectx 2008-06-26 14:35:46 -05:00
churn.py churn: py2.3 compatibility fix 2008-10-10 15:53:49 +03:00
color.py Apply color to output of qseries --verbose 2008-07-23 20:33:23 -05:00
extdiff.py i18n: mark strings for translation in extdiff extension 2008-08-31 16:12:02 +02:00
fetch.py fetch: use dirstate branch instead of first parents 2008-09-24 13:22:11 +02:00
gpg.py status: clean up all users for unknown files 2008-06-27 13:43:29 -05:00
graphlog.py Merge with crew-stable 2008-09-02 09:47:40 +02:00
hgk.py i18n, hgk: mark command line options for translation 2008-09-06 17:44:01 +02:00
imerge.py i18n, imerge: mark command line for translation 2008-09-06 17:44:02 +02:00
interhg.py i18n: mark strings for translation in interhg extension 2008-08-31 16:12:03 +02:00
keyword.py keyword: avoid additional conflicts during merge/resolve 2008-08-22 08:26:18 +02:00
mq.py i18n, mq: mark command line options for translation 2008-09-06 17:44:03 +02:00
notify.py notify: fix diffstat printing 2008-09-03 01:49:16 +02:00
pager.py replace usage of os.popen() with util.popen() 2008-04-14 14:34:38 +02:00
parentrevspec.py Add parentrevspec extension 2007-08-17 17:33:27 -03:00
patchbomb.py patchbomb: consistently use opts.get 2008-10-07 13:57:00 +02:00
purge.py util: add sort helper 2008-06-27 18:28:45 -05:00
rebase.py i18n: mark strings for translation in rebase extension 2008-08-31 16:12:03 +02:00
record.py i18n, record: improve use of translated docstring in prompts 2008-09-09 21:32:39 +02:00
transplant.py i18n: mark strings for translation in transplant extension 2008-08-31 16:12:03 +02:00
win32mbcs.py Update win32mbcs extension 2008-08-13 20:18:40 -05:00
win32text.py add __len__ and __iter__ methods to repo and revlog 2008-06-26 14:35:50 -05:00