4021 Commits (4bbc74ba407e95954bb444df456d37a21363ce6c)

Author SHA1 Message Date
Matthias Sohn 5bd9392f96 Remove no longer needed API problem filters 7 years ago
David Pursehouse f9ac86fde2 SubmoduleConfig: Simplify #toConfigValue 7 years ago
Shawn Pearce d13dfac9dc dfs: write reftable from DfsGarbageCollector 7 years ago
Shawn Pearce d126bcc5c8 dfs: compact reftables during DfsPackCompactor 7 years ago
Thomas Wolf 11c476346d Fix Daemon.stop() to actually stop the listener thread 7 years ago
Matthias Sohn 39b193b6f4 Remove workaround for bug in Java's ReferenceQueue 7 years ago
Thomas Wolf 6d27869659 Use Config.getEnum() to read the IgnoreSubmoduleMode 7 years ago
Thomas Wolf 06ea633c18 Don't assume name = path in .gitmodules 7 years ago
David Pursehouse 53deba1b4f FsckPackParser: Fix warning about int being boxed to Integer 7 years ago
David Pursehouse de5eb5e2cd FsckPackParser: Fix "Empty block should be documented" warnings 7 years ago
David Pursehouse 9c1fcf6ad7 FsckPackParser: Fix warnings about variable hiding 7 years ago
David Pursehouse f8c2067410 Silence API errors caused by adding enum constants in 1baf86d4d2 7 years ago
Shawn Pearce e5db7c1f0e DfsFsck: reduce memory usage during verifyIndex 7 years ago
Shawn Pearce 69588c21fe DfsFsck: refactor pack verify into its own method 7 years ago
Shawn Pearce 153c11a49b DfsFsck: run connectivity check pass exactly once 7 years ago
Matthias Sohn f4c5a54aa9 Cleanup: Remove redundant type arguments 7 years ago
Matthias Sohn e9fb111182 Cleanup: Organize imports 7 years ago
Matthias Sohn 41baa7a791 Partially revert c0ad77d8 "Enhance Eclipse save actions" 7 years ago
Matthias Sohn 1052678372 Cleanup: Remove trailing whitespace 7 years ago
Matthias Sohn 9906f09868 Partially revert c0ad77d8 "Enhance Eclipse save actions" 7 years ago
Thomas Wolf dbef8e2537 Pass along the original exception when an ssh connection fails 7 years ago
Shawn Pearce 4f7ce2b46b dfs: helper to open multiple reftables 7 years ago
Shawn Pearce 1a7b8a11df dfs: expose DfsReftable from DfsObjDatabase 7 years ago
Shawn Pearce 1222f34506 dfs: support reading reftables through DfsBlockCache 7 years ago
Matthias Sohn c0ad77d84c Enhance Eclipse save actions 7 years ago
Masaya Suzuki fd74cf2f78 Add BlobObjectChecker 7 years ago
Thomas Wolf 1637c44048 FetchCommand: pass on CredentialsProvider to submodule fetches 7 years ago
Thomas Wolf d031b64667 Exclude file matching: fix backtracking on match failures after ** 7 years ago
Thomas Wolf d80b999c76 Fix path pattern matching to work also for gitattributes 7 years ago
Thomas Wolf 426caf99ee Ignore invalid TagOpt values 7 years ago
Thomas Wolf 8cbdf523cd Add a getter for a list of RefSpecs to Config 7 years ago
Thomas Wolf d32ad1cadd Improve getting typed values from a Config 7 years ago
Matthias Sohn 960d7ff3e5 Prepare 4.5.4-SNAPSHOT builds 7 years ago
David Pursehouse 0e12692d8c FileMode: Remove unnecessary @SuppressWarnings("synthetic-access") 7 years ago
Matthias Sohn d979dfd00c Add toString() methods to OpenSshConfig to help debugging 7 years ago
Thomas Wolf c758a8cd37 Do most %-token substitutions in OpenSshConfig 7 years ago
Thomas Wolf 9d2447063d Let Jsch know about ~/.ssh/config 7 years ago
Masaya Suzuki 9fb6561e7a Consume request body before flushing the buffer 7 years ago
Joan Goyeau 88e453995d Fix default directory set when setDirectory wasn't called. 7 years ago
David Pursehouse 65b2d0b2d9 ObjectToPack: Add missing @Override annotation 7 years ago
Thomas Wolf 1b4daa2994 Cleanup: message reporting for HTTP redirect handling 7 years ago
Thomas Wolf 7ac1bfc834 Do authentication re-tries on HTTP POST 7 years ago
Shawn Pearce 44a75d9ea8 reftable: explicitly store update_index per ref 7 years ago
Shawn Pearce 2d76df2442 reftable: reserve standard PackExt 7 years ago
Shawn Pearce 0aae64ce74 reftable: resolve symbolic references 7 years ago
Shawn Pearce 195541dd30 reftable: support threshold based compaction 7 years ago
Shawn Pearce d48ac5bf01 reftable: compact merged tables 7 years ago
Shawn Pearce 77d8eead6d reftable: merge-join reftables 7 years ago
Shawn Pearce 0398f3dd6e reftable: debug tools 7 years ago
Shawn Pearce 0a26dcf4a3 reftable: scan and lookup reftable files 7 years ago