summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-09Increase version to 0.1.7defanor
2017-12-08Set the PANCAKE environment variable for downloadersdefanor
2017-12-07Add description, commands, and shortcuts into pancake.1defanor
2017-12-06Add a web.archive.org shortcut into the default configurationdefanor
2017-12-06Run curl with --compressed by defaultdefanor
2017-12-05pancake-browse-url: use current buffer if it's a pancake bufferdefanor
2017-12-01Add missing documentation annotationsdefanor
2017-12-01Skip empty table headersdefanor
2017-12-01Reduce spacing between blocksdefanor
2017-11-29Use renderBlocks for OrderedListdefanor
2017-11-29Update commands in READMEdefanor
2017-11-28Cleanup pancake-process-output before processingdefanor
2017-11-28Remove utf8-string dependencydefanor
2017-11-28Add a license notice comment into Setup.hsdefanor
2017-11-28Use [ and ] instead of b and f for history navigationdefanor
2017-11-28Increase version to 0.1.6defanor
2017-11-28Introduce initial image supportdefanor
2017-11-28Change the way images are rendered and denoteddefanor
2017-11-28Prepend license notices to source filesdefanor
2017-11-26Add file savingdefanor
2017-11-26Distinguish image denotations from those for linksdefanor
2017-11-25Parse Emacs "mode" file variablesdefanor
2017-11-24Don't skip empty linesdefanor
2017-11-24Add missing documentation annotationsdefanor
2017-11-24Update README and convert it into reStructuredTextdefanor
2017-11-24Make div indentation optionaldefanor
2017-11-23Use default pandoc extensionsdefanor
2017-11-23Allow user-defined digits and radices for reference numberingdefanor
2017-11-21Try to split lines on spaces during aggressive splittingdefanor
2017-11-21Adjust table column widths more evenlydefanor
2017-11-21Restore ^{} for superscripts and similar text bits in Emacsdefanor
2017-11-20Increase version to 0.1.5defanor
2017-11-20Prepare for binary releasesdefanor
2017-11-20Create man directory if it doesn't existdefanor
2017-11-19Use Travis CIdefanor
2017-11-19Add Pancake.Command and Paths_pancake into pancake.cabaldefanor
2017-11-19Update the man pagedefanor
2017-11-17Narrow footnotesdefanor
2017-11-16Handle SIGINT during getLinedefanor
2017-11-15Relax Gopher directory parserdefanor
2017-11-15Adjust default faces for Emacs with dark backgrounddefanor
2017-11-15Handle the --help optiondefanor
2017-11-14pancake.el: initiate input on '*'defanor
2017-11-14Set help-echo and follow-link for text buttonsdefanor
2017-11-14Fix shortcut query escapingdefanor
2017-11-13Add a man pagedefanor
2017-11-13Handle the --version optiondefanor
2017-11-12Increase version to 0.1.4defanor
2017-11-12Use completing-read and remember URI history in Emacsdefanor
2017-11-11Fix shortcut command parsingdefanor