sapling/mercurial
Martin Geisler db52139a34 byterange: fix import error
We must import the module as email.Utils on case-sensitive
filesystems.
2009-05-14 13:20:04 +02:00
..
hgweb hgwebdir: refresh configuration periodically 2009-05-13 13:30:28 -07:00
pure pure/osutil: add copyright and license header 2009-04-26 01:57:12 +02:00
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
ancestor.py updated license to be explicit about GPL version 2 2009-04-26 01:08:54 +02:00
archival.py separate import lines from mercurial and general python modules 2009-04-28 17:40:46 +02:00
base85.c Some additional space/tab cleanups 2008-10-20 15:19:05 +02:00
bdiff.c bdiff: add comment about normalization 2009-01-12 17:51:57 +01:00
bundlerepo.py separate import lines from mercurial and general python modules 2009-04-28 17:40:46 +02:00
byterange.py byterange: fix import error 2009-05-14 13:20:04 +02:00
changegroup.py separate import lines from mercurial and general python modules 2009-04-28 17:40:46 +02:00
changelog.py replace util.sort with sorted built-in 2009-04-26 16:50:44 -05:00
cmdutil.py templater: provide the standard template filters by default 2009-05-12 12:04:05 +02:00
commands.py some modernization cleanups, forward compatibility 2009-05-13 14:08:39 +02:00
config.py config: make remap actually work 2009-05-04 14:21:43 -05:00
context.py separate import lines from mercurial and general python modules 2009-04-28 17:40:46 +02:00
copies.py copies: don't translate untranslatable string 2009-05-09 14:56:06 +02:00
demandimport.py updated license to be explicit about GPL version 2 2009-04-26 01:08:54 +02:00
diffhelpers.c Handle patches with misformatted empty lines 2007-11-01 17:15:50 -05:00
dirstate.py dirstate: translate forgotten string 2009-05-08 07:54:00 +02:00
dispatch.py dispatch: remember loaded extensions in a real set 2009-05-07 17:56:57 +02:00
encoding.py separate import lines from mercurial and general python modules 2009-04-28 17:40:46 +02:00
error.py turn some comments back into module docstrings 2009-04-26 01:24:49 +02:00
extensions.py ui: print_exc() -> traceback() 2009-04-26 16:50:44 -05:00
fancyopts.py some modernization cleanups, forward compatibility 2009-05-13 14:08:39 +02:00
filelog.py updated license to be explicit about GPL version 2 2009-04-26 01:08:54 +02:00
filemerge.py separate import lines from mercurial and general python modules 2009-04-28 17:40:46 +02:00
graphmod.py updated license to be explicit about GPL version 2 2009-04-26 01:08:54 +02:00
hbisect.py add blank line after copyright notices and after header 2009-04-26 01:25:53 +02:00
help.py help: document nonempty template filter. 2009-04-28 17:30:00 +02:00
hg.py separate import lines from mercurial and general python modules 2009-04-28 17:40:46 +02:00
hook.py some modernization cleanups, forward compatibility 2009-05-13 14:08:39 +02:00
httprepo.py separate import lines from mercurial and general python modules 2009-04-28 17:40:46 +02:00
i18n.py separate import lines from mercurial and general python modules 2009-04-28 17:40:46 +02:00
ignore.py separate import lines from mercurial and general python modules 2009-04-28 17:40:46 +02:00
keepalive.py util: remove md5 2009-05-04 21:30:39 +02:00
localrepo.py transaction: refactor transaction.abort and rollback to use the same code 2009-05-04 15:31:57 +02:00
lock.py separate import lines from mercurial and general python modules 2009-04-28 17:40:46 +02:00
lsprof.py cleanup: drop unused assignments 2009-03-23 13:13:06 +01:00
lsprofcalltree.py profiling: Adding support for kcachegrind output format, using lsprofcalltree 2009-04-08 14:20:57 +02:00
mail.py patchbomb: quoted-printable encode overly long lines 2009-05-08 18:30:44 +02:00
manifest.py separate import lines from mercurial and general python modules 2009-04-28 17:40:46 +02:00
match.py match: add copyright and license header 2009-04-26 01:57:00 +02:00
mdiff.py separate import lines from mercurial and general python modules 2009-04-28 17:40:46 +02:00
merge.py some modernization cleanups, forward compatibility 2009-05-13 14:08:39 +02:00
mpatch.c allow Mercurial to compile on Haiku 2008-09-17 10:22:35 +02:00
node.py put license and copyright info into comment blocks 2009-04-26 01:13:08 +02:00
osutil.c Windows: improve performance via buffered I/O 2009-05-08 15:52:26 -07:00
parsers.c Some additional space/tab cleanups 2008-10-20 15:19:05 +02:00
patch.py replace util.sort with sorted built-in 2009-04-26 16:50:44 -05:00
posix.py separate import lines from mercurial and general python modules 2009-04-28 17:40:46 +02:00
repair.py transaction: add atomic groups to transaction logic 2009-05-11 21:12:40 +02:00
repo.py updated license to be explicit about GPL version 2 2009-04-26 01:08:54 +02:00
revlog.py revlog: add cache priming for reconstructing delta chains 2009-05-07 19:39:45 -05:00
simplemerge.py separate import lines from mercurial and general python modules 2009-04-28 17:40:46 +02:00
sshrepo.py util: remove ignored mode argument in popen[23] 2009-05-09 17:32:57 +02:00
sshserver.py separate import lines from mercurial and general python modules 2009-04-28 17:40:46 +02:00
statichttprepo.py updated license to be explicit about GPL version 2 2009-04-26 01:08:54 +02:00
store.py separate import lines from mercurial and general python modules 2009-04-28 17:40:46 +02:00
streamclone.py updated license to be explicit about GPL version 2 2009-04-26 01:08:54 +02:00
strutil.py updated license to be explicit about GPL version 2 2009-04-26 01:08:54 +02:00
templatefilters.py templater: provide the standard template filters by default 2009-05-12 12:04:05 +02:00
templater.py some modernization cleanups, forward compatibility 2009-05-13 14:08:39 +02:00
transaction.py transaction: add atomic groups to transaction logic 2009-05-11 21:12:40 +02:00
ui.py hgwebdir: read --webdir-conf as actual configuration to ui (issue1586) 2009-05-11 14:20:18 +02:00
url.py url: fix bug in passwordmgr related to auth configuration 2009-05-11 07:55:13 +02:00
util.py util.termwidth: a file-like object may legitimately lack a fileno() method 2009-05-11 11:53:27 -07:00
verify.py verify: reference the correct linkrev when a filelog is missing 2009-05-04 19:51:08 +02:00
win32.py win32: clarify comment regarding use of fdopen 2009-03-26 13:14:35 -07:00
windows.py windows: avoid deleting non-empty reparse points 2009-05-12 15:50:44 +02:00