Menu

Source Commit Log


Commit Date  
[r4633] by tmaruyama

scm: mercurial: escape any filenames by urlescape (#2664, #7064).

In Mercurial, filename is not UTF-8 but byte-string.
So it should be escaped to UTF-8-safe string before parsing as XML document.

NOTE: Mercurial's {|obfuscate} filter cannot be used here, because it treats
filename as encoded by HGENCODING.

Contributed by Yuya Nishihara.

2011-01-05 15:02:24 Tree
[r4632] by tmaruyama

scm: mercurial: cleanup indent and trailing white-space of unit lib test.

2011-01-05 15:02:03 Tree
[r4631] by tmaruyama

scm: mercurial: fix comment and change // to '' some strings of functional test.

2011-01-05 15:01:39 Tree
[r4630] by tmaruyama

Merged r4629 from trunk.

2011-01-04 16:39:45 Tree
[r4629] by tmaruyama

scm: mercurial: refactor mercurial unit test.

* lib unit test switches if repository exists.
* move cat test from app to lib.
* no need to run "hg update" in unit test (#3421).

2011-01-04 16:34:40 Tree
[r4628] by tmaruyama

Merged r4625 from trunk.

2011-01-03 10:55:07 Tree
[r4627] by tmaruyama

Merged r4624 from trunk.

2011-01-03 10:54:29 Tree
[r4626] by tmaruyama

Merged r4623 from trunk.

2011-01-03 10:53:47 Tree
[r4625] by tmaruyama

repository: mercurial: fix functional annotate test.

Mercurial test repository author is 'jsmith'.
If author is 'foo', functional annotate test passes.

2011-01-03 10:45:44 Tree
[r4624] by tmaruyama

repository: git: change io.gets to io.readlines (#5404, #5096).

2011-01-03 10:45:00 Tree
Older >