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
path:
root
/
org.eclipse.jgit
Commit message (
Expand
)
Author
Age
Files
Lines
*
JGit v6.2.0.202205041315-m2
v6.2.0.202205041315-m2
Matthias Sohn
2022-05-04
3
-4
/
+4
*
RefSpec: add missing @since
Thomas Wolf
2022-04-25
1
-0
/
+1
*
De-couple ServiceLoader calls from class loading
Thomas Wolf
2022-04-14
2
-28
/
+65
*
CommitCommand: call GpgSigner.getDefault() only if indeed signing
Thomas Wolf
2022-04-14
1
-8
/
+8
*
GpgSigner: prevent class lock inversion on the default signer
Thomas Wolf
2022-04-14
1
-14
/
+30
*
Fetch: Introduce negative refspecs.
yunjieli
2022-04-13
5
-8
/
+116
*
BaseSearch: Suppress ReferenceEquality Warnings
Fabio Ponciroli
2022-04-02
1
-0
/
+1
*
RewriteGenerator: Suppress ReferenceEquality Warnings
Fabio Ponciroli
2022-04-01
1
-0
/
+1
*
PlotCommit: Suppress ReferenceEquality Warnings
Fabio Ponciroli
2022-04-01
1
-0
/
+1
*
PlotCommitList: Suppress ReferenceEquality Warnings
Fabio Ponciroli
2022-04-01
1
-0
/
+4
*
Use git config core.commentChar
Thomas Wolf
2022-03-26
5
-34
/
+94
*
CommitConfig: add support for core.commentChar
Thomas Wolf
2022-03-26
2
-2
/
+111
*
[push, lfs] Tell the pre-push hook whether the push is a dry run
Thomas Wolf
2022-03-23
2
-2
/
+26
*
Merge changes I5df54a92,Iecc61d1c
Matthias Sohn
2022-03-22
3
-52
/
+138
|
\
|
*
LsRemoteCommand: apply url.*.insteadOf
Thomas Wolf
2022-03-15
1
-6
/
+14
|
*
Factor out URL replacement from RemoteConfig
Thomas Wolf
2022-03-15
2
-46
/
+124
*
|
DirCacheCheckout: use a LinkedHashMap instead of HashMap
Thomas Wolf
2022-03-19
1
-2
/
+2
*
|
Re-try reading a file when there are concurrent writes
Thomas Wolf
2022-03-19
3
-107
/
+168
*
|
[sideband] Ensure last bit of progress channel is written
Thomas Wolf
2022-03-19
3
-7
/
+39
|
/
*
Merge branch 'stable-6.1'
Matthias Sohn
2022-03-09
11
-239
/
+661
|
\
|
*
Prepare 6.1.1-SNAPSHOT builds
Matthias Sohn
2022-03-08
3
-55
/
+55
|
*
JGit v6.1.0.202203080745-r
v6.1.0.202203080745-r
Matthias Sohn
2022-03-08
3
-4
/
+4
|
*
[checkout] Use .gitattributes from the commit to be checked out
Thomas Wolf
2022-03-07
5
-143
/
+324
|
*
Don't use final for method parameters
Matthias Sohn
2022-03-06
3
-20
/
+14
|
*
[push] support the "matching" RefSpecs ":" and "+:"
Thomas Wolf
2022-03-06
5
-64
/
+280
|
*
[push] Call the pre-push hook later in the push process
Thomas Wolf
2022-03-06
2
-15
/
+43
|
*
IndexDiff: use tree filter also for SubmoduleWalk
Thomas Wolf
2022-03-06
1
-0
/
+3
|
*
Prepare 6.1.0-SNAPSHOT builds
Matthias Sohn
2022-03-02
3
-4
/
+4
|
*
JGit v6.1.0.202203021511-rc1
v6.1.0.202203021511-rc1
Matthias Sohn
2022-03-02
3
-4
/
+4
*
|
Prepare 6.2.0-SNAPSHOT builds
Matthias Sohn
2022-03-03
3
-55
/
+55
|
/
*
Describe: add support for core.abbrev config option
Matthias Sohn
2022-03-02
11
-12
/
+285
*
Add a typed config getter for integers confined to a range
Matthias Sohn
2022-03-02
5
-0
/
+71
*
PersonIdent: Add ctors that accept Instant in addition to Date
David Ostrovsky
2022-03-02
1
-0
/
+57
*
Make precedence more explicit
Fabio Ponciroli
2022-03-02
1
-1
/
+1
*
Cap describe abbrev option
Matthias Sohn
2022-03-02
1
-2
/
+10
*
DescribeCommand: Add support for --abbrev=0
Matthias Sohn
2022-03-02
1
-0
/
+3
*
DescribeCommand: Support configuring the hash abbreviation
Sebastian Schuberth
2022-02-19
1
-5
/
+26
*
Simplify implementation of WorkingTreeIterator
Thomas Wolf
2022-02-16
1
-29
/
+16
*
Transport: load all refs only if push refspecs have wildcards
Thomas Wolf
2022-02-14
1
-3
/
+7
*
PushCommand: determine remote from git config if not given
Thomas Wolf
2022-02-14
3
-1
/
+57
*
PushCommand: consider push.default when no RefSpecs are given
Rolf Theunissen
2022-02-14
3
-12
/
+127
*
Prevent that an instance of PushCommand is reused
Thomas Wolf
2022-02-14
1
-0
/
+1
*
Remove unused warning suppression
Fabio Ponciroli
2022-02-11
2
-2
/
+1
*
Support for git config push.default
Thomas Wolf
2022-02-09
3
-2
/
+124
*
Merge branch 'stable-6.0'
Matthias Sohn
2022-02-09
4
-13
/
+49
|
\
|
*
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2022-02-09
4
-13
/
+41
|
|
\
|
|
*
Stop initCause throwing in readAdvertisedRefs
Darius Jokilehto
2022-02-08
4
-13
/
+37
*
|
|
Support LFS Server URL without .git suffix
Nail Samatov
2022-02-08
2
-13
/
+24
*
|
|
[rebase] InteractiveHandler2: handle Gerrit Change-Ids
Thomas Wolf
2022-02-04
1
-6
/
+27
*
|
|
Introduce a constant for the length of an abbreviated hash string
Sebastian Schuberth
2022-02-03
7
-10
/
+40
[next]