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
Commit message (
Expand
)
Author
Age
Files
Lines
*
DfsInserter#openStream: Suppress resource warning about DfsReader
David Pursehouse
2018-03-24
1
-0
/
+1
*
CloneCommand: Suppress resource warning about Repository
David Pursehouse
2018-03-24
1
-2
/
+2
*
Rename RecursiveMergerTest and ResolveMergerTest to reduce confusion
David Pursehouse
2018-03-24
2
-2
/
+2
*
ResolveMergerTest: Use @DataPoints instead of @DataPoint
David Pursehouse
2018-03-24
1
-6
/
+4
*
SubmoduleSyncCommand: Refactor to open Repository in try-with-resource
David Pursehouse
2018-03-24
1
-10
/
+11
*
SubmoduleUpdateCommand: Refactor to open Repository in try-with-resource
David Pursehouse
2018-03-24
1
-30
/
+34
*
TransportGitAnon: Suppress resource warning about Socket
David Pursehouse
2018-03-24
1
-0
/
+1
*
FS#runProcess: Fix OutputStream left unclosed after IOException
David Pursehouse
2018-03-24
1
-11
/
+15
*
Merge changes from topic 'If72b4b422-cleanup'
Jonathan Nieder
2018-03-22
3
-31
/
+32
|
\
|
*
UploadPackTest: Fix name hiding introduced by If72b4b422
David Pursehouse
2018-03-20
1
-26
/
+26
|
*
Suppress non-localized string warnings introduced by If72b4b422
David Pursehouse
2018-03-20
2
-5
/
+6
*
|
scanPacks to return reftables even if no packs
Minh Thai
2018-03-22
1
-1
/
+1
|
/
*
PackWriter: Fix Eclipse errors about missing Javadoc
David Pursehouse
2018-03-20
1
-6
/
+3
*
ReflogWriter: Refactor to open FileOutputStream in try-with-resource
David Pursehouse
2018-03-16
1
-17
/
+21
*
PushCommand: Suppress resource warning for Transport in for loop
David Pursehouse
2018-03-16
1
-1
/
+2
*
Merge branch 'stable-4.11'
David Pursehouse
2018-03-16
2
-17
/
+78
|
\
|
*
ObjectIdSerializer: Support serialization of known non-null ObjectId
David Pursehouse
2018-03-15
2
-17
/
+78
*
|
Teach UploadPack to support filtering by blob size
Jonathan Tan
2018-03-15
9
-4
/
+289
*
|
SubmoduleStatusCommand: Open Repository in try-with-resource
David Pursehouse
2018-03-15
1
-8
/
+6
*
|
RepositoryCache#registerRepository: Refactor to use try-with-resource
David Pursehouse
2018-03-15
1
-3
/
+3
*
|
RepoCommandSymlinkTest#testLinkFileBare: Use try-with-resource
David Pursehouse
2018-03-15
1
-34
/
+36
*
|
RepoCommandTest: Refactor to use try-with-resource
David Pursehouse
2018-03-15
1
-395
/
+373
*
|
ReceivePackAdvertiseRefsHookTest#testSuccess: Open TransportLocal in t-w-r
David Pursehouse
2018-03-15
1
-17
/
+19
*
|
DfsPackCompactor: Open PackWriter in try-with-resource
David Pursehouse
2018-03-15
1
-8
/
+1
*
|
DfsPackFile: Refactor getBitmapIndex to open ReadableChannel in try-with-reso...
David Pursehouse
2018-03-15
1
-5
/
+4
*
|
IndexDiff: Refactor to open Repository in try-with-resource
David Pursehouse
2018-03-15
1
-6
/
+3
*
|
DirCache: Suppress resource warning related to TemporaryBuffer
David Pursehouse
2018-03-15
1
-0
/
+2
*
|
Add SilentFileInputStream to allow ignoring exceptions raised by close()
David Pursehouse
2018-03-15
5
-55
/
+98
*
|
WorkingTreeIterator#idSubmodule: Refactor to open Repository in try-with-reso...
David Pursehouse
2018-03-14
1
-21
/
+13
*
|
UploadPack: Suppress resource warning about PackWriter
David Pursehouse
2018-03-14
1
-0
/
+2
*
|
ShowPackDelta: Refactor to use try-with-resource
David Pursehouse
2018-03-14
1
-7
/
+8
*
|
SubmoduleWalk#forIndex: Suppress resource warning and update Javadoc
David Pursehouse
2018-03-14
1
-1
/
+3
*
|
SubmoduleWalk: Open Repository in try-with-resource
David Pursehouse
2018-03-14
1
-12
/
+8
*
|
RepositoryFilter: Refactor doFilter to open Repository in try-with-resource
David Pursehouse
2018-03-14
1
-8
/
+3
*
|
NetRC: Open BufferedReader in try-with-resource
David Pursehouse
2018-03-14
1
-10
/
+1
*
|
PackParser: Refactor to open InputStream in try-with-resource
David Pursehouse
2018-03-14
1
-25
/
+21
*
|
AutoLFInputStreamTest: Use try-with-resource
David Pursehouse
2018-03-14
1
-25
/
+28
*
|
DfsInserter: Refactor writePackIndex to use try-with-resource
David Pursehouse
2018-03-14
1
-15
/
+18
*
|
AmazonS3: Refactor error method to avoid 'should be managed by try-with-resou...
David Pursehouse
2018-03-13
1
-5
/
+2
*
|
CommandCatalog: Simplify scan method using try-with-resource
David Pursehouse
2018-03-13
1
-21
/
+4
*
|
Transport: Simplify scan method using try-with-resource
David Pursehouse
2018-03-13
1
-21
/
+4
*
|
Use CHARSET in FileOutputStream instead of hard-coded "UTF-8"
David Pursehouse
2018-03-13
2
-2
/
+4
*
|
TemporaryBufferTest: Suppress "should be managed by try-with-resource"
David Pursehouse
2018-03-13
1
-1
/
+12
*
|
Open auto-closeable resources in try-with-resource
David Pursehouse
2018-03-13
47
-609
/
+434
*
|
Implement --force option in FetchCommand and CLI fetch command
Matthias Sohn
2018-03-13
5
-3
/
+79
*
|
Merge "Introduce SshSupport to centralize SSH related utility code"
Matthias Sohn
2018-03-12
2
-46
/
+126
|
\
\
|
*
|
Introduce SshSupport to centralize SSH related utility code
Markus Duft
2018-03-12
2
-46
/
+126
*
|
|
UploadPack: Remove redundant suppression of deprecation warning
David Pursehouse
2018-03-12
1
-1
/
+0
*
|
|
Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8
David Pursehouse
2018-03-11
75
-316
/
+331
*
|
|
Constants: Initialize CHARSET and CHARACTER_ENCODING from StandardCharsets.UTF_8
David Pursehouse
2018-03-11
1
-3
/
+4
[next]