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
*
GPG: handle extended private key format
Thomas Wolf
2021-02-19
20
-94
/
+2157
*
dfs: handle short copies
wh
2021-02-19
1
-2
/
+9
*
Merge "[GPG] Provide a factory for the BouncyCastleGpgSigner"
Thomas Wolf
2021-02-19
2
-1
/
+36
|
\
|
*
[GPG] Provide a factory for the BouncyCastleGpgSigner
Thomas Wolf
2021-02-19
2
-1
/
+36
*
|
Merge "Rename PackFile to Pack"
Jonathan Nieder
2021-02-18
37
-264
/
+267
|
\
\
|
|
/
|
/
|
|
*
Rename PackFile to Pack
Nasser Grainawi
2021-02-10
37
-264
/
+267
*
|
Fix boxing warnings
Matthias Sohn
2021-02-17
2
-2
/
+2
*
|
GPG: compute the keygrip to find a secret key
Thomas Wolf
2021-02-16
25
-67
/
+869
*
|
GPG signature verification via BouncyCastle
Thomas Wolf
2021-02-16
24
-44
/
+1507
*
|
Post commit hook failure should not cause commit failure
Tim Neumann
2021-02-15
2
-4
/
+35
*
|
Allow to define additional Hook classes outside JGit
Matthias Sohn
2021-02-15
1
-2
/
+2
*
|
GitHook: use default charset for output and error streams
Matthias Sohn
2021-02-15
1
-4
/
+6
*
|
GitHook: use generic OutputStream instead of PrintStream
Matthias Sohn
2021-02-15
5
-28
/
+49
*
|
Update jetty to 9.4.36.v20210114
Matthias Sohn
2021-02-13
17
-315
/
+315
*
|
Allow dir/file conflicts in virtual base commit on recursive merge.
Marija Savtchouk
2021-02-09
2
-10
/
+277
|
/
*
Merge "GitHook: make fields outputStream and errorStream private"
Christian Halstrick
2021-02-09
1
-2
/
+2
|
\
|
*
GitHook: make fields outputStream and errorStream private
Matthias Sohn
2021-02-09
1
-2
/
+2
*
|
GPG: support git config gpg.program
Thomas Wolf
2021-02-07
6
-37
/
+241
|
/
*
Bump bazel version to 4.0.0
David Ostrovsky
2021-02-07
1
-1
/
+1
*
Bazel: Remove unused resources variable
David Ostrovsky
2021-02-07
1
-2
/
+0
*
Fix DateRevQueue tie breaks with more than 2 elements
Adithya Chakilam
2021-02-07
4
-9
/
+67
*
Field updateHead can be a local variable in RefDirectoryRename
Lars Vogel
2021-02-06
1
-4
/
+1
*
Fix FileRepository#convertToReftable which failed if no reflog existed
Matthias Sohn
2021-02-05
1
-4
/
+6
*
Fix SeparateClassloaderTestRunner on Java 9 or higher
Matthias Sohn
2021-02-05
1
-4
/
+10
*
Merge "reftable: add random suffix to table names"
Matthias Sohn
2021-02-05
1
-2
/
+6
|
\
|
*
reftable: add random suffix to table names
Han-Wen Nienhuys
2021-01-25
1
-2
/
+6
*
|
TransportGitAnon: remove unnecessary socket bind to a local address
Alina Djamankulova
2021-02-05
1
-1
/
+0
*
|
Migrate to Apache MINA sshd 2.6.0 and Orbit I20210203173513
David Ostrovsky
2021-02-04
46
-453
/
+445
*
|
LFSPointerTest: suppress errorprone error [SelfComparison]
Matthias Sohn
2021-02-04
1
-0
/
+1
*
|
Fix bazel tests broken by classes moved in dbd05433
Matthias Sohn
2021-02-04
1
-2
/
+2
*
|
Merge branch 'stable-5.11'
Matthias Sohn
2021-02-03
0
-0
/
+0
|
\
\
|
*
|
Prepare 5.11.0-SNAPSHOT builds
Matthias Sohn
2021-02-03
88
-121
/
+121
|
*
|
JGit v5.11.0.202102031030-m2
v5.11.0.202102031030-m2
Matthias Sohn
2021-02-03
88
-121
/
+121
|
/
/
*
|
IO: fix IO.readFully(InputStream, byte[], int)
Thomas Wolf
2021-01-31
2
-3
/
+87
*
|
LFS: make pointer parsing more robust
Thomas Wolf
2021-01-31
2
-15
/
+326
*
|
[pgm] add option --timeout to clone command
Matthias Sohn
2021-01-29
1
-3
/
+5
*
|
Merge "Move reachability checker generation into the ObjectReader object"
Jonathan Nieder
2021-01-29
17
-33
/
+137
|
\
\
|
*
|
Move reachability checker generation into the ObjectReader object
Terry Parker
2021-01-28
17
-33
/
+137
*
|
|
Add the "compression-level" option to all ArchiveCommand formats
Youssef Elghareeb
2021-01-28
9
-82
/
+185
*
|
|
Merge changes I36d9b63e,I8c5db581,I2c02e89c
Jonathan Tan
2021-01-27
14
-1
/
+635
|
\
\
\
|
*
|
|
Compare getting all refs except specific refs with seek and with filter
Gal Paikin
2021-01-27
1
-1
/
+53
|
*
|
|
Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabase
Gal Paikin
2021-01-27
8
-0
/
+255
|
*
|
|
Add seekPastPrefix method to RefCursor
Gal Paikin
2021-01-26
5
-0
/
+327
*
|
|
|
Wrap the Files.list returned Stream in a try-with-resources block
Terry Parker
2021-01-26
3
-5
/
+21
|
|
/
/
|
/
|
|
*
|
|
TemporaryBuffer: fix toByteArray(limit)
Thomas Wolf
2021-01-22
2
-3
/
+97
|
|
/
|
/
|
*
|
Correct the minimum required version of Apache httpclient
Thomas Wolf
2021-01-18
5
-19
/
+16
*
|
Merge "pgm: add missing dependency to org.apache.commons.logging"
Matthias Sohn
2021-01-18
1
-0
/
+1
|
\
\
|
*
|
pgm: add missing dependency to org.apache.commons.logging
Matthias Sohn
2021-01-17
1
-0
/
+1
*
|
|
Merge "[spotbugs]: Fix potential NPE in FileSnapshot constructor"
Matthias Sohn
2021-01-18
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[spotbugs]: Fix potential NPE in FileSnapshot constructor
Matthias Sohn
2021-01-03
1
-1
/
+1
[next]