1521 Revize (581e6ca2fe6f5d7c6a65b69a1dcf479c41fffbf2)

Autor SHA1 Zpráva Datum
  Shawn O. Pearce 581e6ca2fe Extract inner classes from Config před 12 roky
  Dave Borowitz e0531ace35 Properly parse first line in ReceivePack with no '\0' před 12 roky
  Matthias Sohn 9dd6e6cd29 Revert "Allow to write tests with CLI syntax" před 12 roky
  Tomasz Zarna bf845c126d Allow to write tests with CLI syntax před 12 roky
  Kevin Sawicki b37b7e69cd Add command support for dropping a stashed commit před 12 roky
  Kevin Sawicki bbfa4c9b2c Ignore trailing comments in transport SPI parsing před 12 roky
  Kevin Sawicki 7aeea3b27c Compare repository format version as parsed long před 12 roky
  Kevin Sawicki fd0c468b7a Copy all branch configuration values when renaming před 12 roky
  Shawn O. Pearce 04ab2dac37 Clarify the purpose of ObjectInserter.buffer() před 12 roky
  Tomasz Zarna c75aa1aed2 LogCommand#setMaxCount affects all commits před 12 roky
  Dave Borowitz 9bc26efe9d Pass a DfsRepositoryDescription to InMemoryRepository před 12 roky
  Shawn O. Pearce ff13648ea2 Revert "Quickfix for AutoCRLF handling" před 12 roky
  Kevin Sawicki 9be6526e9d Only unstash files changed when originally stashed před 12 roky
  Shawn O. Pearce dfff04742f Enable smart HTTP transport to place EOF at end of pack před 12 roky
  Tomasz Zarna 0705e95630 Do not import/export empty org.eclipse.jgit package před 12 roky
  Robin Rosenberg 95d311f888 Move JGitText to an internal package před 12 roky
  Markus Duft d1403512f5 Fix compilation error due to missing javadoc. před 12 roky
  Kevin Sawicki 3734db9282 Use object id provided by working tree iterator for submodules před 12 roky
  Kevin Sawicki 5c18fcb81b Keep submodules in index that are missing in working directory před 12 roky
  Markus Duft edc1fee033 Fix rebase > continue when nothing left to commit. před 12 roky
  Robin Rosenberg 708febedaf cleanup: Remove unnecessary @SuppressWarnings před 12 roky
  Dave Borowitz 039c785d9f Try to send HTTP error messages over sideband před 12 roky
  Dave Borowitz d2787d481e Extract the capability parsing logic in {Upload,Receive}Pack před 12 roky
  Dave Borowitz 2b0044f222 Make capability strings in BasePack{Fetch,Push}Connection public před 12 roky
  Dave Borowitz eea8581da5 Fix a typo in "capabilities" in ReceivePack před 12 roky
  Tomasz Zarna 90d002c15f Remove ambiguous CheckoutConflictException před 12 roky
  Kevin Sawicki 9e4b4fc41c Set person and message on stash ref update před 12 roky
  Kevin Sawicki 8db5414dcf Return command from StashCreateCommand setters před 12 roky
  Kevin Sawicki 9908c203a5 Support insteadOf and pushInsteadOf URL replacement před 12 roky
  Kevin Sawicki 2c6187697c Check connection's error stream before reading from it před 12 roky
  Tomasz Zarna eedd77a97b RawText#getEOL() does the same thing as RawText#getLineDelimiter() před 12 roky
  Tomasz Zarna 92f90eb229 Add ApplyCommand to JGit API před 12 roky
  Robin Rosenberg 88fe2836ed Quickfix for AutoCRLF handling před 12 roky
  Matthias Sohn e0910edf7c Include eclipse.inf před 12 roky
  Kevin Sawicki d364fb2d4f Remove null access warning in DirCacheCheckout před 12 roky
  Kevin Sawicki 014d759d35 Update example code for obtaining a locked DirCache před 12 roky
  Tomasz Zarna 9c7371a8c4 Allow to get end-of-line characters for a RawText před 12 roky
  Sascha Scholz a1f877e312 Load .gitmodules config before adding values to it před 12 roky
  Matthias Sohn 9169e7f9ec Exclude org.eclipse.jgit from pack200 packing před 12 roky
  Dave Borowitz d023f2c78b Extract filterCommands as a static method on ReceiveCommand před 12 roky
  Dave Borowitz 903e1b81d4 Remove PreUploadHook.onPreAdvertiseRefs před 12 roky
  Dave Borowitz 9d41dbd958 Add an AdvertiseRefsHookChain, similar to the other hook chains před 12 roky
  Dave Borowitz 1f2022e3a7 Modify refs in UploadPack/ReceivePack using a hook interface před 12 roky
  Dave Borowitz 7acd333e7d Fix a typo referring to RevFilter as RefFilter před 12 roky
  Dave Borowitz bb8f0bec4a Minor javadoc wording fixes in ReceivePack před 12 roky
  Dave Borowitz 27cbdaf497 Expose an OutputStream from ReceivePack for sending client messages před 12 roky
  Dave Borowitz 4a01f47e82 Allow creating ReceiveCommands with a specified type před 12 roky
  Dave Borowitz 4bf22ff6e8 Execute ReceiveCommands via a method rather than in ReceivePack před 12 roky
  Kevin Sawicki 0fb0e84405 Reuse existing modes and ids před 12 roky
  Kevin Sawicki 4de8a84671 Add command support for applying a stashed commit před 12 roky