3497 Revīzijas (6a65c9a7debda47772f0d5b17dc8d2dd8e954539)

Autors SHA1 Ziņojums Datums
  Kenneth Endfinger 6a65c9a7de [remote-helper] implement remote helper support. pirms 6 gadiem
  Till Brychcy 401c6c98b5 Terminate StreamCopy threads in case of errors pirms 6 gadiem
  Zhen Chen 65f9046547 Use a new RevWalk for validating not advertised wants pirms 6 gadiem
  Dmitry Neverov a0a8a6a3e4 Terminate StreamCopy threads in case of errors pirms 7 gadiem
  Dave Borowitz 2bbe15abd4 ReflogWriter: Align auto-creation defaults with C git pirms 7 gadiem
  Dave Borowitz 77a28e0d58 Support force writing reflog on a per-update basis pirms 7 gadiem
  Dave Borowitz b1ae96bf84 Ensure ReflogWriter only works with a RefDirectory pirms 7 gadiem
  Thomas Wolf 6dab29f4b5 HttpConfig: load user config before reading values from it pirms 6 gadiem
  Thomas Wolf c227268995 Load the user config before modifying it pirms 6 gadiem
  David Pursehouse e32aed6d75 SubmoduleUpdateCommand: Add fetch callback pirms 6 gadiem
  Michael FIG 06835f3e4f Fetch submodule repo before resolving commits pirms 7 gadiem
  Thomas Wolf d946f95c9c Handle SSL handshake failures in TransportHttp pirms 6 gadiem
  Thomas Wolf fdcd4f9a34 Support http.<url>.* configs pirms 6 gadiem
  David Pursehouse 2dbfe49a42 Add PushConfig class with PushRecurseSubmodulesMode pirms 6 gadiem
  Thomas Wolf c27f36dfc7 Fix missing RefsChangedEvent when packed refs are used pirms 6 gadiem
  Dave Borowitz bb09e09344 Add FetchCommand#setRefSpecs(String...) variant pirms 6 gadiem
  Shawn Pearce e68a9b3ed8 ReceivePack: clear advertised .haves if application changes refs pirms 6 gadiem
  Shawn Pearce d0d15c3848 DfsGarbageCollector: support disabling conversion to reftable pirms 6 gadiem
  Shawn Pearce f0a40b1933 Remove dead warning about minUpdaeIndex and maxUpdateIndex affecting refresh pirms 6 gadiem
  David Pursehouse f9ac86fde2 SubmoduleConfig: Simplify #toConfigValue pirms 6 gadiem
  Shawn Pearce d13dfac9dc dfs: write reftable from DfsGarbageCollector pirms 6 gadiem
  Shawn Pearce d126bcc5c8 dfs: compact reftables during DfsPackCompactor pirms 7 gadiem
  Thomas Wolf 11c476346d Fix Daemon.stop() to actually stop the listener thread pirms 6 gadiem
  Matthias Sohn 39b193b6f4 Remove workaround for bug in Java's ReferenceQueue pirms 6 gadiem
  Thomas Wolf 6d27869659 Use Config.getEnum() to read the IgnoreSubmoduleMode pirms 6 gadiem
  Thomas Wolf 06ea633c18 Don't assume name = path in .gitmodules pirms 6 gadiem
  David Pursehouse 53deba1b4f FsckPackParser: Fix warning about int being boxed to Integer pirms 6 gadiem
  David Pursehouse de5eb5e2cd FsckPackParser: Fix "Empty block should be documented" warnings pirms 6 gadiem
  David Pursehouse 9c1fcf6ad7 FsckPackParser: Fix warnings about variable hiding pirms 6 gadiem
  Shawn Pearce e5db7c1f0e DfsFsck: reduce memory usage during verifyIndex pirms 6 gadiem
  Shawn Pearce 69588c21fe DfsFsck: refactor pack verify into its own method pirms 6 gadiem
  Shawn Pearce 153c11a49b DfsFsck: run connectivity check pass exactly once pirms 6 gadiem
  Matthias Sohn f4c5a54aa9 Cleanup: Remove redundant type arguments pirms 6 gadiem
  Matthias Sohn e9fb111182 Cleanup: Organize imports pirms 6 gadiem
  Matthias Sohn 1052678372 Cleanup: Remove trailing whitespace pirms 6 gadiem
  Thomas Wolf dbef8e2537 Pass along the original exception when an ssh connection fails pirms 6 gadiem
  Shawn Pearce 4f7ce2b46b dfs: helper to open multiple reftables pirms 7 gadiem
  Shawn Pearce 1a7b8a11df dfs: expose DfsReftable from DfsObjDatabase pirms 7 gadiem
  Shawn Pearce 1222f34506 dfs: support reading reftables through DfsBlockCache pirms 7 gadiem
  Masaya Suzuki fd74cf2f78 Add BlobObjectChecker pirms 6 gadiem
  Thomas Wolf 1637c44048 FetchCommand: pass on CredentialsProvider to submodule fetches pirms 6 gadiem
  Thomas Wolf d031b64667 Exclude file matching: fix backtracking on match failures after ** pirms 6 gadiem
  Thomas Wolf d80b999c76 Fix path pattern matching to work also for gitattributes pirms 6 gadiem
  Thomas Wolf 426caf99ee Ignore invalid TagOpt values pirms 6 gadiem
  Thomas Wolf 8cbdf523cd Add a getter for a list of RefSpecs to Config pirms 6 gadiem
  Thomas Wolf d32ad1cadd Improve getting typed values from a Config pirms 6 gadiem
  David Pursehouse 0e12692d8c FileMode: Remove unnecessary @SuppressWarnings("synthetic-access") pirms 6 gadiem
  Matthias Sohn d979dfd00c Add toString() methods to OpenSshConfig to help debugging pirms 6 gadiem
  Thomas Wolf c758a8cd37 Do most %-token substitutions in OpenSshConfig pirms 7 gadiem
  Thomas Wolf 9d2447063d Let Jsch know about ~/.ssh/config pirms 7 gadiem