index
:
jgit.git
master
master%private
next
stable-0.10
stable-0.11
stable-0.12
stable-0.7
stable-0.8
stable-0.9
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-2.0
stable-2.1
stable-2.2
stable-2.3
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
stable-3.6
stable-3.7
stable-4.0
stable-4.1
stable-4.10
stable-4.11
stable-4.2
stable-4.3
stable-4.4
stable-4.5
stable-4.6
stable-4.7
stable-4.8
stable-4.9
stable-5.0
stable-5.1
stable-5.10
stable-5.11
stable-5.12
stable-5.13
stable-5.2
stable-5.3
stable-5.4
stable-5.5
stable-5.6
stable-5.7
stable-5.8
stable-5.9
stable-6.0
stable-6.1
stable-6.10
stable-6.2
stable-6.3
stable-6.4
stable-6.5
stable-6.6
stable-6.7
stable-6.8
stable-6.9
stable-7.0
stable-7.1
stable-7.2
JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgit
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
/
src
/
org
/
eclipse
/
jgit
/
revwalk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use 5 MiB for RevWalk default limit
Shawn O. Pearce
2010-09-02
1
-12
/
+3
*
Use limited getCachedBytes in RevWalk
Shawn O. Pearce
2010-08-25
6
-48
/
+78
*
Implement async/batch lookup of object data
Shawn O. Pearce
2010-08-20
2
-31
/
+204
*
Offer ObjectReaders advice about a RevWalk
Shawn O. Pearce
2010-08-20
5
-3
/
+28
*
Add a public RevTag.parse() method
Shawn O. Pearce
2010-08-20
1
-0
/
+53
*
Add a public RevCommit.parse() method
Shawn O. Pearce
2010-08-20
1
-0
/
+48
*
Make Tag class only for writing
Shawn O. Pearce
2010-08-20
1
-12
/
+0
*
Make Commit class only for writing
Shawn O. Pearce
2010-08-20
1
-13
/
+0
*
Try really hard to load a commit or tag
Shawn O. Pearce
2010-08-20
1
-1
/
+25
*
Backout RevObject's object-identity based equals implementation
Matthias Sohn
2010-08-15
1
-10
/
+0
*
Fix RevCommitList to work with subclasses of RevWalk
Matthias Sohn
2010-08-13
1
-6
/
+2
*
Rename getOldName,getNewName to getOldPath,getNewPath
Shawn O. Pearce
2010-08-04
1
-2
/
+2
*
Merge branch 'delta'
Shawn O. Pearce
2010-07-22
8
-52
/
+109
|
\
|
*
Add path hash code to ObjectWalk
Shawn O. Pearce
2010-07-09
1
-0
/
+12
|
*
Avoid unbounded getCachedBytes during parseAny
Shawn O. Pearce
2010-07-03
1
-3
/
+2
|
*
Use ObjectReader in RevWalk, TreeWalk
Shawn O. Pearce
2010-06-28
8
-26
/
+66
|
*
Rename openObject, hasObject to just open, has
Shawn O. Pearce
2010-06-28
2
-2
/
+2
|
*
Remove Repository.openObject(ObjectReader, AnyObjectId)
Shawn O. Pearce
2010-06-28
2
-11
/
+2
|
*
Replace WindowCache with ObjectReader
Shawn O. Pearce
2010-06-25
1
-3
/
+3
|
*
Replace manual peel loops with RevWalk.peel
Shawn O. Pearce
2010-06-23
1
-10
/
+25
*
|
Merge branch 'js/rename'
Shawn O. Pearce
2010-07-16
2
-1
/
+165
|
\
\
|
*
|
log: Implement --follow
Shawn O. Pearce
2010-07-03
2
-1
/
+165
|
|
/
*
/
Deprecate all of the older Tree related code
Shawn O. Pearce
2010-07-07
1
-0
/
+45
|
/
*
Externalize strings from JGit
Sasa Zivkov
2010-05-19
13
-29
/
+48
*
Fix FooterLine.matches(FooterKey) on same length keys
Shawn O. Pearce
2010-05-04
1
-1
/
+1
*
s/StringBuffer/StringBuilder as appropriate where no concurrency is needed
Karthik K
2010-03-11
2
-2
/
+2
*
Fix ObjectWalk corruption when skipping over empty trees
Shawn O. Pearce
2010-02-02
1
-18
/
+23
*
Ensure the tree parser resets in ObjectWalk
Shawn O. Pearce
2010-02-02
1
-0
/
+2
*
Correct ObjectWalk error message when bad object is found
Shawn O. Pearce
2010-02-02
1
-3
/
+3
*
Remove trailing whitespace at end of line
Alex Blewitt
2009-10-31
23
-108
/
+108
*
Document protected members of RevObjectList
Shawn O. Pearce
2009-10-02
1
-0
/
+11
*
Make it possible to clear a PlotCommitList
Jonas Fonseca
2009-10-01
1
-4
/
+4
*
Initial JGit contribution to eclipse.org
Git Development Community
2009-09-29
42
-0
/
+7833