1945 Commits (338d0a81bb29ffedaef83024db1b1f8026841af5)

Author SHA1 Message Date
Matthias Sohn 5a4b6fd237 Prepare 4.11.0-SNAPSHOT builds 7 years ago
David Turner 243fba9a0a Add a command to deinitialize submodules 7 years ago
Marc Strapetz 8cc783ca7d URIish: support for empty ports 7 years ago
Karsten Thoms 3832527b02 Add header Automatic-Module-Name for Java 9 7 years ago
Dmitry Pavlenko 279eaf0690 Strings#convertGlob: fix escaping of patterns like [\[]. 7 years ago
Dave Borowitz e76a070e67 ConfigTest: Add some additional comment parsing tests 7 years ago
Dave Borowitz be224f8d4c Config: Drop backslash in invalid escape sequences in subsections 7 years ago
Dave Borowitz fa24425c60 Config: Match C git behavior more closely in escaping values 7 years ago
Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint 7 years ago
Dave Borowitz 43ef5dabf1 PackInserter: Ensure objects are written at the end of the pack 7 years ago
Dave Borowitz 31a2d09c9c Config: Rewrite subsection and value escaping and parsing 7 years ago
David Pursehouse 663cb669b1 PushConnectionTest: Increase maxCommandBytes yet again 7 years ago
Matthias Sohn 1e56842742 Prepare 4.9.3-SNAPSHOT builds 7 years ago
Matthias Sohn 24b7e91264 JGit v4.9.2.201712150930-r 7 years ago
David Pursehouse c60814d1d5 ConfigTest: Remove redundant assignment 7 years ago
David Pursehouse ec7f88eec8 Config: Remove the include functionality 7 years ago
Shawn Pearce 3a7704638a Make Config.readIncludedConfig a noop by default 7 years ago
Marc Strapetz 93462447b4 URIishTest: more Windows file-protocol tests 7 years ago
David Pursehouse c861c0e2ee PackInserterTest: Prevent potential NPE dereferencing Path.getFileName() 7 years ago
David Pursehouse fdacfaecc4 Specify consistent version range for junit in OSGi manifests 7 years ago
David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 7 years ago
David Pursehouse df3a7c32a4 ConfigTest: Move pathToString to FileUtils 7 years ago
Marc Strapetz 26d78902f8 FileBasedConfig: support for relative includes 7 years ago
Marc Strapetz e1adfee5f5 ConfigTest: fix on Windows 7 years ago
Matthias Sohn 68c77a4d39 Prepare 4.9.2-SNAPSHOT builds 7 years ago
Matthias Sohn a3588cbb2a JGit v4.9.1.201712030800-r 7 years ago
David Pursehouse 8b159b6235 Make local assert methods private in test classes 7 years ago
Minh Thai 159da6dacc Break down DfsBlockCache stats by pack file extension. 7 years ago
Hector Caballero bac4d32d39 GC: Delete stale temporary packs and indexes 7 years ago
Matthias Sohn 03abd1dff2 Ignore warning for minor version change without API change 7 years ago
Matthias Sohn 7608de5e5d Prepare 4.5.5-SNAPSHOT builds 7 years ago
Matthias Sohn 6372c60ab2 JGit v4.5.4.201711221230-r 7 years ago
Thomas Wolf 5284cc1bf7 Yet another work-around for a Jsch bug: timeouts 7 years ago
Dave Borowitz 8b3ab4343c Config: Handle leading/trailing single whitespaces 7 years ago
Minh Thai 15a189e4e0 Add flag for keeping ref tombstones in GC reftable 7 years ago
Matthias Sohn af2eaaed68 Remove unused import from ReftableCompactorTest 7 years ago
Minh Thai 0e5abbfafc ReftableCompactor should accept 0 for minUpdateIndex 7 years ago
Hector Caballero 4334b27d3c ObjectDirectory: Add pack directory getter 7 years ago
Marc Strapetz 9bb126d12d FileUtils.toPath to convert File to Path 7 years ago
Matthias Sohn c7fffc30d0 Remove an unused import from PackParserTest 7 years ago
Jonathan Tan d3021788d2 Use bitmaps for non-commit reachability checks 7 years ago
Shawn Pearce 2ec71a7c0e Reject pack if delta exceeds array size limit 7 years ago
David Pursehouse 190b575be1 Suppress "Unlikely argument type for equals()" warnings in tests 7 years ago
Jonathan Tan 5ea57ba1b5 UploadPackTest: construct commits in test method 7 years ago
Dave Borowitz 678c99c057 PackInserter: Implement newReader() 7 years ago
Dave Borowitz f7ceeaa23f FileRepository: Add pack-based inserter implementation 7 years ago
Han-Wen NIenhuys dc24383b6b Revert "Throw BinaryBlobException from RawParseUtils#lineMap." 7 years ago
Han-Wen Nienhuys f2e64cd895 Throw BinaryBlobException from RawParseUtils#lineMap. 7 years ago
Han-Wen Nienhuys ced658c445 Avoid loading and merging binary data in ResolveMerger 7 years ago
Han-Wen Nienhuys ea2a4e3abe Introduce RawText#load. 7 years ago