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
/
FS.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
[errorprone] Remove deprecated security manager
Ivan Frade
2024-11-01
1
-34
/
+1
*
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
1
-19
/
+0
*
Remove deprecated lastModified methods using long
Matthias Sohn
2024-09-03
1
-50
/
+0
*
Add worktrees read support
Janne Valkealahti
2024-07-14
1
-2
/
+31
*
FS.detectSymlinkSupport: fix a race
Motiejus Jakštys
2024-02-19
1
-1
/
+1
*
[errorprone] Add missing javadoc summary
Matthias Sohn
2023-09-25
1
-0
/
+33
*
[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
*
Use ShutdownHook to gracefully handle JVM shutdown
Matthias Sohn
2023-09-12
1
-11
/
+10
*
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
1
-6
/
+3
*
Fix all Javadoc warnings and fail on them
Antoine Musso
2023-06-16
1
-3
/
+25
*
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2022-11-16
1
-8
/
+13
|
\
|
*
Ignore IllegalStateException if JVM is already shutting down
Matthias Sohn
2022-10-27
1
-8
/
+13
*
|
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2022-05-27
1
-7
/
+24
|
\
|
|
*
Remove stray files (probes or lock files) created by background threads
James Z.M. Gao
2022-05-27
1
-7
/
+24
|
*
Merge branch 'stable-5.12' into stable-5.13
Matthias Sohn
2021-11-28
1
-1
/
+5
|
|
\
|
|
*
Merge branch 'stable-5.10' into stable-5.11
Matthias Sohn
2021-11-28
1
-1
/
+5
|
|
|
\
|
|
|
*
Merge branch 'stable-5.9' into stable-5.10
Matthias Sohn
2021-11-28
1
-1
/
+5
|
|
|
|
\
|
|
|
|
*
FS: debug logging only if system config file cannot be found
Thomas Wolf
2021-11-28
1
-1
/
+5
|
*
|
|
|
Merge branch 'stable-5.12' into stable-5.13
Thomas Wolf
2021-11-23
1
-8
/
+63
|
|
\
|
|
|
|
|
*
|
|
Merge branch 'stable-5.10' into stable-5.11
Thomas Wolf
2021-11-23
1
-8
/
+63
|
|
|
\
|
|
|
|
|
*
|
Merge branch 'stable-5.9' into stable-5.10
Thomas Wolf
2021-11-23
1
-8
/
+63
|
|
|
|
\
|
|
|
|
|
*
Better git system config finding
Thomas Wolf
2021-11-23
1
-8
/
+63
*
|
|
|
|
FS: debug logging only if system config file cannot be found
Thomas Wolf
2021-11-28
1
-1
/
+5
*
|
|
|
|
Better git system config finding
Thomas Wolf
2021-11-22
1
-8
/
+63
*
|
|
|
|
Don't rely on an implicit default character set
Thomas Wolf
2021-10-26
1
-3
/
+2
|
/
/
/
/
*
|
|
|
FS: cleanup use of final modifier
Matthias Sohn
2021-08-17
1
-17
/
+16
*
|
|
|
Ensure FS#searchPath only selects executable files
Matthias Sohn
2021-08-17
1
-3
/
+5
|
/
/
/
*
|
|
GitHook: use generic OutputStream instead of PrintStream
Matthias Sohn
2021-02-15
1
-7
/
+6
*
|
|
[spotbugs] Fix potential NPE in FS.FileStoreAttributes#get
Matthias Sohn
2020-12-22
1
-0
/
+3
*
|
|
[spotbugs] Fix potential NPE in FS#write
Matthias Sohn
2020-12-17
1
-1
/
+4
|
/
/
*
/
Document that setLastModified sets time of symlink target
Matthias Sohn
2020-11-07
1
-4
/
+6
|
/
*
FS: use binary search to determine filesystem timestamp resolution
Thomas Wolf
2020-08-23
1
-13
/
+121
*
FS: write to JGit config in a background thread
Thomas Wolf
2020-08-21
1
-4
/
+29
*
FS: don't cache fallback if running in background
Thomas Wolf
2020-08-20
1
-2
/
+10
*
FS_POSIX: avoid prompt to install the XCode tools on OS X
Thomas Wolf
2020-07-26
1
-2
/
+3
*
Use LinkedBlockingQueue for executor determining filesystem attributes
Matthias Sohn
2020-07-24
1
-2
/
+2
*
Verify that the user home directory is valid
Thomas Wolf
2020-05-31
1
-1
/
+29
*
Merge branch 'stable-5.6' into stable-5.7
Thomas Wolf
2020-04-03
1
-1
/
+16
|
\
|
*
FS.runInShell(): handle quoted filters and hooksPath containing blanks
Thomas Wolf
2020-04-03
1
-1
/
+16
*
|
Merge branch 'stable-5.6'
Matthias Sohn
2020-03-05
1
-1
/
+12
|
\
|
|
*
Expose FileStoreAttributes.setBackground()
Alex Blewitt
2020-03-04
1
-1
/
+12
*
|
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-28
1
-1
/
+1
|
\
|
|
*
Move array designators from the variable to the type
David Pursehouse
2020-02-27
1
-1
/
+1
*
|
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-22
1
-5
/
+4
|
\
|
|
*
Revert "Prepend hostname to subsection used to store file timestamp resolution"
Matthias Sohn
2020-02-22
1
-3
/
+2
|
*
Reorder modifiers to follow Java Language Specification
David Pursehouse
2020-02-19
1
-2
/
+2
[next]