3497 Commits (6a65c9a7debda47772f0d5b17dc8d2dd8e954539)

Author SHA1 Message Date
  David Pursehouse 9c1fcf6ad7 FsckPackParser: Fix warnings about variable hiding 6 years ago
  Shawn Pearce e5db7c1f0e DfsFsck: reduce memory usage during verifyIndex 6 years ago
  Shawn Pearce 69588c21fe DfsFsck: refactor pack verify into its own method 6 years ago
  Shawn Pearce 153c11a49b DfsFsck: run connectivity check pass exactly once 6 years ago
  Matthias Sohn f4c5a54aa9 Cleanup: Remove redundant type arguments 6 years ago
  Matthias Sohn e9fb111182 Cleanup: Organize imports 6 years ago
  Matthias Sohn 1052678372 Cleanup: Remove trailing whitespace 6 years ago
  Thomas Wolf dbef8e2537 Pass along the original exception when an ssh connection fails 6 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
  Masaya Suzuki fd74cf2f78 Add BlobObjectChecker 6 years ago
  Thomas Wolf 1637c44048 FetchCommand: pass on CredentialsProvider to submodule fetches 6 years ago
  Thomas Wolf d031b64667 Exclude file matching: fix backtracking on match failures after ** 6 years ago
  Thomas Wolf d80b999c76 Fix path pattern matching to work also for gitattributes 6 years ago
  Thomas Wolf 426caf99ee Ignore invalid TagOpt values 6 years ago
  Thomas Wolf 8cbdf523cd Add a getter for a list of RefSpecs to Config 6 years ago
  Thomas Wolf d32ad1cadd Improve getting typed values from a Config 6 years ago
  David Pursehouse 0e12692d8c FileMode: Remove unnecessary @SuppressWarnings("synthetic-access") 6 years ago
  Matthias Sohn d979dfd00c Add toString() methods to OpenSshConfig to help debugging 6 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 6 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 6 years ago
  Thomas Wolf 1b4daa2994 Cleanup: message reporting for HTTP redirect handling 6 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 6 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 0a26dcf4a3 reftable: scan and lookup reftable files 7 years ago
  Shawn Pearce 0ecc8367e6 reftable: create and write reftable files 7 years ago
  Thomas Wolf e17bfc96f2 Add support to follow HTTP redirects 9 years ago
  Thomas Wolf b13a285098 Send a detailed event on working tree modifications 7 years ago
  Christian Halstrick 1ed1e40387 Fix exception handling for opening bitmap index files 6 years ago
  Thomas Wolf 37908321c0 Do not apply pushInsteadOf to existing pushUris 6 years ago
  Thomas Wolf df3469f6ad Record submodule paths with untracked changes as FileMode.GITLINK 6 years ago
  Thomas Wolf f5a2c77dc4 Fix handling of pushInsteadOf 7 years ago
  Thomas Wolf b07db60908 Fix off-by-one error in Strings.count() 6 years ago
  Shawn Pearce 53dd9a9e4b Rename extensions.refsStorage to refStorage 6 years ago
  Thomas Wolf a489a8ae9a Ensure EOL stream type is DIRECT when -text attribute is present 6 years ago
  Thomas Wolf 4bc539a814 Use relative paths for attribute rule matching 6 years ago
  Shawn Pearce ed29dec1ea Expose LongMap in util package 6 years ago
  Shawn Pearce 40c9c59e07 NB: encode and decode 24-bit ints 7 years ago
  Shawn Pearce 22201e8cca Update thread-safety warning about Repository 6 years ago
  Dave Borowitz 8bbe34f27c ReflogWriter: Minor cleanup 7 years ago
  Dave Borowitz cf9662cdfe Eliminate SectionParser construction boilerplate 7 years ago