sapling/mercurial
2011-01-02 19:34:41 +01:00
..
help match: support reading pattern lists from files 2010-12-23 15:12:24 -06:00
hgweb merge with stable 2010-12-29 15:31:25 -06:00
pure cleanup: use x in (a, b) instead of x == a or x == b 2010-09-23 00:02:31 -05:00
templates templater: use the parser.py parser to extend the templater syntax 2010-12-20 12:09:00 -06:00
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
ancestor.py backout most of 26e0b9a8ce0d 2010-09-24 12:46:54 -05:00
archival.py archival: don't set gzip filename header when there's no filename 2010-12-07 19:47:53 +11:00
base85.c base85.c: Added support for py3k. 2010-06-15 19:49:56 -03:00
bdiff.c bdiff: Fix bogus NULL return 2010-12-06 16:59:43 -06:00
bundlerepo.py bundlerepository: test self.tempfile field, not tempfile module 2010-11-10 15:38:00 +01:00
byterange.py pylint, pyflakes: remove unused or duplicate imports 2010-04-14 17:58:10 +09:00
changegroup.py bundlerepo: restore close() method 2010-09-20 16:14:05 -05:00
changelog.py Merge with stable 2010-02-11 17:44:01 -06:00
cmdutil.py make_file: always return a fresh file handle that can be closed 2010-12-07 16:08:16 +01:00
commands.py rename util.unlink to unlinkpath 2011-01-02 19:34:41 +01:00
config.py code style: prefer 'is' and 'is not' tests with singletons 2010-11-22 18:15:58 +01:00
context.py rename util.unlink to unlinkpath 2011-01-02 19:34:41 +01:00
copies.py copies: don't detect copies as "divergent renames" 2010-10-10 09:48:37 -05:00
dagparser.py cleanup: use x in (a, b) instead of x == a or x == b 2010-09-23 00:02:31 -05:00
demandimport.py demandimport: change default for level from None to -1 2010-12-01 21:46:08 +01:00
diffhelpers.c diffhelpers.c: Added support for py3k. 2010-06-15 19:49:56 -03:00
dirstate.py merge with stable 2011-01-05 15:56:03 +01:00
discovery.py discovery: list new remote heads in prepush() on --debug 2010-11-11 15:51:20 +01:00
dispatch.py alias: fall back to normal error handling for ambigious commands (fixes issue2475) 2010-11-05 15:54:32 -04:00
encoding.py encoding: fix typo in variable name 2010-11-29 10:13:55 +01:00
error.py Abort: add a hint argument, printed in the next line inside parenthesis 2010-07-15 14:41:22 +02:00
extensions.py extensions: warn about invalid extensions when listing disabled commands 2010-12-26 00:43:49 +01:00
fancyopts.py help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
filelog.py filelog: cmp: don't read data if hashes are identical (issue2273) 2010-07-05 19:49:54 +09:00
filemerge.py merge: implement --tool arguments using new ui.forcemerge configurable 2010-10-19 22:33:52 -05:00
graphmod.py graphmod: safer code when a changeset has two identical parents 2010-11-08 22:45:56 +09:00
hbisect.py Lowercase error messages 2010-08-29 22:37:58 +02:00
help.py Add subrepos help topic 2010-10-24 19:28:44 +02:00
hg.py merge with stable 2011-01-05 15:56:03 +01:00
hook.py hooks: sort any dictionaries set in the environment 2010-12-24 15:22:00 +01:00
httprepo.py httpsendfile: record progress information during read() 2010-12-10 13:31:06 -06:00
i18n.py i18n: fix translation of empty paragraphs 2010-06-19 19:16:11 +02:00
ignore.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
keepalive.py fix coding style (reported by pylint) 2010-02-08 15:36:34 +01:00
localrepo.py tag: don't check .hgtags status if --local passed 2010-12-13 21:20:30 -06:00
lock.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
lsprof.py lsprof: remove #!-line from non-executable script 2010-10-25 23:46:26 +02:00
lsprofcalltree.py drop unused imports 2009-05-14 15:35:46 +02:00
mail.py smtp: fix for server doesn't support starttls extension 2010-12-20 16:56:54 +08:00
manifest.py code style: prefer 'is' and 'is not' tests with singletons 2010-11-22 18:15:58 +01:00
match.py match: support reading pattern lists from files 2010-12-23 15:12:24 -06:00
mdiff.py mdiff: carriage return (\r) is also ignorable whitespace 2010-10-19 03:55:06 +02:00
merge.py rename util.unlink to unlinkpath 2011-01-02 19:34:41 +01:00
minirst.py minirst: modified minirst to also recognize empty comments. 2010-11-16 13:29:08 +01:00
mpatch.c mpatch.c: Added preliminary support for py3k. 2010-06-15 19:49:56 -03:00
node.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
osutil.c osutil.c: Support for py3k added. 2010-06-15 19:49:56 -03:00
parser.py templater: use the parser.py parser to extend the templater syntax 2010-12-20 12:09:00 -06:00
parsers.c parsers.c: Added support for py3k. 2010-06-15 19:49:56 -03:00
patch.py patch: write .rej files without rewriting EOLs 2010-12-03 11:40:30 +09:00
posix.py posix: remove is-comparison between integers 2010-11-16 21:35:58 +01:00
pushkey.py pushkey: add pushkey core 2010-06-16 16:04:44 -05:00
py3kcompat.py py3kcompat: added fake ord implementation for py3k 2010-08-07 16:38:38 -03:00
repair.py repair: pass variable explicitely to nested function 2010-08-26 23:38:13 +02:00
repo.py repository: drop unused rjoin() method 2010-08-22 13:17:34 +02:00
revlog.py code style: prefer 'is' and 'is not' tests with singletons 2010-11-22 18:15:58 +01:00
revset.py code style: prefer 'is' and 'is not' tests with singletons 2010-11-22 18:15:58 +01:00
similar.py fix coding style 2010-05-02 00:48:33 +02:00
simplemerge.py backout most of 26e0b9a8ce0d 2010-09-24 12:46:54 -05:00
sshrepo.py sshrepo: don't use readline() on the stderr pipe 2010-12-01 21:46:08 +01:00
sshserver.py wireproto: introduce pusherr() to deal with "unsynced changes" error 2010-10-11 12:45:36 -05:00
statichttprepo.py statichttprepo: disable pushkey 2010-08-24 13:13:35 -05:00
store.py fncachestore: copy dh directory before the manifest 2010-12-17 10:40:26 +01:00
strutil.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
subrepo.py subrepo: backed out changeset 9ce26f91f137 2010-12-10 19:08:17 -06:00
tags.py tags: do not fail if tags.cache is corrupted (issue2444) 2010-10-19 20:20:10 +09:00
templatefilters.py templater: add hex filter. 2010-09-22 00:14:57 +02:00
templatekw.py template: add showbranch template for {branch} 2010-12-13 10:30:15 -05:00
templater.py templater: clarify engine caching 2010-12-22 13:16:03 -06:00
transaction.py cleanup: typos 2010-07-26 22:29:49 +02:00
ui.py code style: prefer 'is' and 'is not' tests with singletons 2010-11-22 18:15:58 +01:00
url.py merge with stable 2011-01-05 15:56:03 +01:00
util.h util.h: Defined macros for working "with" PyStrings in py3k. 2010-07-02 16:21:40 -03:00
util.py rename util.unlink to unlinkpath 2011-01-02 19:34:41 +01:00
verify.py code style: prefer 'is' and 'is not' tests with singletons 2010-11-22 18:15:58 +01:00
win32.py win32: remove try-catch block of GetModuleFileNameEx (issue2480) 2010-11-11 01:12:51 +09:00
windows.py rename util.unlink to unlinkpath 2011-01-02 19:34:41 +01:00
wireproto.py pushkey: use UTF-8 2010-11-28 18:21:47 -06:00