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
/
storage
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable-4.8' into stable-4.9
Matthias Sohn
2018-05-10
1
-31
/
+54
|
\
|
*
Merge branch 'stable-4.6' into stable-4.7
Matthias Sohn
2018-05-10
1
-31
/
+54
|
|
\
|
|
*
Merge branch 'stable-4.5' into stable-4.6
Matthias Sohn
2018-05-10
1
-31
/
+54
|
|
|
\
|
|
|
*
Retry stale file handles on .git/config file
Nasser Grainawi
2018-05-10
1
-31
/
+54
*
|
|
|
Add a new singlePack option to PackConfig
Terry Parker
2017-06-14
1
-0
/
+30
|
/
/
/
*
|
|
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
2
-0
/
+2
*
|
|
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
1
-0
/
+75
|
/
/
*
/
Organize imports
David Pursehouse
2016-11-14
1
-1
/
+1
|
/
*
Remove UTF-8 checking duplication in Config lib subclasses
Marco Miller
2016-05-12
1
-2
/
+1
*
Don't use deprecated LockFile constructor
David Pursehouse
2016-02-15
1
-4
/
+1
*
Raise error if FileNotFoundException is caught for an existing file
Matthias Sohn
2015-11-24
1
-0
/
+3
*
Expose bitmap selection parameters via PackConfig
Terry Parker
2015-10-21
1
-8
/
+270
*
Update bitmap selection throttling to fully span active branches.
Terry Parker
2015-10-21
1
-47
/
+0
*
Limit the range of commits for which bitmaps are created.
Terry Parker
2015-10-08
1
-0
/
+47
*
Expose the set of root commits in PackStatistics
Shawn Pearce
2015-08-16
1
-0
/
+8
*
Update comments about PackStatistics
Terry Parker
2015-06-16
1
-2
/
+12
*
Add the set of shallow commits to PackStatistics
Terry Parker
2015-06-15
1
-0
/
+11
*
Introduce PostUploadHook to replace UploadPackLogger
Terry Parker
2015-06-12
1
-0
/
+462
*
Silence deprecation warning in WindowCacheConfig
Matthias Sohn
2015-05-29
1
-0
/
+1
*
Cleanup javadocs so they pass the java8 doclint checks
Robin Rosenberg
2014-03-29
1
-1
/
+1
*
Add missing @since tags for new API methods
Matthias Sohn
2013-04-07
1
-0
/
+2
*
Support cutting existing delta chains longer than the max depth
Shawn Pearce
2013-04-05
1
-0
/
+29
*
Add missing @since tags
Matthias Sohn
2013-03-22
1
-0
/
+1
*
Fix @since tags in JGit, version 2.4 never existed
Tomasz Zarna
2013-03-21
3
-1
/
+8
*
Merge changes If98b0b97,I7c9c09b4
Shawn Pearce
2013-03-21
1
-2
/
+18
|
\
|
*
Add convenience factory method for most used builder pattern
Matthias Sohn
2013-03-20
1
-0
/
+15
|
*
Don't use internal type FileRepository in public API
Matthias Sohn
2013-03-20
1
-2
/
+3
*
|
Fix formatting of PackConfig.toString() & GC.RepoStatistics.toString()
Edwin Kempin
2013-03-20
1
-12
/
+12
|
/
*
JGit 3.0: move internal classes into an internal subpackage
Shawn Pearce
2013-03-18
115
-30081
/
+28
*
Merge changes I2645d482,Ic81fefb1,Id64ab38d
Shawn Pearce
2013-03-18
13
-326
/
+22
|
\
|
*
Remove cached_packs support in favor of bitmaps
Shawn Pearce
2013-03-14
12
-299
/
+5
|
*
Remove objects before optimization from DfsGarbageCollector
Shawn Pearce
2013-03-14
1
-18
/
+7
|
*
Simplfy caching of DfsPackDescription from PackWriter.Statistics
Shawn Pearce
2013-03-14
3
-9
/
+10
*
|
Merge "Add toString() for PackConfig"
Christian Halstrick
2013-03-15
1
-0
/
+18
|
\
\
|
*
|
Add toString() for PackConfig
Edwin Kempin
2013-03-15
1
-0
/
+18
|
|
/
*
/
Add toString() for RepoStatistics
Edwin Kempin
2013-03-15
1
-0
/
+12
|
/
*
Merge "Cluster UNREACHABLE_GARBAGE packs at the end of the search list"
Shawn Pearce
2013-03-12
2
-5
/
+20
|
\
|
*
Cluster UNREACHABLE_GARBAGE packs at the end of the search list
Shawn Pearce
2013-03-08
2
-5
/
+20
*
|
Merge "Avoid repacking unreachable garbage in DfsGarbageCollector"
Shawn Pearce
2013-03-12
1
-5
/
+52
|
\
\
|
*
|
Avoid repacking unreachable garbage in DfsGarbageCollector
Shawn Pearce
2013-03-08
1
-5
/
+52
|
|
/
*
/
Avoid looking at UNREACHABLE_GARBAGE for client have lines
Shawn Pearce
2013-03-08
2
-4
/
+24
|
/
*
Do not attempt to read bitmap from invalid pack
Shawn Pearce
2013-03-06
2
-0
/
+4
*
Rename DfsPackFile getBitmap method to match PackFile
Shawn Pearce
2013-03-06
2
-3
/
+3
*
Write the bitmap index correctly in DFS GC.
Colby Ranger
2013-03-06
1
-1
/
+1
*
Enable writing bitmaps during GC by default.
Colby Ranger
2013-03-05
1
-1
/
+1
*
Enable writing pack indexes with bitmaps in the GC.
Colby Ranger
2013-03-05
6
-31
/
+114
*
Support creating pack bitmap indexes in PackWriter.
Colby Ranger
2013-03-05
11
-26
/
+1060
*
Added read/write support for pack bitmap index.
Colby Ranger
2013-03-05
20
-3
/
+2274
*
Break the dependency on RevObject when creating a newObjectToPack().
Colby Ranger
2013-03-04
7
-34
/
+24
[next]