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
Commit message (
Expand
)
Author
Age
Files
Lines
*
PathFilterGroup: implement getPathsBestEffort()
Xing Huang
2024-03-18
3
-0
/
+46
*
DfsPackFile: get commitGraph.readChangePaths from repo config
Xing Huang
2024-03-14
3
-1
/
+74
*
Merge "CommitGraphLoader: receive readChangedPaths as parameter"
Ivan Frade
2024-03-12
1
-11
/
+40
|
\
|
*
CommitGraphLoader: receive readChangedPaths as parameter
Xing Huang
2024-03-12
1
-11
/
+40
*
|
Merge "Add pull request template discouraging usage of pull requests"
Matthias Sohn
2024-03-11
1
-0
/
+5
|
\
\
|
*
|
Add pull request template discouraging usage of pull requests
Matthias Sohn
2024-03-11
1
-0
/
+5
*
|
|
Update CONTRIBUTING.md to point to GitHub issues
Antonin Delpeuch
2024-03-10
1
-1
/
+3
|
/
/
*
|
Merge "ShutdownHook: run on bundle deactivation if in OSGi"
Matthias Sohn
2024-03-09
6
-20
/
+118
|
\
\
|
*
|
ShutdownHook: run on bundle deactivation if in OSGi
Thomas Wolf
2024-03-08
6
-20
/
+118
*
|
|
FS_POSIX.runInShell(): on MacOS use a login shell
Thomas Wolf
2024-03-09
1
-1
/
+5
*
|
|
[ssh] Implement the "Ciphers" SSH config
Thomas Wolf
2024-03-09
3
-4
/
+92
|
/
/
*
|
[diffmergetool] Fix running command on Cygwin
Thomas Wolf
2024-03-07
1
-3
/
+3
*
|
[releng] Bump japicmp base version to 6.9.0.202403050737-r
Thomas Wolf
2024-03-07
1
-1
/
+1
*
|
DfsBlockCache: move cache table specific implementations to a new class
Laura Hamelin
2024-03-05
3
-551
/
+933
*
|
Prepare 6.10.0-SNAPSHOT builds
Matthias Sohn
2024-03-05
89
-534
/
+534
*
|
Merge branch 'stable-6.9'
Matthias Sohn
2024-03-05
89
-534
/
+534
|
\
\
|
*
|
Prepare 6.9.1-SNAPSHOT builds
Matthias Sohn
2024-03-05
89
-534
/
+534
|
*
|
JGit v6.9.0.202403050737-r
v6.9.0.202403050737-r
Matthias Sohn
2024-03-05
89
-123
/
+123
|
*
|
JGit v6.9.0.202403050045-r
v6.9.0.202403050045-r
Matthias Sohn
2024-03-05
89
-123
/
+123
|
*
|
Merge branch 'master' into stable-6.9
Matthias Sohn
2024-03-05
4
-0
/
+60
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Introduce core.trustLooseRefStat config
Kaushik Lingarkar
2024-03-05
4
-0
/
+60
|
|
/
|
/
|
|
*
Prepare 6.9.0-SNAPSHOT builds
Matthias Sohn
2024-03-05
89
-123
/
+123
|
*
JGit v6.9.0.202402281855-rc1
v6.9.0.202402281855-rc1
Matthias Sohn
2024-02-28
89
-123
/
+123
|
*
Merge branch 'master' into stable-6.9
Matthias Sohn
2024-02-28
14
-288
/
+384
|
|
\
|
|
/
|
/
|
*
|
Merge "Update SECURITY.md"
Matthias Sohn
2024-02-28
1
-30
/
+23
|
\
\
|
*
|
Update SECURITY.md
Matthias Sohn
2024-02-28
1
-30
/
+23
*
|
|
DfsObjDatabase: Let object database instantiate DfsPackFiles
Ivan Frade
2024-02-26
3
-3
/
+20
*
|
|
DfsPackFile: Abstract the bitmap loading to support other backends
Ivan Frade
2024-02-26
2
-26
/
+168
|
/
/
*
|
Remove unused API problem filters
Matthias Sohn
2024-02-25
1
-30
/
+0
*
|
Merge "Support public key in IdentityFile"
Thomas Wolf
2024-02-23
1
-14
/
+45
|
\
\
|
*
|
Support public key in IdentityFile
Konrad Windszus
2024-02-22
1
-14
/
+45
*
|
|
Merge "DfsReader#getObjectSize: use size index if possible"
Ivan Frade
2024-02-23
2
-62
/
+104
|
\
\
\
|
*
|
|
DfsReader#getObjectSize: use size index if possible
Ivan Frade
2024-02-20
2
-62
/
+104
*
|
|
|
Merge "Revert "StartGenerator: Fix parent rewrite with non-default RevFilter""
Ivan Frade
2024-02-22
4
-123
/
+24
|
\
\
\
\
|
*
|
|
|
Revert "StartGenerator: Fix parent rewrite with non-default RevFilter"
Ivan Frade
2024-02-21
4
-123
/
+24
|
|
/
/
/
|
|
|
*
Prepare 6.9.0-SNAPSHOT builds
Matthias Sohn
2024-02-22
89
-123
/
+123
|
|
|
*
JGit v6.9.0.202402211805-m3
v6.9.0.202402211805-m3
Matthias Sohn
2024-02-21
89
-123
/
+123
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'stable-6.8'
Matthias Sohn
2024-02-21
5
-10
/
+36
|
\
\
\
|
*
\
\
Merge branch 'stable-6.7' into stable-6.8
Matthias Sohn
2024-02-21
5
-10
/
+36
|
|
\
\
\
|
|
*
\
\
Merge branch 'stable-6.6' into stable-6.7
Matthias Sohn
2024-02-21
6
-38
/
+36
|
|
|
\
\
\
|
|
|
*
|
|
Delete org.eclipse.jgit.ssh.apache.agent/bin/.project
Matthias Sohn
2024-02-21
1
-28
/
+0
|
|
|
*
|
|
Allow to discover bitmap on disk created after the packfile
Luca Milanesio
2024-02-20
5
-10
/
+36
*
|
|
|
|
|
Update jetty to 10.0.20
Matthias Sohn
2024-02-20
18
-143
/
+143
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Update maven plugins
Matthias Sohn
2024-02-20
3
-21
/
+21
*
|
|
|
|
Update org.assertj:assertj-core to 3.25.3
Matthias Sohn
2024-02-20
18
-34
/
+34
*
|
|
|
|
Update org.mockito:mockito-core to 5.10.0
Matthias Sohn
2024-02-20
18
-34
/
+34
*
|
|
|
|
Update org.apache.commons:commons-compress to 1.26.0
Matthias Sohn
2024-02-20
22
-34
/
+149
*
|
|
|
|
Update byte-buddy to 1.14.12
Matthias Sohn
2024-02-20
18
-51
/
+51
*
|
|
|
|
Add SystemReader.Delegate to reduce boiler-plate code needed to subclass
Matthias Sohn
2024-02-20
1
-0
/
+61
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
storage.file: Do not throw NSFE when deleting tmp files
Nasser Grainawi
2024-02-19
4
-8
/
+8
[next]