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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Push implementation of option strings"
Terry Parker
2016-07-22
12
-6
/
+611
|
\
|
*
Push implementation of option strings
Dan Wang
2016-07-22
12
-6
/
+611
*
|
DfsObjDatabase: Add lazy last modified method to PackList
Dave Borowitz
2016-07-19
1
-0
/
+14
*
|
Merge changes I159e9154,I06c722b2
Dave Borowitz
2016-07-19
3
-43
/
+188
|
\
\
|
|
/
|
/
|
|
*
DfsObjectDatabase: Expose PackList and move markDirty there
Dave Borowitz
2016-07-18
2
-20
/
+37
|
*
Invalidate DfsObjDatabase pack list when refs are updated
Dave Borowitz
2016-07-14
3
-40
/
+168
*
|
BatchRefUpdate: Remove unused namesToCheck variable
Dan Wang
2016-07-15
1
-2
/
+0
*
|
Fix AppServer build errors in Eclipse with <4.6 target platforms
Matthias Sohn
2016-07-14
1
-18
/
+27
|
/
*
Merge branch 'stable-4.4'
Matthias Sohn
2016-07-12
12
-69
/
+578
|
\
|
*
Log if Repository.useCnt becomes negative
Matthias Sohn
2016-07-12
3
-1
/
+19
|
*
Time based eviction strategy for repository cache
Christian Halstrick
2016-07-12
5
-13
/
+419
|
*
Add method to read time unit from config
Hugo Arès
2016-07-12
5
-0
/
+227
|
*
Align include.path max depth with native git
Hugo Arès
2016-06-27
1
-1
/
+1
|
*
Config load should not fail on unsupported or nonexistent include path
Hugo Arès
2016-06-27
4
-7
/
+33
|
*
Merge "Extract work queue to allow reusing it" into stable-4.4
Matthias Sohn
2016-06-21
2
-46
/
+102
|
|
\
|
|
*
Extract work queue to allow reusing it
Matthias Sohn
2016-06-08
2
-46
/
+102
|
*
|
Allow using JDK 7 bootclasspath when compiling JGit using Java 8
Matthias Sohn
2016-06-21
1
-1
/
+5
|
|
/
*
|
Implement new abstract MappedLoginService methods added in Jetty 9.3
Matthias Sohn
2016-07-11
1
-0
/
+8
*
|
DfsGarbageCollector: avoid closing idx and bitmap streams twice
Jonathan Nieder
2016-07-07
1
-4
/
+4
*
|
Fix unclosed resource warnings in FileTreeIteratorTest
Matthias Sohn
2016-07-07
1
-29
/
+30
*
|
Fix assertion in SmartClientSmartServerTest.testPush_CreateBranch()
Matthias Sohn
2016-07-07
1
-1
/
+1
*
|
ReceivePack: report protocol parsing failures on channel 3
Shawn Pearce
2016-07-05
3
-1
/
+74
*
|
ReceivePack: catch InvalidObjectIdException while parsing shallow
Shawn Pearce
2016-07-05
1
-1
/
+11
*
|
ReceivePack: remove unnecessary try-catch around parseCommand
Shawn Pearce
2016-07-05
1
-7
/
+1
*
|
ReceivePack: enable capabilities immediately on first line
Shawn Pearce
2016-07-05
2
-5
/
+5
*
|
ReceivePack: Use Java 7 multi-catch for unpackError
Shawn Pearce
2016-07-05
1
-5
/
+1
*
|
PushConnectionTest: Use Java 7 try-with-resources
Shawn Pearce
2016-07-05
1
-10
/
+3
*
|
push: Report fatal server errors during pack writing
Shawn Pearce
2016-07-05
1
-1
/
+51
*
|
ReceivePack: Catch InvalidObjectIdException instead of IAE
Shawn Pearce
2016-07-05
1
-1
/
+2
*
|
UploadPack: Include peeled ObjectId as advertised
Shawn Pearce
2016-07-05
1
-2
/
+8
*
|
Merge "UploadPack: Remove duplicate sentReady assignment"
Christian Halstrick
2016-07-05
1
-1
/
+0
|
\
\
|
*
|
UploadPack: Remove duplicate sentReady assignment
Shawn Pearce
2016-07-04
1
-1
/
+0
*
|
|
Merge "Remove duplicate LFS feature from P2 repository"
Matthias Sohn
2016-07-04
1
-3
/
+0
|
\
\
\
|
*
|
|
Remove duplicate LFS feature from P2 repository
Christian Halstrick
2016-07-05
1
-3
/
+0
*
|
|
|
Merge "UploadPack: Correct typo of negotiation in Javadoc"
Matthias Sohn
2016-07-04
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
UploadPack: Correct typo of negotiation in Javadoc
Shawn Pearce
2016-07-04
1
-2
/
+2
*
|
|
Remove no longer needed API problem filters
Matthias Sohn
2016-07-04
1
-40
/
+0
|
/
/
*
|
Enhance test coverage when core.filemode is false
Christian Halstrick
2016-07-01
1
-48
/
+30
*
|
Fix typo in system config error message
Michael Keppler
2016-07-01
1
-1
/
+1
*
|
Add configureJSch method to allow configuration of JSch objects
markdingram
2016-07-01
1
-0
/
+16
*
|
Remove duplicated single quotes in text not handled by MessageFormat
Markus Keller
2016-07-01
1
-5
/
+5
*
|
Merge changes from topic 'dfs-gc'
Shawn Pearce
2016-06-27
3
-41
/
+372
|
\
\
|
*
|
Prune UNREACHABLE_GARBAGE packs when they expire
Mike Williams
2016-06-27
2
-11
/
+345
|
*
|
Use try-with-resources in DfsGarbageCollector.writePack
Shawn Pearce
2016-06-26
1
-15
/
+5
|
*
|
Fix lastModified to be consistent in DfsGarbageCollector
Shawn Pearce
2016-06-26
1
-1
/
+3
|
*
|
Add GC_REST PackSource to better order DFS packs
Shawn Pearce
2016-06-26
2
-15
/
+20
*
|
|
Fix TreeWalk to reset attributes cache for each entry
Christian Halstrick
2016-06-23
2
-1
/
+24
|
/
/
*
|
Fix DirCacheCheckout to return CheckoutConflictException
Christian Halstrick
2016-06-23
3
-11
/
+98
*
|
Optimize RefAdvertiser for wire protocol
Shawn Pearce
2016-06-18
3
-5
/
+211
*
|
Merge branch 'stable-4.4'
Matthias Sohn
2016-06-14
4
-23
/
+113
|
\
|
[next]