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
path:
root
/
org.eclipse.jgit.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Commit class only for writing
Shawn O. Pearce
2010-08-20
5
-72
/
+99
*
Fix ReadTreeTests to not rely on cached index
Christian Halstrick
2010-08-20
2
-1
/
+7
*
Remove unnecessary ObjectId.copy() calls
Shawn O. Pearce
2010-08-19
3
-6
/
+6
*
Fix missing Configuration Change eventing
Mathias Kinzler
2010-08-19
2
-1
/
+83
*
Remove getter and setter for author in Tag
Chris Aniszczyk
2010-08-18
1
-9
/
+10
*
Add blob-data to utility method indexState()
Christian Halstrick
2010-08-18
3
-66
/
+68
*
added resetIndex() to RepositoryTestCase
Christian Halstrick
2010-08-18
2
-23
/
+46
*
Merge "Backout RevObject's object-identity based equals implementation"
Shawn Pearce
2010-08-18
1
-5
/
+5
|
\
|
*
Backout RevObject's object-identity based equals implementation
Matthias Sohn
2010-08-15
1
-5
/
+5
*
|
Set default file encoding used for JGit tests to UTF-8
Matthias Sohn
2010-08-16
1
-0
/
+1
|
/
*
Hide Maven target directories from Eclipse
Robin Rosenberg
2010-08-08
1
-0
/
+11
*
Merge branch 'rename-bug'
Shawn O. Pearce
2010-08-06
1
-1
/
+4
|
\
|
*
Fix ArrayIndexOutOfBounds on non-square exact rename matrix
Shawn O. Pearce
2010-08-06
1
-1
/
+4
*
|
Merge changes I39bfefee,I47795987,I70d120fb,I58cc5e01,I96bee7b9
Shawn O. Pearce
2010-08-05
1
-15
/
+31
|
\
\
|
*
|
Move PackWriter configuration to PackConfig
Shawn O. Pearce
2010-07-28
1
-15
/
+31
*
|
|
Merge "Add "all" parameter to the commit Command"
Chris Aniszczyk
2010-08-05
1
-0
/
+34
|
\
\
\
|
*
|
|
Add "all" parameter to the commit Command
Stefan Lay
2010-08-04
1
-0
/
+34
*
|
|
|
Merge "Add the parameter "update" to the Add command"
Chris Aniszczyk
2010-08-05
2
-72
/
+173
|
\
|
|
|
|
*
|
|
Add the parameter "update" to the Add command
Stefan Lay
2010-08-04
2
-72
/
+173
*
|
|
|
Merge "add fsTick() to RepositoryTestCase"
Chris Aniszczyk
2010-08-05
2
-32
/
+36
|
\
|
|
|
|
*
|
|
add fsTick() to RepositoryTestCase
Christian Halstrick
2010-08-04
2
-32
/
+36
*
|
|
|
Merge "add more control to indexState() return-value"
Chris Aniszczyk
2010-08-05
2
-52
/
+84
|
\
|
|
|
|
*
|
|
add more control to indexState() return-value
Christian Halstrick
2010-08-04
2
-52
/
+84
*
|
|
|
Allow to replace existing Change-Id
Stefan Lay
2010-08-05
1
-1
/
+53
*
|
|
|
Rename getOldName,getNewName to getOldPath,getNewPath
Shawn O. Pearce
2010-08-04
6
-72
/
+72
*
|
|
|
Merge branch 'js/diff'
Shawn O. Pearce
2010-08-04
1
-0
/
+15
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Fixed bug in scoring mechanism for rename detection
Jeff Schumacher
2010-08-04
1
-0
/
+15
*
|
|
|
Add gitignore support to IndexDiff and use TreeWalk
Jens Baumgart
2010-08-04
1
-6
/
+17
|
|
/
/
|
/
|
|
*
|
|
Fixed FileTreeIteratorWithTimeControl
Stefan Lay
2010-07-30
1
-2
/
+4
*
|
|
Remove use of SortedSet.floor()
Shawn O. Pearce
2010-07-28
1
-3
/
+4
*
|
|
Add tests for racy git / Index state encoding
Christian Halstrick
2010-07-28
3
-0
/
+414
*
|
|
Teach NameConflictTreeWalk to report DF conflicts
Christian Halstrick
2010-07-28
1
-0
/
+55
|
|
/
|
/
|
*
|
Break dissimilar file pairs during diff
Jeff Schumacher
2010-07-27
1
-0
/
+121
*
|
Add methods which write MERGE_HEAD and MERGE_MSG
Christian Halstrick
2010-07-27
1
-0
/
+108
*
|
Fix concurrent read / write issue in LockFile on Windows
Jens Baumgart
2010-07-27
5
-13
/
+22
*
|
Fix Javadoc warnings
Robin Stocker
2010-07-27
1
-1
/
+1
*
|
Merge branch 'delta'
Shawn O. Pearce
2010-07-22
49
-328
/
+1849
|
\
\
|
*
|
Initial pack format delta generator
Shawn O. Pearce
2010-07-09
1
-0
/
+228
|
*
|
Allow TemporaryBuffer.Heap to allocate smaller than 8 KiB
Shawn O. Pearce
2010-07-09
1
-7
/
+7
|
*
|
amend commit: Support large loose objects as streams
Shawn O. Pearce
2010-07-06
1
-0
/
+104
|
*
|
amend commit: Refactor repository construction to builder class
Shawn O. Pearce
2010-07-03
1
-1
/
+2
|
*
|
Use core.streamFileThreshold to set our streaming limit
Shawn O. Pearce
2010-07-02
2
-7
/
+7
|
*
|
Support large delta packed objects as streams
Shawn O. Pearce
2010-07-02
2
-0
/
+523
|
*
|
Support large whole packed objects as streams
Shawn O. Pearce
2010-07-01
1
-0
/
+137
|
*
|
Replace PackedObjectLoader with ObjectLoader.SmallObject
Shawn O. Pearce
2010-07-01
2
-3
/
+1
|
*
|
Support large loose objects as streams
Shawn O. Pearce
2010-07-01
1
-0
/
+430
|
*
|
Move DirCache factory methods to Repository
Shawn O. Pearce
2010-06-30
12
-77
/
+77
|
*
|
Create NoWorkTreeException for bare repositories
Shawn O. Pearce
2010-06-30
1
-6
/
+7
|
*
|
Use ObjectReader in RevWalk, TreeWalk
Shawn O. Pearce
2010-06-28
3
-5
/
+10
|
*
|
Refactor Repository.openObject to be Repository.open
Shawn O. Pearce
2010-06-28
4
-9
/
+9
[next]