sapling/hgext
Benoit Boissinot ea0e021c3d protocol: use changegroupsubset() if possible (issue1389)
Due to the fix to the pull race, to avoid sending unnecessary
changesets, use changegroupsubset if possible.
This will increase the load on the server.
2008-11-25 23:26:33 +01:00
..
convert Merge with crew-stable 2008-11-15 15:57:12 +01:00
highlight extensions: use new wrapper functions 2008-10-22 17:34:52 -05:00
inotify inotify: fix status . in repo.root 2008-11-19 13:00:48 -08: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 cmdutil: use change contexts for cset-printer and cset-templater 2008-11-14 13:59:25 +01:00
children.py cmdutil: use change contexts for cset-printer and cset-templater 2008-11-14 13:59:25 +01:00
churn.py cmdutil: use change contexts for cset-printer and cset-templater 2008-11-14 13:59:25 +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: fix regression with filelogs introduced by c19a6e3c8257 2008-11-16 20:55:30 +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: pass an opener to patchfile 2008-11-19 13:27:57 +01:00
mq.py Merge with crew 2008-11-25 16:24:22 -06:00
notify.py cmdutil: use change contexts for cset-printer and cset-templater 2008-11-14 13:59:25 +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 email: add References field in the header 2008-11-25 23:13:14 +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 protocol: use changegroupsubset() if possible (issue1389) 2008-11-25 23:26:33 +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