1375 Revīzijas (edc1fee033a23189742cea1807d8029d1b77da00)

Autors SHA1 Ziņojums Datums
  Markus Duft edc1fee033 Fix rebase > continue when nothing left to commit. pirms 12 gadiem
  Dave Borowitz 039c785d9f Try to send HTTP error messages over sideband pirms 12 gadiem
  Dave Borowitz d2787d481e Extract the capability parsing logic in {Upload,Receive}Pack pirms 12 gadiem
  Dave Borowitz 2b0044f222 Make capability strings in BasePack{Fetch,Push}Connection public pirms 12 gadiem
  Dave Borowitz eea8581da5 Fix a typo in "capabilities" in ReceivePack pirms 12 gadiem
  Tomasz Zarna 90d002c15f Remove ambiguous CheckoutConflictException pirms 12 gadiem
  Kevin Sawicki 9e4b4fc41c Set person and message on stash ref update pirms 12 gadiem
  Kevin Sawicki 8db5414dcf Return command from StashCreateCommand setters pirms 12 gadiem
  Kevin Sawicki 9908c203a5 Support insteadOf and pushInsteadOf URL replacement pirms 12 gadiem
  Kevin Sawicki 2c6187697c Check connection's error stream before reading from it pirms 12 gadiem
  Tomasz Zarna eedd77a97b RawText#getEOL() does the same thing as RawText#getLineDelimiter() pirms 12 gadiem
  Tomasz Zarna 92f90eb229 Add ApplyCommand to JGit API pirms 12 gadiem
  Robin Rosenberg 88fe2836ed Quickfix for AutoCRLF handling pirms 12 gadiem
  Kevin Sawicki d364fb2d4f Remove null access warning in DirCacheCheckout pirms 12 gadiem
  Kevin Sawicki 014d759d35 Update example code for obtaining a locked DirCache pirms 12 gadiem
  Tomasz Zarna 9c7371a8c4 Allow to get end-of-line characters for a RawText pirms 12 gadiem
  Sascha Scholz a1f877e312 Load .gitmodules config before adding values to it pirms 12 gadiem
  Dave Borowitz d023f2c78b Extract filterCommands as a static method on ReceiveCommand pirms 12 gadiem
  Dave Borowitz 903e1b81d4 Remove PreUploadHook.onPreAdvertiseRefs pirms 12 gadiem
  Dave Borowitz 9d41dbd958 Add an AdvertiseRefsHookChain, similar to the other hook chains pirms 12 gadiem
  Dave Borowitz 1f2022e3a7 Modify refs in UploadPack/ReceivePack using a hook interface pirms 12 gadiem
  Dave Borowitz bb8f0bec4a Minor javadoc wording fixes in ReceivePack pirms 12 gadiem
  Dave Borowitz 27cbdaf497 Expose an OutputStream from ReceivePack for sending client messages pirms 12 gadiem
  Dave Borowitz 4a01f47e82 Allow creating ReceiveCommands with a specified type pirms 12 gadiem
  Dave Borowitz 4bf22ff6e8 Execute ReceiveCommands via a method rather than in ReceivePack pirms 12 gadiem
  Kevin Sawicki 0fb0e84405 Reuse existing modes and ids pirms 12 gadiem
  Kevin Sawicki 4de8a84671 Add command support for applying a stashed commit pirms 12 gadiem
  Kevin Sawicki 03d4dc597e Add support for creating a stashed commit pirms 12 gadiem
  Kevin Sawicki 10c0b34b88 Add all paths option to CheckoutCommand pirms 12 gadiem
  Daniel Megert 709cd52958 Let the date formatter pick the locale. pirms 12 gadiem
  Stefan Lay 54f23873d6 Add support for autosetuprebase to the CloneCommand pirms 12 gadiem
  Christian Halstrick b6d376a177 Add IGNORE_ERRORS to FileUtils.delete() pirms 12 gadiem
  Christian Halstrick ed7b322186 Generate conflicts and index updates on file mode changes pirms 12 gadiem
  Kevin Sawicki 2f79cf9900 Support gitdir references in working tree .git file pirms 12 gadiem
  Tomasz Zarna f1945cac1d Add getters for old and new prefixes in DiffFormatter pirms 12 gadiem
  Kevin Sawicki 7bde08e1d4 Support committing submodule updates pirms 12 gadiem
  Robin Rosenberg 96acc4e5cf Really close output stream when core.autocrlf is true pirms 12 gadiem
  Kevin Sawicki 97210fd6db Add command support for listing stashed commits pirms 12 gadiem
  Kevin Sawicki b57845c0cc Support relative submodule URLs on init/add/sync pirms 12 gadiem
  Robin Stocker 14cc47ea1a Add BranchTrackingStatus for getting remote tracking status pirms 12 gadiem
  Robin Stocker c0f4880e61 Add BranchConfig helper for access to branch config section pirms 12 gadiem
  Robin Stocker 69d7d1b0b6 Add RevWalkUtils with count(start, end) method pirms 12 gadiem
  Robin Rosenberg 03b5416a35 Fix resolution of tree when path is empty pirms 12 gadiem
  Robin Rosenberg e875c905d3 Make sure all bytes are written to files on close, or get an error. pirms 12 gadiem
  Matthias Sohn b8830d7bbb Throw API exception when LsRemoteCommand fails with TransportException pirms 12 gadiem
  Kevin Sawicki c963e7aacf Resolve ~ with no trailing number as the first parent commit pirms 12 gadiem
  Robin Rosenberg d5c890e0fd Cannot commit -o file with only file permission change pirms 12 gadiem
  Robin Rosenberg 76dd9d1d46 Support more of AutoCRLF pirms 12 gadiem
  Kevin Sawicki aebfc70cc8 Provide helper for unlocking a file pirms 12 gadiem
  Tomasz Zarna f78e52b645 Add setter for ProgressMonitor to DiffCommand pirms 12 gadiem