1. 20 Dec, 2016 6 commits
  2. 19 Dec, 2016 6 commits
  3. 18 Dec, 2016 2 commits
  4. 17 Dec, 2016 5 commits
  5. 16 Dec, 2016 2 commits
  6. 12 Dec, 2016 10 commits
  7. 07 Dec, 2016 2 commits
  8. 06 Dec, 2016 1 commit
  9. 04 Dec, 2016 1 commit
  10. 03 Dec, 2016 1 commit
  11. 02 Dec, 2016 1 commit
    • git_rebase_init: correctly handle detached HEAD · 4db1fc7e
      git_rebase_finish relies on head_detached being set, but
      rebase_init_merge was only setting it when branch->ref_name was unset.
      But branch->ref_name would be set to "HEAD" in the case of detached
      HEAD being either implicitly (NULL) or explicitly passed to
      git_rebase_init.
      David Turner committed
  12. 20 Nov, 2016 1 commit
  13. 18 Nov, 2016 2 commits