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
path:
root
/
org.eclipse.jgit.pgm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement ours/theirs content conflict resolution
Thomas Wolf
2021-04-19
3
-2
/
+24
*
Prepare 5.12.0-SNAPSHOT builds
Matthias Sohn
2021-03-10
3
-43
/
+43
*
Prepare 5.11.1-SNAPSHOT builds
Matthias Sohn
2021-03-09
3
-43
/
+43
*
JGit v5.11.0.202103091610-r
v5.11.0.202103091610-r
Matthias Sohn
2021-03-09
3
-4
/
+4
*
Prepare 5.11.0-SNAPSHOT builds
Matthias Sohn
2021-03-04
3
-4
/
+4
*
JGit v5.11.0.202103031150-rc1
v5.11.0.202103031150-rc1
Matthias Sohn
2021-03-03
3
-4
/
+4
*
Prepare 5.11.0-SNAPSHOT builds
Matthias Sohn
2021-02-24
3
-4
/
+4
*
JGit v5.11.0.202102240950-m3
v5.11.0.202102240950-m3
Matthias Sohn
2021-02-24
3
-4
/
+4
*
init: add config option to set default for the initial branch name
Matthias Sohn
2021-02-22
1
-1
/
+1
*
init: allow specifying the initial branch name for the new repository
Matthias Sohn
2021-02-22
2
-0
/
+9
*
Fail clone if initial branch doesn't exist in remote repository
Matthias Sohn
2021-02-22
1
-0
/
+3
*
GPG signature verification via BouncyCastle
Thomas Wolf
2021-02-16
6
-18
/
+224
*
[pgm] add option --timeout to clone command
Matthias Sohn
2021-01-29
1
-3
/
+5
*
Merge changes I36d9b63e,I8c5db581,I2c02e89c
Jonathan Tan
2021-01-27
1
-1
/
+53
|
\
|
*
Compare getting all refs except specific refs with seek and with filter
Gal Paikin
2021-01-27
1
-1
/
+53
*
|
pgm: add missing dependency to org.apache.commons.logging
Matthias Sohn
2021-01-17
1
-0
/
+1
*
|
[pgm] Use Apache sshd by default
Thomas Wolf
2021-01-15
1
-2
/
+2
|
/
*
Tag message must not include the signature
Thomas Wolf
2021-01-10
1
-5
/
+10
*
Remove reftree and ketch
Han-Wen Nienhuys
2020-12-15
5
-190
/
+3
*
LsRemote: suppress warning for non-externalized string
Matthias Sohn
2020-12-15
1
-1
/
+1
*
TagCommand: support signing annotated tags
Thomas Wolf
2020-12-07
2
-3
/
+36
*
Prepare 5.11.0-SNAPSHOT builds
Matthias Sohn
2020-12-02
3
-45
/
+45
*
Add support for reading symrefs from pack capabilities
Lee Worrall
2020-11-26
2
-0
/
+16
*
Implement git describe --all
Jason Yeo
2020-10-13
2
-0
/
+5
*
Prepare 5.10.0-SNAPSHOT builds
Matthias Sohn
2020-08-27
3
-45
/
+45
*
Prepare 5.9.0-SNAPSHOT builds
Matthias Sohn
2020-06-09
3
-45
/
+45
*
Organize manifest of org.eclipse.jgit.pgm
Matthias Sohn
2020-06-01
1
-30
/
+18
*
Do not include log4j implementation in jgit
Michael Keppler
2020-06-01
2
-2
/
+2
*
Decouple JSch from JGit Core
Matthias Sohn
2020-06-01
3
-0
/
+11
*
Decouple BouncyCastle from JGit Core
Matthias Sohn
2020-06-01
2
-1
/
+10
*
Bazel: Remove superfluous dependencies flagged by unused_deps
David Ostrovsky
2020-05-22
1
-1
/
+1
*
Enable passing java options to jgit command line executable
Matthias Sohn
2020-04-28
1
-1
/
+1
*
Prepare 5.8.0-SNAPSHOT builds
Matthias Sohn
2020-03-09
3
-47
/
+47
*
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-22
4
-6
/
+6
|
\
|
*
Reorder modifiers to follow Java Language Specification
David Pursehouse
2020-02-19
2
-3
/
+3
|
*
Remove redundant "static" qualifier from enum declarations
David Pursehouse
2020-02-19
2
-3
/
+3
|
*
Prepare 5.6.2-SNAPSHOT builds
Matthias Sohn
2020-02-14
3
-47
/
+47
|
*
JGit v5.6.1.202002131546-r
v5.6.1.202002131546-r
Matthias Sohn
2020-02-13
3
-4
/
+4
*
|
Merge branch 'stable-5.7'
Matthias Sohn
2020-02-01
1
-7
/
+22
|
\
\
|
*
|
Merge branch 'stable-5.6' into stable-5.7
Matthias Sohn
2020-02-01
1
-7
/
+22
|
|
\
|
|
|
*
Merge branch 'stable-5.5' into stable-5.6
Matthias Sohn
2020-02-01
1
-7
/
+22
|
|
|
\
|
|
|
*
Merge branch 'stable-5.4' into stable-5.5
Matthias Sohn
2020-02-01
1
-7
/
+22
|
|
|
|
\
|
|
|
|
*
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2020-02-01
1
-7
/
+22
|
|
|
|
|
\
|
|
|
|
|
*
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2020-02-01
1
-7
/
+22
|
|
|
|
|
|
\
|
|
|
|
|
|
*
Merge branch 'stable-5.1' into stable-5.2
David Pursehouse
2020-02-01
1
-7
/
+22
|
|
|
|
|
|
|
\
|
|
|
|
|
|
|
*
pgm daemon: fallback to user and system config if no config specified
Matthias Sohn
2020-01-28
1
-7
/
+22
|
|
|
|
|
|
|
*
Prepare 5.1.13-SNAPSHOT builds
Matthias Sohn
2019-10-02
3
-46
/
+46
|
|
|
|
|
|
|
*
JGit v5.1.12.201910011832-r
v5.1.12.201910011832-r
Matthias Sohn
2019-10-02
3
-4
/
+4
|
|
|
|
|
*
|
|
Prepare 5.3.7-SNAPSHOT builds
Matthias Sohn
2019-10-02
3
-47
/
+47
|
|
|
|
|
*
|
|
JGit v5.3.6.201910020505-r
v5.3.6.201910020505-r
Matthias Sohn
2019-10-02
3
-4
/
+4
[next]