index
:
gitblit.git
1026-Lucene-Index-PDF
fixup-1.9
gh-pages
master
ticket/104
ticket/114
ticket/138
ticket/235
ticket/7
ticket/75
wicket-7
Pure java git solution: https://github.com/gitblit-org/gitblit
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
gitblit
/
utils
/
JGitUtils.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gracefully handle missing integration branch in ticket page
James Moger
2014-10-31
1
-4
/
+14
*
Updated the SyndicationServlet to provide an additional option to return deta...
Gerard Smyth
2014-05-08
1
-1
/
+47
*
[findbugs] Add null check when closing a RevWalk in JGitUtils
James Moger
2014-04-17
1
-4
/
+8
*
Fix 'head' vs 'HEAD' commit resolution
James Moger
2014-03-07
1
-1
/
+1
*
Fixed bug in merge: improper use of force and failing on FORCED result
James Moger
2014-03-06
1
-5
/
+5
*
Ticket tracker with patchset contributions
James Moger
2014-03-03
1
-0
/
+207
*
Improve getting changed paths in a commit range
James Moger
2014-03-01
1
-1
/
+31
*
Properly dispose RevWalk in getCommit
James Moger
2014-03-01
1
-2
/
+9
*
Simplify blob loading code
James Moger
2013-12-03
1
-24
/
+3
*
Remove elaborate HEAD determination
James Moger
2013-11-26
1
-17
/
+0
*
Implement mirror executor (issue-5)
James Moger
2013-11-13
1
-0
/
+50
*
Fix Markdown document enumeraton
James Moger
2013-10-16
1
-2
/
+2
*
Check for refs/ not refs/heads/ when updating a ref
James Moger
2013-10-01
1
-1
/
+1
*
Trim trailing whitespace and organize imports
James Moger
2013-09-30
1
-86
/
+86
*
Add normalized diffstats to the commit, commitdiff, and compare pages
James Moger
2013-09-27
1
-30
/
+31
*
Fix potential NPE in git commit search
James Moger
2013-09-23
1
-1
/
+4
*
Merge branch 'init-shared' of https://github.com/fzs/gitblit into prefixes
James Moger
2013-09-17
1
-3
/
+179
|
\
|
*
Fix set-gid bit clearing under Linux when effective gid is different from fil...
Florian Zschocke
2013-08-26
1
-1
/
+15
|
*
Fix setting wrrong custom mode on file and in config.
Florian Zschocke
2013-08-26
1
-2
/
+5
|
*
Add JavaDoc.
Florian Zschocke
2013-08-26
1
-1
/
+20
|
*
Implement adjusting file permissions for shared repositories.
Florian Zschocke
2013-08-26
1
-19
/
+63
|
*
Add proper implementation of methods in JnaUtils.
Florian Zschocke
2013-08-26
1
-99
/
+93
|
*
Add method JGitUtils.createRepository(folder, name, shared) to create a new
Florian Zschocke
2013-08-26
1
-0
/
+102
*
|
Avoid NPE when the default branch cannot be identified
Robin Rosenberg
2013-09-01
1
-0
/
+2
|
/
*
Set author as tooltip of "last change" on repositories page (issue-238)
James Moger
2013-07-03
1
-11
/
+28
*
Ignore orphaned .git folder in repositories folder (issue-256)
James Moger
2013-06-18
1
-0
/
+1
*
New JGit util method to retrieve changed paths in a commit range (issue 226)
James Moger
2013-05-23
1
-5
/
+62
*
Completed migration to JGit 3.0.0-SNAPSHOT
James Moger
2013-04-15
1
-2
/
+1
*
Bump JGit version to 3.0.0-SNAPSHOT
David Ostrovsky
2013-04-14
1
-2
/
+3
*
Revised incremental push tags feature
James Moger
2013-04-01
1
-31
/
+28
*
Merge branch 'autotagpush' of https://github.com/akquinet/gitblit into pushtags
James Moger
2013-04-01
1
-0
/
+70
*
Reorganized to Apache Standard Directory Layout & integrated Moxie
James Moger
2013-03-27
1
-0
/
+1775