History for gitbucket_jkp / src / main / scala / util / JGitUtil.scala
2013-05-31
@takezoe
Improve the commit hook to add commit messages to the issue comment.
takezoe committed on 31 May 2013
2013-05-04
@takezoe
Add JGitUtil#withGit() and use it to release repository resources ...
takezoe committed on 4 May 2013
@takezoe
Replace existing code with JGitUtil#getRevCommitFromId().
takezoe committed on 4 May 2013
@takezoe
Fixed tags page.
takezoe committed on 4 May 2013
2013-05-03
@takezoe
Add file history page to the repository viewer.
takezoe committed on 3 May 2013
2013-05-02
@takezoe
Added limit parameter to JGit.getCommitLogs() and page parameter became ...
takezoe committed on 2 May 2013
2013-05-01
@takezoe
Fixed Scaladoc mistake.
takezoe committed on 1 May 2013
2013-04-29
@takezoe
Unify JGitUtil interface to take Git instead of Repository or ...
takezoe committed on 29 Apr 2013
@takezoe
Get all data from the bare repository. ...
takezoe committed on 29 Apr 2013
2013-04-28
@takezoe
getCommitLog is moved to JGitUtil and it get commit logs from only bared ...
takezoe committed on 28 Apr 2013
@takezoe
Add Scaladoc.
takezoe committed on 28 Apr 2013
@takezoe
Separate complex JGit operation to JGitUtil from ...
takezoe committed on 28 Apr 2013