2014-06-19 |
(refs #408)Performance improvement for index page.
Naoki Takezoe
committed
on 19 Jun 2014
|
---|---|
2014-05-30 |
Small cleanup using static analysis
HairyFotr
committed
on 30 May 2014
|
2014-05-20 |
(refs #375)Show merge commit diffs correctly
Tomofumi Tanaka
committed
on 20 May 2014
|
2014-04-29 |
(refs #324)Update commitIdFrom when pullrequest branch is updated
Tomofumi Tanaka
committed
on 29 Apr 2014
|
2014-04-26 |
(refs #13)File editing (add, edit and delete) in repository viewer is available.
takezoe
committed
on 26 Apr 2014
|
2014-04-25 |
Refactoring
Naoki Takezoe
committed
on 25 Apr 2014
|
2014-04-24 |
(refs #13)Commit from AceEditor is available.
Naoki Takezoe
committed
on 24 Apr 2014
|
2014-04-11 |
Merge remote-tracking branch 'origin/master'
Naoki Takezoe
committed
on 11 Apr 2014
|
Fix message for empty repository
Naoki Takezoe
committed
on 11 Apr 2014
|
|
2014-04-10 |
Fix getAllcommitIds bug in empty repository
Tomofumi Tanaka
committed
on 10 Apr 2014
|
(refs #343)Retrieve all commit id from Git repository in pre commit hook instead of COMMIT_LOG table
Naoki Takezoe
committed
on 10 Apr 2014
|
|
2014-03-15 |
Display the first line of commit message on the file list
takezoe
committed
on 15 Mar 2014
|
2014-03-07 |
(refs #303)Submodule support
takezoe
committed
on 7 Mar 2014
|
2014-03-01 |
(refs #280)Commit count limitation is changed to 10000 from 1000.
takezoe
committed
on 1 Mar 2014
|
2013-12-14 |
Remove some functions from ControlUtil.
takezoe
committed
on 14 Dec 2013
|
2013-10-30 |
Release ObjectInserter after adding commit.
takezoe
committed
on 30 Oct 2013
|
Improve repository creation to not use the working repository.
takezoe
committed
on 30 Oct 2013
|
|
2013-10-15 |
|
2013-10-10 |
(refs #142)Fix NoSuchElementException for empty repository.
takezoe
committed
on 10 Oct 2013
|
2013-09-21 |
Use ControlUtil.
takezoe
committed
on 21 Sep 2013
|
Use ControlUtil#using() to handle RevWalk.
takezoe
committed
on 21 Sep 2013
|
|
Use ControlUtil.
takezoe
committed
on 21 Sep 2013
|
|
2013-09-19 |
Introduce ControlUtil which provides control facilities such as using() or defining().
takezoe
committed
on 19 Sep 2013
|
2013-08-23 |
Add encoding detection
odz
committed
on 23 Aug 2013
|
2013-08-14 |
(refs #76)Show the content of the previous commit for removed files.
takezoe
committed
on 14 Aug 2013
|
Remove unused import statements.
takezoe
committed
on 14 Aug 2013
|
|
2013-08-03 |
|
(fix #58) Fix bug that failed to view tag tree
Tomofumi Tanaka
committed
on 3 Aug 2013
|
|
2013-07-29 |
Make more fast and github-like repository viewer
Tomofumi Tanaka
committed
on 29 Jul 2013
|
2013-07-26 |
|