sapling/mercurial
2006-09-17 22:38:06 -05:00
..
hgweb If local repository is missing, make error message clearer. 2006-09-11 10:08:30 +02:00
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
appendfile.py reduce memory used when appendfile appends to real file. 2006-05-09 11:08:06 -07:00
archival.py Fix some bugs introduced during the manifest refactoring 2006-08-12 08:53:23 -03:00
bdiff.c update copyrights. 2006-08-12 12:30:02 -07:00
bundlerepo.py clean up hg.py: move repo constructor code into each repo module 2006-07-31 07:11:12 -07:00
byterange.py Make consistent use of str.startswith() in conditionals. 2005-07-10 16:14:56 -08:00
changegroup.py use demandload more. 2006-06-20 23:58:21 -07:00
changelog.py document changelog format 2006-09-09 12:56:08 +02:00
cmdutil.py Move revision parsing into cmdutil. 2006-09-14 11:19:35 -07:00
commands.py cat: default to working dir parent instead of tip 2006-09-14 19:24:00 -07:00
context.py filelog: make metadata method private 2006-09-17 22:38:06 -05:00
demandload.py Avoid Python 2.5 warning 2006-08-20 00:44:53 -03:00
dirstate.py dirstate.py: when comparing mtimes, use only the integer part. 2006-08-20 01:13:11 -03:00
fancyopts.py fixed some stuff pychecker shows, marked unclear/wrong stuff with XXX 2005-11-14 03:59:35 +02:00
filelog.py filelog: make metadata method private 2006-09-17 22:38:06 -05:00
hg.py Never apply string formatting to generated errors with util.Abort. 2006-09-08 09:36:18 +02:00
httprangereader.py update copyrights. 2006-08-12 12:30:02 -07:00
httprepo.py Never apply string formatting to generated errors with util.Abort. 2006-09-08 09:36:18 +02:00
i18n.py update copyrights. 2006-08-12 12:30:02 -07:00
keepalive.py clean up trailing white space. 2006-07-12 08:28:00 -07:00
localrepo.py If local repository is missing, make error message clearer. 2006-09-11 10:08:30 +02:00
lock.py update copyrights. 2006-08-12 12:30:02 -07:00
lsprof.py do not try to package lsprof if not available. 2006-06-23 19:20:22 -07:00
mail.py fix typo in mail.py 2006-08-20 02:21:59 -03:00
manifest.py update copyrights. 2006-08-12 12:30:02 -07:00
mdiff.py Remove dates from git export file lines - they confuse git-apply 2006-08-29 17:08:42 -07:00
merge.py merge: simplify actions with helper function 2006-09-17 21:27:30 -05:00
mpatch.c update copyrights. 2006-08-12 12:30:02 -07:00
node.py update copyrights. 2006-08-12 12:30:02 -07:00
packagescan.py merge. 2006-08-22 07:55:10 -07:00
patch.py Add support for diffstat in commit emails, and move diffstat from 2006-09-13 13:14:08 -07:00
remoterepo.py update copyrights. 2006-08-12 12:30:02 -07:00
repo.py update copyrights. 2006-08-12 12:30:02 -07:00
revlog.py Avoid negative block sizes in lazyparser. 2006-09-13 14:37:51 -03:00
sshrepo.py sshrepo: don't try to validate when creating the repo 2006-09-13 19:57:40 +02:00
sshserver.py update copyrights. 2006-08-12 12:30:02 -07:00
statichttprepo.py update copyrights. 2006-08-12 12:30:02 -07:00
streamclone.py fix problem with uncompressed clone and python 2.3. 2006-07-17 07:43:15 -07:00
strutil.py fix issue 322. 2006-08-18 21:03:29 -07:00
templater.py remove localrepository.changes. 2006-08-12 16:40:12 -07:00
transaction.py update copyrights. 2006-08-12 12:30:02 -07:00
ui.py Merge with backout 2006-09-15 16:01:16 -05:00
util_win32.py fix windows username problem. 2006-07-24 09:11:26 -07:00
util.py Back out trusted hgrc change for now 2006-09-15 16:00:16 -05:00
verify.py Move repo.verify 2006-08-07 16:27:09 -05:00
version.py update copyrights. 2006-08-12 12:30:02 -07:00