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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
/
src
/
org
/
eclipse
/
jgit
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
FetchCommand: Fix detection of submodule recursion mode
David Pursehouse
2017-03-10
1
-0
/
+6
*
FetchCommand: Add basic support for recursing into submodules
David Pursehouse
2017-03-04
2
-0
/
+92
*
Remove unnecessary @SuppressWarnings("nls")
David Pursehouse
2017-03-04
1
-1
/
+0
*
Make Repository.normalizeBranchName less strict
Thomas Wolf
2017-03-04
1
-47
/
+110
*
Silence API error caused by changed return type of digest()
Matthias Sohn
2017-03-01
1
-1
/
+4
*
SHA1: support reset() and reuse instances
Shawn Pearce
2017-02-26
1
-1
/
+3
*
Switch to pure Java SHA1 for ObjectId
Shawn Pearce
2017-02-26
3
-14
/
+36
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
12
-42
/
+42
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
19
-0
/
+95
*
Branch normalizer should not normalize already valid branch names
Matthias Sohn
2017-02-07
1
-5
/
+11
*
Don't rely on default locale when using toUpperCase() and toLowerCase()
Matthias Sohn
2017-01-28
1
-1
/
+2
*
Repository: Include repository name when logging corrupt use count
David Pursehouse
2017-01-27
1
-3
/
+4
*
Normalizer creating a valid branch name from a string
Wim Jongman
2017-01-18
1
-0
/
+37
*
[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
*
Specify RevisionSyntaxException message in Repository#resolve
Grace Wang
2016-11-24
1
-3
/
+11
*
Add missing @since tags for new API
Matthias Sohn
2016-11-23
1
-0
/
+1
*
Define MonotonicClock interface for advanced timestamps
Shawn Pearce
2016-11-21
2
-0
/
+86
*
RepositoryCache: simplify code
Shawn Pearce
2016-11-14
1
-6
/
+3
*
Add missing @Override found by ErrorProne
Shawn Pearce
2016-11-14
3
-7
/
+11
*
Deprecate SafeBufferedOutputStream
Shawn Pearce
2016-11-14
2
-12
/
+6
*
Organize imports
David Pursehouse
2016-11-14
3
-8
/
+5
*
Add {get,set}GitwebDescription to Repository
Shawn Pearce
2016-11-14
1
-1
/
+27
*
Merge "Don't serialize internal hash collision chain link"
Shawn Pearce
2016-11-14
1
-1
/
+1
|
\
|
*
Don't serialize internal hash collision chain link
Thomas Wolf
2016-10-29
1
-1
/
+1
*
|
Get rid of SoftReference in RepositoryCache
Hugo Arès
2016-11-13
2
-23
/
+12
*
|
Add missing @since tag for new protected field in ObjectReader
Matthias Sohn
2016-10-24
1
-2
/
+3
*
|
Make streamFileThreshold configurable
Kevin Corcoran
2016-10-24
1
-0
/
+29
|
/
*
Move constants used for config-files to ConfigConstants
Christian Halstrick
2016-10-23
2
-7
/
+13
*
Implement auto gc
Matthias Sohn
2016-10-23
2
-0
/
+43
*
TreeFormatter: disallow empty filenames in trees
David Turner
2016-10-19
1
-0
/
+29
*
Add "concurrencyLevel" option to DfsBlockCache
Philipp Marx
2016-10-19
1
-0
/
+7
*
Merge branch 'stable-4.5'
David Pursehouse
2016-10-19
1
-3
/
+3
|
\
|
*
Config: do not add spaces before units
David Turner
2016-10-19
1
-3
/
+3
*
|
Merge branch 'stable-4.5'
Matthias Sohn
2016-10-14
1
-10
/
+4
|
\
|
|
*
Unconditionally close repositories in RepositoryCache.clear()
Matthias Sohn
2016-10-13
1
-9
/
+3
|
*
Fix eviction of repositories with negative usage count
Hugo Arès
2016-10-12
1
-1
/
+1
*
|
Remove unused code from class Repository
Rüdiger Herrmann
2016-09-30
1
-9
/
+0
*
|
RepositoryCache#unregisterAndCloseRepository: Remove unused db parameter
David Pursehouse
2016-09-23
1
-3
/
+2
*
|
Merge branch 'stable-4.5'
Matthias Sohn
2016-09-21
1
-5
/
+3
|
\
|
|
*
Unconditionally close repository in unregisterAndCloseRepository
Saša Živkov
2016-09-21
1
-5
/
+3
*
|
Add configuration parameter to enable built-in hooks/filters
Christian Halstrick
2016-09-20
1
-0
/
+7
*
|
Add support for built-in clean filters
Christian Halstrick
2016-09-20
1
-0
/
+7
|
/
*
Handle all values of branch.[name].rebase
Thomas Wolf
2016-09-15
1
-2
/
+46
*
Do not fake a SymbolicRef as an ObjectIdRef
Masaya Suzuki
2016-08-25
1
-2
/
+7
*
Repository: Log negative useCnt message together with stack trace
David Pursehouse
2016-07-26
1
-2
/
+3
*
Push implementation of option strings
Dan Wang
2016-07-22
1
-4
/
+42
*
BatchRefUpdate: Remove unused namesToCheck variable
Dan Wang
2016-07-15
1
-2
/
+0
*
Merge branch 'stable-4.4'
Matthias Sohn
2016-07-12
6
-59
/
+373
|
\
|
*
Log if Repository.useCnt becomes negative
Matthias Sohn
2016-07-12
1
-1
/
+17
[next]