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
path:
root
/
org.eclipse.jgit.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow to resolve a conflict by checking out a file
Thomas Wolf
2020-11-17
3
-2
/
+79
*
Fix bug in PerformanceLogContext
Alexa Panfil
2020-11-06
1
-8
/
+37
*
Fix IOException occurring during gc
Nail Samatov
2020-11-05
1
-0
/
+23
*
Update slf4j to 1.7.30
Matthias Sohn
2020-10-28
1
-1
/
+1
*
Ensure .gitmodules is loaded when accessing submodule name
John Dallaway
2020-10-25
1
-0
/
+1
*
Export new package org.eclipse.jgit.logging and import it where used
Matthias Sohn
2020-10-25
1
-0
/
+1
*
Merge "Add new performance logging"
Terry Parker
2020-10-21
1
-0
/
+66
|
\
|
*
Add new performance logging
Alexa Panfil
2020-10-21
1
-0
/
+66
*
|
Merge "Implement git describe --all"
Christian Halstrick
2020-10-13
1
-1
/
+46
|
\
\
|
*
|
Implement git describe --all
Jason Yeo
2020-10-13
1
-1
/
+46
*
|
|
Override config http.userAgent from environment GIT_HTTP_USER_AGENT
Thomas Wolf
2020-10-06
1
-2
/
+31
|
|
/
|
/
|
*
|
UploadPackTest#testUploadRedundantBytes: ensure test repo is closed
Matthias Sohn
2020-10-02
1
-7
/
+10
|
/
*
Support "http.userAgent" and "http.extraHeader" from the git config
James Wynn
2020-09-26
2
-0
/
+113
*
Measure time taken for reachability checks
Alexa Panfil
2020-09-24
1
-11
/
+122
*
IndexDiffFilter: handle path prefixes correctly
Thomas Wolf
2020-09-21
1
-0
/
+21
*
Merge "ReceivePackStats: Add size and count of unnecessary pushed objects"
Terry Parker
2020-09-14
1
-0
/
+61
|
\
|
*
ReceivePackStats: Add size and count of unnecessary pushed objects
Yunjie Li
2020-09-11
1
-0
/
+61
*
|
Merge branch 'stable-5.9' into master
Matthias Sohn
2020-09-09
1
-1
/
+1
|
\
\
|
*
|
Prepare 5.9.1-SNAPSHOT builds
Matthias Sohn
2020-09-08
2
-54
/
+54
|
*
|
JGit v5.9.0.202009080501-r
v5.9.0.202009080501-r
Matthias Sohn
2020-09-08
2
-2
/
+2
|
*
|
GitlinkMergeTest: fix boxing warnings
Matthias Sohn
2020-09-05
1
-1
/
+1
|
*
|
Merge branch 'master' into stable-5.9
Matthias Sohn
2020-09-05
2
-0
/
+453
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Prepare 5.9.0-SNAPSHOT builds
Matthias Sohn
2020-08-27
2
-2
/
+2
|
*
|
JGit v5.9.0.202008260805-m3
v5.9.0.202008260805-m3
Matthias Sohn
2020-08-26
2
-2
/
+2
*
|
|
jgit: Add DfsBundleWriter
Masaya Suzuki
2020-09-03
1
-0
/
+85
*
|
|
Merge changes from topic "fix_ui"
Terry Parker
2020-09-03
1
-0
/
+368
|
\
\
\
|
*
|
|
ResolveMerger: do not content-merge gitlinks on del/mod conflicts
Demetr Starshov
2020-08-26
1
-9
/
+0
|
*
|
|
ResolveMerger: Adding test cases for GITLINK deletion
Demetr Starshov
2020-08-26
1
-0
/
+91
|
*
|
|
ResolveMerger: choose OURS on gitlink when ignoreConflicts
Demetr Starshov
2020-08-26
1
-5
/
+0
|
*
|
|
ResolveMerger: Adding test cases for GITLINK merge
Demetr Starshov
2020-08-26
1
-0
/
+291
|
|
|
/
|
|
/
|
*
|
|
Prepare 5.10.0-SNAPSHOT builds
Matthias Sohn
2020-08-27
2
-54
/
+54
|
|
/
|
/
|
*
|
Fix possible NegativeArraySizeException in PackIndexV1
Marc Strapetz
2020-08-25
5
-0
/
+32
*
|
Keep line endings for text files committed with CR/LF on text=auto
Thomas Wolf
2020-08-17
5
-117
/
+291
*
|
DirCache: support index V4
Thomas Wolf
2020-08-15
4
-2
/
+266
|
/
*
Do not send empty blob in response to blob:none filter
Jonathan Nieder
2020-07-29
3
-2
/
+26
*
Add support for tree filters when fetching
Jonathan Nieder
2020-07-29
1
-0
/
+32
*
DiffFormatter: correctly deal with tracked files in ignored folders
Thomas Wolf
2020-07-17
1
-1
/
+55
*
Fix writing GPG signatures with trailing newline
Thomas Wolf
2020-07-08
1
-37
/
+53
*
Improve error message when receive.maxCommandBytes is exceeded
David Pursehouse
2020-06-29
1
-1
/
+3
*
DiffFormatterTest: Add a test to confirm the default rename detection settings
David Pursehouse
2020-06-26
1
-0
/
+13
*
MergedReftable: Include the last reftable in determining minUpdateIndex
Minh Thai
2020-06-22
1
-16
/
+16
*
SimpleMergeTest: Clean up code style
Demetr Starshov
2020-06-10
1
-156
/
+149
*
Prepare 5.9.0-SNAPSHOT builds
Matthias Sohn
2020-06-09
2
-54
/
+54
*
ApplyCommand: use context lines to determine hunk location
Thomas Wolf
2020-06-04
13
-1
/
+535
*
Add tests for RawTextComparator.WS_IGNORE_CHANGE.hash()
Thomas Wolf
2020-06-02
1
-0
/
+44
*
Decouple JSch from JGit Core
Matthias Sohn
2020-06-01
49
-2484
/
+4
*
Decouple BouncyCastle from JGit Core
Matthias Sohn
2020-06-01
2
-134
/
+1
*
RawTextComparator.WS_IGNORE_CHANGE must not compare whitespace
Thomas Wolf
2020-05-28
1
-0
/
+28
*
Ignore core.eol if core.autocrlf=input
Thomas Wolf
2020-05-22
1
-0
/
+32
*
Attributes: fix handling of text=auto in combination with eol
Thomas Wolf
2020-05-22
2
-0
/
+107
[next]