Menu

Source Commit Log


Commit Date  
[r10429] by tmaruyama

add functional attachment test of mercurial export file (#11868)

2012-09-19 03:02:03 Tree
[r10428] by tmaruyama

use git diff format for all diff (#11868)

Mercurial diff uses git format.

2012-09-19 02:29:11 Tree
[r10427] by tmaruyama

use radio buttons instead of a select at attachment as same as r10426 repository

2012-09-18 23:48:52 Tree
[r10426] by jplang

Use radio buttons instead of a select.

2012-09-18 20:51:31 Tree
[r10425] by jplang

Remove trailing (revision nn) from filenames in subversion diffs.

2012-09-18 19:44:08 Tree
[r10424] by jplang

Fixed that git diff displays deleted files as /dev/null (#11868).

2012-09-18 19:32:58 Tree
[r10423] by tmaruyama

scm: bazaar: add more comment to non ASCII path tests at unit model test (#11834)

2012-09-18 10:10:55 Tree
[r10422] by tmaruyama

scm: bazaar: do not call super initialize method at adapter (#11834)

On Bazaar 2.0.5, in case of using non ASCII *repository* path,
following trace raise on all operation.

<pre>
Traceback (most recent call last):
File "/usr/bin/bzr", line 142, in <module>
exit_val = bzrlib.commands.main()
File "/usr/lib/python2.6/site-packages/bzrlib/commands.py", line 1102, in main
argv = osutils.get_unicode_argv()
File "/usr/lib/python2.6/site-packages/bzrlib/osutils.py", line 90, in get_unicode_argv
"encoding." % a))
bzrlib.errors.BzrError:
Parameter ''/somewhere/\xe3\x83\x90\xe3\x82\xb6\xe3\x83\xbc/non_ascii/''
is unsupported by the current encoding.
</pre>

2012-09-18 10:10:29 Tree
[r10421] by tmaruyama

scm: bazaar: add non ASCII path test to unit model test (#11834)

2012-09-18 09:30:35 Tree
[r10420] by tmaruyama

scm: bazaar: use log encoding as path encoding (#11834)

2012-09-18 09:30:11 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.