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
path:
root
/
org.eclipse.jgit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
168
-481
/
+481
*
Fix bad test fix from 0bff481 "Limit receive commands"
Shawn Pearce
2017-02-20
1
-9
/
+14
*
Add some more missing @Override annotations
David Pursehouse
2017-02-20
1
-0
/
+1
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
217
-1
/
+633
*
Fix typo in @since
Thomas Wolf
2017-02-19
1
-1
/
+1
*
PullCommand: Allow to set tag behavior
David Pursehouse
2017-02-18
1
-3
/
+18
*
Set commit time to ZipArchiveEntry
Naoki Takezoe
2017-02-18
2
-5
/
+40
*
GC: don't loosen doomed objects
David Turner
2017-02-17
1
-4
/
+10
*
Update name of InsecureCipherMode error-prone pattern
Jonathan Nieder
2017-02-15
1
-1
/
+1
*
Add missing skip garbage pack logic in DfsReader
Zhen Chen
2017-02-15
1
-4
/
+6
*
Skip first pack if avoid garbage is set and it is a garbage pack
Zhen Chen
2017-02-13
1
-8
/
+10
*
Refactor skip garbage pack logic into a method
Zhen Chen
2017-02-13
1
-19
/
+19
*
Limit receive commands
Shawn Pearce
2017-02-11
4
-25
/
+132
*
BlameGenerator: Annotate #getRenameDetector as Nullable
David Pursehouse
2017-02-09
1
-3
/
+6
*
RefLeaseSpec: Fix Eclipse errors
David Pursehouse
2017-02-09
1
-8
/
+8
*
Merge "push: support per-ref force-with-lease"
Shawn Pearce
2017-02-08
3
-6
/
+213
|
\
|
*
push: support per-ref force-with-lease
David Turner
2017-02-08
3
-6
/
+213
*
|
Assume GC_REST and GC_TXN also attempted deltas during packing
Shawn Pearce
2017-02-08
1
-3
/
+8
*
|
Prefer smaller GC files during DFS garbage collection
Shawn Pearce
2017-02-08
2
-1
/
+55
*
|
Fix missing deltas near type boundaries
Shawn Pearce
2017-02-08
1
-6
/
+10
*
|
Merge "Reintroduce garbage pack coalescing when ttl > 0."
Shawn Pearce
2017-02-08
1
-10
/
+70
|
\
\
|
*
|
Reintroduce garbage pack coalescing when ttl > 0.
Thirumala Reddy Mutchukota
2017-02-07
1
-10
/
+70
*
|
|
Merge "Branch normalizer should not normalize already valid branch names"
David Pursehouse
2017-02-07
1
-5
/
+11
|
\
\
\
|
*
|
|
Branch normalizer should not normalize already valid branch names
Matthias Sohn
2017-02-07
1
-5
/
+11
|
|
/
/
*
/
/
[infer] Fix ObjectWalk leak in PackWriter.preparePack()
Matthias Sohn
2017-02-07
1
-7
/
+8
|
/
/
*
|
Follow redirects in transport
Bo Zhang
2017-02-02
4
-2
/
+57
*
|
Merge branch 'stable-4.6'
Matthias Sohn
2017-02-02
1
-31
/
+41
|
\
\
|
*
|
GC: delete empty directories after purging loose objects
Matthias Sohn
2017-02-01
1
-0
/
+7
|
*
|
GC.prune(Set<ObjectId>): return early if objects directory is empty
Matthias Sohn
2017-01-30
1
-30
/
+33
*
|
|
Organize imports
David Pursehouse
2017-02-01
2
-3
/
+1
*
|
|
Detect stale-file-handle error in causal chain
Hongkai Liu
2017-01-30
3
-2
/
+23
*
|
|
Merge branch 'stable-4.6'
David Pursehouse
2017-01-31
1
-0
/
+53
|
\
|
|
|
*
|
Clean up orphan files in GC
Hongkai Liu
2017-01-30
1
-0
/
+53
*
|
|
Merge "Don't rely on default locale when using toUpperCase() and toLowerCase()"
David Pursehouse
2017-01-30
11
-15
/
+32
|
\
\
\
|
*
|
|
Don't rely on default locale when using toUpperCase() and toLowerCase()
Matthias Sohn
2017-01-28
11
-15
/
+32
*
|
|
|
Make GC cancellable when called programmatically
Hector Caballero
2017-01-29
2
-6
/
+103
*
|
|
|
RepoCommand#readFile: Don't call Git#getRepository() in try-with-resource
David Pursehouse
2017-01-28
1
-3
/
+2
|
/
/
/
*
|
|
Repository: Include repository name when logging corrupt use count
David Pursehouse
2017-01-27
2
-4
/
+5
*
|
|
Record the estimated size of the pack files.
Thirumala Reddy Mutchukota
2017-01-26
4
-8
/
+97
*
|
|
Fixes Javadoc error in org.eclipse.jgit created with I59539ac
Lars Vogel
2017-01-25
2
-6
/
+27
*
|
|
Remove @since tags from internal packages
Jonathan Nieder
2017-01-24
18
-41
/
+0
*
|
|
gc: loosen unreferenced objects
David Turner
2017-01-24
2
-6
/
+69
*
|
|
[infer] Mark ManifestParse.getFilteredProjects non-null
Matthias Sohn
2017-01-23
1
-1
/
+2
*
|
|
[infer] Fix potential NPE in DiffFormatter
Matthias Sohn
2017-01-23
1
-1
/
+1
*
|
|
[infer] Fix potential NPE in CloneCommand
Matthias Sohn
2017-01-23
1
-6
/
+18
*
|
|
Format Bazel files with buildifier
David Pursehouse
2017-01-22
1
-19
/
+23
*
|
|
Change StreamGobbler to Runnable to avoid unused Future
Shawn Pearce
2017-01-21
1
-12
/
+15
*
|
|
Add missing @since tags on new API constants
Matthias Sohn
2017-01-19
1
-2
/
+2
*
|
|
gc: Add options to preserve and prune old pack files
James Melvin
2017-01-19
4
-6
/
+163
*
|
|
Implement initial framework of Bazel build
David Ostrovsky
2017-01-18
1
-0
/
+29
[next]