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
*
DiffAlgorithms: Open Repository in try-with-resource
David Pursehouse
2018-03-06
1
-4
/
+1
*
DescribeCommandTest: Open FileWriter in try-with-resource
David Pursehouse
2018-03-06
1
-3
/
+3
*
CommitCommand: Open InputStream in try-with-resource
David Pursehouse
2018-03-06
1
-5
/
+2
*
DefaultNoteMerger: Open UnionInputStream in try-with-resource
David Pursehouse
2018-03-06
1
-5
/
+2
*
CommitCommandTest: Open Repository in try-with-resource
David Pursehouse
2018-03-06
1
-6
/
+6
*
CommitAndLogCommandTest: Open PrintWriter in try-with-resource
David Pursehouse
2018-03-06
1
-15
/
+15
*
CloneCommandTest: Open Repository in try-with-resource
David Pursehouse
2018-03-06
1
-11
/
+11
*
AutoCRLFInputStreamTest: Open auto-closeable resources in try-with-resource
David Pursehouse
2018-03-05
1
-17
/
+16
*
CleanCommandTest: Open Repository in try-with-resource
David Pursehouse
2018-03-05
1
-2
/
+3
*
CGitVsJGitRandomIgnorePatternTest: Open OutputStream in try-with-resource
David Pursehouse
2018-03-05
1
-4
/
+4
*
ArchiveTest: Open auto-closeable resources in try-with-resource
David Pursehouse
2018-03-05
1
-43
/
+36
*
ArchiveCommand: Create archive output stream in try-with-resource
David Pursehouse
2018-03-05
1
-3
/
+3
*
ApplyCommand: Open FileWriter in try-with-resource
David Pursehouse
2018-03-05
1
-3
/
+3
*
AmazonS3Client: Open Input/OutputStream in try-with-resource
David Pursehouse
2018-03-05
1
-15
/
+8
*
AmazonS3: Open InputStream/FileInputStream in try-with-resource
David Pursehouse
2018-03-05
1
-8
/
+2
*
AdvertiseErrorTest: Open Transport in try-with-resource
David Pursehouse
2018-03-05
1
-4
/
+1
*
AddCommandTest: Open PrintWriter in try-with-resource
David Pursehouse
2018-03-05
1
-99
/
+100
*
FileBasedConfigTest: Open FileOutputStream in try-with-resource
David Pursehouse
2018-03-05
1
-4
/
+1
*
WalkRemoteObjectDatabase: Open auto-closeable resources in try-with-resource
David Pursehouse
2018-03-05
1
-16
/
+4
*
TransportSftp: Open BufferedReader in try-with-resource
David Pursehouse
2018-03-05
1
-7
/
+2
*
ReflogReaderTest: Open FileOutputStream in try-with-resource
David Pursehouse
2018-03-05
1
-4
/
+1
*
ReflogReaderTest: Fix indentation
David Pursehouse
2018-03-05
1
-14
/
+14
*
ReflogWriterTest: Open FileInputStream in try-with-resource
David Pursehouse
2018-03-05
1
-4
/
+1
*
TransportHttp: Open auto-closeable resources in try-with-resource
David Pursehouse
2018-03-05
1
-29
/
+14
*
RebaseCommandTest: Open BufferedReader in try-with-resource
David Pursehouse
2018-03-05
1
-5
/
+2
*
DirCacheCGitCompatabilityTest: Open BufferedReader in try-with-resource
David Pursehouse
2018-03-05
1
-10
/
+4
*
LockFile: Open FileInputStream in try-with-resource
David Pursehouse
2018-03-05
1
-4
/
+1
*
CheckoutCommandTest: Open FileInputStream in try-with-resource
David Pursehouse
2018-03-05
1
-8
/
+2
*
SmudgeFilter: Fix Integer boxing warning
David Pursehouse
2018-03-05
1
-1
/
+2
*
Add ConfigConstants.CONFIG_SECTION_LFS
David Pursehouse
2018-03-05
6
-15
/
+27
*
Return this from InstallLfsCommand.setRepository() to allow chaining
Matthias Sohn
2018-03-04
1
-1
/
+5
*
Upgrade spotbugs-maven-plugin to 3.1.2
David Pursehouse
2018-03-03
1
-1
/
+1
*
Update orbit to S20180302171354 (photon) and R20180206163158 (oxygen)
Matthias Sohn
2018-03-04
10
-26
/
+26
*
Add|RemoveNoteComand: Reduce duplicated code
David Pursehouse
2018-03-03
2
-33
/
+7
*
LFSPointerTest: Open ByteArrayOutputStream in try-with-resource
David Pursehouse
2018-03-03
1
-6
/
+7
*
AbbreviationTest: Open FileOutputStream in try-with-resource
David Pursehouse
2018-03-03
1
-1
/
+4
*
TagBuilder: Open OutputStreamWriter in try-with-resource
David Pursehouse
2018-03-03
1
-3
/
+2
*
DaemonService: Open Repository in try-with-resource
David Pursehouse
2018-03-03
1
-12
/
+4
*
RefDirectory: Open BufferedReader in try-with-resource
David Pursehouse
2018-03-03
1
-23
/
+20
*
ObjectDirectory: Open BufferedReader in try-with-resource
David Pursehouse
2018-03-03
1
-8
/
+2
*
Patch: Open TemporaryBuffer in try-with-resource
David Pursehouse
2018-03-03
1
-4
/
+4
*
Enable warning for resources not managed by try-with-resource
David Pursehouse
2018-03-03
17
-17
/
+17
*
LFS: Enable LFS support for the CLI, better error handling
Markus Duft
2018-03-03
7
-5
/
+43
*
Cleanup stream usage WRT filters
Markus Duft
2018-03-03
6
-33
/
+88
*
LFS: support merge/rebase/cherry-pick/diff/compare with LFS files
Markus Duft
2018-03-03
25
-93
/
+848
*
Merge "LFS: Dramatically improve checkout speed with SSH authentication"
Matthias Sohn
2018-03-01
4
-15
/
+108
|
\
|
*
LFS: Dramatically improve checkout speed with SSH authentication
Markus Duft
2018-03-01
4
-15
/
+108
*
|
Correctly exit fetch negotiation for stateless RPC connections
Terry Parker
2018-02-28
1
-0
/
+6
|
/
*
LFS: pre-push upload support
Markus Duft
2018-02-27
15
-184
/
+837
*
AmazonS3: Open OutputStream in try-with-resource
David Pursehouse
2018-02-26
1
-10
/
+5
[next]