4862 Commits (3ac44f1b38d3a7628955b13abb1560340a041426)
 

Author SHA1 Message Date
Jonathan Nieder ca2052a8c1 DfsGarbageCollector: avoid closing idx and bitmap streams twice 8 years ago
Matthias Sohn 450c0af42f Fix unclosed resource warnings in FileTreeIteratorTest 8 years ago
Matthias Sohn 4c25757df7 Fix assertion in SmartClientSmartServerTest.testPush_CreateBranch() 8 years ago
Shawn Pearce 63cf87f863 ReceivePack: report protocol parsing failures on channel 3 8 years ago
Shawn Pearce a1bedf0822 ReceivePack: catch InvalidObjectIdException while parsing shallow 8 years ago
Shawn Pearce 0373180321 ReceivePack: remove unnecessary try-catch around parseCommand 8 years ago
Shawn Pearce 306932c701 ReceivePack: enable capabilities immediately on first line 8 years ago
Shawn Pearce 60ca93798c ReceivePack: Use Java 7 multi-catch for unpackError 8 years ago
Shawn Pearce ae5870a1f2 PushConnectionTest: Use Java 7 try-with-resources 8 years ago
Shawn Pearce b57d060408 push: Report fatal server errors during pack writing 8 years ago
Shawn Pearce 61d444305e ReceivePack: Catch InvalidObjectIdException instead of IAE 8 years ago
Shawn Pearce 5196798cb7 UploadPack: Include peeled ObjectId as advertised 8 years ago
Christian Halstrick c4ee45c692 Merge "UploadPack: Remove duplicate sentReady assignment" 8 years ago
Shawn Pearce de4bcf87f8 UploadPack: Remove duplicate sentReady assignment 8 years ago
Matthias Sohn 012b4c1047 Merge "Remove duplicate LFS feature from P2 repository" 8 years ago
Matthias Sohn 65e3a3abf2 Merge "UploadPack: Correct typo of negotiation in Javadoc" 8 years ago
Christian Halstrick 79421491ad Remove duplicate LFS feature from P2 repository 8 years ago
Shawn Pearce e9bed8de62 UploadPack: Correct typo of negotiation in Javadoc 8 years ago
Matthias Sohn 7803c25f54 Remove no longer needed API problem filters 8 years ago
Christian Halstrick d7a8831785 Enhance test coverage when core.filemode is false 8 years ago
Michael Keppler 8a0a5b5337 Fix typo in system config error message 8 years ago
markdingram 583b34483a Add configureJSch method to allow configuration of JSch objects 8 years ago
Markus Keller 13db3550a4 Remove duplicated single quotes in text not handled by MessageFormat 8 years ago
Shawn Pearce ec5190e2e3 Merge changes from topic 'dfs-gc' 8 years ago
Mike Williams fd527a2cd7 Prune UNREACHABLE_GARBAGE packs when they expire 8 years ago
Hugo Arès 7a6582c09c Align include.path max depth with native git 8 years ago
Hugo Arès 80cd855443 Config load should not fail on unsupported or nonexistent include path 8 years ago
Shawn Pearce a1ca13e09c Use try-with-resources in DfsGarbageCollector.writePack 8 years ago
Shawn Pearce d8603446a2 Fix lastModified to be consistent in DfsGarbageCollector 8 years ago
Shawn Pearce 30eb6423a2 Add GC_REST PackSource to better order DFS packs 8 years ago
Christian Halstrick e7df61ef4d Fix TreeWalk to reset attributes cache for each entry 8 years ago
Christian Halstrick 5fe44ed3ee Fix DirCacheCheckout to return CheckoutConflictException 8 years ago
Matthias Sohn 203888f3fa Merge "Extract work queue to allow reusing it" into stable-4.4 8 years ago
Matthias Sohn 93486301b3 Allow using JDK 7 bootclasspath when compiling JGit using Java 8 8 years ago
Shawn Pearce 2ec3accb3b Optimize RefAdvertiser for wire protocol 8 years ago
Matthias Sohn 48cb5ffba6 Merge branch 'stable-4.4' 8 years ago
Marco Miller 734d5bb3c9 RefDirectory: remove ref lock file for following ref dir removal 8 years ago
Matthias Sohn a418c2eb4d Update Neon orbit repository to final release R20160520211859 8 years ago
Shawn Pearce 7e8637658c Merge "Add method to read time unit from config" 8 years ago
Matthias Sohn 26862bb834 Extract work queue to allow reusing it 8 years ago
Matthias Sohn 0900dc08f5 Prepare 4.4.1-SNAPSHOT builds 8 years ago
Matthias Sohn 399d2929ee JGit v4.4.0.201606070830-r 8 years ago
Christian Pontesegger ac3d3af632 http transport does not use authentication fallback 8 years ago
Hugo Arès f379688aad Add method to read time unit from config 8 years ago
Hugo Arès 534fcb1479 Add $NON-NLS to suppress "Non-externalized string literal" warnings 8 years ago
Dave Borowitz ba8eb93173 BatchRefUpdate: Include command message in toString() 8 years ago
Shawn Pearce 4f0ebc4c3c Merge "DfsBlock: throw DataFormatException on 0 bytes" 8 years ago
Christian Halstrick efc1f7a112 Merge "Add missing @Test annotation in RepositoryCacheTest" 8 years ago
Christian Halstrick df75b9c0c1 Merge "Add missing @Test annotations" 8 years ago
Shawn Pearce 28b17afae5 DfsBlock: throw DataFormatException on 0 bytes 8 years ago