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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Instant instead of milliseconds for filesystem timestamp handling
Matthias Sohn
2019-07-18
2
-18
/
+27
*
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
1
-68
/
+0
*
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
3
-5
/
+10
*
Merge branch 'stable-5.0' into stable-5.1
Matthias Sohn
2018-10-06
1
-2
/
+117
|
\
|
*
Merge branch 'stable-4.11' into stable-5.0
Matthias Sohn
2018-10-06
1
-2
/
+117
|
|
\
|
|
*
Merge branch 'stable-4.10' into stable-4.11
Matthias Sohn
2018-10-06
1
-2
/
+117
|
|
|
\
|
|
|
*
Merge branch 'stable-4.9' into stable-4.10
Matthias Sohn
2018-10-06
1
-2
/
+117
|
|
|
|
\
|
|
|
|
*
Merge branch 'stable-4.8' into stable-4.9
Matthias Sohn
2018-10-06
1
-2
/
+117
|
|
|
|
|
\
|
|
|
|
|
*
Merge branch 'stable-4.7' into stable-4.8
Matthias Sohn
2018-10-06
1
-2
/
+117
|
|
|
|
|
|
\
|
|
|
|
|
|
*
ObjectChecker: Report .gitmodules files found in the pack
Ivan Frade
2018-10-05
1
-2
/
+117
|
|
|
|
*
|
|
Config: Remove the include functionality
David Pursehouse
2017-12-15
1
-16
/
+8
*
|
|
|
|
|
|
Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-04
1
-5
/
+5
*
|
|
|
|
|
|
Ensure RacyGitTests don't raise false negatives
Christian Halstrick
2018-07-17
1
-2
/
+6
*
|
|
|
|
|
|
Test commit with huge commit message
Thomas Wolf
2018-06-01
1
-0
/
+95
*
|
|
|
|
|
|
RefTest: Refactor to not use deprecated Repository.getAllRefs
David Pursehouse
2018-05-23
1
-12
/
+17
|
/
/
/
/
/
/
*
|
|
|
|
|
Skip ignored directories in FileTreeIterator
Thomas Wolf
2018-05-22
2
-1
/
+117
*
|
|
|
|
|
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
4
-7
/
+7
*
|
|
|
|
|
Add RefDatabase#getRefsByPrefix method
Jonathan Tan
2018-04-20
1
-0
/
+23
*
|
|
|
|
|
Allow '@' as last character of ref
Christian Halstrick
2018-04-12
1
-0
/
+2
*
|
|
|
|
|
Merge branch 'stable-4.11'
David Pursehouse
2018-03-16
1
-2
/
+10
|
\
|
|
|
|
|
|
*
|
|
|
|
ObjectIdSerializer: Support serialization of known non-null ObjectId
David Pursehouse
2018-03-15
1
-2
/
+10
*
|
|
|
|
|
Open auto-closeable resources in try-with-resource
David Pursehouse
2018-03-13
4
-27
/
+30
*
|
|
|
|
|
Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8
David Pursehouse
2018-03-11
1
-5
/
+5
|
/
/
/
/
/
*
|
|
|
|
MergeHeadMsgTest: Open FileOutputStream in try-with-resource
David Pursehouse
2018-03-07
1
-15
/
+7
*
|
|
|
|
DirCacheCheckoutTest: Open FileInputStream in try-with-resource
David Pursehouse
2018-03-06
1
-11
/
+13
*
|
|
|
|
Add ObjectIdSerializer
David Pursehouse
2018-02-25
1
-0
/
+88
*
|
|
|
|
Minor improvements in git config file inclusions
Thomas Wolf
2018-01-28
1
-2
/
+82
|
/
/
/
/
*
|
|
|
ConfigTest: Add some additional comment parsing tests
Dave Borowitz
2017-12-21
1
-0
/
+5
*
|
|
|
Config: Drop backslash in invalid escape sequences in subsections
Dave Borowitz
2017-12-21
1
-8
/
+9
*
|
|
|
Config: Match C git behavior more closely in escaping values
Dave Borowitz
2017-12-21
1
-6
/
+17
*
|
|
|
Fix remaining javadoc errors raised by doclint
Matthias Sohn
2017-12-21
1
-2
/
+2
*
|
|
|
Config: Rewrite subsection and value escaping and parsing
Dave Borowitz
2017-12-18
1
-51
/
+166
*
|
|
|
ConfigTest: Remove redundant assignment
David Pursehouse
2017-12-15
1
-2
/
+1
*
|
|
|
Make Config.readIncludedConfig a noop by default
Shawn Pearce
2017-12-13
1
-15
/
+3
*
|
|
|
Use constants from StandardCharsets instead of hard-coded strings
David Pursehouse
2017-12-07
1
-9
/
+9
*
|
|
|
ConfigTest: Move pathToString to FileUtils
David Pursehouse
2017-12-06
1
-8
/
+1
*
|
|
|
FileBasedConfig: support for relative includes
Marc Strapetz
2017-12-04
1
-1
/
+1
*
|
|
|
ConfigTest: fix on Windows
Marc Strapetz
2017-12-04
1
-4
/
+12
*
|
|
|
Config: Handle leading/trailing single whitespaces
Dave Borowitz
2017-11-20
1
-0
/
+52
|
/
/
/
*
|
|
ObjectCheckerTest: Factor duplicate instances out to constants
David Pursehouse
2017-09-06
1
-72
/
+42
*
|
|
SubmoduleConfigTest: Add additional tests in fetchRecurseToConfigValue
David Pursehouse
2017-09-05
1
-0
/
+2
*
|
|
Add BlobObjectChecker
Masaya Suzuki
2017-08-28
1
-0
/
+98
*
|
|
Send a detailed event on working tree modifications
Thomas Wolf
2017-08-15
1
-466
/
+684
*
|
|
Record submodule paths with untracked changes as FileMode.GITLINK
Thomas Wolf
2017-08-14
1
-35
/
+36
*
|
|
Merge "Use w1 for hashCode of AbbreviatedObjectId"
Terry Parker
2017-07-28
1
-3
/
+13
|
\
\
\
|
*
|
|
Use w1 for hashCode of AbbreviatedObjectId
Shawn Pearce
2017-07-28
1
-3
/
+13
*
|
|
|
Add dfs fsck implementation
Zhen Chen
2017-07-26
1
-13
/
+1
[next]