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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-1
/
+1
*
Measure minimum racy interval to auto-configure FileSnapshot
Matthias Sohn
2019-08-06
1
-1
/
+2
*
Add test for racy git detection in FileSnapshot
Matthias Sohn
2019-07-26
1
-0
/
+137
*
Use Instant instead of milliseconds for filesystem timestamp handling
Matthias Sohn
2019-07-18
1
-3
/
+5
*
Fix NPE in FS$FileStoreAttributeCache.getFsTimestampResolution
Matthias Sohn
2019-07-17
1
-0
/
+8
*
Make inner classes static where possible
David Pursehouse
2019-06-17
1
-1
/
+1
*
Measure file timestamp resolution used in FileSnapshot
Matthias Sohn
2019-05-22
1
-0
/
+37
*
Parse signature of GPG-signed commits
David Turner
2018-09-04
1
-0
/
+43
*
Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-04
3
-11
/
+11
*
FilterCommandsTest fails on Windows
Andrey Loskutov
2018-08-19
1
-0
/
+2
*
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
1
-1
/
+1
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
8
-16
/
+16
*
Introduce new RawText constructor and RawParseUtils.lineMapOrBinary
Han-Wen Nienhuys
2018-05-12
1
-2
/
+16
*
AutoLFInputStreamTest: Use try-with-resource
David Pursehouse
2018-03-14
1
-25
/
+28
*
TemporaryBufferTest: Suppress "should be managed by try-with-resource"
David Pursehouse
2018-03-13
1
-1
/
+12
*
Open auto-closeable resources in try-with-resource
David Pursehouse
2018-03-13
3
-86
/
+64
*
Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8
David Pursehouse
2018-03-11
3
-11
/
+11
*
AutoCRLFInputStreamTest: Open auto-closeable resources in try-with-resource
David Pursehouse
2018-03-05
1
-17
/
+16
*
Use constants from StandardCharsets instead of hard-coded strings
David Pursehouse
2017-12-07
6
-63
/
+40
*
Revert "Throw BinaryBlobException from RawParseUtils#lineMap."
Han-Wen NIenhuys
2017-10-24
1
-9
/
+9
*
Throw BinaryBlobException from RawParseUtils#lineMap.
Han-Wen Nienhuys
2017-10-24
1
-9
/
+9
*
Avoid bad rounding "1 year, 12 months" in date formatter
Michael Keppler
2017-10-18
1
-1
/
+8
*
ChangeIdUtilTest: Remove unused notestCommitDashV
David Pursehouse
2017-09-30
1
-17
/
+0
*
Expose LongMap in util package
Shawn Pearce
2017-08-09
1
-0
/
+153
*
NB: encode and decode 24-bit ints
Shawn Pearce
2017-08-09
1
-0
/
+65
*
Remove unused import introduced in a551b64
Matthias Sohn
2017-08-01
1
-1
/
+0
*
Merge changes I424295df,Ib003f7c8
David Pursehouse
2017-08-01
1
-24
/
+24
|
\
|
*
Treat RawText of binary data as file with one single line.
Han-Wen Nienhuys
2017-08-01
1
-0
/
+7
|
*
Trim boilerplate in RawParseUtils_LineMapTest.
Han-Wen Nienhuys
2017-07-27
1
-24
/
+17
*
|
IntList: support contains(int)
Shawn Pearce
2017-07-28
1
-0
/
+11
*
|
Fix null return from FS.readPipe when command fails to launch
Bryan Donlan
2017-05-24
1
-3
/
+12
|
/
*
RepoCommand: Add linkfile support.
Dan Willemsen
2017-04-18
1
-8
/
+8
*
SHA-1: collision detection support
Shawn Pearce
2017-02-28
1
-0
/
+111
*
SHA1: support reset() and reuse instances
Shawn Pearce
2017-02-26
1
-0
/
+15
*
Pure Java SHA-1
Shawn Pearce
2017-02-26
1
-0
/
+112
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
4
-27
/
+27
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
1
-0
/
+6
*
Detect stale-file-handle error in causal chain
Hongkai Liu
2017-01-30
1
-0
/
+40
*
Rename FileUtilTest to FileUtilsTest and merge in FileUtils7Test
Hongkai Liu
2017-01-30
2
-100
/
+30
*
Organize imports
David Pursehouse
2016-11-14
1
-6
/
+5
*
Add support for built-in smudge filters
Christian Halstrick
2016-09-20
1
-0
/
+94
*
Add support for built-in clean filters
Christian Halstrick
2016-09-20
1
-0
/
+157
*
Add support for post-commit hooks
Martin Goellnitz
2016-09-13
1
-0
/
+62
*
Don't log error if system git config does not exist
Matthias Sohn
2016-09-05
1
-0
/
+13
*
Rename FSJava7Test to FSTest
Matthias Sohn
2016-09-03
1
-1
/
+1
*
Add EOL stream type detection to TreeWalk
Ivan Motsch
2016-03-07
1
-3
/
+4
*
Implement SHA-256 abstraction
Matthias Sohn
2016-02-04
1
-1
/
+12
*
Remove declared IOException which is no longer thrown
Matthias Sohn
2016-01-20
1
-2
/
+1
*
Paths.pathCompare: Utility to sort paths from byte[]
Shawn Pearce
2016-01-09
1
-0
/
+56
[next]