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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare 4.0.2-SNAPSHOT builds
Matthias Sohn
2015-06-24
3
-40
/
+40
*
JGit v4.0.1.201506240215-r
v4.0.1.201506240215-r
Matthias Sohn
2015-06-24
3
-4
/
+4
*
Add a grace period for packfiles during GC
Christian Halstrick
2015-06-22
1
-20
/
+37
*
Prepare 4.0.1-SNAPSHOT builds
Matthias Sohn
2015-06-09
3
-40
/
+40
*
JGit v4.0.0.201506090130-r
v4.0.0.201506090130-r
Matthias Sohn
2015-06-09
3
-4
/
+4
*
Revert "Fix unchecked conversion warning in MergeFormatter"
Shawn Pearce
2015-06-03
1
-1
/
+1
*
Delete deprecated TemporaryBuffer.LocalFile constructors
Matthias Sohn
2015-06-03
1
-23
/
+0
*
Delete deprecated FileUtils.setExecute(File, boolean)
Matthias Sohn
2015-06-03
1
-14
/
+0
*
Delete deprecated WorkingTreeIterator.isModified(DirCacheEntry, boolean)
Matthias Sohn
2015-06-03
1
-27
/
+0
*
Delete deprecated UploadPackMayNotContinueException
Matthias Sohn
2015-06-03
1
-68
/
+0
*
Delete deprecated TransferConfig.isFsckObjects()
Matthias Sohn
2015-06-03
1
-9
/
+0
*
Delete deprecated Merger.getBaseCommit()
Matthias Sohn
2015-06-03
1
-33
/
+0
*
Prepare post 4.0-RC3 builds
Matthias Sohn
2015-06-02
3
-4
/
+4
*
JGit v4.0.0.201506020755-rc3
v4.0.0.201506020755-rc3
Matthias Sohn
2015-06-02
3
-4
/
+4
*
Fix CommitCommand.setOnly()
Christian Halstrick
2015-06-01
1
-1
/
+1
*
Improve exception thrown when pull can't find advertised ref
Matthias Sohn
2015-05-29
3
-6
/
+64
*
Silence unchecked conversion warning in TransportSftp
Matthias Sohn
2015-05-29
1
-0
/
+1
*
Silence deprecation warning in WindowCacheConfig
Matthias Sohn
2015-05-29
1
-0
/
+1
*
Silence deprecation warning in DirCacheCheckout
Matthias Sohn
2015-05-29
1
-0
/
+1
*
Fix hidden field warnings in bundle org.eclipse.jgit
Matthias Sohn
2015-05-29
2
-10
/
+9
*
Fix unchecked conversion warning in MergeFormatter
Matthias Sohn
2015-05-29
1
-1
/
+1
*
Close WindowCursor using try-with-resources in UnpackedObject
Hugo Arès
2015-05-28
1
-4
/
+1
*
Merge changes I7b6d7be4,I63a74651,I39c2ea6b
Shawn Pearce
2015-05-28
4
-3
/
+8
|
\
|
*
Silence unused object warning in MyersDiff
Matthias Sohn
2015-05-26
1
-0
/
+1
|
*
Silence resource leak warnings where caller is responsible to close
Matthias Sohn
2015-05-26
2
-2
/
+5
|
*
Fix potential null pointer access in IndexDiffFilter
Matthias Sohn
2015-05-26
1
-1
/
+2
*
|
Merge "Silence false potential null pointer access warnings"
Shawn Pearce
2015-05-28
1
-0
/
+2
|
\
|
|
*
Silence false potential null pointer access warnings
Matthias Sohn
2015-05-26
1
-0
/
+2
*
|
Merge "Fix WindowCursor memory leak."
Shawn Pearce
2015-05-28
4
-6
/
+5
|
\
\
|
*
|
Fix WindowCursor memory leak.
Hugo Arès
2015-05-28
4
-6
/
+5
*
|
|
archive: Drop unnecessary empty comments and 'final' qualifiers on locals
Jonathan Nieder
2015-05-27
1
-5
/
+5
*
|
|
Close 'out' consistently in ArchiveCommand.call
Jonathan Nieder
2015-05-27
1
-6
/
+7
|
/
/
*
|
Fix that exceptions in ReceivePack cause Invalid Channel 101 exceptions
Christian Halstrick
2015-05-27
2
-4
/
+12
*
|
Better report too large pack-files from PushCommand
Christian Halstrick
2015-05-27
4
-2
/
+88
*
|
FS: Extract GobblerThread into a private static class
Dave Borowitz
2015-05-27
3
-33
/
+59
*
|
Add bitmap index misses to PackWriter.Statistics
Terry Parker
2015-05-26
2
-3
/
+32
*
|
Merge "Enable public access to SimilarityIndex scoring function"
Shawn Pearce
2015-05-26
1
-4
/
+48
|
\
\
|
*
|
Enable public access to SimilarityIndex scoring function
David Pletcher
2015-05-26
1
-4
/
+48
*
|
|
Merge "Add getters to RepoProject."
Shawn Pearce
2015-05-26
3
-27
/
+102
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add getters to RepoProject.
Yuxuan 'fishy' Wang
2015-05-26
3
-27
/
+102
*
|
|
Silence non-externalized string warnings in org.eclipse.jgit
Matthias Sohn
2015-05-26
10
-39
/
+40
*
|
|
Externalize translatable texts in org.eclipse.jgit
Matthias Sohn
2015-05-26
20
-108
/
+314
*
|
|
Don't invalidate pack file on InterruptedIOException
Saša Živkov
2015-05-26
1
-5
/
+13
|
|
/
|
/
|
*
|
Guard agains null ReflogReader if named ref does not exist
Andrey Loskutov
2015-05-25
2
-2
/
+15
*
|
FS: Allow to manually set the path to the Git system config file
Sebastian Schuberth
2015-05-25
2
-1
/
+29
*
|
FS: Fix a minor typo in runInShell() docs
Sebastian Schuberth
2015-05-25
1
-1
/
+1
*
|
FS: Improve javadoc of some recently introduced methods
Sebastian Schuberth
2015-05-25
1
-2
/
+4
|
/
*
Cleanup code and Eclipse compile errors in new gitrepo API
Andrey Loskutov
2015-05-24
3
-6
/
+17
*
Merge "Refactor to expose ManifestParser."
Shawn Pearce
2015-05-22
3
-376
/
+593
|
\
|
*
Refactor to expose ManifestParser.
Yuxuan 'fishy' Wang
2015-05-22
3
-376
/
+593
[next]