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
/
src
/
org
/
eclipse
/
jgit
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
RawParseUtils: Default to UTC in invalid timezones
Ivan Frade
2024-12-09
1
-2
/
+8
*
RawParseUtils: Use java.time API to build PersonIdents
Ivan Frade
2024-12-05
1
-14
/
+39
*
GitTimeParser: Fix multiple errorprone and style comments
Ivan Frade
2024-11-20
1
-15
/
+26
*
GitTimeParser: A date parser using the java.time API
Ivan Frade
2024-11-19
2
-0
/
+205
*
SystemReader: add method to get LocalDateTime
Ivan Frade
2024-11-14
1
-0
/
+12
*
SystemReader#now: make it a concrete method
Ivan Frade
2024-11-14
1
-1
/
+5
*
SystemReader: Give a default implementation to #getTimezoneAt()
Ivan Frade
2024-11-13
1
-6
/
+3
*
SystemReader: Offer methods with java.time API
Ivan Frade
2024-11-08
1
-0
/
+61
*
[errorprone] Remove deprecated security manager
Ivan Frade
2024-11-01
4
-54
/
+5
*
[errorprone] util.Stats: Add summary fragment to javadoc
Ivan Frade
2024-10-30
1
-7
/
+18
*
Remove deprecated AutoLFInputStream constructors
Matthias Sohn
2024-09-03
1
-38
/
+0
*
Remove deprecated RawParseUtils#UTF8_CHARSET
Matthias Sohn
2024-09-03
1
-8
/
+0
*
Remove deprecated FS#setAsyncFileStoreAttributes method
Matthias Sohn
2024-09-03
1
-15
/
+0
*
FS, FS_Posix: remove deprecated #createNewFile(File) method
Matthias Sohn
2024-09-03
2
-86
/
+0
*
Remove deprecated lastModified methods using long
Matthias Sohn
2024-09-03
2
-83
/
+0
*
Signing: refactor interfaces
Thomas Wolf
2024-08-24
1
-12
/
+14
*
Add worktrees read support
Janne Valkealahti
2024-07-14
1
-2
/
+31
*
Do not use ArrayList when there will be deletions
jackdt@google.com
2024-05-16
1
-4
/
+3
*
Check an execution bit by reading it from the file system
Yury Molchan
2024-05-13
1
-2
/
+11
*
[errorprone] Fix error pattern JdkObsolete
Matthias Sohn
2024-04-29
1
-2
/
+3
*
FS_POSIX.runInShell(): on MacOS use a login shell
Thomas Wolf
2024-03-09
1
-1
/
+5
*
Add SystemReader.Delegate to reduce boiler-plate code needed to subclass
Matthias Sohn
2024-02-20
1
-0
/
+61
*
FS.detectSymlinkSupport: fix a race
Motiejus Jakštys
2024-02-19
1
-1
/
+1
*
RawParseUtils.nextLfSkippingSplitLines: fulfil contract as stated
Thomas Wolf
2024-02-01
1
-1
/
+1
*
RawParseUtils: utility method to get a header value
Thomas Wolf
2024-02-01
1
-0
/
+33
*
RawParseUtils: Add missing @since tag for new API method
Matthias Sohn
2024-01-23
1
-0
/
+1
*
FooterLines: handle extraction from messages without headers
Nitzan Gur-Furman
2024-01-09
1
-7
/
+57
*
Fix typo in FileUtils.isStaleFileHandle() javadoc
Dariusz Luksza
2023-11-17
1
-5
/
+5
*
Simplify StringUtils#commonPrefix
Nasser Grainawi
2023-11-14
1
-3
/
+3
*
Optimize RefDirectory.getRefsByPrefix(String...)
Dariusz Luksza
2023-11-12
1
-0
/
+38
*
FileUtils.rename(): better retry handling
Thomas Wolf
2023-10-14
1
-16
/
+23
*
ByteBufferInputStream: add missing @since 6.8
Thomas Wolf
2023-09-26
1
-0
/
+2
*
WorkingTreeIterator: directly filter input stream
Matthias Sohn
2023-09-25
1
-0
/
+135
*
[errorprone] Add missing javadoc summary
Matthias Sohn
2023-09-25
4
-2
/
+61
*
[errorprone] Prevent int expression may overflow
Matthias Sohn
2023-09-25
1
-1
/
+1
*
[errorprone] InterruptTimer#terminate: ensure Thread#join succeeds
Matthias Sohn
2023-09-25
1
-3
/
+13
*
[errorprone] RawParseUtils@parseHexInt64: suppress IntLongMath
Matthias Sohn
2023-09-25
1
-0
/
+1
*
[errorprone] FS#searchPath: handle surprising behavior of String#split
Matthias Sohn
2023-09-25
1
-1
/
+6
*
[errorprone] FileStoreAttributes#FUTURE_RUNNER: Fix corePoolSize
Matthias Sohn
2023-09-22
1
-1
/
+1
*
[errorprone] Express duration using seconds which is clearer
Matthias Sohn
2023-09-22
1
-1
/
+1
*
[errorprone] Suppress UnnecessaryParentheses
Matthias Sohn
2023-09-22
2
-0
/
+3
*
[errorprone] Remove unnecessary parentheses
Matthias Sohn
2023-09-22
3
-6
/
+5
*
Use ShutdownHook to gracefully handle JVM shutdown
Matthias Sohn
2023-09-12
1
-11
/
+10
*
Handle global git config $XDG_CONFIG_HOME/git/config
Thomas Wolf
2023-08-28
1
-2
/
+10
*
IO: use JDK convenience methods
Jörg Kubitz
2023-08-28
1
-77
/
+9
*
Add missing @since tags
Matthias Sohn
2023-08-02
1
-1
/
+2
*
Move footer-line parsing methods from RevCommit to FooterLine
Nitzan Gur-Furman
2023-08-01
1
-0
/
+19
*
Remove redundant specification of type arguments
Matthias Sohn
2023-07-16
1
-2
/
+2
*
Default for global (user) git ignore file
Thomas Wolf
2023-06-19
2
-22
/
+34
*
Fix all Javadoc warnings and fail on them
Antoine Musso
2023-06-16
37
-137
/
+121
[next]