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
*
Remove @since tags from internal packages
Jonathan Nieder
2017-01-24
19
-43
/
+0
*
gc: loosen unreferenced objects
David Turner
2017-01-24
3
-10
/
+88
*
[infer] Mark ManifestParse.getFilteredProjects non-null
Matthias Sohn
2017-01-23
1
-1
/
+2
*
[infer] Fix potential NPE in DiffFormatter
Matthias Sohn
2017-01-23
1
-1
/
+1
*
[infer] Fix potential NPE in CloneCommand
Matthias Sohn
2017-01-23
1
-6
/
+18
*
Implement Bazel build for http-apache, lfs, lfs-server
David Pursehouse
2017-01-22
4
-0
/
+44
*
Format Bazel files with buildifier
David Pursehouse
2017-01-22
6
-113
/
+123
*
Change StreamGobbler to Runnable to avoid unused Future
Shawn Pearce
2017-01-21
1
-12
/
+15
*
Add missing @since tags on new API constants
Matthias Sohn
2017-01-19
1
-2
/
+2
*
gc: Add options to preserve and prune old pack files
James Melvin
2017-01-19
7
-7
/
+215
*
Make ObjectDownloadListener public
David Pursehouse
2017-01-19
1
-2
/
+4
*
Implement initial framework of Bazel build
David Ostrovsky
2017-01-18
9
-0
/
+207
*
Normalizer creating a valid branch name from a string
Wim Jongman
2017-01-18
2
-0
/
+119
*
Merge "Fix StashApplyCommand for stashes containing untracked changes."
Christian Halstrick
2017-01-16
2
-5
/
+22
|
\
|
*
Fix StashApplyCommand for stashes containing untracked changes.
Thomas Wolf
2017-01-15
2
-5
/
+22
*
|
Fix possible InvalidObjectIdException in ObjectDirectory
Marc Strapetz
2017-01-15
4
-2
/
+54
|
/
*
Add missing slf4j dependency in BUCK file for jgit-lfs-server
Zhen Chen
2017-01-14
1
-1
/
+2
*
Skip pack header bytes in DfsPackFile
Zhen Chen
2017-01-13
1
-1
/
+10
*
LfsProtocolServlet#LfsRequest: Add operation type helper methods
David Pursehouse
2017-01-14
1
-0
/
+27
*
Expose LFS operation strings as public constants
David Pursehouse
2017-01-13
2
-7
/
+27
*
LfsProtocolServlet: Improve error on getLargeFileRepository failure
David Pursehouse
2017-01-14
4
-2
/
+14
*
Add support for refusing LFS request due to invalid authorization
David Pursehouse
2017-01-13
4
-0
/
+74
*
Add LfsPointerFilter TreeFilter
Dariusz Luksza
2017-01-10
6
-5
/
+338
*
Pack refs/tags/ with refs/heads/
Shawn Pearce
2017-01-03
3
-11
/
+19
*
Get rid of javax.servlet API dependency for core org.eclipse.jgit
Marc Strapetz
2017-01-03
4
-12
/
+4
*
[findBugs] PackWriter.NONE should be final
Matthias Sohn
2016-12-30
1
-1
/
+1
*
[findBugs] Remove reliance on default encoding in Base64
Matthias Sohn
2016-12-29
1
-11
/
+3
*
[findBugs] Fix potential NPE in CleanFilter
Matthias Sohn
2016-12-29
1
-1
/
+4
*
[findBugs] Fix potential NPE in ObjectDirectoryTest
Matthias Sohn
2016-12-29
1
-1
/
+1
*
[findBugs] Fix potential NPE in GcPackRefsTest
Matthias Sohn
2016-12-29
1
-1
/
+2
*
[findBugs] Fix potential NPE in GC
Matthias Sohn
2016-12-29
1
-3
/
+4
*
[findBugs] Fix potential NPE in DirCacheCheckoutTest
Matthias Sohn
2016-12-29
1
-1
/
+2
*
Remove unused API warning filters
Matthias Sohn
2016-12-29
2
-34
/
+0
*
Fix keep pack filename
James Melvin
2016-12-27
3
-2
/
+9
*
Prepare 4.7.0-SNAPSHOT builds
Matthias Sohn
2016-12-27
56
-314
/
+314
*
Merge branch 'stable-4.6'
Matthias Sohn
2016-12-27
56
-325
/
+327
|
\
|
*
Update tycho version to 0.26
Matthias Sohn
2016-12-26
2
-2
/
+2
|
*
Update maven plugins
Matthias Sohn
2016-12-26
2
-10
/
+10
|
*
Skip javadoc generation for org.eclipse.jgit.http.test
Matthias Sohn
2016-12-24
1
-1
/
+3
|
*
Prepare 4.6.1-SNAPSHOT builds
Matthias Sohn
2016-12-24
56
-312
/
+312
|
*
JGit v4.6.0.201612231935-r
v4.6.0.201612231935-r
Matthias Sohn
2016-12-24
56
-59
/
+59
|
/
*
Merge branch 'stable-4.5'
Matthias Sohn
2016-12-24
1
-3
/
+8
|
\
|
*
Fix one case of missing object
Hector Oswaldo Caballero
2016-12-13
1
-3
/
+8
*
|
[infer] Fix resource leak in IndexDiff
Matthias Sohn
2016-12-21
1
-5
/
+7
*
|
[infer] Fix resource leak in ObjectChecker
Matthias Sohn
2016-12-21
1
-2
/
+3
*
|
[infer] Fix a resource leak in PackWriter
Matthias Sohn
2016-12-19
1
-7
/
+8
*
|
[infer] Fix resource leaks in DfsInserter
Matthias Sohn
2016-12-19
1
-3
/
+4
*
|
[infer] Fix resource leak in ManifestParser
Matthias Sohn
2016-12-18
1
-14
/
+8
*
|
[infer] Fix resource leak in RepoCommand
Matthias Sohn
2016-12-18
1
-9
/
+3
*
|
[infer] Fix resource leak in DirCache
Matthias Sohn
2016-12-18
1
-3
/
+3
[next]