index
:
jgit.git
master
master%private
next
servlet-4
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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix PlotCommitList to set lanes on child-less commits
Christian Halstrick
2010-09-14
1
-15
/
+79
*
Correct Javadoc for WS_IGNORE_CHANGE comparator
Shawn O. Pearce
2010-09-10
1
-1
/
+1
*
Unpack and cache large deltas as loose objects
Shawn O. Pearce
2010-09-07
5
-61
/
+105
*
Remember loose objects and fast-track their lookup
Shawn O. Pearce
2010-09-07
3
-2
/
+176
*
Correctly name DeltaBaseCache
Shawn O. Pearce
2010-09-07
4
-16
/
+8
*
Support core.autocrlf = input
Shawn O. Pearce
2010-09-07
5
-9
/
+148
*
Refactor diff sequence API
Shawn O. Pearce
2010-09-06
15
-569
/
+432
*
Merge "Reduce compares in Edit.getType"
Chris Aniszczyk
2010-09-06
1
-7
/
+12
|
\
|
*
Reduce compares in Edit.getType
Shawn O. Pearce
2010-09-03
1
-7
/
+12
*
|
Fix checkReferencedIsReachable to use correct base list
Shawn O. Pearce
2010-09-06
2
-10
/
+21
*
|
Discard object bodies when checking connectivity
Shawn O. Pearce
2010-09-06
1
-0
/
+2
*
|
DeltaStream: Fix data corruption when reading large copies
Shawn O. Pearce
2010-09-06
1
-1
/
+3
*
|
Use 8192 as default buffer size in ObjectLoader copyTo
Shawn O. Pearce
2010-09-06
1
-1
/
+1
*
|
Merge "Add helper methods to Edit"
Chris Aniszczyk
2010-09-06
1
-0
/
+41
|
\
|
|
*
Add helper methods to Edit
Shawn O. Pearce
2010-09-03
1
-0
/
+41
*
|
Merge "Use 5 MiB for RevWalk default limit"
Shawn O. Pearce
2010-09-06
2
-27
/
+3
|
\
\
|
*
|
Use 5 MiB for RevWalk default limit
Shawn O. Pearce
2010-09-02
2
-27
/
+3
*
|
|
cleanup: Remove unnecessary @SuppressWarnings
Robin Rosenberg
2010-09-05
1
-1
/
+0
|
|
/
|
/
|
*
|
Fix QuotedString.GIT_PATH escaping rules
Shawn O. Pearce
2010-09-03
1
-1
/
+11
*
|
Remove costly quoting test in DiffFormatter
Shawn O. Pearce
2010-09-03
1
-2
/
+1
*
|
Merge branch 'unpack-error'
Shawn O. Pearce
2010-09-03
3
-0
/
+69
|
\
\
|
|
/
|
/
|
|
*
ReceivePack: Rethrow exceptions caught during indexing
Shawn O. Pearce
2010-09-03
3
-0
/
+69
*
|
Move ObjectDirectory streaming limit to WindowCacheConfig
Shawn O. Pearce
2010-09-02
7
-30
/
+35
*
|
Support creating the working directory difference
Shawn O. Pearce
2010-09-02
5
-41
/
+471
*
|
Fix TreeWalk bug comparing DirCache and WorkingTree with ANY_DIFF
Shawn O. Pearce
2010-09-02
6
-6
/
+32
*
|
Move rename detection, path following into DiffFormatter
Shawn O. Pearce
2010-09-02
3
-36
/
+368
*
|
Merge "Fix RepositoryState.MERGING"
Chris Aniszczyk
2010-09-02
1
-2
/
+2
|
\
\
|
*
|
Fix RepositoryState.MERGING
Jens Baumgart
2010-09-02
1
-2
/
+2
*
|
|
Merge "Add reset() to AbstractTreeIterator API"
Chris Aniszczyk
2010-09-02
5
-0
/
+45
|
\
\
\
|
*
|
|
Add reset() to AbstractTreeIterator API
Shawn O. Pearce
2010-09-01
5
-0
/
+45
*
|
|
|
Merge "Improve DiffFormatter text file access"
Chris Aniszczyk
2010-09-02
1
-38
/
+75
|
\
|
|
|
|
*
|
|
Improve DiffFormatter text file access
Shawn O. Pearce
2010-09-01
1
-38
/
+75
*
|
|
|
Merge "Correct diff header formatting"
Chris Aniszczyk
2010-09-02
1
-84
/
+165
|
\
|
|
|
|
*
|
|
Correct diff header formatting
Shawn O. Pearce
2010-09-01
1
-84
/
+165
*
|
|
|
Merge "Remove duplicated code in DiffFormatter"
Chris Aniszczyk
2010-09-02
1
-33
/
+23
|
\
|
|
|
|
*
|
|
Remove duplicated code in DiffFormatter
Shawn O. Pearce
2010-09-01
1
-33
/
+23
*
|
|
|
Merge "Adding sorting to LongList"
Christian Halstrick
2010-09-02
1
-0
/
+7
|
\
\
\
\
|
*
|
|
|
Adding sorting to LongList
Shawn O. Pearce
2010-09-02
1
-0
/
+7
*
|
|
|
|
Merge "Use int[] rather than IntList for RawText hashes"
Christian Halstrick
2010-09-02
5
-11
/
+9
|
\
|
|
|
|
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Use int[] rather than IntList for RawText hashes
Shawn O. Pearce
2010-09-01
5
-11
/
+9
*
|
|
|
Merge "Add toString and improve Javadoc of NotIgnoredFilter"
Chris Aniszczyk
2010-09-01
1
-13
/
+11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add toString and improve Javadoc of NotIgnoredFilter
Shawn O. Pearce
2010-09-01
1
-13
/
+11
*
|
|
|
Refactor Git API exceptions to a new package
Chris Aniszczyk
2010-09-01
15
-27
/
+100
|
/
/
/
*
|
|
IndexDiff honors Index entries' "skipWorkTree" flag.
Marc Strapetz
2010-09-01
2
-2
/
+100
*
|
|
Merge "Avoid double quotes in Git Config"
Shawn Pearce
2010-09-01
1
-3
/
+9
|
\
\
\
|
*
|
|
Avoid double quotes in Git Config
Mathias Kinzler
2010-09-01
1
-3
/
+9
*
|
|
|
Merge "Add FS.detect() for detection of file system abstraction."
Shawn Pearce
2010-09-01
1
-6
/
+34
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add FS.detect() for detection of file system abstraction.
Marc Strapetz
2010-09-01
1
-6
/
+34
|
|
/
/
*
|
|
Move DiffFormatter default initialization to fields
Shawn O. Pearce
2010-09-01
1
-4
/
+2
*
|
|
Correct Javadoc of DiffFormatter class
Shawn O. Pearce
2010-09-01
1
-1
/
+1
|
/
/
[next]