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

440 Коммитов

Автор SHA1 Сообщение Дата
Tom Preston-Werner 44f82e5ac9 fix commit-diff deleted file bug 2007-10-29 00:27:29 -07:00
Tom Preston-Werner 46291865ba implement commit diff 2007-10-29 00:18:50 -07:00
Chris Wanstrath 02617bd0f7 add Actor#to_s as alias to Actor#name 2007-10-28 22:24:06 -07:00
Chris Wanstrath 5f141d9c01 git-log support 2007-10-28 17:12:54 -07:00
Tom Preston-Werner 337539e896 prepare for packaging as gem 2007-10-25 09:23:01 -07:00
Tom Preston-Werner 8c7f4e1d8c dynamically rewrite ruby style git options 2007-10-25 09:13:03 -07:00
Tom Preston-Werner b5d4f15a4d more readme 2007-10-24 23:19:32 -07:00
Tom Preston-Werner f1ec1aea10 begin readme 2007-10-24 22:20:01 -07:00
Tom Preston-Werner ec03743138 add Actor inspect 2007-10-24 22:02:31 -07:00
Tom Preston-Werner e80bbd2ce6 add Actor class to encapsulate name and email 2007-10-24 21:29:16 -07:00
Tom Preston-Werner 91169e1f5f fix some initialization warnings 2007-10-23 21:29:59 -07:00
Tom Preston-Werner 038af8c329 implement repo level diff 2007-10-23 21:07:57 -07:00
Tom Preston-Werner 40d3057d09 add Tree./ to ease getting subtrees 2007-10-20 15:44:37 -07:00
Tom Preston-Werner 4ea50f4754 better errors for Repo.new 2007-10-20 15:03:50 -07:00
Tom Preston-Werner 1fddfabeaa clear info hash in Blob.blame and update the doc 2007-10-20 02:11:05 -07:00
Tom Preston-Werner 01a1b4f1cb implement Blob.blame 2007-10-20 02:02:48 -07:00
Tom Preston-Werner b6e1b765e0 implement Repo.init_bare 2007-10-19 23:08:03 -07:00
Tom Preston-Werner ebdf4716e3 add Repo.blob 2007-10-14 17:34:10 -07:00
Tom Preston-Werner 34a87f9a72 implement Blob.data and Blob.size 2007-10-13 18:05:35 -07:00
Tom Preston-Werner fc128af28c commit now returns Tree object for tree attribute 2007-10-13 16:32:08 -07:00
Tom Preston-Werner c12f398c2f add inspects to objects 2007-10-13 16:17:54 -07:00
Tom Preston-Werner 74fd66519e add Blob 2007-10-13 16:10:05 -07:00
Tom Preston-Werner 2ac1712b56 add lazy computation of tree contents 2007-10-13 14:56:53 -07:00
Tom Preston-Werner b17b974691 started implementing Tree 2007-10-13 03:37:12 -07:00
Tom Preston-Werner 917522c457 more code comments throughout 2007-10-13 02:54:17 -07:00
Tom Preston-Werner 4aa0e11f54 add comments and make Comment.parents return Commits 2007-10-13 02:36:21 -07:00
Tom Preston-Werner 3b1930208a big refactor to do lazy loading 2007-10-13 02:20:41 -07:00
Tom Preston-Werner 6ffe534098 branches is alias of heads 2007-10-13 00:15:02 -07:00
Tom Preston-Werner 8bfefdbc0d implement Repo#commit and begin on Repo#tree 2007-10-11 09:09:33 -07:00
Tom Preston-Werner de8ecf4880 more commits tests 2007-10-11 00:51:19 -07:00
Tom Preston-Werner 404b7a0dea handle multiline commit messages 2007-10-11 00:40:26 -07:00
Tom Preston-Werner a911921efe move heads logic into Head 2007-10-10 23:22:46 -07:00
Tom Preston-Werner 2c6af5a45d implement Repo.commits 2007-10-10 23:20:54 -07:00
Tom Preston-Werner d837bd432d implement Repo#branches 2007-10-10 09:32:03 -07:00
Tom Preston-Werner d01a4cfad6 convert to Grit module, refactor to be more OO 2007-10-10 09:05:03 -07:00
Tom Preston-Werner a47fd41f3a add more comments throughout 2007-10-10 00:50:39 -07:00
Tom Preston-Werner 5057e76a11 clean up heads test 2007-10-10 00:18:20 -07:00
Tom Preston-Werner 06f63b4305 stub git call for Grit#heads test 2007-10-10 00:11:02 -07:00
Tom Preston-Werner 4c8124ffcf implement Grit#heads 2007-10-10 00:06:12 -07:00
Tom Preston-Werner 634396b2f5 initial grit setup 2007-10-09 23:18:20 -07:00