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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update list of 3rd party dependencies
Matthias Sohn
2022-05-03
1
-24
/
+26
*
Add target platforms for eclipse 4.23 (2022-03) and 4.24 (2022-06)
Matthias Sohn
2022-05-03
4
-0
/
+210
*
Update Orbit to I20220502200629
Matthias Sohn
2022-05-02
15
-33
/
+102
*
[sshd] Better user feedback on authentication failure
Thomas Wolf
2022-05-01
12
-61
/
+586
*
Lazy loading of .lfsconfig.
Matthias Fromme
2022-04-30
1
-21
/
+41
*
[releng] bump japicmp base version
Thomas Wolf
2022-04-25
1
-1
/
+1
*
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
7
-8
/
+211
*
Merge "Add GetRefsBenchmark for testing refs lookups"
Han-Wen NIenhuys
2022-04-05
1
-0
/
+181
|
\
|
*
Add GetRefsBenchmark for testing refs lookups
Luca Milanesio
2022-04-01
1
-0
/
+181
*
|
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
|
/
*
[pgm tests] Relax version constraints for hamcrest
Matthias Sohn
2022-03-30
1
-1
/
+1
*
Use git config core.commentChar
Thomas Wolf
2022-03-26
7
-34
/
+258
*
CommitConfig: add support for core.commentChar
Thomas Wolf
2022-03-26
3
-2
/
+190
*
[push, lfs] Tell the pre-push hook whether the push is a dry run
Thomas Wolf
2022-03-23
3
-5
/
+31
*
Merge changes I5df54a92,Iecc61d1c
Matthias Sohn
2022-03-22
4
-52
/
+154
|
\
|
*
LsRemoteCommand: apply url.*.insteadOf
Thomas Wolf
2022-03-15
2
-6
/
+30
|
*
Factor out URL replacement from RemoteConfig
Thomas Wolf
2022-03-15
2
-46
/
+124
*
|
LFS: clean up messages
Thomas Wolf
2022-03-21
2
-4
/
+2
*
|
DirCacheCheckout: use a LinkedHashMap instead of HashMap
Thomas Wolf
2022-03-19
2
-10
/
+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
4
-7
/
+56
*
|
Add tests for SideBandInputStream
Thomas Wolf
2022-03-19
1
-0
/
+212
*
|
WinPipeConnector: Resolve warnings by using "equals" instead of "=="
Fabio Ponciroli
2022-03-17
1
-1
/
+1
|
/
*
Fix MANIFEST.MF in the LFS bundles
Thomas Wolf
2022-03-12
2
-0
/
+2
*
Update Tycho to 2.6.0
Matthias Sohn
2022-03-09
2
-2
/
+2
*
Merge branch 'stable-6.1'
Matthias Sohn
2022-03-09
29
-358
/
+1808
|
\
|
*
Prepare 6.1.1-SNAPSHOT builds
Matthias Sohn
2022-03-08
91
-527
/
+527
|
*
JGit v6.1.0.202203080745-r
v6.1.0.202203080745-r
Matthias Sohn
2022-03-08
91
-125
/
+125
|
*
[checkout] Use .gitattributes from the commit to be checked out
Thomas Wolf
2022-03-07
7
-145
/
+489
|
*
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
7
-74
/
+341
|
*
[push] Call the pre-push hook later in the push process
Thomas Wolf
2022-03-06
3
-22
/
+107
|
*
IndexDiff: use tree filter also for SubmoduleWalk
Thomas Wolf
2022-03-06
2
-0
/
+32
|
*
Run license check with option -Ddash.projectId=technology.jgit
Matthias Sohn
2022-03-04
1
-2
/
+2
|
*
Exclude transitive dependencies of sshd-sftp
Matthias Sohn
2022-03-04
2
-0
/
+20
|
*
Update DEPENDENCIES for 6.1.0 release
Matthias Sohn
2022-03-03
1
-53
/
+52
|
*
Add dependency to dash-licenses
Matthias Sohn
2022-03-03
1
-0
/
+17
|
*
Fix typos of some keys in LfsText
Matthias Sohn
2022-03-03
4
-6
/
+6
|
*
Sort LfsText entries alphabetically
Matthias Sohn
2022-03-03
2
-18
/
+17
|
*
Support for "lfs.url" from ".lfsconfig"
Matthias Fromme
2022-03-03
9
-31
/
+737
*
|
Refer to target platform as file
Michael Keppler
2022-03-07
2
-33
/
+1
*
|
Prepare 6.2.0-SNAPSHOT builds
Matthias Sohn
2022-03-03
91
-525
/
+525
*
|
Merge branch 'stable-6.1'
Matthias Sohn
2022-03-02
13
-20
/
+20
|
\
|
[next]