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
*
Fix javadoc errors and unused imports introduced by ddd0fe25
Matthias Sohn
2016-06-01
1
-3
/
+0
*
RepoCommand: record manifest shallow recommendation in .gitmodules
Stefan Beller
2016-05-31
1
-0
/
+48
*
RepoCommand: record manifest groups as submodule labels
Stefan Beller
2016-05-31
1
-0
/
+49
*
Replace use of deprecated method Repository.getRef()
Matthias Sohn
2016-05-31
1
-1
/
+1
*
RepoCommandTest: Improve assertion message for remote branch recording
Stefan Beller
2016-05-25
1
-2
/
+2
*
Support git config [include] section with absolute path(s)
Marco Miller
2016-05-21
2
-0
/
+84
*
Added filter for merge and non-merges commits.
Alcemir Santos
2016-05-20
1
-0
/
+79
*
Fix StashApply regarding handling of untracked files
Christian Halstrick
2016-05-19
1
-1
/
+36
*
Make sure to overwrite files when "reset --hard" detects conflicts
Christian Halstrick
2016-05-18
1
-0
/
+28
*
Allow setting FileMode to executable when applying patches in ApplyCommand
Nadav Cohen
2016-05-17
9
-0
/
+68
*
Fix config value get to return last instead of 1st just like git
Marco Miller
2016-05-12
1
-0
/
+6
*
Merge branch 'stable-4.3'
Matthias Sohn
2016-05-05
5
-17
/
+38
|
\
|
*
Fix calling of clean/smudge filters from Checkout,MergeCommands
Christian Halstrick
2016-04-22
1
-17
/
+20
|
*
Fix ApplyCommand when result of patch is an empty file
Jon Schneider
2016-04-16
4
-0
/
+18
|
*
Prepare 4.3.1-SNAPSHOT versions
Matthias Sohn
2016-04-08
2
-42
/
+42
*
|
PersonIdent: Make appendSanitized public
Dave Borowitz
2016-05-03
1
-0
/
+7
*
|
PersonIdent: Strip some special chars from external strings
Dave Borowitz
2016-04-29
1
-4
/
+37
*
|
PersonIdent: Document that name and email aren't trimmed
Dave Borowitz
2016-04-29
1
-1
/
+3
*
|
Expose the ObjectInserter that created an ObjectReader
Dave Borowitz
2016-04-26
1
-0
/
+5
*
|
Expose conflicting files in CheckoutConflictException
Ned Twigg
2016-04-11
1
-0
/
+2
*
|
Merge "Fix CommitCommand to be able to skip writing to RefLog"
Matthias Sohn
2016-04-11
1
-0
/
+31
|
\
\
|
*
|
Fix CommitCommand to be able to skip writing to RefLog
Christian Halstrick
2016-04-11
1
-0
/
+31
*
|
|
Prepare 4.4.0-SNAPSHOT builds
Matthias Sohn
2016-04-08
2
-42
/
+42
*
|
|
Prepare 4.3.1-SNAPSHOT versions
Matthias Sohn
2016-04-08
2
-42
/
+42
|
|
/
|
/
|
*
|
JGit v4.3.0.201604071810-r
v4.3.0.201604071810-r
Matthias Sohn
2016-04-08
2
-2
/
+2
*
|
JGit v4.3.0.201604071045-r
Matthias Sohn
2016-04-07
2
-2
/
+2
*
|
Merge branch 'master' into stable-4.3
Matthias Sohn
2016-04-07
1
-0
/
+35
|
\
|
|
*
Remove repository from cache when it's closed
Hugo Arès
2016-04-07
1
-0
/
+14
|
*
Fix repository cache never closing repository
Hugo Arès
2016-04-07
1
-0
/
+21
*
|
Merge branch 'master' into stable-4.3
Matthias Sohn
2016-04-06
2
-4
/
+18
|
\
|
|
*
Add config parameter gc.prunePackExpire for packfile expiration
Christian Halstrick
2016-03-31
2
-4
/
+18
*
|
Enable calling of smudge filters when checking out paths
Christian Halstrick
2016-04-06
1
-0
/
+107
*
|
Prepare 4.3-SNAPSHOT builds
Matthias Sohn
2016-04-05
2
-2
/
+2
*
|
Implement DIR_NO_GITLINKS
Preben Ingvaldsen
2016-04-05
2
-9
/
+149
*
|
JGit v4.3.0.201603230630-rc1
v4.3.0.201603230630-rc1
Matthias Sohn
2016-03-23
2
-2
/
+2
|
/
*
Introduce FileModeStrategy to FileTreeIterator
Preben Ingvaldsen
2016-03-11
1
-5
/
+85
*
Add EOL stream type detection to TreeWalk
Ivan Motsch
2016-03-07
4
-4
/
+1033
*
Fix apply patch which did not work with non-ascii characters
XinTong Wang
2016-03-03
14
-0
/
+97
*
Merge branch 'stable-4.2'
Matthias Sohn
2016-02-16
1
-1
/
+1
|
\
|
*
Merge "Revert "Fix warnings about unchecked conversion of MergeResult"" into ...
Shawn Pearce
2016-02-15
1
-1
/
+1
|
|
\
|
|
*
Revert "Fix warnings about unchecked conversion of MergeResult"
Shawn Pearce
2016-02-15
1
-1
/
+1
*
|
|
Merge branch 'stable-4.2'
Matthias Sohn
2016-02-15
17
-1843
/
+1893
|
\
|
|
|
*
|
Merge changes I13672371,I95074358 into stable-4.2
Shawn Pearce
2016-02-15
1
-1207
/
+1216
|
|
\
\
|
|
*
|
MergeCommandTest: Use JUnit's assume to check preconditions
David Pursehouse
2016-02-12
1
-4
/
+3
|
|
*
|
MergeCommandTest: Open Git instances in try-with-resource
David Pursehouse
2016-02-12
1
-1202
/
+1212
|
*
|
|
Don't use deprecated LockFile constructor
David Pursehouse
2016-02-15
3
-7
/
+5
|
|
|
/
|
|
/
|
|
*
|
Fix warnings about unchecked conversion of MergeResult
David Pursehouse
2016-02-15
1
-1
/
+1
|
*
|
HugeFileTest: Make Git a class member and open in try-with-resource
David Pursehouse
2016-02-15
1
-1
/
+16
|
*
|
DirCacheBasicTest: Open ObjectInserter.Formatter in try-with-resource
David Pursehouse
2016-02-15
1
-3
/
+5
|
*
|
DirCacheBuilderIteratorTest: Open TreeWalk in try-with-resource
David Pursehouse
2016-02-15
1
-15
/
+16
[next]