sapling/mercurial
2007-03-07 15:06:57 +01:00
..
hgweb web/server: disable address reuse option for BaseHTTPServer on windows 2007-02-19 10:08:59 +01:00
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
ancestor.py white space and line break cleanups 2006-11-17 08:06:54 +01:00
appendfile.py Replace demandload with new demandimport 2006-12-13 13:27:09 -06:00
archival.py replace filehandle version of wwrite with wwritedata 2006-12-29 20:04:31 -06:00
base85.c python2.5 PyArg_ParseTuple fix 2006-10-12 14:04:11 -03:00
bdiff.c don't return uninitialized memory from bdiff.blocks() 2007-02-20 22:20:16 +01:00
bundlerepo.py merge with -stable 2007-01-15 18:23:21 +01:00
byterange.py white space and line break cleanups 2006-11-17 08:06:54 +01:00
changegroup.py writebundle: overwrite existing bundle file 2006-12-19 08:59:41 -06:00
changelog.py Simplify i18n imports 2006-12-14 20:25:19 -06:00
cmdutil.py Avoid some false positives for addremove -s 2007-02-18 20:39:25 +01:00
commands.py merge with crew-stable 2007-03-07 15:06:57 +01:00
context.py Use only integer part of mtime in workingfilectx.date(), fixes test-context.py 2007-02-26 21:57:33 +01:00
demandimport.py Add _xmlplus to the demandimport blacklist. (HGCIA was failing to load.) 2007-03-03 18:59:54 -08:00
dirstate.py Yield directories in dirstate.statwalk() 2007-03-06 17:45:39 -03:00
fancyopts.py additional fixes for issue436 2006-12-01 16:18:16 -02:00
filelog.py Replace demandload with new demandimport 2006-12-13 13:27:09 -06:00
help.py Using --date "" isn't possible, so don't document epoch. (see issue447) 2006-12-16 22:13:56 +01:00
hg.py merge with crew-stable 2007-02-13 10:25:45 -02:00
httprangereader.py update copyrights. 2006-08-12 12:30:02 -07:00
httprepo.py Close keepalive connections to fix server traceback 2007-02-19 12:38:58 +03:00
i18n.py Enable gettext translations 2006-12-14 17:32:00 -06:00
keepalive.py fix for digest auth when using keepalive.py 2007-01-08 16:18:29 +01:00
localrepo.py Create the parent directory when checking out symlinks. 2007-02-23 17:54:34 +02:00
lock.py Replace demandload with new demandimport 2006-12-13 13:27:09 -06:00
lsprof.py do not try to package lsprof if not available. 2006-06-23 19:20:22 -07:00
mail.py merge with crew-stable 2007-02-16 05:27:37 -02:00
manifest.py Simplify i18n imports 2006-12-14 20:25:19 -06:00
mdiff.py merge with crew-stable 2007-02-20 20:55:23 +01:00
merge.py merge: fix renaming of subdirectories under renamed directories 2007-02-27 16:20:06 -06:00
mpatch.c BeOS compatibility support 2007-01-02 21:40:20 -08:00
node.py Replace demandload with new demandimport 2006-12-13 13:27:09 -06:00
patch.py Suppress <stdout> before hg export -v (regression from previous patch). 2007-03-02 14:03:30 -08:00
remoterepo.py update copyrights. 2006-08-12 12:30:02 -07:00
repo.py Add revlog.LookupError exception, and use it instead of RevlogError. 2006-12-18 12:22:43 -08:00
revlog.py lazyindex: handle __delitem__ in loadblock 2007-02-04 16:08:56 -08:00
sshrepo.py Simplify i18n imports 2006-12-14 20:25:19 -06:00
sshserver.py Simplify i18n imports 2006-12-14 20:25:19 -06:00
statichttprepo.py Simplify i18n imports 2006-12-14 20:25:19 -06:00
streamclone.py streamclone: stream_out tried to decodefilename non-normalized paths 2007-02-19 09:59:37 +01:00
strutil.py fix issue 322. 2006-08-18 21:03:29 -07:00
templater.py merge with crew-stable 2006-12-16 02:51:16 -02:00
transaction.py Simplify i18n imports 2006-12-14 20:25:19 -06:00
ui.py Fix hg showconfig traceback with values that aren't strings 2007-02-15 10:15:08 -02:00
util_win32.py util_win32.py: fix user_rcpath 2007-02-16 05:53:03 -02:00
util.py stdout raises EINVAL when flush() is called on a closed pipe under win32. 2007-02-19 10:32:46 +01:00
verify.py Simplify i18n imports 2006-12-14 20:25:19 -06:00
version.py setup.py: reload __version__.py after writing it. 2007-02-06 15:55:20 -02:00