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 valueOf rather than constructor for Integer and Boolean
David Pursehouse
2016-10-18
3
-5
/
+5
*
FS: Fix lazy initialization of non-volatile static field
David Pursehouse
2016-10-18
1
-1
/
+1
*
PackOutputStream: Add comment for intentional use of non-short-circuit logic
David Pursehouse
2016-10-18
1
-1
/
+1
*
Git{Add|Clone}Task: Catch specific exceptions rather than Exception
David Pursehouse
2016-10-18
2
-6
/
+9
*
Main: Add missing $NON-NLS tag
David Pursehouse
2016-10-18
1
-1
/
+1
*
Status: remove unused lineFormat member
David Pursehouse
2016-10-18
1
-2
/
+0
*
LfsStore: Don't invoke toString on String variable
David Pursehouse
2016-10-18
1
-1
/
+1
*
Upgrade buck to 7b7817c48f30687781040b2b82ac9218d5c4eaa4
David Pursehouse
2016-10-18
6
-6
/
+2
*
Merge "Fix JGit CLI to follow native git's interpretation of http_proxy..."
Christian Halstrick
2016-10-17
2
-5
/
+248
|
\
|
*
Fix JGit CLI to follow native git's interpretation of http_proxy...
Christian Halstrick
2016-10-14
2
-5
/
+248
*
|
Merge branch 'stable-4.5'
Matthias Sohn
2016-10-14
2
-10
/
+25
|
\
\
|
|
/
|
/
|
|
*
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
2
-1
/
+22
*
|
HttpClientConnection: Register connection socket factory for http
Matthias Sohn
2016-10-13
1
-1
/
+4
*
|
Add dependency to org.apache.commons.logging used by Apache HttpClient
Matthias Sohn
2016-10-13
1
-0
/
+1
*
|
Content type constants used in lfs should be final
Matthias Sohn
2016-10-12
2
-2
/
+19
*
|
AmazonS3: ensure that errorStream is closed
Matthias Sohn
2016-10-12
1
-12
/
+20
*
|
Merge "Add toString() to CherryPickCommand and ResetCommand"
Matthias Sohn
2016-10-12
2
-0
/
+19
|
\
\
|
*
|
Add toString() to CherryPickCommand and ResetCommand
Matthias Sohn
2016-10-09
2
-0
/
+19
*
|
|
Merge branch 'stable-4.5'
Matthias Sohn
2016-10-11
4
-13
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
pgm: Fix misspelled key of an externalized string
Matthias Sohn
2016-10-02
1
-1
/
+1
|
*
|
Add missing online help for Ketch server type option in CLI daemon
Matthias Sohn
2016-10-02
2
-1
/
+3
|
*
|
Remove wrong junit dependencies in org.eclipse.jgit.pgm
Matthias Sohn
2016-10-02
1
-11
/
+0
*
|
|
Fix symlink content comparison on MacOS in tree walk
Thomas Wolf
2016-10-11
4
-8
/
+295
*
|
|
Merge "Fix CheckoutCommand to return updated files even on NONDELETED status"
Christian Halstrick
2016-10-10
3
-3
/
+60
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix CheckoutCommand to return updated files even on NONDELETED status
Christian Halstrick
2016-09-27
3
-3
/
+60
*
|
|
Delay inserter.flush in WalkFetchConnection
Zhen Chen
2016-10-02
1
-3
/
+7
*
|
|
Remove unused code from class Repository
Rüdiger Herrmann
2016-09-30
1
-9
/
+0
|
/
/
*
|
Merge branch 'stable-4.5'
Matthias Sohn
2016-09-24
2
-1
/
+147
|
\
|
|
*
Merge "Fix carrying over flags during a RevWalk" into stable-4.5
Shawn Pearce
2016-09-24
2
-1
/
+147
|
|
\
|
|
*
Fix carrying over flags during a RevWalk
Christian Halstrick
2016-09-23
2
-1
/
+147
*
|
|
Merge "Use consistent feature and category names"
Matthias Sohn
2016-09-23
4
-8
/
+7
|
\
\
\
|
*
|
|
Use consistent feature and category names
Matthias Sohn
2016-09-23
4
-8
/
+7
*
|
|
|
RepositoryCache#unregisterAndCloseRepository: Remove unused db parameter
David Pursehouse
2016-09-23
1
-3
/
+2
*
|
|
|
[releng] maven: compile against the Java 1.8 libraries
Thomas Wolf
2016-09-23
1
-5
/
+0
|
/
/
/
*
|
|
pgm, test: Add missing dependency for buck build
David Pursehouse
2016-09-22
2
-0
/
+2
*
|
|
DfsBlockCache: Suppress warnings about unchecked conversion of Ref<T>
David Pursehouse
2016-09-22
1
-0
/
+2
*
|
|
LfsServerTest: Remove unnecessary suppression of 'restriction' warning
David Pursehouse
2016-09-22
1
-1
/
+0
*
|
|
WrappedRequest: Don't use deprecated ServletRequestWrapper#realPath
David Pursehouse
2016-09-22
1
-1
/
+1
*
|
|
Suppress deprecation warnings related to UploadPackLogger
David Pursehouse
2016-09-22
2
-1
/
+3
*
|
|
AppServer: Remove unnecessary 'unused' suppressions
David Pursehouse
2016-09-22
1
-4
/
+2
*
|
|
HttpClientConnection: Don't use deprecated HttpClient classes
David Pursehouse
2016-09-22
2
-45
/
+60
*
|
|
Fix wrong @since tags introduced by 1beb3ccd
Matthias Sohn
2016-09-21
3
-3
/
+3
*
|
|
Merge branch 'stable-4.5'
Matthias Sohn
2016-09-21
2
-5
/
+14
|
\
|
|
|
*
|
Turn off doclint also during Maven site generation
Matthias Sohn
2016-09-21
1
-0
/
+11
|
*
|
Prepare 4.5.1-SNAPSHOT builds
Matthias Sohn
2016-09-21
56
-302
/
+302
|
*
|
JGit v4.5.0.201609210915-r
v4.5.0.201609210915-r
Matthias Sohn
2016-09-21
56
-59
/
+59
|
*
|
Unconditionally close repository in unregisterAndCloseRepository
Saša Živkov
2016-09-21
1
-5
/
+3
|
|
/
*
|
Merge "Add ReceivedPackStatistics for PackParser"
Shawn Pearce
2016-09-20
3
-2
/
+268
|
\
\
|
*
|
Add ReceivedPackStatistics for PackParser
Masaya Suzuki
2016-09-19
3
-2
/
+268
[next]