1. 15 10月, 2017 1 次提交
  2. 11 4月, 2017 1 次提交
  3. 02 11月, 2016 1 次提交
    • W
      Add ability to delete releases · 4f419aa4
      Wesley Bland 提交于
      To mirror all the other `hub release` commands, allow the user to delete
      releases from the command line. The new subcommand takes only one
      argument (the tag of the release being deleted).
      
      Fixes #1326
      4f419aa4
  4. 12 9月, 2016 1 次提交
  5. 11 9月, 2016 3 次提交
  6. 22 8月, 2016 1 次提交
    • M
      Fix `release` from detached HEAD · d5c8337f
      Mislav Marohnić 提交于
      Don't try to default `target_commitish` to the currently checked out
      branch. Instead, keep the value blank unless explicitly provided. It
      will default to the main branch on the server.
      d5c8337f
  7. 21 8月, 2016 1 次提交
  8. 03 6月, 2016 1 次提交
  9. 27 2月, 2016 1 次提交
  10. 01 2月, 2016 2 次提交
  11. 31 1月, 2016 11 次提交
  12. 24 1月, 2016 1 次提交
  13. 20 1月, 2016 1 次提交
  14. 04 3月, 2015 1 次提交
  15. 21 2月, 2015 1 次提交
    • J
      Extract logic of printing out to console · 177640db
      Jingwen Owen Ou 提交于
      Introduce a `console` package which encapsulates logic of printing out
      to console. This provides flexibility of discarding output in tests.
      It also allows us to unify format of printing to console (if we want to).
      
      This fixes #801.
      177640db
  16. 13 1月, 2015 1 次提交
  17. 25 12月, 2014 7 次提交
  18. 01 12月, 2014 1 次提交
  19. 20 10月, 2014 1 次提交
  20. 03 3月, 2014 1 次提交
  21. 24 2月, 2014 1 次提交