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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare 4.9.0-SNAPSHOT builds
Matthias Sohn
2017-05-30
56
-323
/
+323
*
Fix out-of-bounds exception in RepoCommand#relative
Han-Wen Nienhuys
2017-05-24
2
-10
/
+22
*
Fix null return from FS.readPipe when command fails to launch
Bryan Donlan
2017-05-24
2
-4
/
+19
*
RenameDetector: Clarify rename limits <= 0
Dave Borowitz
2017-05-24
1
-1
/
+3
*
Remove unnecessary cast for DfsReader
Zhen Chen
2017-05-22
2
-2
/
+2
*
Merge "Fix javadoc of TooLargeObjectInPackException"
David Pursehouse
2017-05-22
1
-1
/
+2
|
\
|
*
Fix javadoc of TooLargeObjectInPackException
Matthias Sohn
2017-05-19
1
-1
/
+2
*
|
Allow DfsReader to be subclassed
Shawn Pearce
2017-05-19
5
-8
/
+14
*
|
Track read IO for DfsReader
Shawn Pearce
2017-05-19
4
-11
/
+173
*
|
Merge "Exclude refs/tags from bitmap commit selection"
Terry Parker
2017-05-18
7
-59
/
+159
|
\
\
|
|
/
|
/
|
|
*
Exclude refs/tags from bitmap commit selection
Terry Parker
2017-05-18
7
-59
/
+159
*
|
Merge branch 'stable-4.8'
Matthias Sohn
2017-05-18
0
-0
/
+0
|
\
\
|
|
/
|
/
|
|
*
Prepare 4.8.0-SNAPSHOT builds
Matthias Sohn
2017-05-17
56
-59
/
+59
|
*
JGit v4.8.0.201705170830-rc1
v4.8.0.201705170830-rc1
Matthias Sohn
2017-05-17
56
-59
/
+59
|
/
*
[findBugs] Use UTF-8 to write to the error stream in TextProgressMonitor
Matthias Sohn
2017-05-15
1
-1
/
+4
*
[findBugs] Use UTF-8 to read git-rebase-todo file
Matthias Sohn
2017-05-15
1
-6
/
+8
*
[findBugs] Use UTF-8 when writing to the error stream in GitHook
Matthias Sohn
2017-05-15
1
-2
/
+12
*
[findBugs] Use UTF-8 when writing to the error stream in jgit pgm
Matthias Sohn
2017-05-15
1
-1
/
+4
*
Add shutdown hook to cleanup unfinished clone when JVM is killed
Matthias Sohn
2017-05-13
1
-0
/
+4
*
Clean up the disk when cloning fails
Thomas Wolf
2017-05-12
1
-10
/
+80
*
Upgrade japicmp-maven-plugin to latest version
David Pursehouse
2017-05-12
1
-1
/
+1
*
Upgrade maven-pmd-plugin to latest version
David Pursehouse
2017-05-12
1
-1
/
+1
*
Remove unused clirr-maven-plugin from LFS pom.xml files
David Pursehouse
2017-05-12
2
-38
/
+0
*
Update jetty to 9.4.5
Mat Booth
2017-05-11
17
-179
/
+168
*
Specify minimum Maven version in pom.xml
David Pursehouse
2017-05-11
1
-0
/
+4
*
Checkout should not use too long filenames
Christian Halstrick
2017-05-10
2
-1
/
+20
*
Support pull on detached HEAD
Mickael Istria
2017-05-08
2
-23
/
+76
*
Reset ObjectWalker when it starts a new walk
Zhen Chen
2017-05-03
2
-11
/
+7
*
Fix stack overflow in MergeBaseGenerator
Shawn Pearce
2017-05-02
1
-31
/
+59
*
Clone: add --recurse-submodules option
David Pursehouse
2017-04-27
5
-4
/
+126
*
Fix unnecessary type paramaters
Shawn Pearce
2017-04-22
1
-1
/
+1
*
Delete expired garbage even when there is no GC pack present.
Thirumala Reddy Mutchukota
2017-04-21
2
-72
/
+116
*
Update eclipse-jarsigner-plugin to 1.1.4
Matthias Sohn
2017-04-20
2
-2
/
+2
*
Add parseCommit(AnyObjectId) method to Repository.
Martin Fick
2017-04-19
1
-0
/
+27
*
RepoCommand: Add linkfile support.
Dan Willemsen
2017-04-18
9
-41
/
+396
*
Add some tests for alternates
Matthias Sohn
2017-04-18
1
-0
/
+149
*
Merge "Process all "have"s even when MissingObjectException is encountered"
Jonathan Nieder
2017-04-17
1
-34
/
+67
|
\
|
*
Process all "have"s even when MissingObjectException is encountered
Jonathan Nieder
2017-04-17
1
-34
/
+67
*
|
Merge "Prevent alternates loop"
David Pursehouse
2017-04-17
3
-63
/
+221
|
\
\
|
*
|
Prevent alternates loop
Martin Fick
2017-04-14
3
-63
/
+221
*
|
|
Add missing @since tag for new API RepoCommand.setTargetURI()
Matthias Sohn
2017-04-14
1
-3
/
+5
*
|
|
Update Maven plugins
Matthias Sohn
2017-04-14
1
-6
/
+7
|
/
/
*
|
Bazel: Restrict src globs to Java source files
David Pursehouse
2017-04-13
10
-10
/
+10
*
|
Fix RepoCommand to allow for relative URLs
Han-Wen Nienhuys
2017-04-13
2
-7
/
+217
*
|
Merge "BundleWriter: Allow constructing from only an ObjectReader"
Jonathan Nieder
2017-04-12
2
-6
/
+75
|
\
\
|
*
|
BundleWriter: Allow constructing from only an ObjectReader
Dave Borowitz
2017-04-12
2
-6
/
+75
*
|
|
Merge "Only throw MissingObjectException when necessary"
Terry Parker
2017-04-12
1
-17
/
+32
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Only throw MissingObjectException when necessary
Zhen Chen
2017-04-05
1
-17
/
+32
*
|
Merge branch 'stable-4.7'
Matthias Sohn
2017-04-11
5
-13
/
+195
|
\
\
|
*
|
Cleanup and test trailing slash handling in ManifestParser
Han-Wen Nienhuys
2017-04-11
3
-13
/
+155
[next]