1860 Commits (c93aec2b73a1c3f6a7a631d5a0bc079e5c0e475e)

Author SHA1 Message Date
Thomas Wolf 9ac415aa95 Fix index blob for merges with CRLF translations 7 years ago
Thomas Wolf fc7d407d0b Honor CRLF settings when writing merge results 7 years ago
Thomas Wolf e12c6b58ee Minor improvements in git config file inclusions 7 years ago
Thomas Wolf bea3b46678 Revert handling of ssh IdentityFile to pre-4.9 behavior 7 years ago
David Pursehouse 1842c70b8d PackInserterTest#newLargeBlob: Factor Random instance out to class member 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
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
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 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
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
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
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
Michael Keppler e1a39cbbe7 Avoid bad rounding "1 year, 12 months" in date formatter 7 years ago
Shawn Pearce 7cd5d77ae3 dfs: Switch InMemoryRepository to DfsReftableDatabase 7 years ago
Thomas Wolf adbf0935e1 Ensure that ~ in ssh config is replaced before Jsch sees it 7 years ago
Shawn Pearce 7f59cfe143 Support symbolic references in ReceiveCommand 7 years ago
Michael Keppler b81c980a35 Avoid bad rounding "1 year, 12 months" in date formatter 7 years ago
Zhen Chen 65f9046547 Use a new RevWalk for validating not advertised wants 7 years ago