1. 6293aea Merge branch 'bc/fix-rebase-merge-skip' by Junio C Hamano · 11 years ago
  2. 95104c7 rebase--merge: fix --skip with two conflicts in a row by brian m. carlson · 11 years ago
  3. 6753d8a Merge branch 'ep/shell-command-substitution' by Junio C Hamano · 11 years ago
  4. f257482 git-rebase--merge.sh: use the $( ... ) construct for command substitution by Elia Pinto · 11 years ago
  5. 0b17b43 Merge branch 'km/avoid-non-function-return-in-rebase' by Junio C Hamano · 11 years ago
  6. 9f50d32 rebase: avoid non-function use of "return" on FreeBSD by Kyle J. McKay · 11 years ago
  7. 3ee5e54 rebase: add the --gpg-sign option by Nicolas Vigier · 11 years ago
  8. 11d6214 remove #!interpreter line from shell libraries by Jonathan Nieder · 11 years ago
  9. 01a1e64 rebase --merge: return control to caller, for housekeeping by Ramkumar Ramachandra · 12 years ago
  10. 572a7c5 rebase: don't source git-sh-setup twice by Martin von Zweigbergk · 13 years ago
  11. ad687b4 rebase -m: only call "notes copy" when rewritten exists and is non-empty by Andrew Wong · 13 years ago
  12. b325680 rebase -m: don't print exit code 2 when merge fails by Martin von Zweigbergk · 14 years ago
  13. 84df456 rebase: extract code for writing basic state by Martin von Zweigbergk · 14 years ago
  14. fa99c1e rebase: extract merge code to new source file by Martin von Zweigbergk · 14 years ago