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
stable-7.2
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
*
Update README
Matthias Sohn
2019-02-18
1
-113
/
+91
*
Merge branch 'stable-5.3'
David Pursehouse
2019-02-18
2
-0
/
+13
|
\
|
*
Merge branch 'stable-5.2' into stable-5.3
David Pursehouse
2019-02-18
1
-0
/
+2
|
|
\
|
|
*
Merge branch 'stable-5.1' into stable-5.2
David Pursehouse
2019-02-18
1
-0
/
+2
|
|
|
\
|
|
|
*
ObjectDirectory: extra logging on packfile exceptions
Luca Milanesio
2019-02-14
1
-0
/
+2
|
*
|
|
Prepare 5.3.0-SNAPSHOT builds
Matthias Sohn
2019-01-17
68
-89
/
+89
|
*
|
|
JGit v5.3.0.201901162155-m1
v5.3.0.201901162155-m1
Matthias Sohn
2019-01-17
68
-89
/
+89
|
*
|
|
Fix tools/version.sh
Matthias Sohn
2019-01-17
1
-0
/
+11
|
*
|
|
JGit v5.3.0.201901161700-m1
v5.3.0.201901161700-m1
Matthias Sohn
2019-01-17
68
-89
/
+89
*
|
|
|
Add missing @since tag for new API method getUpdateIndex
Matthias Sohn
2019-02-17
2
-2
/
+8
*
|
|
|
Fix NPE in PlotCommitList
Matthias Sohn
2019-02-18
1
-1
/
+2
*
|
|
|
CommitBuilder: Deprecate setEncoding(String)
David Pursehouse
2019-02-18
2
-1
/
+3
*
|
|
|
CommitBuilder: Add missing periods on methods' Javadoc
David Pursehouse
2019-02-18
1
-5
/
+5
*
|
|
|
Upgrade wagon-ssh to 3.3.2
David Pursehouse
2019-02-14
1
-1
/
+1
*
|
|
|
Fix bug in copyPackBypassCache's skip 'PACK' header logic
Minh Thai
2019-02-13
2
-12
/
+178
*
|
|
|
Upgrade spotbugs to 3.1.11
David Pursehouse
2019-02-04
1
-1
/
+1
*
|
|
|
Atomic file creation: hard-linking may not be allowed
Thomas Wolf
2019-02-02
1
-1
/
+3
*
|
|
|
Update Orbit to S20190129210011
Matthias Sohn
2019-01-30
13
-28
/
+34
*
|
|
|
Fix GC.deleteEmptyRefsFolders
Matthias Sohn
2019-01-28
2
-1
/
+16
*
|
|
|
Enable cloning only specific tags
Thomas Wolf
2019-01-27
2
-13
/
+55
*
|
|
|
Delete jgit-4.5 target platform
Matthias Sohn
2019-01-27
2
-100
/
+0
*
|
|
|
Add 4.11-staging target platform and update Orbit to I20190123233226
Matthias Sohn
2019-01-27
19
-106
/
+267
*
|
|
|
Upgrade jacoco-maven-plugin to 0.8.3
David Pursehouse
2019-01-27
1
-1
/
+1
*
|
|
|
Bazel: Format BUILD file with buildifier
David Pursehouse
2019-01-24
1
-3
/
+3
*
|
|
|
RenameBranchCommand: more consistent handling of short ref names
Thomas Wolf
2019-01-23
5
-29
/
+110
*
|
|
|
SshdSessionFactory: generalize providing default keys
Thomas Wolf
2019-01-22
4
-24
/
+71
*
|
|
|
Allow to check for signing key
Gunnar Wagenknecht
2019-01-22
3
-13
/
+81
*
|
|
|
Handle premature EOF in BundleFetchConnection
Thomas Wolf
2019-01-22
2
-1
/
+34
*
|
|
|
pgm: Fix missing braces in Version.run()
Matthias Sohn
2019-01-21
1
-2
/
+4
*
|
|
|
pgm: Handle IOException in Version command
Matthias Sohn
2019-01-21
1
-2
/
+7
*
|
|
|
pgm: Fix missing braces in UploadPack.run()
Matthias Sohn
2019-01-21
1
-1
/
+2
*
|
|
|
pgm: Handle IOException in UploadPack command
Matthias Sohn
2019-01-21
1
-8
/
+9
*
|
|
|
pgm: Handle exceptions in Tag command
Matthias Sohn
2019-01-21
1
-1
/
+5
*
|
|
|
pgm: Fix missing braces in Status.run()
Matthias Sohn
2019-01-21
1
-2
/
+4
*
|
|
|
pgm: Handle exceptions in Status command
Matthias Sohn
2019-01-21
1
-1
/
+5
*
|
|
|
pgm: Fix missing braces in ShowRef.run()
Matthias Sohn
2019-01-21
1
-1
/
+2
*
|
|
|
pgm: Handle IOException in ShowRef command
Matthias Sohn
2019-01-21
1
-6
/
+10
*
|
|
|
pgm: Fix missing braces in Show.run()
Matthias Sohn
2019-01-21
1
-3
/
+5
*
|
|
|
pgm: Handle exceptions in Show command
Matthias Sohn
2019-01-21
1
-2
/
+5
*
|
|
|
pgm: Fix missing braces in Rm command
Matthias Sohn
2019-01-21
1
-1
/
+2
*
|
|
|
pgm: Handle GitAPIException in Rm command
Matthias Sohn
2019-01-21
1
-1
/
+4
*
|
|
|
pgm: Handle exceptions in RevParse command
Matthias Sohn
2019-01-21
1
-18
/
+23
*
|
|
|
pgm: Externalize error message
Matthias Sohn
2019-01-21
3
-1
/
+4
*
|
|
|
pgm: Fix missing braces in Reset.run()
Matthias Sohn
2019-01-21
1
-5
/
+10
*
|
|
|
pgm: Handle GitAPIException in Reset command
Matthias Sohn
2019-01-21
1
-1
/
+4
*
|
|
|
pgm: Handle GitAPIException in Repo command
Matthias Sohn
2019-01-21
1
-6
/
+11
*
|
|
|
pgm: Handle exceptions in Remote command
Matthias Sohn
2019-01-21
1
-1
/
+3
*
|
|
|
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
[next]