19 Commits (3c7dceec1a7dc367a3e716331bacc37b74e3f6e0)

Author SHA1 Message Date
  Kevin Sawicki 3c7dceec1a Add commit id and parent count to exception message 12 years ago
  Bernard Leach cf846cfb0b Remove rebase temporary files on checkout failure 13 years ago
  Chris Aniszczyk 557ea857e3 Implement rebase ff for upstream branches with merge commits 13 years ago
  Robin Stocker 6e10aa42e9 Add CHERRY_PICK_HEAD for cherry-pick conflicts 13 years ago
  Philipp Thun 0b5ad24915 Introduce FAILED result for RebaseCommand 13 years ago
  Philipp Thun a21e508a31 Introduce CherryPickResult 13 years ago
  Mathias Kinzler b15b9d5df2 Proper handling of rebase during pull 13 years ago
  Mathias Kinzler e8a1328d05 RebaseCommand: detect and handle fast-forward properly 13 years ago
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir 13 years ago
  Mathias Kinzler 9b039b42e0 Rebase: abort on unknown/unsupported command in git-rebase-todo 13 years ago
  Mathias Kinzler 2a7cd0086b Rebase: fix wrong update if original HEAD after Merge+Skip 13 years ago
  Mathias Kinzler 6bca46e168 Implement rebase --continue and --skip 13 years ago
  Matthias Sohn 45731756a5 [findbugs] Do not ignore exceptional return value 13 years ago
  Mathias Kinzler ad96546ca0 Rebase Interoperability third part: handle stop upon conflict 13 years ago
  Mathias Kinzler 59e62ba7e1 Rebase Interoperability second part: fix "pop steps" 13 years ago
  Mathias Kinzler 7aa1b85821 Rebase Interoperability first part: write "interactive" file 13 years ago
  Mathias Kinzler 12b6350435 RebaseCommand: trim line endings when reading files 13 years ago
  Christian Halstrick 7e298c9ed5 Add more tests for rebase and externalized missing Strings 13 years ago
  Mathias Kinzler e5b96a7848 Initial implementation of a Rebase command 13 years ago