5299 Commits (d6aec5da313ee871689b3b5c550afb7f1b166443)
 

Author SHA1 Message Date
David Pursehouse d6aec5da31 ObjectCheckerTest: Factor duplicate instances out to constants 7 years ago
David Pursehouse 17e849145c SubmoduleConfigTest: Add additional tests in fetchRecurseToConfigValue 7 years ago
David Pursehouse f9ac86fde2 SubmoduleConfig: Simplify #toConfigValue 7 years ago
Shawn Pearce d26309c4d9 Merge changes from topic 'dfs-reftable' 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
Matthias Sohn a0558b7094 Remove final modifier on args4j option or argument fields 7 years ago
Thomas Wolf 11c476346d Fix Daemon.stop() to actually stop the listener thread 7 years ago
Shawn Pearce de4e0acc30 Merge "Remove workaround for bug in Java's ReferenceQueue" 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 7317432c31 Upgrade Maven compiler plugins 7 years ago
David Pursehouse 4e913fcee6 Upgrade args4j to 2.33 in the bazel build 7 years ago
Matthias Sohn 0b75d0f0f1 Add org.apache.commons.codec 1.9.0 to target platform 7 years ago
David Pursehouse 8abb47b296 Merge "Fix some tests for running in bazel" 7 years ago
David Pursehouse 37ea57701b Merge "Update args4j to 2.33" 7 years ago
David Pursehouse 53deba1b4f FsckPackParser: Fix warning about int being boxed to Integer 7 years ago
Thomas Wolf c91c20f36f Fix some tests for running in bazel 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
Thomas Wolf c506f8d2dd Add dependency to jsch for OpenSshConfigTest to bazel build 7 years ago
Shawn Pearce f4329b09d4 Merge changes from topic 'dfs-reftable' 7 years ago
Shawn Pearce 0ca1fb0fe0 Merge changes from topic 'fsck' 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 3af57b52a3 Update args4j to 2.33 7 years ago
Robin Stocker c02c9e8042 Fix compilation errors with args4j 2.0.23 and later 7 years ago
Matthias Sohn f4c5a54aa9 Cleanup: Remove redundant type arguments 7 years ago
Matthias Sohn e271e2f688 Cleanup: Remove unnecessary $NON-NLS$ tags 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
Shawn Pearce d684ade3d3 Merge "reftable: explicitly store update_index per ref" 7 years ago
David Pursehouse 10a8df22fa Merge "Enhance Eclipse save actions" 7 years ago
Terry Parker cb24de07d0 Merge "Add BlobObjectChecker" 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 08d4bef6b7 Add new tests for gitignore/gitattribute pattern matching 7 years ago
Thomas Wolf 426caf99ee Ignore invalid TagOpt values 7 years ago