982 Commits (stable-3.1)

Autor SHA1 Nachricht Datum
  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
  Matthias Sohn 755dfdb409 Prepare 2.0.0-SNAPSHOT builds vor 12 Jahren
  Matthias Sohn f70b24a601 Prepare post 1.3.0.201202151440-r build vor 12 Jahren
  Matthias Sohn e4ee677dea JGit 1.3.0.201202151440-r vor 12 Jahren
  Christian Halstrick ed7b322186 Generate conflicts and index updates on file mode changes vor 12 Jahren
  Matthias Sohn 3b358ce514 Prepare post 1.3.0.201202121842-rc4 builds vor 12 Jahren
  Matthias Sohn 53917539f8 JGit 1.3.0.201202121842-rc4 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
  Robin Rosenberg 03b5416a35 Fix resolution of tree when path is empty vor 12 Jahren
  Robin Rosenberg e875c905d3 Make sure all bytes are written to files on close, or get an error. vor 12 Jahren
  Kevin Sawicki c963e7aacf Resolve ~ with no trailing number as the first parent commit vor 12 Jahren
  Robin Rosenberg d5c890e0fd Cannot commit -o file with only file permission change vor 12 Jahren
  Robin Rosenberg 76dd9d1d46 Support more of AutoCRLF vor 12 Jahren
  Kevin Sawicki aebfc70cc8 Provide helper for unlocking a file vor 12 Jahren
  Tomasz Zarna 69a5683b82 Add options for setting context lines and prefixes to DiffCommand vor 12 Jahren
  Kevin Sawicki c15c46e41e Retain executable mode of existing files on Windows vor 12 Jahren
  Kevin Sawicki d57c00e036 Add support for cloning submodules to CloneCommand vor 12 Jahren
  Tomasz Zarna 1a2ca5b811 Skip a number commits before starting to show the commit output vor 12 Jahren
  Tomasz Zarna 5d95cd9418 Add constant for default name for the Git repo configuration vor 12 Jahren
  Kevin Sawicki 92c6f2f97b Add comand support for git-submodule vor 12 Jahren
  Tomasz Zarna 248959146a Limit the number of commits in LogCommand output vor 12 Jahren
  Tomasz Zarna acd8aee98a DiffFormatter#format(List) fails unless #scan(ATI, ATI) is called first vor 12 Jahren
  Matthias Sohn a069e90fa9 JGit v1.2.0.201112221803-r vor 12 Jahren
  Kevin Sawicki 1dcb76739c Support getting specific entry number in reflog vor 12 Jahren
  Kevin Sawicki dc4c06e7ac Support resolving integer-based reflog revisions vor 12 Jahren
  Robin Rosenberg 0ca105a502 Enforce the use of Java5 API:s only (with a few exceptions) vor 12 Jahren
  Robin Rosenberg 720119744f Fix MergeCommandTest to pass if File.executable is not supported vor 12 Jahren
  Kevin Sawicki 78bc526d9b Report diff entries for files that only change mode vor 12 Jahren
  Christian Halstrick 3c544647b7 Fix ResolveMerger not to add paths with FileMode 0 vor 12 Jahren
  Matthias Sohn 7fded4d14f Prepare 1.3.0 builds vor 12 Jahren
  Robin Rosenberg 00514bde50 Add percent-encoding of reserved characters in URIish vor 12 Jahren
  Kevin Sawicki 899114f63c Always checkout master when it matches the advertised HEAD vor 12 Jahren
  Robin Stocker 8456cb3f2b Adapt merge message to C Git for remote-tracking branch vor 12 Jahren