sapling/mercurial
Benoit Boissinot 0a73b8e369 mdiff.patch(): add a special case for when the base text is empty
remove the special casing from revlog.addgroup()
2010-08-23 13:28:04 +02:00
..
help merge with stable 2010-08-19 10:25:41 -05:00
hgweb Merge with stable 2010-07-25 21:20:05 -05:00
pure clean up remaining generic exceptions 2010-05-07 16:59:00 -05:00
templates templates: add filenolink to raw style (issue2332) 2010-08-16 12:55:42 -05:00
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
ancestor.py merge: sort arguments to stabilize the ancestor search 2010-06-21 13:25:42 -05:00
archival.py archival: remove prefix argument from archivers 2010-07-14 20:25:31 +02:00
base85.c base85.c: Added support for py3k. 2010-06-15 19:49:56 -03:00
bdiff.c bdiff.c: Added support for py3k. 2010-06-15 19:49:56 -03:00
bundlerepo.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
byterange.py pylint, pyflakes: remove unused or duplicate imports 2010-04-14 17:58:10 +09:00
changegroup.py changegroup*(): use set instead of dict 2010-07-22 14:34:37 +02:00
changelog.py Merge with stable 2010-02-11 17:44:01 -06:00
cmdutil.py merge with stable 2010-08-17 17:44:19 -05:00
commands.py debuginstall: report installpath 2010-08-20 15:31:05 -05:00
config.py error: fix up test-hgrc 2010-06-04 23:04:31 -05:00
context.py context: reuse filecontext.cmp in workingfilecontext.cmp 2010-07-29 10:39:59 +09:00
copies.py copies: properly visit file context ancestors on working file contexts 2010-04-07 21:31:47 +02:00
dagparser.py dagparser: transplant part of aac98bf716a5 2010-08-15 17:49:59 +02:00
demandimport.py demandimport: store level argument on _demandmod instances 2010-08-17 17:46:10 +02:00
diffhelpers.c diffhelpers.c: Added support for py3k. 2010-06-15 19:49:56 -03:00
dirstate.py dirstate: ignore symlinks when fs cannot handle them (issue1888) 2010-08-09 15:31:56 +02:00
discovery.py discovery: remove duplication for new remote head discovery 2010-07-15 21:44:51 +02:00
dispatch.py aliases: provide more flexible ways to work with shell alias arguments 2010-08-18 18:56:44 -04:00
encoding.py encoding: improve handling of buggy getpreferredencoding() on Mac OS X 2010-08-14 01:30:54 +02:00
error.py Abort: add a hint argument, printed in the next line inside parenthesis 2010-07-15 14:41:22 +02:00
extensions.py extensions: improve language for wrapfunction() docstring. 2010-07-09 11:13:45 +02:00
fancyopts.py help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
filelog.py filelog: cmp: don't read data if hashes are identical (issue2273) 2010-07-05 19:49:54 +09:00
filemerge.py merge with stable 2010-08-21 10:48:49 -05:00
graphmod.py hgweb/graph: edge should be same color as the destination 2010-03-07 17:44:43 +01:00
hbisect.py bisect: better message for unrelated starting revisions 2010-08-20 17:16:37 -05:00
help.py help: make helptable a list instead of a tuple 2010-07-22 21:43:45 +02:00
hg.py hg.clone: do not ignore branch argument when source is a repo object 2010-07-02 15:12:50 +09:00
hook.py http: deliver hook output to client 2010-06-30 18:15:23 -05:00
httprepo.py Merge with stable 2010-08-06 12:59:13 -05:00
i18n.py i18n: fix translation of empty paragraphs 2010-06-19 19:16:11 +02: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: add parentdelta to requires only if enabled in config file 2010-08-10 22:28:08 +05:30
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 mail: ensure that Python2.4 to 2.7 use the same header format 2010-07-06 18:24:04 +09:00
manifest.py deltaparent(): don't return nullrev for a revision containing a full snapshot 2010-08-21 19:30:42 +02:00
match.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
mdiff.py mdiff.patch(): add a special case for when the base text is empty 2010-08-23 13:28:04 +02:00
merge.py merge with stable 2010-08-21 10:48:49 -05:00
minirst.py minirst: use unicode string as intermediate form for replacement 2010-06-30 12:44:58 +09:00
mpatch.c mpatch.c: Added preliminary support for py3k. 2010-06-15 19:49:56 -03:00
node.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
osutil.c osutil.c: Support for py3k added. 2010-06-15 19:49:56 -03:00
parser.py parser: improve infix error checking 2010-06-19 17:56:52 -05:00
parsers.c parsers.c: Added support for py3k. 2010-06-15 19:49:56 -03:00
patch.py patch: fix typo in comment 2010-08-12 17:58:03 +02:00
posix.py acl: grp module is not available on windows 2010-05-10 21:09:48 +02:00
pushkey.py pushkey: add pushkey core 2010-06-16 16:04:44 -05:00
py3kcompat.py py3kcompat: added fake ord implementation for py3k 2010-08-07 16:38:38 -03:00
repair.py repair: do not compress partial bundle if we do not keep it on disk 2010-08-12 16:53:23 +09:00
repo.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
revlog.py mdiff.patch(): add a special case for when the base text is empty 2010-08-23 13:28:04 +02:00
revset.py revset: predicate to avoid lookup errors 2010-08-13 13:11:41 -03:00
similar.py fix coding style 2010-05-02 00:48:33 +02:00
simplemerge.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
sshrepo.py ssh: drop some old imports 2010-07-15 15:06:45 -05:00
sshserver.py protocol: wrap non-string protocol responses in classes 2010-07-20 20:53:33 +02:00
statichttprepo.py static-http: disable lazy parsing 2010-05-11 16:28:09 -05:00
store.py store: skip decodir check if path does not contain '.hg/' 2010-08-12 16:45:47 +09:00
strutil.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
subrepo.py subrepos: handle backslashes in subpaths 2010-08-19 13:25:46 +02:00
tags.py tags: remove inactive debugging code. 2010-06-15 16:10:32 -04:00
templatefilters.py templatefilters: unnest uescape() 2010-08-15 17:50:52 +02:00
templatekw.py templates: 'children' keyword 2010-07-03 05:24:16 +02:00
templater.py cleanups: undefined variables 2010-06-08 09:30:45 +02:00
transaction.py cleanup: typos 2010-07-26 22:29:49 +02:00
ui.py mq: don't inherit default and default-push paths with --mq (issue2333) 2010-08-18 02:43:45 +02:00
url.py http basic auth: reset redirect counter on new requests (issue2255) 2010-08-13 13:32:05 -03:00
util.h util.h: Defined macros for working "with" PyStrings in py3k. 2010-07-02 16:21:40 -03:00
util.py util: add an interpolate() function to for replacing multiple values 2010-08-18 18:18:26 -04:00
verify.py verify: initialize rp variable in case we hit out of memory 2010-08-05 16:17:33 -05:00
win32.py win32: remove useless lstat() fallback in nlinks() 2010-08-19 22:51:09 +02:00
windows.py acl: grp module is not available on windows 2010-05-10 21:09:48 +02:00
wireproto.py fix undefined variables, spotted by pylint 2010-08-15 11:05:04 +02:00