sapling/mercurial
2007-06-18 14:52:31 -07:00
..
hgweb Small cleanups for the new tag code 2007-06-11 11:06:42 -07: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
archival.py Merge with crew-stable 2007-04-24 10:47:41 -07: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 revlog: don't pass datafile as an argument 2007-03-22 19:12:03 -05: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 changelog: optimize delayed updates for clone vs pull 2007-03-24 02:47:33 -05:00
cmdutil.py dispatch: fix handling of incorrect number of arguments 2007-06-18 13:24:34 -05:00
commands.py dirstate: hide internal vars 2007-06-18 13:24:34 -05:00
context.py Merge with stable 2007-05-08 11:42:48 -05:00
demandimport.py Add _xmlplus to the demandimport blacklist. (HGCIA was failing to load.) 2007-03-03 18:59:54 -08:00
dirstate.py dirstate: pull ignore smarts out of ui 2007-06-18 13:24:34 -05:00
extensions.py extensions: pull extension-aware bits out of ui 2007-06-18 13:24:34 -05:00
fancyopts.py additional fixes for issue436 2006-12-01 16:18:16 -02:00
filelog.py revlog: simplify revlog version handling 2007-03-22 19:52:38 -05: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 clone: checkout the "default" branch if available 2007-06-01 18:52:18 -05:00
hook.py hooks: separate hook code into a separate module 2007-06-18 13:24:34 -05:00
httprangereader.py update copyrights. 2006-08-12 12:30:02 -07:00
httprepo.py Removed trailing whitespace and tabs from python files 2007-06-06 20:22:52 +02:00
i18n.py Enable gettext translations 2006-12-14 17:32:00 -06:00
ignore.py dirstate: move ignore to its own file 2007-06-18 13:24:34 -05:00
keepalive.py fix for digest auth when using keepalive.py 2007-01-08 16:18:29 +01:00
localrepo.py hooks: separate hook code into a separate module 2007-06-18 13:24:34 -05: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 patchbomb: Validate email config before we start prompting for info. 2007-05-27 14:40:14 -07:00
manifest.py revlog: simplify revlog version handling 2007-03-22 19:52:38 -05:00
mdiff.py add mdiff.get_matching_blocks 2007-04-16 20:17:39 -03:00
merge.py Make fast-forward merges full merges 2007-06-18 12:38:54 -07:00
mpatch.c merge with stable 2007-04-25 18:43:55 +02:00
node.py Replace demandload with new demandimport 2006-12-13 13:27:09 -06:00
patch.py Removed trailing whitespace and tabs from python files 2007-06-06 20:22:52 +02: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 merge with crew-stable 2007-06-04 00:26:53 -03:00
sshrepo.py Simplify i18n imports 2006-12-14 20:25:19 -06:00
sshserver.py revlog: simplify revlog version handling 2007-03-22 19:52:38 -05:00
statichttprepo.py revlog: simplify revlog version handling 2007-03-22 19:52:38 -05: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 stable 2007-04-10 14:05:15 -05:00
transaction.py Simplify i18n imports 2006-12-14 20:25:19 -06:00
ui.py dirstate: pull ignore smarts out of ui 2007-06-18 13:24:34 -05:00
util_win32.py Move win32 find_in_files from util_win32 to util. 2007-05-06 16:40:53 +02:00
util.py Work around heisenbug in Popen3.__del__ 2007-06-18 14:52:31 -07:00
verify.py verify: hold write lock 2007-05-01 14:42:54 -05:00
version.py setup.py: reload __version__.py after writing it. 2007-02-06 15:55:20 -02:00