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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
JGit v4.5.6.201903121547-r
v4.5.6.201903121547-r
Matthias Sohn
2019-03-12
56
-59
/
+59
*
Check for packfile validity and fd before reading
Luca Milanesio
2019-03-12
1
-0
/
+8
*
Move throw of PackInvalidException outside the catch
Luca Milanesio
2019-03-12
1
-2
/
+3
*
Use FileSnapshot to get lastModified on PackFile
Luca Milanesio
2019-03-12
1
-1
/
+1
*
Include size when comparing FileSnapshot
Luca Milanesio
2019-03-12
5
-9
/
+107
*
Do not reuse packfiles when changed on filesystem
Luca Milanesio
2019-03-12
2
-2
/
+15
*
Silence API warnings for new API introduced for fixes
Matthias Sohn
2019-03-12
1
-0
/
+14
*
Prepare 4.5.6-SNAPSHOT builds
Matthias Sohn
2018-12-24
56
-302
/
+302
*
JGit v4.5.5.201812240535-r
v4.5.5.201812240535-r
Matthias Sohn
2018-12-24
56
-59
/
+59
*
Call AdvertiseRefsHook before validating wants
Masaya Suzuki
2018-12-24
1
-13
/
+9
*
Merge branch 'stable-4.4' into stable-4.5
David Pursehouse
2018-10-19
0
-0
/
+0
|
\
|
*
Merge branch 'stable-4.3' into stable-4.4
stable-4.4
David Pursehouse
2018-10-19
0
-0
/
+0
|
|
\
|
|
*
Merge branch 'stable-4.2' into stable-4.3
stable-4.3
David Pursehouse
2018-10-19
0
-0
/
+0
|
|
|
\
|
|
|
*
Merge branch 'stable-4.1' into stable-4.2
stable-4.2
David Pursehouse
2018-10-19
0
-0
/
+0
|
|
|
|
\
|
|
|
|
*
Merge branch 'stable-4.0' into stable-4.1
stable-4.1
David Pursehouse
2018-10-19
0
-0
/
+0
|
|
|
|
|
\
|
|
|
|
|
*
JGit v4.0.3.201509231615-r
v4.0.3.201509231615-r
stable-4.0
Matthias Sohn
2015-09-23
46
-49
/
+49
|
*
|
|
|
|
Prepare 4.4.2-SNAPSHOT builds
Matthias Sohn
2016-07-15
56
-302
/
+302
*
|
|
|
|
|
Replace Findbugs with Spotbugs in org.eclipse.jgit/pom.xml
David Pursehouse
2018-10-13
1
-2
/
+2
*
|
|
|
|
|
Replace FindBugs with SpotBugs
David Pursehouse
2018-10-09
1
-8
/
+9
*
|
|
|
|
|
Temporarily @Ignore flaky CommitCommandTest methods
Dave Borowitz
2018-06-19
1
-0
/
+3
*
|
|
|
|
|
Retry stale file handles on .git/config file
Nasser Grainawi
2018-05-10
3
-31
/
+56
*
|
|
|
|
|
Prepare 4.5.5-SNAPSHOT builds
Matthias Sohn
2017-11-22
56
-302
/
+302
*
|
|
|
|
|
JGit v4.5.4.201711221230-r
v4.5.4.201711221230-r
Matthias Sohn
2017-11-22
56
-59
/
+59
*
|
|
|
|
|
Fix LockFile semantics when running on NFS
Christian Halstrick
2017-11-22
5
-3
/
+127
*
|
|
|
|
|
Honor trustFolderStats also when reading packed-refs
Christian Halstrick
2017-11-21
1
-2
/
+9
*
|
|
|
|
|
Prepare 4.5.4-SNAPSHOT builds
Matthias Sohn
2017-08-26
56
-302
/
+302
*
|
|
|
|
|
JGit v4.5.3.201708160445-r
v4.5.3.201708160445-r
Matthias Sohn
2017-08-16
56
-59
/
+59
*
|
|
|
|
|
Fix exception handling for opening bitmap index files
Christian Halstrick
2017-08-14
2
-2
/
+114
*
|
|
|
|
|
Prepare 4.5.3-SNAPSHOT builds
Matthias Sohn
2017-04-08
56
-302
/
+302
*
|
|
|
|
|
JGit v4.5.2.201704071617-r
v4.5.2.201704071617-r
Matthias Sohn
2017-04-07
56
-59
/
+59
*
|
|
|
|
|
Only mark packfile invalid if exception signals permanent problem
Matthias Sohn
2017-03-26
6
-18
/
+245
*
|
|
|
|
|
Don't flag a packfile invalid if opening existing file failed
Luca Milanesio
2017-03-25
1
-0
/
+7
*
|
|
|
|
|
Prepare 4.5.2-SNAPSHOT builds
Matthias Sohn
2017-03-25
56
-302
/
+302
*
|
|
|
|
|
JGit v4.5.1.201703201650-r
v4.5.1.201703201650-r
Matthias Sohn
2017-03-20
56
-59
/
+59
*
|
|
|
|
|
Don't remove pack when FileNotFoundException is transient
Luca Milanesio
2017-03-15
3
-9
/
+40
*
|
|
|
|
|
Fix one case of missing object
Hector Oswaldo Caballero
2016-12-13
1
-3
/
+8
*
|
|
|
|
|
Use the same variable to check and extract LFS object id
Jacek Centkowski
2016-11-24
1
-2
/
+3
*
|
|
|
|
|
Config: do not add spaces before units
David Turner
2016-10-19
1
-3
/
+3
*
|
|
|
|
|
Unconditionally close repositories in RepositoryCache.clear()
Matthias Sohn
2016-10-13
1
-9
/
+3
*
|
|
|
|
|
Fix eviction of repositories with negative usage count
Hugo Arès
2016-10-12
2
-1
/
+22
*
|
|
|
|
|
pgm: Fix misspelled key of an externalized string
Matthias Sohn
2016-10-02
1
-1
/
+1
*
|
|
|
|
|
Add missing online help for Ketch server type option in CLI daemon
Matthias Sohn
2016-10-02
2
-1
/
+3
*
|
|
|
|
|
Remove wrong junit dependencies in org.eclipse.jgit.pgm
Matthias Sohn
2016-10-02
1
-11
/
+0
*
|
|
|
|
|
Merge "Fix carrying over flags during a RevWalk" into stable-4.5
Shawn Pearce
2016-09-24
2
-1
/
+147
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix carrying over flags during a RevWalk
Christian Halstrick
2016-09-23
2
-1
/
+147
*
|
|
|
|
|
|
Turn off doclint also during Maven site generation
Matthias Sohn
2016-09-21
1
-0
/
+11
*
|
|
|
|
|
|
Prepare 4.5.1-SNAPSHOT builds
Matthias Sohn
2016-09-21
56
-302
/
+302
*
|
|
|
|
|
|
JGit v4.5.0.201609210915-r
v4.5.0.201609210915-r
Matthias Sohn
2016-09-21
56
-59
/
+59
*
|
|
|
|
|
|
Unconditionally close repository in unregisterAndCloseRepository
Saša Živkov
2016-09-21
1
-5
/
+3
|
/
/
/
/
/
/
*
|
|
|
|
|
Handle all values of branch.[name].rebase
Thomas Wolf
2016-09-15
5
-78
/
+174
[next]