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
*
Add mergetool merge feature (execute external tool)
Andre Bossert
2022-05-25
11
-185
/
+847
*
Add command line support for "git mergetool"
Andre Bossert
2022-05-25
16
-171
/
+1269
*
Add config reader for user-defined mergetools
Andre Bossert
2022-05-25
6
-4
/
+483
*
Add difftool compare feature (execute external tool)
Andre Bossert
2022-05-25
12
-97
/
+894
*
Update Orbit to S20220517184036
Matthias Sohn
2022-05-25
9
-71
/
+71
*
PackFileSnapshot: Resolve warnings by using "equals" instead of "=="
Fabio Ponciroli
2022-05-20
2
-1
/
+39
*
Remove stray files (probes or lock files) created by background threads
James Z.M. Gao
2022-05-15
3
-9
/
+39
*
Merge branch 'stable-6.2'
Matthias Sohn
2022-05-09
4
-23
/
+56
|
\
|
*
Merge branch 'stable-6.1' into stable-6.2
Matthias Sohn
2022-05-09
4
-23
/
+56
|
|
\
|
|
*
HTTP Smart: set correct HTTP status on error
Sven Selberg
2022-05-09
4
-23
/
+56
*
|
|
Merge branch 'stable-6.2'
Matthias Sohn
2022-05-05
0
-0
/
+0
|
\
|
|
|
*
|
Prepare 6.2.0-SNAPSHOT builds
Matthias Sohn
2022-05-05
91
-125
/
+125
|
*
|
JGit v6.2.0.202205041315-m2
v6.2.0.202205041315-m2
Matthias Sohn
2022-05-04
91
-125
/
+125
|
/
/
*
|
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
[next]