sapling/mercurial
2010-02-08 17:28:19 +01:00
..
help Merge with stable 2009-12-23 18:40:57 +01:00
hgweb fix coding style (reported by pylint) 2010-02-08 15:36:34 +01:00
pure many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
templates templates: rename `Last change' column in hgwebdir repository list. 2010-01-24 20:51:53 +01:00
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
ancestor.py Merge with stable 2010-01-19 22:45:09 -06:00
archival.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
base85.c many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
bdiff.c many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
bundlerepo.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
byterange.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
changegroup.py localrepo: unify changegroup and changegroupsubset code paths a bit 2010-02-07 09:58:41 +01:00
changelog.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
cmdutil.py util: make spawndetached() handle subprocess early terminations 2010-02-06 16:50:00 +01:00
commands.py fix coding style (reported by pylint) 2010-02-08 15:36:34 +01:00
config.py config: handle short continuations (issue1999) 2010-01-28 23:07:28 -06:00
context.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
copies.py copies: check if revisions are related (bug found with pylint) 2010-02-02 09:05:20 +01:00
demandimport.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
diffhelpers.c many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
dirstate.py fix coding style (reported by pylint) 2010-02-08 15:36:34 +01:00
dispatch.py dispatch: provide help for disabled extensions and commands 2010-02-07 14:01:43 +01:00
encoding.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
error.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
extensions.py dispatch: provide help for disabled extensions and commands 2010-02-07 14:01:43 +01:00
fancyopts.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
filelog.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
filemerge.py fix spaces/identation issues 2010-02-05 18:50:08 +01:00
graphmod.py Merge with stable 2010-01-19 22:45:09 -06:00
hbisect.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
help.py dispatch: provide help for disabled extensions and commands 2010-02-07 14:01:43 +01:00
hg.py addbranchrevs: fallback for older servers 2010-02-07 15:57:16 +01:00
hook.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
httprepo.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
i18n.py Update license to GPLv2+ 2010-01-19 22:20:08 -06: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 localrepo: cleanup branch tip computation 2010-02-08 14:52:28 +01:00
lock.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
lsprof.py fix spaces/identation issues 2010-02-05 18:50:08 +01:00
lsprofcalltree.py drop unused imports 2009-05-14 15:35:46 +02:00
mail.py Merge with stable 2010-01-19 22:45:09 -06:00
manifest.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
match.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
mdiff.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
merge.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
minirst.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
mpatch.c many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
node.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
osutil.c many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
parsers.c many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
patch.py import: import each patch in a file or stream as a separate change 2010-02-07 18:06:52 +01:00
posix.py Merge with stable 2010-01-19 22:45:09 -06:00
repair.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
repo.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
revlog.py revlog: don't silently discard revlog flags on revlogv0 2010-02-08 17:28:19 +01:00
simplemerge.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
sshrepo.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
sshserver.py streamclone: allow uncompressed clones by default 2010-02-07 15:31:53 +01:00
statichttprepo.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
store.py fix spaces/identation issues 2010-02-05 18:50:08 +01:00
streamclone.py streamclone: allow uncompressed clones by default 2010-02-07 15:31:53 +01:00
strutil.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
subrepo.py subrepo: change default path in hgrc of subrepo after cloning 2010-02-06 19:14:37 +01:00
tags.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
templatefilters.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
templatekw.py fix coding style (reported by pylint) 2010-02-08 15:36:34 +01:00
templater.py fix spaces/identation issues 2010-02-05 18:50:08 +01:00
transaction.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
ui.py ui: look before you leap on sys.stdout.closed 2010-02-07 16:44:55 +01:00
url.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
util.py util: make spawndetached() handle subprocess early terminations 2010-02-06 16:50:00 +01:00
verify.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
win32.py win32: allow hgrc.d on Windows 2010-02-07 05:34:22 -06:00
windows.py fix coding style (reported by pylint) 2010-02-08 15:36:34 +01:00