]> gitweb.michael.orlitzky.com - dead/lwn-epub.git/history - src
Add curl-fu for logging in and retrieving pages.
[dead/lwn-epub.git] / src /
2012-06-26 Michael OrlitzkyAdd curl-fu for logging in and retrieving pages.
2012-06-26 Michael OrlitzkyCombine a few tests.
2012-06-26 Michael OrlitzkyAdd indentation.
2012-06-26 Michael OrlitzkyAdd link-to-span preprocessing.
2012-06-25 Michael OrlitzkyBegin working on determining the article argument type.
2012-06-25 Michael OrlitzkyCreate a test suite and add `make test` target.
2012-06-25 Michael OrlitzkyCombine ArticlePage and FullPage into one Page type.
2012-06-24 Michael OrlitzkyUse cmdargs to parse the one command-line argument.
2012-06-24 Michael OrlitzkyGo through a good bit of nonsense to get it successfull...
2012-06-23 Michael OrlitzkyBegin work on the full page code.
2012-06-23 Michael OrlitzkySwitch from epub to pandoc for epub creation.
2012-06-23 Michael OrlitzkyAdd a first draft using HXT, HandsomeSoup, and the...
2012-06-22 Michael OrlitzkyAdd a dependency on tagsoup.
2012-06-22 Michael OrlitzkyInitial commit. Hello, world.