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
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
*
JGit 0.10.1
v0.10.1
Matthias Sohn
2010-12-17
2
-32
/
+32
*
Remove remaining uses of FileWriter
Shawn O. Pearce
2010-12-13
2
-20
/
+6
*
File utilities for creating directories
Matthias Sohn
2010-12-13
1
-4
/
+77
*
Rebase: abort on unknown/unsupported command in git-rebase-todo
Mathias Kinzler
2010-12-10
1
-1
/
+9
*
Merge "IndexPack: Remove blob-streaming size threshold"
Shawn Pearce
2010-12-09
1
-1
/
+0
|
\
|
*
IndexPack: Remove blob-streaming size threshold
roberto
2010-12-09
1
-1
/
+0
*
|
Merge "Add option to skip deletion of non-existing files"
Chris Aniszczyk
2010-12-09
1
-0
/
+95
|
\
\
|
*
|
Add option to skip deletion of non-existing files
Matthias Sohn
2010-12-10
1
-0
/
+95
*
|
|
Merge "Add further unit tests for IndexDiffFilter"
Chris Aniszczyk
2010-12-09
1
-22
/
+519
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add further unit tests for IndexDiffFilter
Philipp Thun
2010-12-09
1
-22
/
+519
*
|
|
Rebase: fix wrong update if original HEAD after Merge+Skip
Mathias Kinzler
2010-12-09
1
-0
/
+38
|
/
/
*
|
Add a performance optimized variant of the ANY_DIFF filter
Christian Halstrick
2010-12-09
1
-0
/
+100
*
|
Implement rebase --continue and --skip
Mathias Kinzler
2010-12-09
1
-94
/
+453
*
|
IndexDiff: Use isModified() when comparing index-worktree
Shawn O. Pearce
2010-12-08
1
-3
/
+4
*
|
Clarify WorkingTreeOptions and filemode usage
Shawn O. Pearce
2010-12-08
3
-9
/
+9
|
/
*
IndexPack: Use streaming for large whole blobs
Shawn O. Pearce
2010-12-08
1
-0
/
+20
*
Remove empty iterator from TreeWalk
Shawn O. Pearce
2010-12-07
10
-19
/
+5
*
[findbugs] Do not ignore exceptional return value
Matthias Sohn
2010-12-07
6
-13
/
+17
*
Merge "Rebase Interoperability second part: fix "pop steps""
Chris Aniszczyk
2010-12-07
1
-2
/
+2
|
\
|
*
Rebase Interoperability second part: fix "pop steps"
Mathias Kinzler
2010-12-01
1
-2
/
+2
*
|
Merge "Add InitCommand"
Chris Aniszczyk
2010-12-06
1
-0
/
+100
|
\
\
|
*
|
Add InitCommand
Chris Aniszczyk
2010-12-05
1
-0
/
+100
*
|
|
Merge "Remove result id from CommitBuilder, TagBuilder"
Chris Aniszczyk
2010-12-06
2
-34
/
+35
|
\
\
\
|
*
|
|
Remove result id from CommitBuilder, TagBuilder
Shawn O. Pearce
2010-12-03
2
-34
/
+35
*
|
|
|
Fix findGitDir() with no ceiling directories
Shawn O. Pearce
2010-12-05
1
-0
/
+59
|
/
/
/
*
|
|
Correct CommitBuilder, TagBuilder method to be build()
Shawn O. Pearce
2010-12-03
2
-2
/
+2
*
|
|
Merge "Rebase Interoperability first part: write "interactive" file"
Chris Aniszczyk
2010-12-02
1
-2
/
+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Rebase Interoperability first part: write "interactive" file
Mathias Kinzler
2010-12-01
1
-2
/
+4
*
|
Fixed Merge Algorithm regarding concurrent file creations
Christian Halstrick
2010-12-02
1
-0
/
+79
|
/
*
Include list of assume unchanged files in IndexDiff
Stefan Lay
2010-11-30
1
-0
/
+45
*
Check assume unchanged flag in Add command
Stefan Lay
2010-11-29
2
-0
/
+47
*
Merge "Change default diff algorithm to histogram and add tests"
Chris Aniszczyk
2010-11-26
1
-0
/
+19
|
\
|
*
Change default diff algorithm to histogram and add tests
Christian Halstrick
2010-11-26
1
-0
/
+19
*
|
Merge "Do some more tests for rebase --abort"
Chris Aniszczyk
2010-11-26
2
-9
/
+114
|
\
\
|
|
/
|
/
|
|
*
Do some more tests for rebase --abort
Stefan Lay
2010-11-25
2
-9
/
+114
*
|
Make diff algorithm configurable
Christian Halstrick
2010-11-26
1
-1
/
+1
|
/
*
Add more tests for rebase and externalized missing Strings
Christian Halstrick
2010-11-24
1
-0
/
+99
*
Add CheckoutCommand
Chris Aniszczyk
2010-11-22
1
-0
/
+123
*
Merge "Fix bug regarding handling of non-versioned files during merge"
Matthias Sohn
2010-11-22
1
-0
/
+50
|
\
|
*
Fix bug regarding handling of non-versioned files during merge
Christian Halstrick
2010-11-22
1
-0
/
+50
*
|
Add RmCommand to Git API
Chris Aniszczyk
2010-11-22
1
-0
/
+77
*
|
Initial implementation of a Rebase command
Mathias Kinzler
2010-11-22
1
-0
/
+265
|
/
*
Fixed checkouts when HEAD is ignored
Christian Halstrick
2010-11-13
1
-0
/
+84
*
Merge "Add simple unit tests for Base64"
Chris Aniszczyk
2010-11-13
1
-0
/
+96
|
\
|
*
Add simple unit tests for Base64
Shawn O. Pearce
2010-11-12
1
-0
/
+96
*
|
Merge "Split note leaf buckets at 256 elements"
Chris Aniszczyk
2010-11-13
1
-0
/
+41
|
\
\
|
*
|
Split note leaf buckets at 256 elements
Shawn O. Pearce
2010-11-12
1
-0
/
+41
*
|
|
Merge "Allow writing a NoteMap back to the repository"
Chris Aniszczyk
2010-11-13
1
-0
/
+106
|
\
|
|
|
*
|
Allow writing a NoteMap back to the repository
Shawn O. Pearce
2010-11-12
1
-0
/
+106
*
|
|
Merge "Add in-memory updating support to NoteMap"
Chris Aniszczyk
2010-11-13
2
-0
/
+325
|
\
|
|
[next]