projects
/
dead
/
lwn-epub.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
dead/lwn-epub.git
2012-12-01
Michael Orlitzky
Bump a few dependencies, fix compilation failures.
master
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Michael Orlitzky
Add the other-modules field to the cabal file to make...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Michael Orlitzky
"Fix" the unicode URL bug.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Michael Orlitzky
Bump cmdargs dependency to 0.10.*.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Michael Orlitzky
Merge branch 'master' of michael.orlitzky.com:/var...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Michael Orlitzky
Make show_help work.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Michael Orlitzky
Include the makefile in the tarball.
v0.0.2
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Michael Orlitzky
Add missing cabal fields.
v0.0.1
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Michael Orlitzky
Add LICENSE and README files.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Michael Orlitzky
Add an 'install' makefile target.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Michael Orlitzky
Bump the version to 0.0.1 in the cabal file.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Michael Orlitzky
Replace the curl routines with http-conduit ones.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Michael Orlitzky
Return-style fix.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Michael Orlitzky
Print an error before usage if we can't parse the page.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Michael Orlitzky
Switch from a FilePath to a CookieJar in the config.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Michael Orlitzky
Add http-conduit and http-types dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-19
Michael Orlitzky
Add LICENSE and README files.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-19
Michael Orlitzky
Add an 'install' makefile target.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Michael Orlitzky
Replace double newlines with "<br /><br />" in <pre...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Michael Orlitzky
Fix the duplicated full story body bug.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Michael Orlitzky
If we don't have the contents of a particular full...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Michael Orlitzky
Remove full story paragraphs if we aren't going to...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Michael Orlitzky
Use an exact match for the "Full Story" link text.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Michael Orlitzky
Fix the --full-story handling.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Michael Orlitzky
Don't download full stories if we aren't going to use...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Michael Orlitzky
Add a --full-stories option which may or may not work.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Michael Orlitzky
Remove a debug putStrLn.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Michael Orlitzky
Use parallel-io instead of mapM to download images...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Michael Orlitzky
Only fetch login cookies once.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Michael Orlitzky
Move the pure-xml functions into the LWN.XHTML module.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Michael Orlitzky
Move the wrapper div inside the ArticlePage to_xhtml...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Michael Orlitzky
Move the main processing functions into the LWN.Page...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Michael Orlitzky
Whitespace cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Michael Orlitzky
Source reorganization and cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Michael Orlitzky
Add a trailing newline to the Misc module.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Michael Orlitzky
Clean up some types now that I know what I'm doing.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Michael Orlitzky
Final cleanups to get the download working.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Michael Orlitzky
Move some IO out of the HTTP module.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Michael Orlitzky
Trivial whitespace cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Michael Orlitzky
Add trailing slashes to URLs.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Michael Orlitzky
Change the program name to 'lwn-epub' in the CommandLin...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Michael Orlitzky
Use 'find' to locate all source files in the makefile.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Michael Orlitzky
Don't crash if the config file doesn't exist.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Michael Orlitzky
Add the add_trailing_slash function and tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Michael Orlitzky
Attempt to implement article downloading.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Michael Orlitzky
Add some tests for the article URL construction.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Michael Orlitzky
Add config file parsing.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Michael Orlitzky
Implement image download and replacement.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Michael Orlitzky
Always show help if parsing fails.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Michael Orlitzky
Fix up the absolute URI functions/tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Michael Orlitzky
Begin working on image replacemenent.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Michael Orlitzky
Implement URL filename parsing (with tests) and the...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Michael Orlitzky
Add download-curl dependency for saving images.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Michael Orlitzky
Add curl-fu for logging in and retrieving pages.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Michael Orlitzky
Combine a few tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Michael Orlitzky
Add indentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Michael Orlitzky
Add link-to-span preprocessing.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Michael Orlitzky
Begin working on determining the article argument type.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Michael Orlitzky
Create a test suite and add `make test` target.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Michael Orlitzky
Combine ArticlePage and FullPage into one Page type.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Michael Orlitzky
Use cmdargs to parse the one command-line argument.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Michael Orlitzky
Go through a good bit of nonsense to get it successfull...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-23
Michael Orlitzky
Begin work on the full page code.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-23
Michael Orlitzky
Switch from epub to pandoc for epub creation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-23
Michael Orlitzky
Add a first draft using HXT, HandsomeSoup, and the...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Michael Orlitzky
Add a dependency on tagsoup.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Michael Orlitzky
Add a .gitignore for the dist directory.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Michael Orlitzky
Initial commit. Hello, world.
commit
|
commitdiff
|
tree
|
snapshot