1555 Commits (stable-4.3)

Author SHA1 Message Date
  Christian Halstrick ea04d2329d Don't use API exception in RebaseTodoLine 10 years ago
  Stefan Lay e90438c0e8 Fix aborting rebase with detached head 10 years ago
  Matthias Sohn 2e0d178855 Add recursive variant of Config.getNames() methods 10 years ago
  Matthias Sohn b14a939718 Prepare 3.3.0-SNAPSHOT builds 10 years ago
  Stefan Lay f86a488e32 Implement rebase.autostash 10 years ago
  Robin Stocker e0502ebb03 More helpful InvalidPathException messages (include reason) 10 years ago
  Robin Stocker f4dae204a6 Fix IgnoreRule#isMatch returning wrong result due to missing reset 10 years ago
  Robin Stocker 7dc8a4f089 Fix exception on conflicts with recursive merge 10 years ago
  Stefan Lay 591998c2d6 Do not allow non-ff-rebase if there are uncommitted changes 10 years ago
  Christian Halstrick af40635aba Fix handling of file/folder conflicts during a checkout 10 years ago
  Stefan Lay dcd0dd4d9e Fix applying stash on other commit 10 years ago
  Shawn Pearce 53616a85ef Break up GCTest to run in parallel 10 years ago
  Shawn Pearce 531d577658 Modify T0004_PackReaderTest to use existing pack 10 years ago
  Shawn Pearce d54d19740a Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 10 years ago
  Matthias Sohn 7f7dd171df Cache SimpleDateFormat in GitDateParser per locale 10 years ago
  Stefan Lay 8339a07e83 Fix FIXUP error for blank lines in interactive rebase 10 years ago
  Stefan Lay 4feace2b9e Fix parsing Rebase todo lines when commit message is missing 10 years ago
  Christian Halstrick 7dce16018e Add close() method to API 10 years ago
  Matthias Sohn fceae20181 Prepare post 3.2.0-m3 builds 10 years ago
  Matthias Sohn 11ad807f7a JGit v3.2.0.201311130903-m3 10 years ago
  Christian Halstrick 8da939221c Don't delete .idx file if .pack file can't be deleted 10 years ago
  Matthias Sohn f1c086f692 [findBugs] Remove nonsense call 10 years ago
  Matthias Sohn 1ec72e9a1c Remove unnecessary @SuppressWarnings("null") 10 years ago
  Matthias Sohn b6cf49b2bd Don't import non-existing package org.eclipse.jgit.java7 10 years ago
  Stefan Lay 979e346711 Interactive Rebase: Do actions if there were conflicts 10 years ago
  Stefan Lay 18069ffe8c Rebase interactive should finish if last step is edit 10 years ago
  Stefan Lay cce2561e9f Add additional RebaseResult for editing commits 10 years ago
  Tobias Pfeifer 765896febb Add Squash/Fixup support for rebase interactive in RebaseCommand 10 years ago
  Matthias Sohn 35331a916a Also use MockSystemReader in GitDateParserBadlyFormattedTest 10 years ago
  Shawn Pearce 75cfa03e16 Use absolute paths for file:// URIs in tests 10 years ago
  Shawn Pearce 1c4216e4bc Move repeat() to utility class for tests 10 years ago
  Shawn Pearce cc3ec72734 Remove hardcoded target/trash from test cases 10 years ago
  Shawn Pearce e59b324095 Remove dependency on StatusCommandTest 10 years ago
  Shawn Pearce 5f9656c404 Remove dependency on DiffFormatterReflowTest 10 years ago
  Robin Rosenberg 98bc384d2b testMaliciousPathEmpty fails on Windows 10 years ago
  Tobias Pfeifer baab84836a Parse commitId and shortMessage of a commented out line in rebase todo 10 years ago
  Christian Halstrick c3873b584f Enhance reading of git-rebase-todo formatted files 10 years ago
  Robin Stocker 09711a4bb9 Make sure SystemReader is reset after test is run 10 years ago
  Robin Rosenberg 068e2df1ce Fix failed tests when the tmp directory is a symlink 10 years ago
  Matthias Sohn b15c617d0f Describe HEAD if no explicit target was set 10 years ago
  Matthias Sohn 7995d87713 Prepare 3.2.0-SNAPSHOT builds 10 years ago
  Matthias Sohn da6e87bc37 Prepare post 3.1.0 builds 10 years ago
  Matthias Sohn 16ca725b35 JGit v3.1.0.201310021548-r 10 years ago
  Matthias Sohn 5a2a2222ef Prepare post 3.1.0 RC1 builds 10 years ago
  Matthias Sohn 6f0681eb9f JGit v3.1.0.201309270735-rc1 10 years ago
  Kohsuke Kawaguchi f045a68a78 Added the git-describe implementation 10 years ago
  Robin Rosenberg a065a06c2a Attempt to fix graph layout when new heads are introduced 11 years ago
  Matthias Sohn 85fae93539 JGit v3.0.3.201309161630-r 10 years ago
  Robin Stocker 02bd26e5a6 ResetCommand: Allow reset on unborn branch when ref not specified 10 years ago
  Matthias Sohn 3af38b4fee Prepare post 3.0.2 builds 10 years ago