sapling/hgext
Thomas Arendsen Hein c6095906cc Do not abort with inotify extension enabled, but not supported by the system.
And remove the "native support is required" message which is generated at an
inappropriate location and is printed more than once when using 'hg status'.
2008-11-07 13:02:04 +01:00
..
convert remove unused variables 2008-10-28 19:25:26 +01:00
highlight extensions: use new wrapper functions 2008-10-22 17:34:52 -05:00
inotify Do not abort with inotify extension enabled, but not supported by the system. 2008-11-07 13:02:04 +01:00
zeroconf zeroconf: Don't break serve if no internet connection is present. 2008-10-29 18:54:46 -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 findcmd: have dispatch look up strict flag 2008-10-22 17:34:08 -05:00
bookmarks.py bookmarks: Use dirstate to determine the current node in addchangegroup 2008-11-05 03:53:34 +01:00
bugzilla.py remove unused variables 2008-10-28 19:25:26 +01:00
children.py use repo[changeid] to get a changectx 2008-06-26 14:35:46 -05:00
churn.py patch: turn patch.diff() into a generator 2008-11-03 16:48:23 +01:00
color.py extensions: use new wrapper functions 2008-10-22 17:34:52 -05:00
extdiff.py i18n: mark strings for translation in extdiff extension 2008-08-31 16:12:02 +02:00
fetch.py factor out the url handling from httprepo 2008-10-27 21:50:01 +01:00
gpg.py status: clean up all users for unknown files 2008-06-27 13:43:29 -05:00
graphlog.py graphlog: move functions around, eliminate helper function 2008-11-07 11:44:37 +01:00
hgk.py patch: turn patch.diff() into a generator 2008-11-03 16:48:23 +01:00
imerge.py i18n, imerge: mark command line for translation 2008-09-06 17:44:02 +02:00
interhg.py extensions: use new wrapper functions 2008-10-22 17:34:52 -05:00
keyword.py patch: turn patch.diff() into a generator 2008-11-03 16:48:23 +01:00
mq.py patch: turn patch.diff() into a generator 2008-11-03 16:48:23 +01:00
notify.py patch: turn patch.diff() into a generator 2008-11-03 16:48:23 +01:00
pager.py extensions: use new wrapper functions 2008-10-22 17:34:52 -05:00
parentrevspec.py Add parentrevspec extension 2007-08-17 17:33:27 -03:00
patchbomb.py patchbomb: fix indentation 2008-11-07 10:18:55 +01:00
purge.py remove unused variables 2008-10-28 19:25:26 +01:00
rebase.py kill some trailing spaces 2008-11-01 13:06:36 +01:00
record.py patch: turn patch.diff() into a generator 2008-11-03 16:48:23 +01:00
transplant.py patch: turn patch.diff() into a generator 2008-11-03 16:48:23 +01:00
win32mbcs.py Update win32mbcs extension 2008-08-13 20:18:40 -05:00
win32text.py i18n: import _ instead of gettext 2008-10-21 17:47:49 +02:00