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
*
HTTP cookies: do tilde expansion on http.cookieFile
Thomas Wolf
2021-03-12
3
-8
/
+21
*
Prepare 5.12.0-SNAPSHOT builds
Matthias Sohn
2021-03-10
88
-504
/
+504
*
Merge branch 'stable-5.11'
Matthias Sohn
2021-03-10
117
-547
/
+547
|
\
|
*
Update Orbit to R20210223232630
Matthias Sohn
2021-03-10
29
-44
/
+44
|
*
Prepare 5.11.1-SNAPSHOT builds
Matthias Sohn
2021-03-09
88
-503
/
+503
|
*
JGit v5.11.0.202103091610-r
v5.11.0.202103091610-r
Matthias Sohn
2021-03-09
88
-121
/
+121
|
*
Merge branch 'master' into stable-5.11
Matthias Sohn
2021-03-09
22
-276
/
+790
|
|
\
|
|
/
|
/
|
*
|
Manually set status of jmh dependencies
Matthias Sohn
2021-03-07
1
-2
/
+2
*
|
Update DEPENDENCIES report for 5.11.0
Matthias Sohn
2021-03-07
1
-0
/
+66
*
|
Add dependency to dash-licenses
Matthias Sohn
2021-03-07
1
-0
/
+17
*
|
PackFile: Add id + ext based constructors
Nasser Grainawi
2021-03-07
11
-62
/
+106
*
|
GC: deleteOrphans: Use PackFile
Nasser Grainawi
2021-03-04
1
-13
/
+16
*
|
PackExt: Convert to Enum
Nasser Grainawi
2021-03-04
2
-56
/
+19
*
|
Restore preserved packs during missing object seeks
Martin Fick
2021-03-04
3
-12
/
+150
*
|
Pack: Replace extensions bitset with bitmapIdx PackFile
Nasser Grainawi
2021-03-04
4
-48
/
+40
*
|
PackDirectory: Use PackFile to ensure we find preserved packs
Nasser Grainawi
2021-03-04
1
-31
/
+43
*
|
GC: Use PackFile to de-dup logic
Nasser Grainawi
2021-03-04
1
-25
/
+16
*
|
Create a PackFile class for Pack filenames
Nasser Grainawi
2021-03-04
11
-60
/
+348
|
*
Prepare 5.11.0-SNAPSHOT builds
Matthias Sohn
2021-03-04
88
-121
/
+121
|
*
JGit v5.11.0.202103031150-rc1
v5.11.0.202103031150-rc1
Matthias Sohn
2021-03-03
88
-121
/
+121
|
*
Merge branch 'master' into stable-5.11
Matthias Sohn
2021-03-03
43
-265
/
+460
|
|
\
|
|
/
|
/
|
*
|
HTTP: cookie file stores expiration in seconds
Thomas Wolf
2021-03-03
6
-87
/
+90
*
|
Merge "Update Orbit to S20210223232630"
Matthias Sohn
2021-03-02
29
-44
/
+44
|
\
\
|
*
|
Update Orbit to S20210223232630
Matthias Sohn
2021-03-01
29
-44
/
+44
*
|
|
LFS: handle invalid pointers better
Thomas Wolf
2021-03-01
6
-50
/
+289
|
/
/
*
|
Fix errorprone configuration for maven-compiler-plugin with javac
Matthias Sohn
2021-02-27
2
-84
/
+37
*
|
Merge branch 'stable-5.11'
Matthias Sohn
2021-02-25
0
-0
/
+0
|
\
|
|
*
Prepare 5.11.0-SNAPSHOT builds
Matthias Sohn
2021-02-24
88
-121
/
+121
|
*
JGit v5.11.0.202102240950-m3
v5.11.0.202102240950-m3
Matthias Sohn
2021-02-24
88
-121
/
+121
|
*
Merge branch 'master' into stable-5.11
Matthias Sohn
2021-02-24
188
-1367
/
+6701
|
|
\
|
|
/
|
/
|
*
|
[releng] japicmp: update last release version
Thomas Wolf
2021-02-23
1
-1
/
+1
*
|
IgnoreNode: include path to file for invalid .gitignore patterns
Thomas Wolf
2021-02-23
5
-26
/
+80
*
|
FastIgnoreRule: include bad pattern in log message
Thomas Wolf
2021-02-23
3
-1
/
+8
*
|
init: add config option to set default for the initial branch name
Matthias Sohn
2021-02-22
4
-4
/
+76
*
|
init: allow specifying the initial branch name for the new repository
Matthias Sohn
2021-02-22
8
-2
/
+144
*
|
Fail clone if initial branch doesn't exist in remote repository
Matthias Sohn
2021-02-22
8
-8
/
+139
*
|
GPG: fix reading unprotected old-format secret keys
Thomas Wolf
2021-02-22
4
-15
/
+53
*
|
Update Orbit to S20210216215844
Matthias Sohn
2021-02-21
30
-110
/
+44
*
|
Add missing bazel dependency for o.e.j.gpg.bc.test
Matthias Sohn
2021-02-20
1
-0
/
+1
*
|
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
[next]