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.test
/
tst
/
org
/
eclipse
/
jgit
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Make sure to close Repository in tests
Fabio Ponciroli
2022-02-02
1
-2
/
+2
*
|
|
RebaseCommand: fix commit message in "fixup" case
Thomas Wolf
2022-02-02
1
-6
/
+28
*
|
|
[test] Fix EolRepositoryTest for eol=native
Thomas Wolf
2022-02-01
1
-70
/
+44
*
|
|
Merge conflict messages: prefix conflict lines with a hash
Thomas Wolf
2022-01-31
3
-6
/
+7
*
|
|
CommitCommand: commit message cleanup
Thomas Wolf
2022-01-31
1
-0
/
+57
*
|
|
[test] Fix closing of test repositories
Nail Samatov
2022-01-30
7
-1
/
+12
*
|
|
[test] Fix a Windows-only test in CheckoutCommandTest
Thomas Wolf
2022-01-30
1
-1
/
+1
*
|
|
[test] Fix ApplyCommandTest for Windows
Thomas Wolf
2022-01-30
1
-3
/
+11
|
/
/
*
|
Merge branch 'stable-5.13' into stable-6.0
Thomas Wolf
2022-01-05
1
-17
/
+11
|
\
|
|
*
Use slf4j-simple instead of log4j for logging
Matthias Sohn
2021-12-31
1
-17
/
+11
*
|
Binary and CR-LF detection: lone CRs -> binary
Thomas Wolf
2021-10-31
1
-37
/
+50
*
|
Fix checkout of files with mixed line endings on text=auto eol=crlf
Thomas Wolf
2021-10-27
1
-1
/
+2
*
|
GarbageCollectCommand: add numberOfBitmaps to statistics
kylezhao
2021-10-08
2
-3
/
+3
|
/
*
ApplyCommand: fix "no newline at end" detection
Thomas Wolf
2021-05-26
1
-1
/
+19
*
ApplyCommand: handle completely empty context lines in text patches
Thomas Wolf
2021-05-26
1
-0
/
+8
*
ApplyCommand: use byte arrays for text patches, not strings
Thomas Wolf
2021-05-26
1
-0
/
+8
*
ApplyCommand: support binary patches
Thomas Wolf
2021-05-26
1
-0
/
+41
*
ApplyCommand: convert to git internal format before applying patch
Thomas Wolf
2021-05-18
1
-1
/
+190
*
Implement ours/theirs content conflict resolution
Thomas Wolf
2021-04-19
4
-12
/
+661
*
Fix typo in test method name
Thomas Wolf
2021-04-09
1
-1
/
+1
*
init: add config option to set default for the initial branch name
Matthias Sohn
2021-02-22
1
-0
/
+52
*
init: allow specifying the initial branch name for the new repository
Matthias Sohn
2021-02-22
1
-1
/
+35
*
Fix DateRevQueue tie breaks with more than 2 elements
Adithya Chakilam
2021-02-07
1
-0
/
+47
*
Add the "compression-level" option to all ArchiveCommand formats
Youssef Elghareeb
2021-01-28
1
-78
/
+106
*
Fix NPE in DirCacheCheckout
Thomas Wolf
2020-12-30
1
-0
/
+49
*
TagCommand: propagate NO_CHANGE information
Thomas Wolf
2020-12-08
1
-1
/
+4
*
TagCommand: make -f work with lightweight tags for NO_CHANGE
Thomas Wolf
2020-12-08
1
-0
/
+23
*
TagCommand: support signing annotated tags
Thomas Wolf
2020-12-07
1
-14
/
+56
*
Add support for reading symrefs from pack capabilities
Lee Worrall
2020-11-26
2
-26
/
+61
*
Allow to resolve a conflict by checking out a file
Thomas Wolf
2020-11-17
1
-1
/
+12
*
Implement git describe --all
Jason Yeo
2020-10-13
1
-1
/
+46
*
IndexDiffFilter: handle path prefixes correctly
Thomas Wolf
2020-09-21
1
-0
/
+21
*
Keep line endings for text files committed with CR/LF on text=auto
Thomas Wolf
2020-08-17
1
-72
/
+48
*
ApplyCommand: use context lines to determine hunk location
Thomas Wolf
2020-06-04
1
-1
/
+41
*
Fix error occurring during checkout
Nail Samatov
2020-05-07
1
-0
/
+22
*
Apply hunks when renaming or copying from patch files
Jack Wickham
2020-05-06
1
-0
/
+20
*
Create parent directories when renaming a file in ApplyCommand
Jack Wickham
2020-05-06
1
-0
/
+10
*
Merge branch 'stable-5.7'
Thomas Wolf
2020-04-03
2
-9
/
+58
|
\
|
*
Merge branch 'stable-5.6' into stable-5.7
Thomas Wolf
2020-04-03
2
-9
/
+58
|
|
\
|
|
*
Handle non-normalized index also for executable files
Thomas Wolf
2020-03-25
2
-9
/
+58
*
|
|
tag option for clone command
Alexander Nittka
2020-03-15
1
-0
/
+46
|
/
/
*
|
Revert "RevWalk: stop mixing lines of history in topo sort"
Alex Spradlin
2020-02-26
1
-2
/
+2
*
|
RevWalk: stop mixing lines of history in topo sort
Alex Spradlin
2020-02-18
1
-2
/
+2
*
|
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-10
1
-0
/
+55
|
\
|
|
*
Restore behavior of CloneCommand
Thomas Wolf
2020-02-04
1
-0
/
+55
*
|
FS: Don't use innocuous threads for CompletableFuture
Alex Jitianu
2020-01-28
1
-0
/
+132
*
|
Replace ExpectedException which was deprecated in junit 4.13
Matthias Sohn
2020-01-24
1
-7
/
+3
*
|
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
50
-1900
/
+250
|
/
*
Cleanup CommitAndLogCommandTest
Matthias Sohn
2019-12-05
1
-55
/
+51
*
CLI: Add support for excluding paths from Git log command
John Tipper
2019-12-05
2
-53
/
+222
[prev]
[next]