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
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Correct diff header formatting
Shawn O. Pearce
2010-09-01
2
-84
/
+235
*
|
|
|
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
23
-32
/
+122
|
/
/
/
*
|
|
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
2
-4
/
+34
|
\
\
\
|
*
|
|
Avoid double quotes in Git Config
Mathias Kinzler
2010-09-01
2
-4
/
+34
*
|
|
|
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
*
|
|
diff: Fix bad metaVar reference in --abbrev option
Shawn O. Pearce
2010-09-01
1
-1
/
+1
|
/
/
*
|
Extend DirCache test case to check "intent to add" flag.
Marc Strapetz
2010-08-31
2
-2
/
+5
*
|
Partial support for index file format "3".
Marc Strapetz
2010-08-31
6
-15
/
+115
*
|
Merge "DirCacheEntry: UPDATE_NEEDED should be in-core flag."
Shawn Pearce
2010-08-31
1
-4
/
+8
|
\
\
|
*
|
DirCacheEntry: UPDATE_NEEDED should be in-core flag.
Marc Strapetz
2010-08-31
1
-4
/
+8
*
|
|
Add test for RawParseUtils.formatBase10
Shawn O. Pearce
2010-08-31
1
-0
/
+70
*
|
|
Fix RawParseUtils.formatBase10 to work with negative values
Marc Strapetz
2010-08-31
1
-0
/
+2
*
|
|
Remove deprecated PersonIdent constructor
Chris Aniszczyk
2010-08-31
1
-24
/
+0
*
|
|
Improve MergeAlgorithm to produce smaller conflicts
Christian Halstrick
2010-08-31
2
-6
/
+48
*
|
|
Fix build of JGit source bundle and feature
Matthias Sohn
2010-08-31
2
-1
/
+41
*
|
|
Let Resolve be the default Merge strategy
Christian Halstrick
2010-08-31
1
-1
/
+1
*
|
|
Added merge strategy RESOLVE
Christian Halstrick
2010-08-31
7
-104
/
+1064
*
|
|
Merge "Add one more test to ReadTreeTest"
Chris Aniszczyk
2010-08-30
1
-0
/
+14
|
\
\
\
|
*
|
|
Add one more test to ReadTreeTest
Christian Halstrick
2010-08-30
1
-0
/
+14
*
|
|
|
Wait for JIT optimization before measuring diff performance
Matthias Sohn
2010-08-30
1
-4
/
+12
*
|
|
|
Generate source plugin and source feature for jgit
Matthias Sohn
2010-08-30
11
-0
/
+518
|
|
_
|
/
|
/
|
|
*
|
|
Improve LargeObjectException reporting
Shawn O. Pearce
2010-08-30
10
-18
/
+128
*
|
|
IndexPack: Use byte limited form of getCachedBytes
Shawn O. Pearce
2010-08-30
1
-2
/
+2
*
|
|
Undo translation of protocol string 'unpack error'
Shawn O. Pearce
2010-08-30
3
-3
/
+1
|
/
/
*
|
Merge "Buffer very large delta streams to reduce explosion of CPU work"
Shawn O. Pearce
2010-08-28
4
-4
/
+273
|
\
\
|
*
|
Buffer very large delta streams to reduce explosion of CPU work
Shawn O. Pearce
2010-08-27
4
-4
/
+273
*
|
|
Revert "Hide Maven target directories from Eclipse"
Robin Rosenberg
2010-08-28
11
-121
/
+0
|
/
/
*
|
Add TagCommand
Chris Aniszczyk
2010-08-27
6
-0
/
+498
*
|
Implement a Dircache checkout (needed for merge)
Christian Halstrick
2010-08-27
6
-22
/
+1074
*
|
Add getBaseCommit() to Merger
Christian Halstrick
2010-08-26
1
-3
/
+22
*
|
Increase heap size for jgit tests
Matthias Sohn
2010-08-27
2
-1
/
+2
*
|
Remove unused import
Matthias Sohn
2010-08-26
1
-1
/
+0
*
|
Merge "Fix parsing of multiple authors in PersonIdent."
Shawn Pearce
2010-08-26
7
-128
/
+158
|
\
\
|
*
|
Fix parsing of multiple authors in PersonIdent.
Marc Strapetz
2010-08-26
7
-128
/
+158
|
|
/
*
|
Merge "Use JUnit4 for tests"
Shawn Pearce
2010-08-26
6
-37
/
+37
|
\
\
|
*
|
Use JUnit4 for tests
Chris Aniszczyk
2010-08-26
6
-37
/
+37
|
|
/
*
/
Run formatter on edited lines via save action
Chris Aniszczyk
2010-08-26
9
-27
/
+36
|
/
*
Increase temporary buffer for unit test
Shawn O. Pearce
2010-08-25
1
-1
/
+2
[prev]
[next]