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 3.0: move internal classes into an internal subpackage
Shawn Pearce
2013-03-18
255
-664
/
+717
*
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
*
|
Use RawParseUtils.prevLF in RebaseCommand
Robin Stocker
2013-03-16
1
-4
/
+2
*
|
Support aborting non-interactive rebase started from C Git
Robin Stocker
2013-03-16
2
-54
/
+120
*
|
NameRevCommand: Don't use merge cost for first parent
Dave Borowitz
2013-03-15
2
-18
/
+22
*
|
Merge "A folder does not constitute a dirty work tree"
Robin Rosenberg
2013-03-15
3
-2
/
+83
|
\
\
|
*
|
A folder does not constitute a dirty work tree
Robin Rosenberg
2013-03-10
3
-2
/
+83
*
|
|
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
|
/
/
*
|
NameRevCommand: Use ~ notation for first parents of merges
Dave Borowitz
2013-03-14
2
-4
/
+17
*
|
Allow adding single refs or all tags to NameRevCommand
Dave Borowitz
2013-03-13
2
-21
/
+94
*
|
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
|
|
/
/
*
|
|
Merge changes Icd550359,If7aad533
Shawn Pearce
2013-03-12
4
-87
/
+99
|
\
\
\
|
*
|
|
Avoid looking at UNREACHABLE_GARBAGE for client have lines
Shawn Pearce
2013-03-08
4
-4
/
+39
|
*
|
|
Simplify UploadPack by parsing wants separately from haves
Shawn Pearce
2013-03-08
1
-83
/
+60
|
|
/
/
*
|
|
Merge "Add a NameRevCommand for describing IDs in terms of refnames"
Shawn Pearce
2013-03-11
3
-0
/
+511
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add a NameRevCommand for describing IDs in terms of refnames
Dave Borowitz
2013-03-11
3
-0
/
+511
*
|
|
Add isRebasing to RepositoryState
Robin Stocker
2013-03-09
1
-0
/
+48
*
|
|
Include the number of ms in timeout error message
Robin Stocker
2013-03-08
3
-8
/
+10
|
|
/
|
/
|
*
|
Do not cherry-pick merge commits during rebase
Robin Rosenberg
2013-03-08
2
-37
/
+52
*
|
Extend FileUtils.delete with option to delete empty directories only
Robin Rosenberg
2013-03-08
2
-1
/
+70
|
/
*
Add javaewah bundle to features using it
Matthias Sohn
2013-03-07
2
-0
/
+16
*
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
*
Enable serving upload requests using bitmaps.
Colby Ranger
2013-03-05
2
-0
/
+2
*
Support creating pack bitmap indexes in PackWriter.
Colby Ranger
2013-03-05
14
-26
/
+1078
*
Added read/write support for pack bitmap index.
Colby Ranger
2013-03-05
32
-6
/
+2790
*
Merge "Break the dependency on RevObject when creating a newObjectToPack()."
Shawn Pearce
2013-03-04
8
-35
/
+25
|
\
|
*
Break the dependency on RevObject when creating a newObjectToPack().
Colby Ranger
2013-03-04
8
-35
/
+25
*
|
Merge "Fix RefUpdate performance for existing Refs"
Shawn Pearce
2013-03-04
1
-1
/
+2
|
\
\
|
*
|
Fix RefUpdate performance for existing Refs
Roberto Tyley
2013-03-01
1
-1
/
+2
*
|
|
Merge "Fix corrupted CloneCommand bare-repo fetch-refspec (#402031)"
Shawn Pearce
2013-03-04
2
-5
/
+31
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix corrupted CloneCommand bare-repo fetch-refspec (#402031)
Roberto Tyley
2013-03-04
2
-5
/
+31
|
|
/
*
|
Merge "Remove the unused method PackFile.hasExt()."
Colby Ranger
2013-03-04
1
-7
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove the unused method PackFile.hasExt().
Colby Ranger
2013-03-04
1
-7
/
+0
*
|
Merge "Improve the documentation of the ByteArraySet used by PathFilterGroup"
Shawn Pearce
2013-02-28
1
-4
/
+12
|
\
\
|
|
/
|
/
|
|
*
Improve the documentation of the ByteArraySet used by PathFilterGroup
Robin Rosenberg
2013-02-22
1
-4
/
+12
*
|
Include supported extensions in PackFile constructor.
Colby Ranger
2013-02-28
4
-22
/
+85
*
|
Fix while boundries in DateRevQueue.add()
Gustaf Lundh
2013-02-25
1
-1
/
+1
*
|
Merge "Performance fixes in DateRevQueue"
Shawn Pearce
2013-02-25
1
-2
/
+62
|
\
\
[next]