894 Revīzijas (162a5c4c89b289af3755a2f26843cdf908e93c50)

Autors SHA1 Ziņojums Datums
  Stefan Lay f86a488e32 Implement rebase.autostash pirms 10 gadiem
  Robin Stocker e0502ebb03 More helpful InvalidPathException messages (include reason) pirms 11 gadiem
  Robin Stocker f4dae204a6 Fix IgnoreRule#isMatch returning wrong result due to missing reset pirms 10 gadiem
  Robin Stocker 7dc8a4f089 Fix exception on conflicts with recursive merge pirms 10 gadiem
  Stefan Lay 591998c2d6 Do not allow non-ff-rebase if there are uncommitted changes pirms 10 gadiem
  Christian Halstrick af40635aba Fix handling of file/folder conflicts during a checkout pirms 10 gadiem
  Stefan Lay dcd0dd4d9e Fix applying stash on other commit pirms 10 gadiem
  Shawn Pearce 53616a85ef Break up GCTest to run in parallel pirms 10 gadiem
  Shawn Pearce 531d577658 Modify T0004_PackReaderTest to use existing pack pirms 10 gadiem
  Shawn Pearce d54d19740a Move SampleDataRepositoryTestCase to org.eclipse.jgit.test pirms 10 gadiem
  Matthias Sohn 7f7dd171df Cache SimpleDateFormat in GitDateParser per locale pirms 10 gadiem
  Stefan Lay 8339a07e83 Fix FIXUP error for blank lines in interactive rebase pirms 10 gadiem
  Stefan Lay 4feace2b9e Fix parsing Rebase todo lines when commit message is missing pirms 10 gadiem
  Christian Halstrick 7dce16018e Add close() method to API pirms 10 gadiem
  Christian Halstrick 8da939221c Don't delete .idx file if .pack file can't be deleted pirms 10 gadiem
  Matthias Sohn f1c086f692 [findBugs] Remove nonsense call pirms 10 gadiem
  Matthias Sohn 1ec72e9a1c Remove unnecessary @SuppressWarnings("null") pirms 10 gadiem
  Stefan Lay 979e346711 Interactive Rebase: Do actions if there were conflicts pirms 10 gadiem
  Stefan Lay 18069ffe8c Rebase interactive should finish if last step is edit pirms 10 gadiem
  Stefan Lay cce2561e9f Add additional RebaseResult for editing commits pirms 10 gadiem
  Tobias Pfeifer 765896febb Add Squash/Fixup support for rebase interactive in RebaseCommand pirms 11 gadiem
  Matthias Sohn 35331a916a Also use MockSystemReader in GitDateParserBadlyFormattedTest pirms 10 gadiem
  Shawn Pearce 75cfa03e16 Use absolute paths for file:// URIs in tests pirms 10 gadiem
  Shawn Pearce 1c4216e4bc Move repeat() to utility class for tests pirms 10 gadiem
  Shawn Pearce cc3ec72734 Remove hardcoded target/trash from test cases pirms 10 gadiem
  Shawn Pearce e59b324095 Remove dependency on StatusCommandTest pirms 10 gadiem
  Shawn Pearce 5f9656c404 Remove dependency on DiffFormatterReflowTest pirms 10 gadiem
  Robin Rosenberg 98bc384d2b testMaliciousPathEmpty fails on Windows pirms 10 gadiem
  Tobias Pfeifer baab84836a Parse commitId and shortMessage of a commented out line in rebase todo pirms 11 gadiem
  Christian Halstrick c3873b584f Enhance reading of git-rebase-todo formatted files pirms 11 gadiem
  Robin Stocker 09711a4bb9 Make sure SystemReader is reset after test is run pirms 10 gadiem
  Robin Rosenberg 068e2df1ce Fix failed tests when the tmp directory is a symlink pirms 10 gadiem
  Matthias Sohn b15c617d0f Describe HEAD if no explicit target was set pirms 10 gadiem
  Kohsuke Kawaguchi f045a68a78 Added the git-describe implementation pirms 11 gadiem
  Robin Rosenberg a065a06c2a Attempt to fix graph layout when new heads are introduced pirms 11 gadiem
  Robin Stocker 02bd26e5a6 ResetCommand: Allow reset on unborn branch when ref not specified pirms 11 gadiem
  Robin Stocker 52ab578cd7 Don't treat "/" as valid ignore pattern pirms 10 gadiem
  Robin Rosenberg 99d981ce35 Update reflog like C Git during rebase (non-interactive) pirms 11 gadiem
  Robin Stocker c128100800 Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter pirms 11 gadiem
  Robin Stocker c222b18808 Refactor PathSuffixFilterTest to remove duplication pirms 11 gadiem
  Hiroshi Tomita 27c1c51079 Update HEAD in cherry-picking several commits pirms 11 gadiem
  Alex Rukhlin 81db591034 Fix HTTP response processing for WWW-Authenticate headers pirms 11 gadiem
  Robin Rosenberg 8a7f4864d8 Fix tests for OS X when the tmpdir is the default /tmp pirms 11 gadiem
  Robin Rosenberg ec2202f563 Recognize CRLF when parsing the short message of a commit or tag pirms 11 gadiem
  Robin Stocker 9b26e4bffb Enable LsRemoteCommand to work without local repository pirms 11 gadiem
  Robin Stocker a76a4acf87 Implement open(URIish) for TransportLocal pirms 11 gadiem
  Robin Rosenberg 60e01cff2f Update reflog like C Git during rebase (non-interactive) pirms 11 gadiem
  Christian Halstrick 06dd0e9e27 Add path option to StatusCommand pirms 11 gadiem
  Robin Stocker 56ee811780 Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter pirms 11 gadiem
  Robin Stocker 12326ddead Refactor PathSuffixFilterTest to remove duplication pirms 11 gadiem