History for gitbucket_jkp / src / main / scala / util / JGitUtil.scala
2013-09-21
@takezoe
Use ControlUtil.
takezoe committed on 21 Sep 2013
2013-09-19
@takezoe
Introduce ControlUtil which provides control facilities such as using() or defining().
takezoe committed on 19 Sep 2013
2013-08-23
@odz
Add encoding detection
odz committed on 23 Aug 2013
2013-08-14
@takezoe
(refs #76)Show the content of the previous commit for removed files.
takezoe committed on 14 Aug 2013
@takezoe
Remove unused import statements.
takezoe committed on 14 Aug 2013
2013-08-03
@takezoe
Merge branch 'master' into fork-and-pullreq ...
takezoe committed on 3 Aug 2013
@Tomofumi Tanaka
(fix #58) Fix bug that failed to view tag tree
Tomofumi Tanaka committed on 3 Aug 2013
2013-07-29
@Tomofumi Tanaka
Make more fast and github-like repository viewer
Tomofumi Tanaka committed on 29 Jul 2013
2013-07-26
@takezoe
Merge branch 'master' into fork-and-pullreq ...
takezoe committed on 26 Jul 2013
2013-07-24
@takezoe
(refs #2)Fix pull request. Basic pattern had been tested but it's still unstable.
takezoe committed on 24 Jul 2013
@Tomofumi Tanaka
(refs #50)Fix search logic in empty repository
Tomofumi Tanaka committed on 24 Jul 2013
@takezoe
Merge branch 'master' into fork-and-pullreq ...
takezoe committed on 24 Jul 2013
2013-07-18
@takezoe
Use Gravatar if committer is not registered in GitBucket.
takezoe committed on 18 Jul 2013
2013-07-15
@takezoe
Bugfix
takezoe committed on 15 Jul 2013
@takezoe
(refs #2)Fix comparing diffs before sending pull request.
takezoe committed on 15 Jul 2013
@takezoe
Remove var!
takezoe committed on 15 Jul 2013
2013-07-13
@takezoe
(refs #2)Implementing the comparing view.
takezoe committed on 13 Jul 2013
2013-07-12
@takezoe
Merge branch 'master' into fork-and-pullreq ...
takezoe committed on 12 Jul 2013
2013-07-11
@takezoe
(refs #36)Handle unresolved revision string.
takezoe committed on 11 Jul 2013
@takezoe
Replace String#format() with string interpolation.
takezoe committed on 11 Jul 2013
@takezoe
Improve Git repository creation.
takezoe committed on 11 Jul 2013
@takezoe
(refs #2)Experimental implementation of forking repository.
takezoe committed on 11 Jul 2013
2013-07-09
@takezoe
(refs #31)Make it possible to create empty repository.
takezoe committed on 9 Jul 2013
2013-07-06
@takezoe
Display the commit count at the repository viewer.
takezoe committed on 6 Jul 2013
2013-06-29
@takezoe
CompressUtil and FileTypeUtil are merged to FileUtil.
takezoe committed on 29 Jun 2013
2013-06-22
@takezoe
Fix commit message presentation.
takezoe committed on 22 Jun 2013
@takezoe
Convert issue id and commit id in commit message to link.
takezoe committed on 22 Jun 2013
2013-06-21
@takezoe
Move getBranchesOfCommit and getTagsOfCommit to JGitUtil.
takezoe committed on 21 Jun 2013
2013-06-20
@takezoe
Show diff for only text files.
takezoe committed on 20 Jun 2013
2013-06-19
@takezoe
Improve performance of the commit history page.
takezoe committed on 19 Jun 2013