5263 Commits (41baa7a791534daac878fbcb78cf46422940e88e)
 

Author SHA1 Message Date
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 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
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
David Pursehouse 231f5d9baf Merge changes Id3994e2d,I5e2a2868,I255af794 7 years ago
David Pursehouse f79911e4a2 LongObjectIdTest: Add back self comparison test 7 years ago
David Pursehouse 904e9f8b73 Format BUILD files with buildifier 7 years ago
David Pursehouse 723d67b83e Bazel: Add missing dependency in org.eclipse.jgit.http.test 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 7da2fe6be8 reftable: lookup by ObjectId unit tests 7 years ago
Shawn Pearce e8e8041e83 reftable: reflog unit tests 7 years ago
Shawn Pearce da5a27cd4e reftable: namespace unit tests 7 years ago
Shawn Pearce 9da26a5a1a reftable: bulk operation unit tests 7 years ago
Shawn Pearce b6e25e5d7e reftable: basic functionality unit tests 7 years ago
Shawn Pearce 0398f3dd6e reftable: debug tools 7 years ago
Shawn Pearce 0a26dcf4a3 reftable: scan and lookup reftable files 7 years ago
Shawn Pearce 0ecc8367e6 reftable: create and write reftable files 7 years ago
Shawn Pearce b9e818b556 reftable: file format documentation 7 years ago
Thomas Wolf e17bfc96f2 Add support to follow HTTP redirects 7 years ago