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
/
org
/
eclipse
/
jgit
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
|
|
*
Add in-memory updating support to NoteMap
Shawn O. Pearce
2010-11-12
2
-0
/
+325
*
|
Merge branch 'rename-detection'
Shawn O. Pearce
2010-11-12
1
-9
/
+13
|
\
\
|
*
|
SimilarityIndex: Accept files larger than 8 MB
Shawn O. Pearce
2010-11-12
1
-9
/
+13
|
|
/
*
/
Use capital L for long constants
Robin Rosenberg
2010-11-12
1
-8
/
+8
|
/
*
Define NoteMap, a simple note tree reader
Shawn O. Pearce
2010-11-11
1
-0
/
+201
*
Merge "Add MutableObjectId setByte to modify a mutable id"
Chris Aniszczyk
2010-11-11
1
-0
/
+29
|
\
|
*
Add MutableObjectId setByte to modify a mutable id
Shawn O. Pearce
2010-11-04
1
-0
/
+29
*
|
Merge "Add ObjectId getByte for random access"
Chris Aniszczyk
2010-11-10
1
-1
/
+15
|
\
|
|
*
Add ObjectId getByte for random access
Shawn O. Pearce
2010-11-04
1
-1
/
+15
*
|
Merge "Fix broken MergeCommandTest"
Shawn Pearce
2010-11-09
1
-2
/
+2
|
\
\
|
*
|
Fix broken MergeCommandTest
Matthias Sohn
2010-11-10
1
-2
/
+2
*
|
|
Fix URIish parsing of absolute scp-style URIs
Shawn O. Pearce
2010-11-09
1
-1
/
+13
|
/
/
*
|
Merge "Format merge commit messages like C Git"
Shawn Pearce
2010-11-09
1
-0
/
+155
|
\
\
|
*
|
Format merge commit messages like C Git
Robin Stocker
2010-11-06
1
-0
/
+155
*
|
|
IndexDiff: support state [removed, untracked]
Jens Baumgart
2010-11-08
1
-0
/
+31
*
|
|
Merge "CommitAndLogCommandTests: add a test for LogCommand.addRange()"
Chris Aniszczyk
2010-11-08
1
-0
/
+40
|
\
\
\
|
*
|
|
CommitAndLogCommandTests: add a test for LogCommand.addRange()
Mathias Kinzler
2010-11-05
1
-0
/
+40
|
|
|
/
|
|
/
|
*
|
|
Fixed ResolveMerger regarding handling of deletions
Christian Halstrick
2010-11-07
1
-0
/
+42
|
|
/
|
/
|
*
|
Merge "Add a test for merging deleted files"
Shawn Pearce
2010-11-05
1
-0
/
+52
|
\
\
|
*
|
Add a test for merging deleted files
Christian Halstrick
2010-11-03
1
-0
/
+52
|
|
/
*
|
Fixed merge algorithm regarding adjacent modifications
Christian Halstrick
2010-11-02
1
-1
/
+13
*
|
Cleaned up MergeAlgorithmTest
Christian Halstrick
2010-11-02
1
-67
/
+47
|
/
*
Fix ugly diff showing insertion of new method
Shawn O. Pearce
2010-11-01
1
-0
/
+7
*
Delete DiffPerformanceTest
Shawn O. Pearce
2010-11-01
4
-352
/
+6
*
Fix broken HistogramDiff
Shawn O. Pearce
2010-11-01
1
-0
/
+8
*
Merge "Fix Severe Bug in Merge Algorithm"
Shawn Pearce
2010-10-28
1
-0
/
+11
|
\
|
*
Fix Severe Bug in Merge Algorithm
Christian Halstrick
2010-10-28
1
-0
/
+11
*
|
PullCommand: support upstream configuration for local branches
Mathias Kinzler
2010-10-28
1
-0
/
+42
*
|
Merge "Call ProgressMonitor.update() from main thread"
Shawn O. Pearce
2010-10-27
1
-0
/
+189
|
\
\
|
|
/
|
/
|
|
*
Call ProgressMonitor.update() from main thread
Shawn O. Pearce
2010-10-27
1
-0
/
+189
*
|
Add Cherry-Pick command
Christian Halstrick
2010-10-15
1
-0
/
+116
|
/
*
Remove dead RawText(RawTextComparator) constructor
Shawn O. Pearce
2010-10-13
4
-16
/
+16
*
Fix RawTextComparator reduceCommonStartEnd at empty lines
Shawn O. Pearce
2010-10-13
1
-0
/
+19
*
Correct spelling of tests in HistogramDiffTest
Shawn O. Pearce
2010-10-13
1
-2
/
+2
*
DeleteBranchCommand does not clean up upstream configuration
Mathias Kinzler
2010-10-12
1
-1
/
+12
*
Fix NPE when calling CreateBranch without explict startpoint
Christian Halstrick
2010-10-12
1
-0
/
+6
*
Remove AmbiguousObjectException from BranchCreateCommand.call()
Christian Halstrick
2010-10-12
1
-2
/
+1
*
Delete PatienceDiff
Shawn O. Pearce
2010-10-11
1
-77
/
+0
*
Merge "Cleanup RefUpdateTest"
Chris Aniszczyk
2010-10-10
1
-33
/
+9
|
\
|
*
Cleanup RefUpdateTest
Shawn O. Pearce
2010-10-08
1
-33
/
+9
*
|
Add "Branch" command
Mathias Kinzler
2010-10-10
1
-0
/
+416
|
/
*
Add support for single-slash URI
Christian Halstrick
2010-10-08
1
-0
/
+37
*
Add "Pull" command
Mathias Kinzler
2010-10-08
1
-0
/
+200
*
Refactored URI parsing to detect wrong URIs
Christian Halstrick
2010-10-08
1
-0
/
+6
*
Fixed URI regexp regarding user/password part
Christian Halstrick
2010-10-08
1
-0
/
+23
[next]