Menu

Source Commit Log


Commit Date  
[r4641] by tmaruyama

Merged r4635 from trunk.

2011-01-05 15:11:47 Tree
[r4640] by tmaruyama

Merged r4634 from trunk.

2011-01-05 15:11:21 Tree
[r4639] by tmaruyama

Merged r4633 from trunk.

2011-01-05 15:10:58 Tree
[r4638] by tmaruyama

Merged r4632 from trunk.

2011-01-05 15:10:38 Tree
[r4637] by tmaruyama

Merged r4631 from trunk.

2011-01-05 15:10:17 Tree
[r4636] by tmaruyama

scm: mercurial: add unit test for copied file (#7064).

2011-01-05 15:03:35 Tree
[r4635] by tmaruyama

scm: mercurial: add some tests at unit and functional test.

2011-01-05 15:03:16 Tree
[r4634] by tmaruyama

scm: mercurial: update test repository for following issues and fix tests.

* copied file (#7064)
* branch, tag (#1981)

2011-01-05 15:02:47 Tree
[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
Older >