1. 23 3月, 2011 1 次提交
  2. 28 12月, 2010 3 次提交
  3. 23 11月, 2010 2 次提交
  4. 09 8月, 2010 1 次提交
  5. 27 7月, 2010 2 次提交
  6. 30 4月, 2010 3 次提交
  7. 27 4月, 2010 2 次提交
  8. 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
    • C
      Updated to use the newer ronn instead of ron. · 282e9059
      Chris Brown 提交于
      Fixed a problem in the ronn file this caused.
      282e9059
  9. 12 4月, 2010 2 次提交
  10. 08 4月, 2010 2 次提交
  11. 03 3月, 2010 1 次提交
  12. 24 2月, 2010 1 次提交
  13. 17 2月, 2010 1 次提交
  14. 13 2月, 2010 1 次提交
  15. 24 1月, 2010 3 次提交
  16. 25 12月, 2009 4 次提交
  17. 12 12月, 2009 1 次提交
  18. 11 12月, 2009 1 次提交
  19. 09 12月, 2009 2 次提交