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
*
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
*
Merge changes I39783eee,I874503ec,Ic942a8e4,I6ec2c3e8,I62cb5030, ...
Terry Parker
2020-05-13
1
-1
/
+0
|
\
|
*
PackBitmapIndex: Move BitmapCommit to a top-level class
Yunjie Li
2020-05-12
1
-1
/
+0
*
|
Merge changes I6543c2e1,I21ed029d
Terry Parker
2020-05-11
2
-0
/
+259
|
\
\
|
*
|
ReceivePack: adding IterativeConnectivityChecker
Demetr Starshov
2020-05-08
2
-0
/
+259
*
|
|
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
7
-0
/
+62
*
|
|
Create parent directories when renaming a file in ApplyCommand
Jack Wickham
2020-05-06
4
-0
/
+22
*
|
|
Add missing test source file to the build
David Ostrovsky
2020-05-03
1
-0
/
+1
|
/
/
*
|
revwalk: Introduce bitmap-based object reachability checker
Ivan Frade
2020-04-28
1
-0
/
+31
*
|
revwalk: Extract ObjectReachabilityChecker interface
Ivan Frade
2020-04-28
2
-135
/
+146
*
|
UploadPack: Extract walk-based reachability check
Ivan Frade
2020-04-28
1
-0
/
+157
*
|
UploadPack: Clear advertised ref map after negotiation
Minh Thai
2020-04-23
1
-0
/
+78
|
/
*
Fix human name for local .bundle files
Konrad Windszus
2020-04-21
1
-0
/
+11
*
Merge branch 'stable-5.7'
Matthias Sohn
2020-04-18
2
-0
/
+5
|
\
|
*
Bazel: Disable SecurityManagerMissingPermissionsTest test
David Ostrovsky
2020-04-18
2
-0
/
+5
|
*
Scan through all merged reftables for max/min update indices
Minh Thai
2020-04-05
1
-0
/
+117
*
|
FileUtils: improve delete (Windows)
Alexander Nittka
2020-04-03
1
-0
/
+37
*
|
Merge branch 'stable-5.7'
Thomas Wolf
2020-04-03
3
-9
/
+90
|
\
|
|
*
Merge branch 'stable-5.6' into stable-5.7
Thomas Wolf
2020-04-03
3
-9
/
+90
|
|
\
|
|
*
FS.runInShell(): handle quoted filters and hooksPath containing blanks
Thomas Wolf
2020-04-03
1
-0
/
+32
|
|
*
Handle non-normalized index also for executable files
Thomas Wolf
2020-03-25
2
-9
/
+58
|
*
|
Prepare 5.7.1-SNAPSHOT builds
Matthias Sohn
2020-03-11
2
-55
/
+55
|
*
|
JGit v5.7.0.202003110725-r
v5.7.0.202003110725-r
Matthias Sohn
2020-03-11
2
-55
/
+55
|
*
|
Prepare 5.7.1-SNAPSHOT builds
Matthias Sohn
2020-03-09
2
-55
/
+55
|
*
|
JGit v5.7.0.202003090808-r
v5.7.0.202003090808-r
Matthias Sohn
2020-03-09
2
-2
/
+2
*
|
|
Scan through all merged reftables for max/min update indices
Minh Thai
2020-03-20
1
-0
/
+117
*
|
|
ResolveMerger: Ignore merge conflicts if asked so
Ivan Frade
2020-03-19
1
-0
/
+88
*
|
|
Merge "tag option for clone command"
Christian Halstrick
2020-03-15
1
-0
/
+46
|
\
\
\
|
*
|
|
tag option for clone command
Alexander Nittka
2020-03-15
1
-0
/
+46
*
|
|
|
RevWalk: fix bad topo flags error message
Alex Spradlin
2020-03-12
1
-1
/
+1
*
|
|
|
RevWalk: new topo sort to not mix lines of history
Alex Spradlin
2020-03-11
2
-0
/
+222
|
/
/
/
[next]