1. 23 11月, 2010 2 次提交
  2. 07 11月, 2010 2 次提交
  3. 27 7月, 2010 1 次提交
  4. 30 4月, 2010 3 次提交
  5. 27 4月, 2010 2 次提交
  6. 22 4月, 2010 2 次提交
    • M
      create Hub::Context and refactor how hub interacts with git · 743649e9
      Mislav Marohnić 提交于
      Less juggling of constants, more ruby methods. Information that requires
      shelling out (e.g. GitHub username, token, repo name ...) is now loaded
      on demand, meaning no shelling out for commands that don't need it.
      
      Tests are now safer; they are prevented from shelling out to get info.
      All test data is stubbed.
      
      New `github_url` method builds needed URLs while keeping sensible defaults.
      
      Commands that open the browser (`compare`, `browse`) now share a bit of
      underlying implementation and recognize the same flags (`-p`, `-u`).
      743649e9
    • J
      Fix up `hub submodule` · 0089a940
      Justin Ridgewell 提交于
      0089a940
  7. 12 4月, 2010 1 次提交
    • J
      Add "compare" command. · 2155debc
      Joshua Roesslein 提交于
      This command allows you to view a compare view in the browser
      from a START to an END commit.
      
      Example:
        hub compare AWESOME_PATCH...MASTER
      2155debc
  8. 08 4月, 2010 2 次提交
  9. 06 3月, 2010 2 次提交
  10. 24 2月, 2010 1 次提交
  11. 13 2月, 2010 1 次提交
  12. 24 1月, 2010 4 次提交
  13. 25 12月, 2009 2 次提交
  14. 13 12月, 2009 2 次提交
  15. 12 12月, 2009 1 次提交
  16. 11 12月, 2009 1 次提交
  17. 10 12月, 2009 3 次提交
  18. 09 12月, 2009 8 次提交