1. 24 Aug, 2012 1 commit
  2. 30 Jul, 2012 5 commits
  3. 26 May, 2012 1 commit
  4. 19 May, 2012 3 commits
  5. 25 Apr, 2012 2 commits
  6. 05 Mar, 2012 1 commit
  7. 01 Mar, 2012 1 commit
  8. 13 Feb, 2012 1 commit
  9. 28 Nov, 2011 1 commit
  10. 12 Oct, 2011 1 commit
  11. 19 Sep, 2011 1 commit
    • Tabify everything · 87d9869f
      There were quite a few places were spaces were being used instead of
      tabs. Try to catch them all. This should hopefully not break anything.
      Except for `git blame`. Oh well.
      Vicent Marti committed
  12. 18 Sep, 2011 1 commit
    • Cleanup legal data · bb742ede
      1. The license header is technically not valid if it doesn't have a
      copyright signature.
      
      2. The COPYING file has been updated with the different licenses used in
      the project.
      
      3. The full GPLv2 header in each file annoys me.
      Vicent Marti committed
  13. 04 Sep, 2011 1 commit
  14. 30 Aug, 2011 1 commit
  15. 18 Aug, 2011 9 commits
  16. 27 Jun, 2011 1 commit
    • Slim down git_transport · 0ac2726f
      Remove the unused repo and private pointers and make the direction a
      flag, as it can only have two states. Change the connect signature to
      use an int instead of git_net_direction and remove that enum.
      
      Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
      Carlos Martín Nieto committed
  17. 26 Jun, 2011 4 commits