Kenji Fujiwara

Results 10 issues of Kenji Fujiwara

Currently, kenja cannot execute C# parser on Windows because it calls mono command.

bug

今のところ,分析対象のリポジトリを一度にHistorageに変換しているが. 増分的にHistorageを作成できるようにしたほうが,汎用性が広がる.

enhancement

This is work in progress pull request to merge incremental convert branch.

Gitリポジトリは同一ツリーに同じ名前のblobを二つ作ってはいけないので対応する. というかこれはそもそもkenja-java-parserのバグ.

bug

Maximum length of the file name depends on file system. However, Kenja make a file which have over 255 characters name in Historage(git). We should consider how to avoid this...

bug

一応問題無く動いているように見えるが,Gitにおいては空ディレクトリを作成しないほうがいいようなので対応する.

bug

It's a problem of GitPython. please refer following issue. https://github.com/gitpython-developers/GitPython/pull/57

bug

Installer script will fail and output nothing to resolve problem if locale setting is incorrect. I tried zplug in ubuntu on Docker but docker container does not set locale to...