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
stable-7.3
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
|
|
Ensure we use MockSystemReader in tests
Matthias Sohn
2019-08-10
2
-0
/
+5
|
|
|
*
|
|
|
|
Stop using deprecated Constants.CHARACTER_ENCODING
David Pursehouse
2019-08-09
1
-1
/
+1
*
|
|
|
|
|
|
|
[error prone] suppress AmbiguousMethodReference in AnyObjectId
Matthias Sohn
2019-08-08
2
-3
/
+3
*
|
|
|
|
|
|
|
Fix NarrowingCompoundAssignment warnings from Error Prone
David Pursehouse
2019-08-08
1
-2
/
+2
*
|
|
|
|
|
|
|
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-08-08
26
-423
/
+914
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-08-08
26
-423
/
+914
|
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-08-08
26
-442
/
+928
|
|
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
Fix OpenSshConfigTest#config
Matthias Sohn
2019-08-08
1
-1
/
+7
|
|
|
*
|
|
|
|
FileSnapshot: fix bug with timestamp thresholding
Han-Wen Nienhuys
2019-08-07
1
-8
/
+28
|
|
|
*
|
|
|
|
Cache FileStoreAttributeCache per directory
Matthias Sohn
2019-08-06
1
-0
/
+135
|
|
|
*
|
|
|
|
Persist minimal racy threshold and allow manual configuration
Matthias Sohn
2019-08-06
3
-5
/
+5
|
|
|
*
|
|
|
|
Measure minimum racy interval to auto-configure FileSnapshot
Matthias Sohn
2019-08-06
3
-10
/
+23
|
|
|
*
|
|
|
|
Add test for racy git detection in FileSnapshot
Matthias Sohn
2019-07-26
2
-0
/
+189
|
|
|
*
|
|
|
|
Repeat RefDirectoryTest.testGetRef_DiscoversModifiedLoose 100 times
Matthias Sohn
2019-07-24
1
-0
/
+2
|
|
|
*
|
|
|
|
Fix FileSnapshotTests for filesystem with high timestamp resolution
Matthias Sohn
2019-07-19
1
-2
/
+14
|
|
|
*
|
|
|
|
Retry deleting test files in FileBasedConfigTest
Matthias Sohn
2019-07-19
1
-1
/
+1
|
|
|
*
|
|
|
|
Measure filesystem timestamp resolution already in test setup
Matthias Sohn
2019-07-19
2
-0
/
+4
|
|
|
*
|
|
|
|
Refactor FileSnapshotTest to use NIO APIs
Matthias Sohn
2019-07-19
2
-89
/
+93
|
|
|
*
|
|
|
|
Use Instant instead of milliseconds for filesystem timestamp handling
Matthias Sohn
2019-07-18
20
-139
/
+200
|
|
|
*
|
|
|
|
Fix NPE in FS$FileStoreAttributeCache.getFsTimestampResolution
Matthias Sohn
2019-07-17
1
-0
/
+8
|
|
|
*
|
|
|
|
Add support for nanoseconds and microseconds for Config#getTimeUnit
Matthias Sohn
2019-07-11
1
-0
/
+12
|
|
|
*
|
|
|
|
Delete unused FileTreeIteratorWithTimeControl
Matthias Sohn
2019-07-11
2
-177
/
+0
|
|
|
*
|
|
|
|
FileSnapshot#equals: consider UNKNOWN_SIZE
Han-Wen Nienhuys
2019-07-09
1
-0
/
+11
|
|
|
*
|
|
|
|
Fix RacyGitTests#testRacyGitDetection
Matthias Sohn
2019-07-03
1
-11
/
+26
|
|
|
*
|
|
|
|
Change RacyGitTests to create a racy git situation in a stable way
Masaya Suzuki
2019-06-19
1
-29
/
+24
|
|
|
*
|
|
|
|
Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8
David Pursehouse
2019-06-19
6
-13
/
+18
|
|
|
*
|
|
|
|
Fix non-deterministic hash of archives created by ArchiveCommand
Matthias Sohn
2019-06-19
1
-8
/
+183
|
|
|
*
|
|
|
|
Make inner classes static where possible
David Pursehouse
2019-06-17
7
-9
/
+10
*
|
|
|
|
|
|
|
BatchRefUpdateTest: Suppress ImmutableEnumChecker warning
David Pursehouse
2019-06-17
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge branch 'master' into stable-5.4
Matthias Sohn
2019-06-11
19
-220
/
+1308
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
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
|
*
|
|
|
|
|
|
|
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
3
-104
/
+152
|
*
|
|
|
|
|
|
|
Support reading and writing cookies.
Konrad Windszus
2019-06-06
3
-0
/
+708
|
*
|
|
|
|
|
|
|
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
|
*
|
|
|
|
|
|
|
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
|
*
|
|
|
|
|
|
|
UploadPackTest: Add missing <> operator on instantiation of ArrayList
David Pursehouse
2019-05-30
1
-1
/
+1
|
*
|
|
|
|
|
|
|
BitmapCalculator and its test: add missing license header
Matthias Sohn
2019-05-23
1
-0
/
+42
[prev]
[next]