sapling/hgext
Michael Bacarella 497a8d346f pager: work around bug in python 2.4's subprocess module (issue3533)
hg v2.2.2 fixed the pager on Windows, but broke it on Python 2.4.
This patch only uses the new behavior if Python >= 2.5 is detected.
2012-07-06 18:06:52 -04:00
..
convert convert/svn: handle non-local svn destination paths (issue3142) 2012-07-26 12:07:55 +02:00
highlight hgext: mark all first-party extensions as such 2012-05-15 14:37:49 -05:00
inotify hgext: mark all first-party extensions as such 2012-05-15 14:37:49 -05:00
largefiles largefiles: fix path handling for cp/mv (issue3516) 2012-07-22 23:37:53 -04:00
zeroconf hgext: mark all first-party extensions as such 2012-05-15 14:37:49 -05:00
__init__.py Re-add hgext/__init__.py 2005-09-29 12:49:01 -07:00
acl.py acl: user docs for the "!" prefix in user or group names 2012-05-30 21:47:51 -03:00
bugzilla.py bugzilla: stop bugs always being marked as fixed in xmlrpc (issue3484) 2012-06-06 16:44:17 +01:00
children.py hgext: mark all first-party extensions as such 2012-05-15 14:37:49 -05:00
churn.py churn: lowercase message 2012-06-12 14:18:18 +02:00
color.py hgext: mark all first-party extensions as such 2012-05-15 14:37:49 -05:00
eol.py hgext: mark all first-party extensions as such 2012-05-15 14:37:49 -05:00
extdiff.py hgext: mark all first-party extensions as such 2012-05-15 14:37:49 -05:00
factotum.py factotum: add man reference to help output 2012-05-04 09:14:55 -07:00
fetch.py fetch: lowercase abort message 2012-06-12 14:18:18 +02:00
gpg.py consistency: use REV instead of REVISION 2012-06-20 16:49:04 +02:00
graphlog.py log: support --graph without graphlog extension 2012-07-14 19:09:22 +02:00
hgcia.py hgext: mark all first-party extensions as such 2012-05-15 14:37:49 -05:00
hgk.py hgext: mark all first-party extensions as such 2012-05-15 14:37:49 -05:00
histedit.py histedit: fix new nodes computation with --continue (issue3534) 2012-07-25 16:27:26 +02:00
interhg.py hgext: mark all first-party extensions as such 2012-05-15 14:37:49 -05:00
keyword.py keyword: use ui.formatter for kwfiles output 2012-06-28 15:06:41 +01:00
mq.py peer: introduce peer methods to prepare for peer classes 2012-07-13 21:46:53 +02:00
notify.py merge with stable 2012-06-13 20:14:28 +02:00
pager.py pager: work around bug in python 2.4's subprocess module (issue3533) 2012-07-06 18:06:52 -04:00
patchbomb.py patchbomb: rewrite getoutgoing() with revsets 2012-06-24 18:11:52 +02:00
progress.py progress: use ui._isatty 2012-05-20 14:37:20 -05:00
purge.py purge: lowercase messages 2012-06-12 14:18:18 +02: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 peer: introduce peer methods to prepare for peer classes 2012-07-13 21:46:53 +02:00
schemes.py hgext: mark all first-party extensions as such 2012-05-15 14:37:49 -05:00
share.py hgext: mark all first-party extensions as such 2012-05-15 14:37:49 -05:00
transplant.py peer: introduce peer methods to prepare for peer classes 2012-07-13 21:46:53 +02:00
win32mbcs.py hgext: mark all first-party extensions as such 2012-05-15 14:37:49 -05:00
win32text.py win32text: lowercase warning message 2012-06-12 14:18:18 +02:00