Menu

Source Commit Log


Commit Date  
[r4928] by tmaruyama

scm: mercurial: path encoding support for "cat" in adapter (#2664).

2011-02-23 00:34:27 Tree
[r4927] by tmaruyama

scm: mercurial: change some newlines in mercurial_adapter.rb CRLF to LF.

2011-02-22 14:29:09 Tree
[r4926] by tmaruyama

scm: for log in Ruby 1.9, replace invalid UTF-8 to '?' instead of removing.

Refer r3466 #4773.

2011-02-22 13:39:37 Tree
[r4925] by tmaruyama

scm: Ruby 1.9 compatibility for log.

Remove assuming UTF-8 is valid.
"\xC2\x80" of latin-1(iso-8859-1) is valid sequence of UTF-8.

2011-02-22 13:39:12 Tree
[r4924] by tmaruyama

scm: fix unit changeset_test.rb test methods calls randomly.

2011-02-22 12:16:08 Tree
[r4923] by tmaruyama

scm: mercurial: log and entries path encoding support in adapter (#2664).

2011-02-22 08:47:19 Tree
[r4922] by tmaruyama

scm: Ruby 1.9 compatibility for diff, cat and blame (#2664).

"\xC2\x80" of latin1(iso-8859-1) is valid sequence of UTF-8.
to_utf8() should not return string if it is UTF-8 valid_encoding.

2011-02-22 08:29:35 Tree
[r4921] by tmaruyama

scm: Ruby 1.9 compatibility for browsing repository tree (#2664, #2274).

If repository path is not UTF-8, Ruby 1.9 shows trace.

2011-02-22 08:16:05 Tree
[r4920] by tmaruyama

scm: Ruby 1.9 compatibility in getting scm version (#4273).

2011-02-22 08:05:51 Tree
[r4919] by tmaruyama

scm: mercurial: override initialize() for path encoding (#2664).

2011-02-22 08:05:29 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.