1. c87e36a [git rebase-update] Handle error when chdir'ing to original workdir. by Robert Iannucci · 8 years ago
  2. 7aa2ddd Refactor git_common config and die by agable · 9 years ago
  3. 0d9e59c Fix rebase-update on windows on git-svn repos. by [email protected] · 9 years ago
  4. aa1dfda Fix multi-rename empty branch detection. by [email protected] · 10 years ago
  5. d421f6a Fix "git rebase-update" when multiple branch are stale. by [email protected] · 10 years ago
  6. 74374f9 Add a --keep-going flag for people who run rebase-update infrequently. by [email protected] · 10 years ago
  7. 196809e Only chdir in rebase-update if there's a directory to go back to. by [email protected] · 10 years ago
  8. dabb78b Make git-rebase-update a bit more robust by [email protected] · 10 years ago
  9. 013731e Handle KeyboardInterrupt consistently in python scripts by [email protected] · 10 years ago
  10. 8b4900e Handle unusual case in rebase-update where second rebase attempt works. by [email protected] · 11 years ago
  11. 384039b Improve error handling in git-rebase-update by [email protected] · 11 years ago
  12. 4d2a66e Fix regexp used for enumerating remotes. by [email protected] · 11 years ago
  13. 937159d Fix logic for determing remote name from remote branch. by [email protected] · 11 years ago
  14. b9f2751 Added hyphen-only options by [email protected] · 11 years ago
  15. 43f4ecc Make git rebase-update more responsive. by [email protected] · 11 years ago
  16. bf157b4 Fix empty section appearing in git config for every rebase-update. by [email protected] · 11 years ago
  17. 512d97d Remember what branches we delete and do not try to reparent them in cleanup. by [email protected] · 11 years ago
  18. 56a624a Fix the print of the rebase error message, and make the output prettier too. by [email protected] · 11 years ago
  19. 97231b5 Fix bad interpreters. by [email protected] · 11 years ago
  20. c050a5b Add a family of git-commands to assist with the management of multiple CLs/branches. by [email protected] · 11 years ago