hoshi
2017-06-27 Pete ElmoreRemove some dead code from the test. master
2017-06-27 Pete ElmoreBump version.
2017-06-27 Pete ElmoreMore doc fixes, I am going to call this the release... v1.1.1
2017-06-27 Pete ElmoreRakefile should not sudo. I was young and impulsive.
2017-06-27 Pete ElmoreI cannot stop tweaking the README.
2017-06-27 Pete ElmoreMove View.tag back into lib/hoshi/view.rb.
2017-06-27 Pete ElmoreAdd `tag(attr: false)` syntax. Thanks, Hunter!
2017-06-27 Pete Elmoredoc cleanup
2017-06-27 Pete ElmoreUpdate the license.
2017-06-27 Pete ElmoreUpdate the README to fix the credits.
2016-06-12 Pete ElmoreAlso: I didn't update *that* for three years, either.
2016-06-12 Pete ElmoreVersion bump.
2016-06-12 Pete ElmoreTag tweaks. v1.0.3
2016-06-12 Pete ElmoreHTML4 probably doesn't need to be so prominent in the...
2016-06-12 Pete ElmoreDoc changes.
2016-06-12 Pete ElmoreTake the metaid require() out.
2016-06-12 Pete ElmoreHave not been using metaid!
2016-06-12 Pete ElmoreThat was fruitless.
2016-03-15 Pete ElmorePerformance: cache tag objects and minimize string...
2014-01-02 Pete ElmoreChomp that space. Chomp it!
2013-12-24 Pete ElmoreTake *that*, W3C!
2013-12-24 Pete ElmoreI don't know how people keep track of this stuff.
2013-12-20 Pete ElmoreBump version.
2013-12-20 Pete ElmoreEscape values in k/v pairs in tags. v1.0.2
2013-11-25 Pete Elmore1.9 has Symbol#to_proc, so this is needless.
2013-09-23 Pete ElmoreIt was not really that funny. And anyway, I have been...
2013-09-23 Pete ElmoreTags with no values! v1.0.1
2013-09-18 Pete ElmoreGrammatical error inside a comment inside a test. ...
2013-09-18 Pete ElmoreTweak docs.
2013-09-18 Pete ElmoreMisc cleanup, update gem version to 1.0 v1.0.0
2013-09-18 Pete ElmoreAdd HTML5 support.
2009-09-10 Pete ElmoreYeah, we got that comb.
2009-09-01 Pete ElmoreAdd a rake task to run the tests, because I figure...
2009-09-01 Pete ElmoreAdding a little script to run all the tests.
2009-09-01 Pete ElmoreAdding two tests to test some behavior.
2009-09-01 Pete ElmoreReformat that.
2009-09-01 Pete ElmoreTag tweakin'.
2009-05-13 Pete Elmorei making english
2009-05-13 Pete Elmore1.8.6 dissonance.
2009-05-13 Pete ElmoreWhoops, unneeded render.
2009-05-13 Pete ElmoreAnything from here on out is 0.2.1. Some tags need...
2009-05-13 Pete ElmoreInline tags and block returns warrant a minor-version... 0.2.0
2009-05-13 Pete ElmoreAdding the inline tags example. Should at some point...
2009-05-13 Pete ElmoreBlocks' return values are now used if a block renders...
2009-05-13 Pete ElmoreEntities and inline tags.
2009-04-17 Pete Elmorenobr: It's pretty great, maybe?
2009-04-08 Pete ElmoreI don't know why that breaks Rails, but it does.
2009-03-25 Pete Elmoredanged string eval
2009-03-24 Pete ElmoreIf you call build on a sub-class that has arguments...
2009-03-24 Pete Elmorewhitespace changes for the win amirite guys
2009-03-21 Pete ElmoreFix the <b> and <br> tags in HTML4.
2009-02-19 Pete ElmoreI think people would rather type 'li "1->2"' than ...
2009-02-19 Pete ElmoreAdding the conspicuously missing <td> tag to View[...
2009-02-19 Pete ElmoreVersion bump now that 0.1.4 is released.
2009-02-11 Pete ElmoreShooting for compatibility between old Ruby and new... 0.1.4
2009-02-10 Pete Elmore#each_item makes more sense than #def_item.
2009-01-15 Pete ElmoreView::HTML#css_includes as a shorthand for adding sever...
2008-12-31 Pete ElmoreOkay, this is how it's done.
2008-12-17 Pete ElmoreNot all constants are classes.
2008-12-03 Pete ElmoreI guess Symbol#to_proc is built-in for 1.8.7, so removi...
2008-11-17 Pete ElmoreOh, man, whitespace changes up in here.
2008-11-17 Pete ElmorePorted to Ruby 1.9. w007
2008-11-12 Pete ElmoreYeah, 0.1.3. We're pretty close to 1.0. 0.1.3
2008-11-12 Pete ElmoreTiny README update.
2008-11-12 Pete ElmoreRSS2, with example, added as a Hoshi::View, and shown...
2008-11-11 Pete ElmoreThe RF project ended up being hoshi-view, and I forgot...
2008-11-11 Pete ElmoreAdding a feed example. Going to do the RSS stuff next.
2008-11-11 Pete ElmoreOkay, that's a version increase. 0.1.2
2008-11-11 Pete Elmorehtml2hoshi now generates nicer code, uses hpricot,...
2008-11-11 Pete ElmoreMinor README tweak.
2008-11-11 Pete ElmoreFixing View#tag.
2008-11-10 Pete ElmoreAdding a shameless plug to the credits.
2008-11-09 Pete ElmoreThe perils of coding in the modern age!
2008-11-09 Pete Elmorehow did this get here i am not good with git
2008-11-09 Pete ElmoreCGI scripting.
2008-11-09 Pete ElmoreAllowing Hoshi.View to take a block that is passed...
2008-11-09 Pete Elmore%!#!$#@ vim doesn't do blocks right.
2008-11-09 Pete Elmoredithering over instance_eval vs. meta_def, keeping...
2008-11-09 Pete ElmoreMore credits.
2008-11-09 Pete ElmoreUpdating credits.
2008-11-09 Pete ElmoreAdding View.content_type, in preparation for the CGI...
2008-11-09 Pete Elmorenil
2008-11-09 Pete ElmoreUpdate TODO.
2008-11-09 Pete ElmoreSatisfy my OCD by keeping all self.* methods together.
2008-11-09 Pete ElmoreClarify TODO
2008-11-09 Pete Elmoreclass.send(:define_method) -> instance_eval (Thread...
2008-11-09 Pete ElmoreIgnore Rakefile-generated pkg dir.
2008-11-09 Pete ElmoreUndo renaming.
2008-11-09 Pete ElmoreMerge branch 'master' of git://github.com/thewordnerd...
2008-11-09 Nolan DarilekMerge branch 'master' of git://github.com/pete/hoshi
2008-11-09 Nolan DarilekAdded block-based syntax.
2008-11-08 Pete ElmoreAdding a TODO
2008-11-08 Pete ElmoreMerge branch 'master' of git://github.com/alrs/hoshi
2008-11-08 Pete ElmoreTag *this*.
2008-11-08 larsAdded rubyful_soup dependency to Rakefile
2008-11-07 Pete ElmoreREADME (and other minor documentation) fixes.
2008-11-07 Pete ElmoreLittle indentation fix to html2hoshi
2008-11-07 Pete Elmorehtml2hoshi to produce standalone scripts.
2008-11-07 Pete ElmoreFix some requires
2008-11-07 Pete ElmoreMinor naming fix.
next