index
:
jgit.git
master
master%private
next
servlet-4
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
stable-7.2
stable-7.3
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
/
src
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
Merge branch 'stable-4.5' into stable-4.6
Matthias Sohn
2018-05-10
2
-31
/
+55
|
|
|
\
|
|
|
|
*
Retry stale file handles on .git/config file
Nasser Grainawi
2018-05-10
2
-31
/
+55
*
|
|
|
Merge branch 'stable-4.7' into stable-4.8
Matthias Sohn
2017-11-22
5
-3
/
+136
|
\
|
|
|
|
*
|
|
Merge branch 'stable-4.6' into stable-4.7
Matthias Sohn
2017-11-22
5
-3
/
+136
|
|
\
|
|
|
|
*
|
Silence boxing warning
Matthias Sohn
2017-11-22
1
-0
/
+1
|
|
*
|
Merge branch 'stable-4.5' into stable-4.6
Matthias Sohn
2017-11-22
5
-3
/
+134
|
|
|
\
|
|
|
|
*
Fix LockFile semantics when running on NFS
Christian Halstrick
2017-11-22
4
-1
/
+125
|
|
|
*
Honor trustFolderStats also when reading packed-refs
Christian Halstrick
2017-11-21
1
-2
/
+9
*
|
|
|
Merge branch 'stable-4.7' into stable-4.8
Matthias Sohn
2017-08-15
1
-2
/
+11
|
\
|
|
|
|
*
|
|
Merge branch 'stable-4.6' into stable-4.7
Matthias Sohn
2017-08-14
1
-2
/
+11
|
|
\
|
|
|
|
*
|
Merge branch 'stable-4.5' into stable-4.6
Matthias Sohn
2017-08-14
1
-2
/
+11
|
|
|
\
|
|
|
|
*
Fix exception handling for opening bitmap index files
Christian Halstrick
2017-08-14
1
-2
/
+11
*
|
|
|
Allow to use an external ExecutorService for background auto-gc
Matthias Sohn
2017-06-11
4
-6
/
+28
*
|
|
|
Fetch: Add --recurse-submodules and --no-recurse-submodules options
David Pursehouse
2017-06-11
2
-2
/
+45
*
|
|
|
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
David Pursehouse
2017-06-08
1
-0
/
+6
|
\
|
|
|
|
*
|
|
ArchiveCommand: Create prefix entry with commit time
Yasuhiro Takagi
2017-06-05
1
-0
/
+6
*
|
|
|
Merge branch 'stable-4.7' into stable-4.8
Matthias Sohn
2017-06-07
5
-2
/
+302
|
\
|
|
|
|
*
|
|
Run auto GC in the background
David Turner
2017-06-06
5
-2
/
+302
*
|
|
|
Fix out-of-bounds exception in RepoCommand#relative
Han-Wen Nienhuys
2017-05-24
1
-10
/
+21
*
|
|
|
Fix null return from FS.readPipe when command fails to launch
Bryan Donlan
2017-05-24
1
-1
/
+7
*
|
|
|
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
4
-7
/
+13
*
|
|
|
|
Track read IO for DfsReader
Shawn Pearce
2017-05-19
4
-11
/
+173
*
|
|
|
|
Exclude refs/tags from bitmap commit selection
Terry Parker
2017-05-18
5
-56
/
+144
|
/
/
/
/
*
|
|
|
[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
*
|
|
|
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
*
|
|
|
Checkout should not use too long filenames
Christian Halstrick
2017-05-10
1
-1
/
+6
*
|
|
|
Support pull on detached HEAD
Mickael Istria
2017-05-08
1
-23
/
+24
*
|
|
|
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
2
-1
/
+75
*
|
|
|
Delete expired garbage even when there is no GC pack present.
Thirumala Reddy Mutchukota
2017-04-21
1
-46
/
+7
*
|
|
|
Add parseCommit(AnyObjectId) method to Repository.
Martin Fick
2017-04-19
1
-0
/
+27
*
|
|
|
RepoCommand: Add linkfile support.
Dan Willemsen
2017-04-18
6
-33
/
+225
*
|
|
|
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
|
/
/
/
/
/
*
|
|
|
|
Fix RepoCommand to allow for relative URLs
Han-Wen Nienhuys
2017-04-13
1
-7
/
+90
*
|
|
|
|
Merge "BundleWriter: Allow constructing from only an ObjectReader"
Jonathan Nieder
2017-04-12
1
-6
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
BundleWriter: Allow constructing from only an ObjectReader
Dave Borowitz
2017-04-12
1
-6
/
+33
[prev]
[next]