604 Commits (dac66672df0535f61a13273524d46e1e0012ca69)

Autor SHA1 Nachricht Datum
  Kevin Sawicki dac66672df Update smudged entries when writing index vor 12 Jahren
  Dariusz Luksza 1bec1f2fae Ensure resetting on commit id vor 12 Jahren
  Shawn O. Pearce 3da4c6fc58 Move NLS test for HttpServerText to http.test vor 12 Jahren
  Robin Rosenberg 1953ae6aee Smudge index entries on first write (too), as well when reading vor 12 Jahren
  Kevin Sawicki 6ebc477c0b Make output stream optional in DiffCommand vor 12 Jahren
  Robin Rosenberg 42d7565ba9 Validate paths during DirCheckout vor 12 Jahren
  Robin Rosenberg 9c5b31703f Enable large file support vor 12 Jahren
  Tomasz Zarna a2dac2c78d Allow to write tests with CLI syntax vor 12 Jahren
  Robin Rosenberg 95ed300b04 Enable DirCacheEntry's copyMetaData to not copy stage info vor 12 Jahren
  Robin Rosenberg fd53b454f2 Fix broken TagCommand API vor 12 Jahren
  Shawn O. Pearce c0b1443926 Index config section and subsection names in one pass vor 12 Jahren
  Kevin Sawicki 543c5238ae Recurse into cloned submodules vor 12 Jahren
  Robin Rosenberg 3f4725c179 Handle content length in WorkingTreeIterator vor 12 Jahren
  Matthias Sohn 9dd6e6cd29 Revert "Allow to write tests with CLI syntax" vor 12 Jahren
  Tomasz Zarna bf845c126d Allow to write tests with CLI syntax vor 12 Jahren
  Kevin Sawicki b37b7e69cd Add command support for dropping a stashed commit vor 12 Jahren
  Kevin Sawicki bbfa4c9b2c Ignore trailing comments in transport SPI parsing vor 12 Jahren
  Kevin Sawicki 7aeea3b27c Compare repository format version as parsed long vor 12 Jahren
  Kevin Sawicki fd0c468b7a Copy all branch configuration values when renaming vor 12 Jahren
  Tomasz Zarna c75aa1aed2 LogCommand#setMaxCount affects all commits vor 12 Jahren
  Shawn O. Pearce ff13648ea2 Revert "Quickfix for AutoCRLF handling" vor 12 Jahren
  Kevin Sawicki 9be6526e9d Only unstash files changed when originally stashed vor 12 Jahren
  Robin Rosenberg 95d311f888 Move JGitText to an internal package vor 12 Jahren
  Kevin Sawicki 5c18fcb81b Keep submodules in index that are missing in working directory vor 12 Jahren
  Markus Duft edc1fee033 Fix rebase > continue when nothing left to commit. vor 12 Jahren
  Robin Rosenberg dd830f0a8d cleanup: Remove unneeded parameter to private method in RefUpdateTest vor 12 Jahren
  Tomasz Zarna 90d002c15f Remove ambiguous CheckoutConflictException vor 12 Jahren
  Kevin Sawicki fb2113d766 Reuse Git object created in setUp vor 12 Jahren
  Kevin Sawicki 9e4b4fc41c Set person and message on stash ref update vor 12 Jahren
  Kevin Sawicki 9908c203a5 Support insteadOf and pushInsteadOf URL replacement vor 12 Jahren
  Tomasz Zarna eedd77a97b RawText#getEOL() does the same thing as RawText#getLineDelimiter() vor 12 Jahren
  Tomasz Zarna 92f90eb229 Add ApplyCommand to JGit API vor 12 Jahren
  Robin Rosenberg 88fe2836ed Quickfix for AutoCRLF handling vor 12 Jahren
  Tomasz Zarna 9c7371a8c4 Allow to get end-of-line characters for a RawText vor 12 Jahren
  Sascha Scholz a1f877e312 Load .gitmodules config before adding values to it vor 12 Jahren
  Dave Borowitz 1f2022e3a7 Modify refs in UploadPack/ReceivePack using a hook interface vor 12 Jahren
  Kevin Sawicki 4de8a84671 Add command support for applying a stashed commit vor 12 Jahren
  Kevin Sawicki 03d4dc597e Add support for creating a stashed commit vor 12 Jahren
  Kevin Sawicki 10c0b34b88 Add all paths option to CheckoutCommand vor 12 Jahren
  Stefan Lay 54f23873d6 Add support for autosetuprebase to the CloneCommand vor 12 Jahren
  Marc Strapetz 7df17e57d4 EolCanonicalizingInputStream: binary detection should be optional vor 12 Jahren
  Christian Halstrick ed7b322186 Generate conflicts and index updates on file mode changes vor 12 Jahren
  Kevin Sawicki 2f79cf9900 Support gitdir references in working tree .git file vor 12 Jahren
  Kevin Sawicki 7bde08e1d4 Support committing submodule updates vor 12 Jahren
  Dariusz Luksza b649eaa9a8 Move writeTrashFile and deleteFile into JGitTestUtil vor 12 Jahren
  Kevin Sawicki 97210fd6db Add command support for listing stashed commits vor 12 Jahren
  Kevin Sawicki b57845c0cc Support relative submodule URLs on init/add/sync vor 12 Jahren
  Robin Stocker 14cc47ea1a Add BranchTrackingStatus for getting remote tracking status vor 12 Jahren
  Robin Stocker c0f4880e61 Add BranchConfig helper for access to branch config section vor 12 Jahren
  Robin Stocker 69d7d1b0b6 Add RevWalkUtils with count(start, end) method vor 12 Jahren