1009 Commits (8da939221c2e244fe0ba979fa8419a90bf618315)

Author SHA1 Message Date
  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 11 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 11 years ago
  Christian Halstrick c3873b584f Enhance reading of git-rebase-todo formatted files 11 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 11 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 11 years ago
  Matthias Sohn 3af38b4fee Prepare post 3.0.2 builds 10 years ago
  Matthias Sohn da3041ae73 JGit v3.0.2.201311090911-r 10 years ago
  Robin Stocker 52ab578cd7 Don't treat "/" as valid ignore pattern 10 years ago
  Matthias Sohn 4eefa881b3 Prepare post 3.0.2-rc2 builds 10 years ago
  Matthias Sohn 7c37177952 JGit v3.0.2.201309041250-rc2 10 years ago
  Matthias Sohn b97a35d7cf Update build to use CBI jarsigner plugin 10 years ago
  Robin Rosenberg 99d981ce35 Update reflog like C Git during rebase (non-interactive) 11 years ago
  Robin Stocker c128100800 Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter 11 years ago
  Robin Stocker c222b18808 Refactor PathSuffixFilterTest to remove duplication 11 years ago
  Hiroshi Tomita 27c1c51079 Update HEAD in cherry-picking several commits 11 years ago
  Alex Rukhlin 81db591034 Fix HTTP response processing for WWW-Authenticate headers 11 years ago
  Robin Rosenberg 8a7f4864d8 Fix tests for OS X when the tmpdir is the default /tmp 11 years ago
  Robin Rosenberg ec2202f563 Recognize CRLF when parsing the short message of a commit or tag 11 years ago
  Matthias Sohn fdd1ac930e Prepare 3.0.2-SNAPSHOT builds 11 years ago
  Robin Stocker 9b26e4bffb Enable LsRemoteCommand to work without local repository 11 years ago
  Robin Stocker a76a4acf87 Implement open(URIish) for TransportLocal 11 years ago
  Robin Rosenberg 60e01cff2f Update reflog like C Git during rebase (non-interactive) 11 years ago
  Christian Halstrick 06dd0e9e27 Add path option to StatusCommand 11 years ago
  Robin Stocker 56ee811780 Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter 11 years ago
  Robin Stocker 12326ddead Refactor PathSuffixFilterTest to remove duplication 11 years ago
  Hiroshi Tomita 6845bb5b3e Update HEAD in cherry-picking several commits 11 years ago