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
*
Merge "Constants for objects and info/{http-,}alternates"
Jonathan Nieder
2019-08-02
3
-10
/
+12
|
\
|
*
Constants for objects and info/{http-,}alternates
David Turner
2019-08-02
3
-10
/
+12
*
|
UploadPack: move writing of "packfile" header
Jonathan Tan
2019-07-30
1
-1
/
+8
|
/
*
PreUploadHookChain: Use list instead of array internally
Ivan Frade
2019-07-24
1
-0
/
+118
*
PostUploadHookChain: Use a list instead of array internally
Ivan Frade
2019-07-24
1
-0
/
+99
*
Merge "ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks"
Jonathan Tan
2019-07-24
1
-0
/
+111
|
\
|
*
ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks
Ivan Frade
2019-07-18
1
-0
/
+111
*
|
UploadPackTest: use Consumer to set up UploadPack
Jonathan Tan
2019-07-16
1
-43
/
+70
|
/
*
Support "sideband-all" in protocol v2 fetch
Jonathan Tan
2019-07-16
1
-0
/
+58
*
UploadPackTest: refactor capability config test
Jonathan Tan
2019-07-16
1
-48
/
+59
*
Move exception handling code to the caller
Masaya Suzuki
2019-06-27
1
-48
/
+42
*
Add assertThrows
Masaya Suzuki
2019-06-27
2
-154
/
+188
*
RevWalk: Add a setFirstParent that mimics C git's --first-parent
Dave Borowitz
2019-06-27
1
-0
/
+338
*
UploadPack: support lazy fetches if no bitmap
Jonathan Tan
2019-06-25
1
-0
/
+29
*
Fix bundle localization of Apache SSH bundle
Michael Keppler
2019-06-21
2
-4
/
+4
*
Fix "reset -hard" bug that folders could not be deleted
René Scheibe
2019-06-19
1
-0
/
+20
*
Fix "reset -hard" bug that folders could not be created
René Scheibe
2019-06-19
2
-0
/
+39
*
Bazel: Fix lint warning flagged by buildifier
David Ostrovsky
2019-06-18
2
-8
/
+8
*
[Java 11] Update mockito to 2.23.0
Matthias Sohn
2019-06-18
1
-1
/
+1
*
[Java 9] Fix GitDateFormatterTest
Matthias Sohn
2019-06-18
1
-4
/
+8
*
Merge "RebaseTodoFileTest: Fix "the the" typo"
David Pursehouse
2019-06-16
1
-2
/
+2
|
\
|
*
RebaseTodoFileTest: Fix "the the" typo
Ivan Frade
2019-06-12
1
-2
/
+2
*
|
Ignore warning that tests don't export all packages
Matthias Sohn
2019-06-16
1
-0
/
+34
*
|
Walk tag chains for --include-tag options
Pavel Flaška
2019-06-16
1
-1
/
+84
*
|
Prepare 5.5.0-SNAPSHOT builds
Matthias Sohn
2019-06-13
2
-52
/
+52
*
|
Prepare 5.4.1-SNAPSHOT builds
Matthias Sohn
2019-06-12
2
-52
/
+52
*
|
JGit v5.4.0.201906121030-r
v5.4.0.201906121030-r
Matthias Sohn
2019-06-12
2
-2
/
+2
*
|
JGit v5.4.0.201906120450-r
Matthias Sohn
2019-06-12
2
-2
/
+2
*
|
Merge branch 'master' into stable-5.4
Matthias Sohn
2019-06-11
26
-221
/
+1332
|
\
|
|
*
Handle missing "ours" stage in WorkingTreeIterator.hasCrLfInIndex()
Thomas Wolf
2019-06-11
1
-0
/
+48
|
*
ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR
David Pursehouse
2019-06-11
1
-1
/
+2
|
*
Increase bazel timeout for long running tests
Matthias Sohn
2019-06-10
1
-0
/
+4
|
*
Make pull --rebase on an unborn branch do a checkout
Thomas Wolf
2019-06-10
1
-0
/
+28
|
*
Handle escaped CR-LF in git config files
Thomas Wolf
2019-06-08
1
-0
/
+35
|
*
DescribeCommand: use glob match instead of path match
Thomas Wolf
2019-06-07
1
-0
/
+17
|
*
Fix off-by-one error in RebaseTodoFile when reading a todo file
Thomas Wolf
2019-06-07
1
-0
/
+142
|
*
Consistently use "!isEmpty()" to detect non-empty list
David Pursehouse
2019-06-07
1
-5
/
+5
|
*
NetscapeCookieFileTest: Split HttpCookiesMatcher to own class
David Pursehouse
2019-06-07
4
-104
/
+153
|
*
Bazel: Add missing dependency on mockito for TransportHttpTest
David Pursehouse
2019-06-07
1
-0
/
+4
|
*
Support reading and writing cookies.
Konrad Windszus
2019-06-06
8
-0
/
+722
|
*
Replace most usages of PacketLineIn.END with PacketLineIn.end()
David Pursehouse
2019-06-03
3
-81
/
+84
|
*
PacketLineIn: Deprecate DELIM constant
David Pursehouse
2019-06-03
2
-67
/
+67
|
*
Replace trivial reference comparison of PacketLineIn.{DELIM,END}
David Pursehouse
2019-06-02
5
-50
/
+49
|
*
PacketLineIn: Rename isDelim to isDelimiter
David Pursehouse
2019-06-02
1
-1
/
+1
|
*
ProtocolV2ParserTest: Fix typo in comment
David Pursehouse
2019-06-02
1
-1
/
+1
|
*
Upgrade Bouncy Castle to 1.61
Brandon Weeks
2019-06-01
1
-1
/
+1
|
*
DescribeCommand: Support the "always" option
Sebastian Schuberth
2019-05-31
1
-7
/
+24
|
*
Remove excess blank line in FileUtilsTest
Matthias Sohn
2019-05-31
1
-1
/
+0
|
*
PacketLineIn: Add helper methods to check for END and DELIM
David Pursehouse
2019-05-30
1
-6
/
+7
|
*
UploadPackTest: Rename variable to avoid hiding class member
David Pursehouse
2019-05-30
1
-4
/
+4
[next]