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
*
pgm: Handle exceptions in Reflog command
Matthias Sohn
2019-01-21
1
-1
/
+5
*
pgm: Handle IOException in ReceivePack command
Matthias Sohn
2019-01-21
1
-2
/
+9
*
SmartClientSmartServerTest: Open Repository in try-with-resource
David Pursehouse
2019-01-21
1
-97
/
+76
*
SmartClientSmartServerTest: Open ObjectInserter.Formatter in try-with-resource
David Pursehouse
2019-01-21
1
-3
/
+5
*
SmartClientSmartServerTest#addBrokenContext: Remove unused TestRepository
David Pursehouse
2019-01-21
1
-3
/
+3
*
IO: Open TemporaryBuffer.Heap in try-with-resource
David Pursehouse
2019-01-21
1
-6
/
+7
*
GitSmartHttpTools: Open SideBandOutputStream in try-with-resource
David Pursehouse
2019-01-21
1
-4
/
+5
*
TemporaryBufferTest: Open TemporaryBuffer in try-with-resource
David Pursehouse
2019-01-21
1
-10
/
+10
*
Scanner: Open RevWalk in try-with-resource
David Pursehouse
2019-01-21
1
-2
/
+3
*
SubmoduleWalkTest: Open Repository in try-with-resource
David Pursehouse
2019-01-21
1
-16
/
+15
*
SideBandOutputStreamTest: Open SideBandOutputStream in try-with-resource
David Pursehouse
2019-01-21
1
-47
/
+49
*
UnionInputStreamTest: Open UnionInputStream in try-with-resource
David Pursehouse
2019-01-21
1
-115
/
+113
*
Merge: Avoid non-localised literal string warning for "recursive"
David Pursehouse
2019-01-21
1
-8
/
+5
*
pgm: Fix missing braces in Push.run()
Matthias Sohn
2019-01-21
1
-2
/
+4
*
pgm: Handle exceptions in Push command
Matthias Sohn
2019-01-21
1
-1
/
+4
*
pgm: Fix missing braces in MergeBase.run()
Matthias Sohn
2019-01-21
1
-2
/
+4
*
pgm: Handle IOException in MergeBase command
Matthias Sohn
2019-01-21
1
-10
/
+15
*
pgm: Fix missing braces in Merge command
Matthias Sohn
2019-01-21
1
-10
/
+18
*
pgm: Handle exceptions in Merge command
Matthias Sohn
2019-01-21
1
-90
/
+100
*
pgm: Fix missing braces in LsTree.run()
Matthias Sohn
2019-01-21
1
-2
/
+4
*
pgm: Handle exceptions in LsTree command
Matthias Sohn
2019-01-21
1
-1
/
+4
*
pgm: Fix missing braces in LsRemote.run()
Matthias Sohn
2019-01-21
1
-1
/
+2
*
pgm: Handle exceptions in LsRemote command
Matthias Sohn
2019-01-21
1
-6
/
+11
*
pgm: Handle exceptions in LsFiles command
Matthias Sohn
2019-01-21
1
-1
/
+5
*
pgm: Fix missing braces in Log.run()
Matthias Sohn
2019-01-21
1
-3
/
+4
*
pgm: Handle exceptions in Log command
Matthias Sohn
2019-01-21
1
-1
/
+3
*
pgm: Handle exceptions in Init command
Matthias Sohn
2019-01-21
1
-5
/
+12
*
pgm: Handle IOException in IndexPack command
Matthias Sohn
2019-01-21
1
-1
/
+4
*
pgm: Fix missing braces in Fetch.run()
Matthias Sohn
2019-01-20
1
-8
/
+14
*
pgm: Handle IOException in Fetch command
Matthias Sohn
2019-01-20
1
-2
/
+2
*
pgm: Handle GitAPIException in Gc command
Matthias Sohn
2019-01-20
1
-5
/
+10
*
pgm: Fix missing braces in DiffTree.run()
Matthias Sohn
2019-01-20
1
-5
/
+8
*
pgm: Handle exceptions in DiffTree command
Matthias Sohn
2019-01-20
1
-1
/
+4
*
pgm: Fix missing braces in Diff.run()
Matthias Sohn
2019-01-20
1
-4
/
+6
*
pgm: Handle exceptions in Diff command
Matthias Sohn
2019-01-20
1
-1
/
+4
*
RawParseUtils: Avoid import of java.nio.charset.StandardCharsets
David Pursehouse
2019-01-20
1
-2
/
+1
*
Consistently import constants from StandardCharsets as static
David Pursehouse
2019-01-20
7
-29
/
+27
*
LocalDiskRepositoryTestCase#createRepository: Default auto-close to false
David Pursehouse
2019-01-20
2
-8
/
+11
*
UploadPack: Suppress false-positive resource leak warning
David Pursehouse
2019-01-20
1
-0
/
+1
*
PushConnectionTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-8
/
+9
*
MergerTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-8
/
+9
*
MergeCommandTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-26
/
+31
*
PackWriterTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-36
/
+37
*
ReceivePackAdvertiseRefsHookTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-232
/
+251
*
SubmoduleStatusTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-47
/
+51
*
UploadPackTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-185
/
+194
*
PackParserTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-18
/
+34
*
SmartClientSmartServerTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-4
/
+12
*
Stop using deprecated methods of RemoteSetUrlCommand/RemoteRemoveCommand
David Pursehouse
2019-01-20
3
-10
/
+12
*
SmartClientSmartServerTest: Stop using deprecated Repository#hasObject
David Pursehouse
2019-01-20
1
-4
/
+4
[next]