index
:
jgit.git
master
master%private
next
servlet-4
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
stable-7.2
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.test
/
tst
/
org
/
eclipse
/
jgit
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
AddCommand: implement --all/--no-all
Thomas Wolf
2025-02-26
1
-4
/
+14
*
Merge changes I83adebe5,Ibbc9ba97
Matthias Sohn
2025-02-25
2
-0
/
+118
|
\
|
*
DirCacheCheckout.preScanOneTree: consider mode bits
Thomas Wolf
2025-02-09
1
-0
/
+26
|
*
Merge: improve handling of case-variants
Thomas Wolf
2025-02-09
1
-0
/
+92
*
|
DescribeCommand: Add exclusion matches using setExclude()
Jonathing
2025-02-25
1
-0
/
+22
*
|
Replace usage of deprecated Config#getEnum method
Matthias Sohn
2025-02-17
2
-17
/
+11
*
|
BlameGeneratorTest: Extract "file.txt" to a constant
Ivan Frade
2025-02-14
1
-16
/
+20
|
/
*
RefDatabase#getReflogReader(String): use #exactRef to resolve refName
Matthias Sohn
2025-01-27
6
-17
/
+21
*
Deprecate Repository#getReflogReader methods
Matthias Sohn
2025-01-27
11
-97
/
+134
*
RebaseCommandTest: replace deprecated PersonIdent constructor
Matthias Sohn
2024-12-29
1
-6
/
+11
*
GarbageCollectCommandTest: replace deprecated GitDateParser
Matthias Sohn
2024-12-29
1
-11
/
+6
*
GarbageCollectCommand, GC: use java.time API
Matthias Sohn
2024-12-28
2
-2
/
+4
*
CommitCommandTest: use java.time API
Matthias Sohn
2024-12-25
1
-7
/
+8
*
ArchiveCommandTest: add more detailed message if test failed
XenoAmess
2024-12-13
1
-1
/
+4
*
RevertCommand: use only first line in revert commit message
Thomas Wolf
2024-12-11
1
-3
/
+6
*
Submodules: use relative paths for worktree and gitdir
Simon Eder
2024-12-11
1
-5
/
+6
*
PullCommandTest: assert git status in some simple tests
Matthias Sohn
2024-11-14
1
-0
/
+7
*
[errorprone] Remove deprecated security manager
Ivan Frade
2024-11-01
2
-299
/
+0
*
Signing: refactor interfaces
Thomas Wolf
2024-08-24
1
-16
/
+57
*
Add worktrees read support
Janne Valkealahti
2024-07-14
2
-1
/
+193
*
[errorprone] Fix pattern UseCorrectAssertInTests
Matthias Sohn
2024-04-29
1
-3
/
+5
*
[errorprone] Fix pattern CatchFail
Matthias Sohn
2024-04-29
1
-1
/
+3
*
[errorprone] Fix pattern see UnusedVariable
Matthias Sohn
2024-04-29
4
-20
/
+17
*
[errorprone] Fix UnnecessaryParentheses errors
Matthias Sohn
2024-04-28
1
-2
/
+2
*
RebaseCommand: fix stopping on root commit conflicts
Thomas Wolf
2024-01-28
1
-0
/
+34
*
CherryPick: add ability to customise cherry-picked commit message
Dmitrii Naumenko
2024-01-28
1
-0
/
+185
*
Fix branch ref exist check
florian.signoret
2023-11-18
1
-0
/
+15
*
RebaseCommand: return correct status on stash apply conflicts
Thomas Wolf
2023-10-13
1
-1
/
+52
*
RevertCommand: support for inserting a Gerrit change ID
Thomas Wolf
2023-09-08
1
-0
/
+37
*
Remove unnecessary @SuppressWarnings("serial")
Matthias Sohn
2023-07-16
1
-1
/
+1
*
Fix all Javadoc warnings and fail on them
Antoine Musso
2023-06-16
1
-2
/
+2
*
Bump bazel vesion to 6.2.0
David Ostrovsky
2023-05-29
1
-6
/
+2
*
Support rebasing independent branches
Thomas Wolf
2023-04-29
1
-0
/
+141
*
Support cherry-picking a root commit
Thomas Wolf
2023-04-29
1
-35
/
+67
*
AddCommand: ability to switch off renormalization
Thomas Wolf
2023-04-28
1
-1
/
+71
*
Merge branch 'stable-6.5'
Matthias Sohn
2023-04-28
1
-0
/
+15
|
\
|
*
Parse pull.rebase=preserve as alias for pull.rebase=merges
Matthias Sohn
2023-04-22
1
-0
/
+15
*
|
ListTagCommand: implement git tag --contains
Matthias Sohn
2023-04-12
1
-0
/
+44
|
/
*
Change config pull.rebase=preserve to pull.rebase=merges
Pavel Salamon
2023-02-28
1
-12
/
+12
*
I/O redirection for the pre-push hook
Thomas Wolf
2022-10-20
1
-1
/
+52
*
CloneCommand: set HEAD also when not checking out
Thomas Wolf
2022-09-18
1
-4
/
+31
*
Merge "Split out ApplyCommand logic to PatchApplier class"
Han-Wen NIenhuys
2022-09-15
1
-386
/
+0
|
\
|
*
Split out ApplyCommand logic to PatchApplier class
Nitzan Gur-Furman
2022-09-15
1
-386
/
+0
*
|
Revert "Option to pass start RevCommit to be blamed on to the
Matthias Sohn
2022-09-06
1
-303
/
+26
|
/
*
ApplyCommand: fix ApplyResult#updatedFiles
Han-Wen Nienhuys
2022-08-23
1
-7
/
+7
*
Option to pass start RevCommit to be blamed on to the BlameGenerator.
Ronald Bhuleskar
2022-08-17
1
-26
/
+303
*
Fix adding symlinks to the index when core.symlinks=false
Thomas Wolf
2022-08-13
1
-0
/
+41
*
Merge "Revert "Option to pass start RevCommit to be blamed on to the BlameGen...
Terry Parker
2022-08-03
1
-303
/
+26
|
\
|
*
Revert "Option to pass start RevCommit to be blamed on to the BlameGenerator."
Ronald Bhuleskar
2022-08-03
1
-303
/
+26
*
|
Merge "Revert "Adds FilteredRevCommit that can overwrites its parents in the ...
Terry Parker
2022-08-03
1
-7
/
+0
|
\
\
[next]