Menu

Source Commit Log


Commit Date  
[r5035] by tmaruyama

scm: git: add instance variable for path encoding in adapter (#5251).

2011-03-08 03:29:36 Tree
[r5034] by tmaruyama

scm: git: code clean up adapter.

2011-03-08 03:29:11 Tree
[r5033] by tmaruyama

scm: git: update test repository for path encoding (#5251).

Mercurial and Git treats file names as byte string.
This git test repository contains Latin-1 encoding path.
Be careful on non Latin-1(CP1252) Windows.

Please see r4996 comment.

I removed a revision including "copied file" from r5026 test repository.
Mercurial supports "copy", but Git does not support.

2011-03-07 23:47:25 Tree
[r5032] by jplang

tagged version 1.1.2

2011-03-07 19:48:50 Tree
[r5031] by jplang

Merged r5030 from trunk.

2011-03-07 19:27:14 Tree
[r5030] by jplang

CHANGELOG updated.

2011-03-07 19:26:24 Tree
[r5029] by tmaruyama

scm: git: remove "core.quotepath = true" to run git command (#5251).

If path encoding is UTF-8, git adapter may run on Linux.

2011-03-07 14:09:29 Tree
[r5028] by tmaruyama

scm: git: use core.quotepath = true to run git command for database safety (#5251).

2011-03-07 13:46:42 Tree
[r5027] by tmaruyama

scm: git: backout r5026 (#5251).

In case git repository contains latin-1 path,
although Redmine uses "git log -C core.quotepath=false --encoding=UTF-8",
log encoding is latin-1.

2011-03-07 13:46:21 Tree
[r5026] by tmaruyama

scm: git: update test repository for path encoding (#5251).

Mercurial and Git treats file names as byte string.
This git test repository contains Latin-1 encoding path.
Be careful on non Latin-1(CP1252) Windows.

Please see r4996 comment.

2011-03-07 13:15:04 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.