sapling/hgext
Levi Bard cd1e9ae0e5 largefiles: add error checking to tags conversion (issue3092)
Check for errors when parsing .hgtags during lfconvert,
and skip lines that don't parse or refer to invalid changesets.
2012-01-08 17:06:34 +01:00
..
convert Use explicit integer division 2012-01-08 18:15:54 +01:00
highlight highlight: fix to work with caching templater 2010-04-19 16:47:44 -05:00
inotify building: build inotify for sys.platform='linux*' 2011-09-20 15:21:27 +03:00
largefiles largefiles: add error checking to tags conversion (issue3092) 2012-01-08 17:06:34 +01: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 acl: more descriptive error messages 2011-10-06 19:45:26 -03:00
bugzilla.py bugzilla: fix typo in documentation 2011-06-14 20:08:35 -03:00
children.py help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
churn.py scmutil: switch match users to supplying contexts 2011-06-18 16:52:51 -05:00
color.py color: Use the same GPL boilerplate as most hg files 2012-01-02 19:30:21 -06:00
eol.py merge with stable 2011-07-13 16:29:28 -05:00
extdiff.py extdiff: use ui out descriptor when calling util.system 2011-06-24 17:04:37 +03:00
fetch.py fetch: fix unneeded commit when no merge attempted (issue2847) 2011-12-30 15:07:05 -06:00
gpg.py gpg: use cmdutil.command decorator 2011-05-12 14:31:01 +02:00
graphlog.py graphlog: attempt to fix index overrun (issue2912) 2011-08-10 13:25:35 -05: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: backout realpath change (issue3071) 2011-10-30 12:10:11 -05:00
mq.py merge with stable 2012-01-09 20:16:57 -06:00
notify.py notify: change behavior of "changegroup" hook 2011-12-15 13:57:54 +01:00
pager.py hgext: replace uses of hasattr with util.safehasattr 2011-07-25 20:37:12 -05:00
patchbomb.py mail: mbox handling as a part of mail handling, refactored from patchbomb 2011-11-23 02:11:24 +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 merge with stable 2012-01-09 20:16:57 -06:00
record.py record: use command wrapper properly for qnew/qrefresh (issue3001) 2011-10-01 15:47:03 -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: add --edit option 2011-10-10 23:07:09 -05: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