public
Rubygem
Fork of mojombo/grit
Description: Grit is a Ruby library for extracting information from a git repository in an object oriented manner.
Homepage: http://grit.rubyforge.org/
Clone URL: git://github.com/github/grit.git
grit / History.txt
100644 7 lines (4 sloc) 0.104 kb
1
2
3
4
5
6
7
== 0.8.0 / 2008-04-24
  * Lots of fixes and additions
 
== 0.7.0 / 2008-01-07
  * First public release!