]> gitweb.michael.orlitzky.com - dead/lwn-epub.git/history - src
Use 'find' to locate all source files in the makefile.
[dead/lwn-epub.git] / src /
2012-06-28 Michael OrlitzkyDon't crash if the config file doesn't exist.
2012-06-28 Michael OrlitzkyAdd the add_trailing_slash function and tests.
2012-06-28 Michael OrlitzkyAttempt to implement article downloading.
2012-06-28 Michael OrlitzkyAdd some tests for the article URL construction.
2012-06-28 Michael OrlitzkyAdd config file parsing.
2012-06-27 Michael OrlitzkyImplement image download and replacement.
2012-06-27 Michael OrlitzkyAlways show help if parsing fails.
2012-06-27 Michael OrlitzkyFix up the absolute URI functions/tests.
2012-06-27 Michael OrlitzkyBegin working on image replacemenent.
2012-06-26 Michael OrlitzkyImplement URL filename parsing (with tests) and the...
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.