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
*
Use a dedicated executor to run auto-gc in command line interface
Matthias Sohn
2017-06-11
1
-0
/
+19
*
Allow to use an external ExecutorService for background auto-gc
Matthias Sohn
2017-06-11
5
-6
/
+29
*
Fetch: Add --recurse-submodules and --no-recurse-submodules options
David Pursehouse
2017-06-11
6
-4
/
+97
*
Fix capitalization of command help summaries
David Pursehouse
2017-06-11
1
-2
/
+2
*
SubmoduleUpdateCommand#setCallback should return 'this'
Matthias Sohn
2017-06-10
1
-1
/
+3
*
CloneCommand#setCallback should return 'this'
David Pursehouse
2017-06-08
1
-1
/
+3
*
Merge branch 'stable-4.7' into stable-4.8
Matthias Sohn
2017-06-08
0
-0
/
+0
|
\
|
*
Prepare 4.7.2-SNAPSHOT builds
Matthias Sohn
2017-06-08
56
-321
/
+321
*
|
Merge branch 'stable-4.7' into stable-4.8
David Pursehouse
2017-06-08
2
-4
/
+10
|
\
|
|
*
JGit v4.7.1.201706071930-r
v4.7.1.201706071930-r
Matthias Sohn
2017-06-08
56
-59
/
+59
|
*
ArchiveCommand: Create prefix entry with commit time
Yasuhiro Takagi
2017-06-05
2
-4
/
+10
*
|
Merge branch 'stable-4.7' into stable-4.8
Matthias Sohn
2017-06-07
9
-2
/
+328
|
\
|
|
*
Run auto GC in the background
David Turner
2017-06-06
9
-2
/
+320
*
|
Update Orbit to the Oxygen version R20170516192513
Matthias Sohn
2017-05-30
7
-11
/
+11
*
|
Merge branch 'master' into stable-4.8
Matthias Sohn
2017-05-30
22
-96
/
+394
|
\
\
|
*
|
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
[next]