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
/
tst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'delta'
Shawn O. Pearce
2010-07-22
47
-327
/
+1846
|
\
|
*
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
|
*
Move PackWriter progress monitors onto the operations
Shawn O. Pearce
2010-06-28
3
-9
/
+13
|
*
Ensure ObjectReader used by PackWriter is released
Shawn O. Pearce
2010-06-28
2
-0
/
+4
|
*
Move PackWriter over to storage.pack.PackWriter
Shawn O. Pearce
2010-06-26
2
-2
/
+2
|
*
Simplify ObjectLoaders coming from PackFile
Shawn O. Pearce
2010-06-26
2
-6
/
+1
|
*
Remove getRawSize, getRawType from ObjectLoader
Shawn O. Pearce
2010-06-26
2
-7
/
+4
|
*
Move FileRepository to storage.file.FileRepository
Shawn O. Pearce
2010-06-26
18
-28
/
+94
|
*
Use getObjectsDatabase().getDirectory() to find objects
Shawn O. Pearce
2010-06-25
4
-11
/
+11
|
*
Rename Repository getWorkDir to getWorkTree
Shawn O. Pearce
2010-06-25
4
-23
/
+23
|
*
Refactor repository construction to builder class
Shawn O. Pearce
2010-06-25
2
-35
/
+39
|
*
Remove Repository.toFile(ObjectId)
Shawn O. Pearce
2010-06-25
1
-2
/
+4
|
*
Replace WindowCache with ObjectReader
Shawn O. Pearce
2010-06-25
2
-2
/
+2
|
*
Start using ObjectInserter instead of ObjectWriter
Shawn O. Pearce
2010-06-25
4
-37
/
+50
|
*
Refactor object writing responsiblities to ObjectDatabase
Shawn O. Pearce
2010-06-25
1
-5
/
+1
|
*
Use FileRepository where we assume other file semantics
Shawn O. Pearce
2010-06-25
5
-11
/
+12
|
*
Make lib.Repository abstract and lib.FileRepository its implementation
Shawn O. Pearce
2010-06-25
3
-31
/
+31
|
*
Use CoreConfig, UserConfig and TransferConfig directly
Shawn O. Pearce
2010-06-23
1
-2
/
+2
|
*
Use higher level Config types when possible
Shawn O. Pearce
2010-06-23
2
-4
/
+4
|
*
Remove test of the unsupported core.legacyHeaders variable
Shawn O. Pearce
2010-06-23
1
-5
/
+1
*
|
Allow for filepattern "." in AddCommand
Stefan Lay
2010-07-22
1
-0
/
+20
*
|
Do not add ignored files in Add command
Stefan Lay
2010-07-22
1
-0
/
+28
*
|
Move ignore node handling into WorkingTreeIterator
Shawn O. Pearce
2010-07-21
3
-405
/
+185
*
|
Fix NPE in RenameDetector
Shawn O. Pearce
2010-07-20
1
-0
/
+19
*
|
Merge branch 'js/rename'
Shawn O. Pearce
2010-07-16
6
-8
/
+779
|
\
\
|
*
|
Implemented file path based tie breaking to exact rename detection
Jeff Schumacher
2010-07-16
1
-0
/
+58
|
*
|
Added more test cases for RenameDetector
Jeff Schumacher
2010-07-12
1
-9
/
+108
|
*
|
Added file path similarity to scoring metric in rename detection
Jeff Schumacher
2010-07-12
2
-10
/
+10
|
*
|
Create FileHeader from DiffEntry
Jeff Schumacher
2010-07-08
1
-0
/
+186
|
*
|
Redo DiffFormatter API to be easier to use
Shawn O. Pearce
2010-07-03
1
-2
/
+2
|
*
|
Implement similarity based rename detection
Shawn O. Pearce
2010-07-03
4
-124
/
+348
|
*
|
Added a preliminary version of rename detection
Jeff Schumacher
2010-07-01
1
-0
/
+204
*
|
|
Merge "Remove an unused File reference in test code"
Shawn Pearce
2010-07-15
1
-1
/
+0
|
\
\
\
|
*
|
|
Remove an unused File reference in test code
Robin Rosenberg
2010-07-16
1
-1
/
+0
*
|
|
|
Merge "Handle the tilde notation (~user) of git url"
Shawn Pearce
2010-07-15
1
-0
/
+47
|
\
|
|
|
|
*
|
|
Handle the tilde notation (~user) of git url
Robin Rosenberg
2010-07-15
1
-0
/
+47
*
|
|
|
Git Porcelain API: Add Command
Stefan Lay
2010-07-14
1
-0
/
+327
|
/
/
/
*
|
|
Fix ReadTreeTest
Christian Halstrick
2010-07-13
1
-17
/
+5
[next]