854 Commits (stable-3.1)

Author SHA1 Message Date
  Robin Rosenberg 3f4725c179 Handle content length in WorkingTreeIterator 12 years ago
  Matthias Sohn 9dd6e6cd29 Revert "Allow to write tests with CLI syntax" 12 years ago
  Tomasz Zarna bf845c126d Allow to write tests with CLI syntax 12 years ago
  Kevin Sawicki b37b7e69cd Add command support for dropping a stashed commit 12 years ago
  Kevin Sawicki bbfa4c9b2c Ignore trailing comments in transport SPI parsing 12 years ago
  Kevin Sawicki 7aeea3b27c Compare repository format version as parsed long 12 years ago
  Kevin Sawicki fd0c468b7a Copy all branch configuration values when renaming 12 years ago
  Tomasz Zarna c75aa1aed2 LogCommand#setMaxCount affects all commits 12 years ago
  Shawn O. Pearce ff13648ea2 Revert "Quickfix for AutoCRLF handling" 12 years ago
  Kevin Sawicki 9be6526e9d Only unstash files changed when originally stashed 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Kevin Sawicki 5c18fcb81b Keep submodules in index that are missing in working directory 12 years ago
  Markus Duft edc1fee033 Fix rebase > continue when nothing left to commit. 12 years ago
  Robin Rosenberg dd830f0a8d cleanup: Remove unneeded parameter to private method in RefUpdateTest 12 years ago
  Tomasz Zarna 90d002c15f Remove ambiguous CheckoutConflictException 12 years ago
  Kevin Sawicki fb2113d766 Reuse Git object created in setUp 12 years ago
  Kevin Sawicki 9e4b4fc41c Set person and message on stash ref update 12 years ago
  Kevin Sawicki 9908c203a5 Support insteadOf and pushInsteadOf URL replacement 12 years ago
  Tomasz Zarna eedd77a97b RawText#getEOL() does the same thing as RawText#getLineDelimiter() 12 years ago
  Tomasz Zarna 92f90eb229 Add ApplyCommand to JGit API 12 years ago
  Robin Rosenberg 88fe2836ed Quickfix for AutoCRLF handling 12 years ago
  Tomasz Zarna 9c7371a8c4 Allow to get end-of-line characters for a RawText 12 years ago
  Sascha Scholz a1f877e312 Load .gitmodules config before adding values to it 12 years ago
  Dave Borowitz 1f2022e3a7 Modify refs in UploadPack/ReceivePack using a hook interface 12 years ago
  Kevin Sawicki 4de8a84671 Add command support for applying a stashed commit 12 years ago
  Kevin Sawicki 03d4dc597e Add support for creating a stashed commit 12 years ago
  Kevin Sawicki 10c0b34b88 Add all paths option to CheckoutCommand 12 years ago
  Stefan Lay 54f23873d6 Add support for autosetuprebase to the CloneCommand 12 years ago
  Marc Strapetz 7df17e57d4 EolCanonicalizingInputStream: binary detection should be optional 12 years ago
  Christian Halstrick ed7b322186 Generate conflicts and index updates on file mode changes 12 years ago
  Kevin Sawicki 2f79cf9900 Support gitdir references in working tree .git file 12 years ago
  Kevin Sawicki 7bde08e1d4 Support committing submodule updates 12 years ago
  Dariusz Luksza b649eaa9a8 Move writeTrashFile and deleteFile into JGitTestUtil 12 years ago
  Kevin Sawicki 97210fd6db Add command support for listing stashed commits 12 years ago
  Kevin Sawicki b57845c0cc Support relative submodule URLs on init/add/sync 12 years ago
  Robin Stocker 14cc47ea1a Add BranchTrackingStatus for getting remote tracking status 12 years ago
  Robin Stocker c0f4880e61 Add BranchConfig helper for access to branch config section 12 years ago
  Robin Stocker 69d7d1b0b6 Add RevWalkUtils with count(start, end) method 12 years ago
  Robin Rosenberg 03b5416a35 Fix resolution of tree when path is empty 12 years ago
  Robin Rosenberg e875c905d3 Make sure all bytes are written to files on close, or get an error. 12 years ago
  Kevin Sawicki c963e7aacf Resolve ~ with no trailing number as the first parent commit 12 years ago
  Robin Rosenberg d5c890e0fd Cannot commit -o file with only file permission change 12 years ago
  Robin Rosenberg 76dd9d1d46 Support more of AutoCRLF 12 years ago
  Kevin Sawicki aebfc70cc8 Provide helper for unlocking a file 12 years ago
  Tomasz Zarna 69a5683b82 Add options for setting context lines and prefixes to DiffCommand 12 years ago
  Kevin Sawicki c15c46e41e Retain executable mode of existing files on Windows 12 years ago
  Kevin Sawicki d57c00e036 Add support for cloning submodules to CloneCommand 12 years ago
  Tomasz Zarna 1a2ca5b811 Skip a number commits before starting to show the commit output 12 years ago
  Tomasz Zarna 5d95cd9418 Add constant for default name for the Git repo configuration 12 years ago
  Kevin Sawicki 92c6f2f97b Add comand support for git-submodule 12 years ago