summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fixed email javascript obfuscation with mailto: URLs.John MacFarlane2015-07-07
* Updated context writer test.John MacFarlane2015-07-06
* ConTeXt template: activate hanging indent for definition lists.John MacFarlane2015-07-06
* Setup.hs: better version detection in older hsb2hs.John MacFarlane2015-07-06
* Changes in WiX installer.John MacFarlane2015-07-05
* Make cabal require hsb2hs >= 0.3.1.John MacFarlane2015-07-05
* Travis: only do sdist with cabal != 1.16.John MacFarlane2015-07-05
* Travis: reorder hsb2hs install.John MacFarlane2015-07-05
* Travis: install hsb2hs.John MacFarlane2015-07-04
* Makefile: prettier 'download_stats'.John MacFarlane2015-07-04
* Clarified that templates go in templates subdirectory of user data dir.John MacFarlane2015-07-04
* Setup.hs: Don't require hsb2hs unless embed_data_files flag specified.John MacFarlane2015-07-03
* Try to fix travis build for ghc 7.4.2.John MacFarlane2015-07-03
* Fixed travis.John MacFarlane2015-07-03
* Travis: build in a directory created by sdist.John MacFarlane2015-07-03
* Updated changelog.John MacFarlane2015-07-03
* Added pandoc.1 to repository. Don't build as part of cabal build.John MacFarlane2015-07-02
* Bump date on READMEJohn MacFarlane2015-07-02
* Bump version to 1.15.0.4.John MacFarlane2015-07-02
* WiX: Set InstallPrivileges to limited.John MacFarlane2015-07-02
* Make copying of man pages respect --destdir.John MacFarlane2015-07-02
* Better error messages for filters:John MacFarlane2015-07-02
* Bump version to 1.15.0.3, updated changelog.John MacFarlane2015-07-02
* Setup.hs: ensure target directory is created when installing man page.John MacFarlane2015-07-02
* Version bump to 1.15.0.2, updated changelog.John MacFarlane2015-07-02
* Added man page source files to extra-source-files.John MacFarlane2015-07-02
* Bump version to 1.15.0.1, update changelog.John MacFarlane2015-07-01
* Install man pages as part of cabal 'copy' phase.John MacFarlane2015-07-01
* Generate man page in cabal build process and include in data/.John MacFarlane2015-07-01
* Don't use MANDIR in make_deb and make_osx_package.John MacFarlane2015-07-01
* Always rebuild man page in making deb and osx package.John MacFarlane2015-07-01
* Updated make_osx_package.sh for new man page method.John MacFarlane2015-07-01
* Updated make_deb.sh for new man page method.John MacFarlane2015-07-01
* Updated changelog.John MacFarlane2015-07-01
* ConTeXt: use `\goto` for internal links.John MacFarlane2015-07-01
* Ignore sandbox on 'make quick'John MacFarlane2015-07-01
* Merge pull request #2255 from mchladek/odt_linebreakJohn MacFarlane2015-07-01
|\
| * Do not add a carriage return after a hard line break in OpenDocument writer a...Michael Chladek2015-07-01
* | ConTeXt writer: Added a % at end for `\reference` to avoid spurious space.John MacFarlane2015-07-01
* | New method for building man pages.John MacFarlane2015-07-01
|/
* Fixed man page building in make_osx_package.sh.John MacFarlane2015-06-30
* Updated changelog.John MacFarlane2015-06-30
* README: Added Lars-Dominik Braun as contributorJohn MacFarlane2015-06-29
* make_deb.sh: Use pandoc to create man pages.John MacFarlane2015-06-29
* make_osx_package.sh: Create man pages using pandoc.John MacFarlane2015-06-29
* Added download_stats target to Makefile.John MacFarlane2015-06-29
* Merge pull request #2250 from PromyLOPh/rsttargetJohn MacFarlane2015-06-29
|\
| * Fix RST reference names with special charactersLars-Dominik Braun2015-06-29
* | LaTeX reader: Allow `_` and `^` as regular inline text.John MacFarlane2015-06-29
* | LaTeX reader: don't parse `_`,`^` as super/sub outside math mode.John MacFarlane2015-06-29