summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)Author
2008-09-06Pandoc is no longer a native debian package.fiddlosopher
2008-09-04Reworked Text.Pandoc.ODT to use zip-archive instead of calling external 'zip'.fiddlosopher
2008-08-27Removed PDF writer from core pandoc, restored markdown2pdf.fiddlosopher
2008-08-14Simplified and improved UTF8 handling:fiddlosopher
2008-08-10Added zip as a build dependency in debian/control.fiddlosopher
2008-08-10Debian packaging changes:fiddlosopher
2008-08-10Removed markdown2pdf and all references to it.fiddlosopher
2008-08-09Rewrote test suite so it doesn't depend on perl or unix tools.fiddlosopher
2008-08-08Added Text.Pandoc.UTF8 as a backup for when utf8-string is not present.fiddlosopher
2008-08-01Added utf8-string library to depends in debian/control.fiddlosopher
2008-08-01Added code for xml library (Text.XML.Light) to source tree,fiddlosopher
2008-07-31Use utf8-string's System.IO.UTF8 to replace Text.Pandoc.UTF8.fiddlosopher
2008-07-27Added MediaWiki writer.fiddlosopher
2008-03-25Documented OpenDocument writer and markdown2odt in debian/control.fiddlosopher
2008-02-24Changes to Texinfo writer:fiddlosopher
2008-02-09Remove build dependencies on libghc6-regex-compat-dev, libghc6-uulib-dev androktas
2008-02-09Mark the package as UNRELEASED.roktas
2008-02-09* Debian packaging changes:roktas
2008-01-08* Debian packaging changes:roktas
2008-01-07Updated changelog.fiddlosopher
2007-12-08Removed support for "box-style" block quotes in markdown.fiddlosopher
2007-12-06Updated debian/changelog.fiddlosopher
2007-11-25+ Makefile now checks GHC version. If GHC is 6.6, pandoc.cabal.ghc66fiddlosopher
2007-11-25Updated debian/changelog.fiddlosopher
2007-11-10Modified debian/changelog -- include last bugfix.fiddlosopher
2007-11-06Remove a duplicate comment line.roktas
2007-11-06Modified build procedure to allow compilation with GHC 6.8:fiddlosopher
2007-11-01Updated changelog in light of last change.fiddlosopher
2007-10-28Modified specialChar in LaTeX reader so that '"'fiddlosopher
2007-10-27Updated changelog to reflect change to fromUTF8.fiddlosopher
2007-10-18'--no-wrap' option now prevents the addition of structural whitespacefiddlosopher
2007-10-15Removed 'version' constant from Main.hs; added 'pandocVersion' to Text.Pandoc.fiddlosopher
2007-10-13Updated changelog.fiddlosopher
2007-10-12Undid last change: instead of blocking the internal links in thefiddlosopher
2007-10-11Man writer: Don't print link source for internal links (#...).fiddlosopher
2007-10-11Fixed bug in RST reader: previously, code blocks had to befiddlosopher
2007-10-07Makefile:roktas
2007-10-07Changes in debian/changelog:roktas
2007-10-06Updated debian/changelog.fiddlosopher
2007-10-04Added libghc6-network-dev, libghc6-xhtml-dev, and libghc6-mtl-dev asfiddlosopher
2007-09-13Changed pandoc home page to http://johnmacfarlane.net/pandoc/.fiddlosopher
2007-09-03Updated debian/changelog.fiddlosopher
2007-09-03* The previous fix was wrong. Apply a proper fix and cross the fingers. :-)roktas
2007-09-03* Urgent fix to address the following issue:roktas
2007-09-02* debian/changelog: add signatureroktas
2007-09-02Updated debian/changelog.fiddlosopher
2007-09-01Simplify autolink parsing code, using Network.URI to test forfiddlosopher
2007-08-26* changelog: make sure to close pandoc's ITP bug.roktas
2007-08-26Updated changelog.fiddlosopher
2007-08-26Updated debian/changelog.fiddlosopher