Sign in
gerrit
/
jgit
/
1a289e342083d18fe4013bdb75004c079122df67
1a289e3
Merge branch 'stable-4.10' into stable-4.11
by Matthias Sohn
· 6 years ago
f06de6b
Merge branch 'stable-4.9' into stable-4.10
by Matthias Sohn
· 6 years ago
534ede2
Fix GC to delete empty fanout directories after repacking
by Matthias Sohn
· 6 years ago
6a30ffd
Prepare 4.11.8-SNAPSHOT builds
by Matthias Sohn
· 6 years ago
a888f80
JGit v4.11.7.201903122105-r
by Matthias Sohn
· 6 years ago
v4.11.7.201903122105-r
7204e35
Merge branch 'stable-4.10' into stable-4.11
by Matthias Sohn
· 6 years ago
f53c2d1
Merge branch 'stable-4.9' into stable-4.10
by Matthias Sohn
· 6 years ago
2b64345
Prepare 4.9.10-SNAPSHOT builds
by Matthias Sohn
· 6 years ago
c28c3ab
JGit v4.9.9.201903122025-r
by Matthias Sohn
· 6 years ago
v4.9.9.201903122025-r
c452c00
Merge branch 'stable-4.8' into stable-4.9
by Matthias Sohn
· 6 years ago
2bf3cc5
Merge branch 'stable-4.7' into stable-4.8
by Matthias Sohn
· 6 years ago
317d747
Prepare 4.7.9-SNAPSHOT builds
by Matthias Sohn
· 6 years ago
a2951a9
JGit v4.7.8.201903121755-r
by Matthias Sohn
· 6 years ago
v4.7.8.201903121755-r
92525b5
Merge branch 'stable-4.6' into stable-4.7
by Matthias Sohn
· 6 years ago
d96eb8b
Merge branch 'stable-4.5' into stable-4.6
by Matthias Sohn
· 6 years ago
a47367e
Prepare 4.5.7-SNAPSHOT builds
by Matthias Sohn
· 6 years ago
1cb3111
JGit v4.5.6.201903121547-r
by Matthias Sohn
· 6 years ago
v4.5.6.201903121547-r
bf3d1de
Check for packfile validity and fd before reading
by Luca Milanesio
· 6 years ago
afef866
Move throw of PackInvalidException outside the catch
by Luca Milanesio
· 6 years ago
2d116cd
Use FileSnapshot to get lastModified on PackFile
by Luca Milanesio
· 6 years ago
2dc572d
Include size when comparing FileSnapshot
by Luca Milanesio
· 6 years ago
fef7821
Do not reuse packfiles when changed on filesystem
by Luca Milanesio
· 6 years ago
d4078dc
Silence API warnings for new API introduced for fixes
by Matthias Sohn
· 6 years ago
495ecda
Merge branch 'stable-4.10' into stable-4.11
by Matthias Sohn
· 6 years ago
47d7f7a
Merge branch 'stable-4.9' into stable-4.10
by Matthias Sohn
· 6 years ago
19c4380
Reduce contention on PackFile.idx() function.
by Juergen Denner
· 6 years ago
3fc9d43
Merge branch 'stable-4.10' into stable-4.11
by David Pursehouse
· 6 years ago
ae5ea80
Merge branch 'stable-4.9' into stable-4.10
by David Pursehouse
· 6 years ago
7b3ee6f
Fix error log message in ObjectDirectory.handlePackError()
by Matthias Sohn
· 6 years ago
e8f7bb3
Properly format pack checksums in PackFile.idx()
by Matthias Sohn
· 6 years ago
e8bd955
Cancel gc if thread was interrupted
by Matthias Sohn
· 8 years ago
daefa69
PackFile: report correct message for checksum mismatch
by Luca Milanesio
· 6 years ago
e6fd473
ObjectDirectory: Clean up logging
by David Pursehouse
· 6 years ago
90abad1
Bazel: Stop using native.git_repository
by David Pursehouse
· 6 years ago
baf1bb2
ObjectDirectory: extra logging on packfile exceptions
by Luca Milanesio
· 6 years ago
23e4765
Prepare 4.11.7-SNAPSHOT builds
by Matthias Sohn
· 6 years ago
cc76de5
JGit v4.11.6.201812241910-r
by Matthias Sohn
· 6 years ago
v4.11.6.201812241910-r
affbb99
Merge branch 'stable-4.10' into stable-4.11
by Matthias Sohn
· 6 years ago
60a606a
Merge branch 'stable-4.9' into stable-4.10
by Matthias Sohn
· 6 years ago
8f1fd09
Prepare 4.9.9-SNAPSHOT builds
by Matthias Sohn
· 6 years ago
67af2d46d
JGit v4.9.8.201812241815-r
by Matthias Sohn
· 6 years ago
v4.9.8.201812241815-r
78b18db
UploadPack: Test filtering by AdvertiseRefsHook in stateless transports
by Masaya Suzuki
· 6 years ago
3dd3fe9
Merge branch 'stable-4.8' into stable-4.9
by Matthias Sohn
· 6 years ago
a65ce1b
Merge branch 'stable-4.7' into stable-4.8
by Matthias Sohn
· 6 years ago
391371c
Prepare 4.7.8-SNAPSHOT builds
by Matthias Sohn
· 6 years ago
4d32049
JGit v4.7.7.201812240805-r
by Matthias Sohn
· 6 years ago
v4.7.7.201812240805-r
193a164
Merge branch 'stable-4.6' into stable-4.7
by Matthias Sohn
· 6 years ago
2e951b0
Fix feature versions imported by feature org.eclipse.jgit.pgm
by Matthias Sohn
· 6 years ago
4ad74d2
Merge branch 'stable-4.5' into stable-4.6
by Matthias Sohn
· 6 years ago
ce76f77
Prepare 4.5.6-SNAPSHOT builds
by Matthias Sohn
· 6 years ago
40366c1
JGit v4.5.5.201812240535-r
by Matthias Sohn
· 6 years ago
v4.5.5.201812240535-r
61f0bd5
Call AdvertiseRefsHook before validating wants
by Masaya Suzuki
· 6 years ago
df62636
Fix DescribeCommand with multiple match options
by Matthias Sohn
· 6 years ago
f9de917
Fix git-describe tie-breakers
by Håvard Wall
· 7 years ago
9b6d30f
Prepare 4.11.6-SNAPSHOT builds
by Matthias Sohn
· 7 years ago
92aca61
JGit v4.11.5.201810191925-r
by Matthias Sohn
· 7 years ago
v4.11.5.201810191925-r
976a8e3
Merge branch 'stable-4.10' into stable-4.11
by Matthias Sohn
· 7 years ago
019f1b2
Merge branch 'stable-4.9' into stable-4.10
by Matthias Sohn
· 7 years ago
7ae0045
Prepare 4.9.8-SNAPSHOT builds
by Matthias Sohn
· 7 years ago
9753405
JGit v4.9.7.201810191756-r
by Matthias Sohn
· 7 years ago
v4.9.7.201810191756-r
97b62cf
Update API problem filter
by Matthias Sohn
· 7 years ago
cee3ef1
Merge branch 'stable-4.8' into stable-4.9
by Matthias Sohn
· 7 years ago
566a5dc
Merge branch 'stable-4.7' into stable-4.8
by Matthias Sohn
· 7 years ago
d6c587f
Prepare 4.7.7-SNAPSHOT builds
by Matthias Sohn
· 7 years ago
b811e4f
JGit v4.7.6.201810191618-r
by Matthias Sohn
· 7 years ago
v4.7.6.201810191618-r
2674bec
Update API problem filter
by Matthias Sohn
· 7 years ago
ffaada7
Merge branch 'stable-4.6' into stable-4.7
by David Pursehouse
· 7 years ago
926a126
Merge branch 'stable-4.5' into stable-4.6
by David Pursehouse
· 7 years ago
c31108b
Merge branch 'stable-4.4' into stable-4.5
by David Pursehouse
· 7 years ago
0de9ca3
Merge branch 'stable-4.3' into stable-4.4
by David Pursehouse
· 7 years ago
stable-4.4
2a21b33
Merge branch 'stable-4.2' into stable-4.3
by David Pursehouse
· 7 years ago
stable-4.3
27acb4a
Merge branch 'stable-4.1' into stable-4.2
by David Pursehouse
· 7 years ago
stable-4.2
aebc8a4
Merge branch 'stable-4.0' into stable-4.1
by David Pursehouse
· 7 years ago
stable-4.1
89388d6
Fix file handle leak in ObjectDownloadListener.onWritePossible
by Matthias Sohn
· 7 years ago
33744a2
Merge branch 'stable-4.6' into stable-4.7
by David Pursehouse
· 7 years ago
27f7a59
Merge branch 'stable-4.5' into stable-4.6
by David Pursehouse
· 7 years ago
2db49bc
Replace Findbugs with Spotbugs in org.eclipse.jgit/pom.xml
by David Pursehouse
· 7 years ago
7eb34c1
Replace FindBugs with SpotBugs
by David Pursehouse
· 7 years ago
eb41de5
Merge branch 'stable-4.10' into stable-4.11
by Jonathan Nieder
· 7 years ago
8b239e5
Merge branch 'stable-4.9' into stable-4.10
by Jonathan Nieder
· 7 years ago
9d91bf1
Merge branch 'stable-4.8' into stable-4.9
by Jonathan Nieder
· 7 years ago
f282aaa
Merge branch 'stable-4.7' into stable-4.8
by Jonathan Nieder
· 7 years ago
26e7a74
SubmoduleValidator: Remove unused import of ConfigConstants
by David Pursehouse
· 7 years ago
8ef8b71
Merge branch 'stable-4.8' into stable-4.9
by Jonathan Nieder
· 7 years ago
830e0d6
Merge branch 'stable-4.7' into stable-4.8
by Jonathan Nieder
· 7 years ago
d3eaf10
SubmoduleValidator: Permit missing path or url
by Jonathan Nieder
· 7 years ago
735f79c
Merge branch 'stable-4.10' into stable-4.11
by Jonathan Nieder
· 7 years ago
112a197
Merge branch 'stable-4.9' into stable-4.10
by Jonathan Nieder
· 7 years ago
acd35d5
Merge branch 'stable-4.8' into stable-4.9
by Jonathan Nieder
· 7 years ago
f6eb785
Merge branch 'stable-4.7' into stable-4.8
by David Pursehouse
· 7 years ago
df8bd76
ObjectChecker#getGitsubmodules: Fix malformed javadoc
by David Pursehouse
· 7 years ago
620370a
Prepare 4.11.5-SNAPSHOT builds
by Matthias Sohn
· 7 years ago
c2a866b
JGit v4.11.4.201810060650-r
by Matthias Sohn
· 7 years ago
v4.11.4.201810060650-r
816bcd2
Merge branch 'stable-4.10' into stable-4.11
by Matthias Sohn
· 7 years ago
f07e48c
Fix configuration of maven-javadoc-plugin
by Matthias Sohn
· 7 years ago
f016e32
Merge branch 'stable-4.10' into stable-4.11
by Matthias Sohn
· 7 years ago
c0a9736
Merge branch 'stable-4.9' into stable-4.10
by Matthias Sohn
· 7 years ago
bf7a611
Prepare 4.9.7-SNAPSHOT builds
by Matthias Sohn
· 7 years ago
73e6a93
JGit v4.9.6.201810051924-r
by Matthias Sohn
· 7 years ago
v4.9.6.201810051924-r
7d94b44
Merge branch 'stable-4.8' into stable-4.9
by Matthias Sohn
· 7 years ago
Next »