1765 Commits (f2e0ace1e0e99182ae99670d3e820debdeb2128b)

Author SHA1 Message Date
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
Dave Borowitz 2bbe15abd4 ReflogWriter: Align auto-creation defaults with C git 7 years ago
Dave Borowitz 77a28e0d58 Support force writing reflog on a per-update basis 7 years ago
Dave Borowitz b1ae96bf84 Ensure ReflogWriter only works with a RefDirectory 7 years ago
David Pursehouse 4160938c8b ChangeIdUtilTest: Remove unused notestCommitDashV 7 years ago
Thomas Wolf fdcd4f9a34 Support http.<url>.* configs 7 years ago
David Pursehouse 2dbfe49a42 Add PushConfig class with PushRecurseSubmodulesMode 7 years ago
Thomas Wolf c27f36dfc7 Fix missing RefsChangedEvent when packed refs are used 7 years ago
Dave Borowitz bb09e09344 Add FetchCommand#setRefSpecs(String...) variant 7 years ago