5285 Commits (0b75d0f0f18f386500acd96a672a685d8622ca18)
 

Author SHA1 Message Date
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
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 7511bc886e Fix unthrown exception errors in CloneCommandTest 7 years ago
David Pursehouse e237c28936 Merge "Fix JGit set core.fileMode to false by default instead of true for non Windows OS." 7 years ago
David Pursehouse 40f40e496a Merge "Fix default directory set when setDirectory wasn't called." 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
Jonathan Nieder 7e82be66cd Merge "Consume request body before flushing the buffer" 7 years ago
Masaya Suzuki e8d4f2598b Show error message for non-git clients 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