Граф коммитов

  • 02879cf62c add enable/disable daemon serve Tom Preston-Werner 2008-01-19 13:35:57 -0800
  • 8f24479836 add options to Repo.init_bare Tom Preston-Werner 2008-01-13 00:38:38 -0800
  • 275a2b7c7a update readme with github location Tom Preston-Werner 2008-01-12 23:50:16 -0800
  • 18e19dbbe8 add options to fork_bare Tom Preston-Werner 2008-01-10 19:21:22 -0800
  • fb49d370b2 Merge branch 'master' of git://github.com/defunkt/grit into defunkt2 Tom Preston-Werner 2008-01-10 18:35:56 -0800
  • e631529f25 add fork_bare Tom Preston-Werner 2008-01-10 18:29:25 -0800
  • fe3bf3660a add Repo#commits_between Tom Preston-Werner 2008-01-09 01:20:42 -0800
  • 6c38e55379 rake site Tom Preston-Werner 2008-01-07 21:07:49 -0800
  • 7bcc0ee821 prepare for public release v0.7.0 Tom Preston-Werner 2008-01-07 20:41:55 -0800
  • db64b1265c Merge branch 'mojombo' Chris Wanstrath 2008-01-06 23:13:34 -0800
  • 3e0955045c add Commit#mime_type Tom Preston-Werner 2008-01-06 18:59:51 -0800
  • 62e423d6d2 Merge branch 'mojombo' Chris Wanstrath 2008-01-06 18:09:21 -0800
  • b86b48e352 abbreviated sha1 and archiving Tom Preston-Werner 2007-12-28 18:54:22 -0600
  • 80f136f500 fix tests on other machines tom 2007-11-20 17:27:42 -0800
  • 4c596908ce rework lazy some to be more of a delegator Chris Wanstrath 2007-10-29 05:20:10 -0700
  • 1d22e6fde5 add #diffs to commit object Chris Wanstrath 2007-10-29 02:42:39 -0700
  • 44f82e5ac9 fix commit-diff deleted file bug Tom Preston-Werner 2007-10-29 00:27:29 -0700
  • 46291865ba implement commit diff Tom Preston-Werner 2007-10-29 00:16:38 -0700
  • 02617bd0f7 add Actor#to_s as alias to Actor#name Chris Wanstrath 2007-10-28 22:24:06 -0700
  • 5f141d9c01 git-log support Chris Wanstrath 2007-10-28 17:12:54 -0700
  • 337539e896 prepare for packaging as gem Tom Preston-Werner 2007-10-25 09:23:01 -0700
  • 8c7f4e1d8c dynamically rewrite ruby style git options Tom Preston-Werner 2007-10-25 09:13:03 -0700
  • b5d4f15a4d more readme Tom Preston-Werner 2007-10-24 23:19:32 -0700
  • f1ec1aea10 begin readme Tom Preston-Werner 2007-10-24 22:20:01 -0700
  • ec03743138 add Actor inspect Tom Preston-Werner 2007-10-24 22:02:31 -0700
  • e80bbd2ce6 add Actor class to encapsulate name and email Tom Preston-Werner 2007-10-24 21:29:16 -0700
  • 91169e1f5f fix some initialization warnings Tom Preston-Werner 2007-10-23 21:29:59 -0700
  • 038af8c329 implement repo level diff Tom Preston-Werner 2007-10-23 21:07:57 -0700
  • 40d3057d09 add Tree./ to ease getting subtrees Tom Preston-Werner 2007-10-20 15:44:37 -0700
  • 4ea50f4754 better errors for Repo.new Tom Preston-Werner 2007-10-20 15:03:50 -0700
  • 1fddfabeaa clear info hash in Blob.blame and update the doc Tom Preston-Werner 2007-10-20 02:11:05 -0700
  • 01a1b4f1cb implement Blob.blame Tom Preston-Werner 2007-10-20 02:02:48 -0700
  • b6e1b765e0 implement Repo.init_bare Tom Preston-Werner 2007-10-19 23:08:03 -0700
  • ebdf4716e3 add Repo.blob Tom Preston-Werner 2007-10-14 17:34:10 -0700
  • 34a87f9a72 implement Blob.data and Blob.size Tom Preston-Werner 2007-10-13 18:05:35 -0700
  • fc128af28c commit now returns Tree object for tree attribute Tom Preston-Werner 2007-10-13 16:32:08 -0700
  • c12f398c2f add inspects to objects Tom Preston-Werner 2007-10-13 16:17:54 -0700
  • 74fd66519e add Blob Tom Preston-Werner 2007-10-13 16:10:05 -0700
  • 2ac1712b56 add lazy computation of tree contents Tom Preston-Werner 2007-10-13 14:56:53 -0700
  • b17b974691 started implementing Tree Tom Preston-Werner 2007-10-13 03:37:12 -0700
  • 917522c457 more code comments throughout Tom Preston-Werner 2007-10-13 02:54:17 -0700
  • 4aa0e11f54 add comments and make Comment.parents return Commits Tom Preston-Werner 2007-10-13 02:36:21 -0700
  • 3b1930208a big refactor to do lazy loading Tom Preston-Werner 2007-10-13 02:20:41 -0700
  • 6ffe534098 branches is alias of heads Tom Preston-Werner 2007-10-13 00:15:02 -0700
  • 8bfefdbc0d implement Repo#commit and begin on Repo#tree Tom Preston-Werner 2007-10-11 09:09:33 -0700
  • de8ecf4880 more commits tests Tom Preston-Werner 2007-10-11 00:51:19 -0700
  • 404b7a0dea handle multiline commit messages Tom Preston-Werner 2007-10-11 00:40:26 -0700
  • a911921efe move heads logic into Head Tom Preston-Werner 2007-10-10 23:22:46 -0700
  • 2c6af5a45d implement Repo.commits Tom Preston-Werner 2007-10-10 23:20:54 -0700
  • d837bd432d implement Repo#branches Tom Preston-Werner 2007-10-10 09:32:03 -0700
  • d01a4cfad6 convert to Grit module, refactor to be more OO Tom Preston-Werner 2007-10-10 09:05:03 -0700
  • a47fd41f3a add more comments throughout Tom Preston-Werner 2007-10-10 00:50:39 -0700
  • 5057e76a11 clean up heads test Tom Preston-Werner 2007-10-10 00:18:20 -0700
  • 06f63b4305 stub git call for Grit#heads test Tom Preston-Werner 2007-10-10 00:11:02 -0700
  • 4c8124ffcf implement Grit#heads Tom Preston-Werner 2007-10-10 00:06:12 -0700
  • 634396b2f5 initial grit setup Tom Preston-Werner 2007-10-09 23:18:20 -0700