Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-01 | Added deb/.vagrant to gitignore | John MacFarlane | 1 | -0/+1 | |
2016-10-25 | Added INSTALL.md, incorporating INSTALL + installing page from website. | John MacFarlane | 1 | -1/+0 | |
2016-07-20 | Rename README to MANUAL.txt | Albert Krewinkel | 1 | -2/+2 | |
2016-01-05 | Add .stack-work to gitignore | Christian Conkle | 1 | -0/+1 | |
The .stack-work directory is analogous to a cabal sandbox; it comprises temporary build artifacts. | |||||
2015-03-28 | Remove pre-built reference files | Nikolay Yakimov | 1 | -0/+2 | |
2014-04-30 | gitignore: Ignore cabal's sandbox files | Albert Krewinkel | 1 | -1/+3 | |
2013-08-16 | Added *~ and *.pyc to .gitignore. | John MacFarlane | 1 | -0/+2 | |
2013-03-15 | Add to Git ignores temporary files generate in Windows build. | Fyodor Sheremetyev | 1 | -1/+6 | |
2011-10-23 | Revert "Added built man pages to repository." | John MacFarlane | 1 | -0/+2 | |
This reverts commit eac1fc3750923698db82011b9fda5a0788dfcfea. | |||||
2011-10-23 | Added built man pages to repository. | John MacFarlane | 1 | -2/+0 | |
In general I don't like adding generated content to the repository, but I also want to make it possible to clone the repository and 'cabal install'. THe current system with Setup.hs calling MakeManPage.hs is too fragile. | |||||
2011-09-02 | update gitignore | Antoine Latter | 1 | -0/+1 | |
2010-07-19 | Update .gitignore. | Ilya V. Portnov | 1 | -0/+2 | |
2008-08-09 | Include shell scripts themselves in repo, rather than generating from wrappers. | fiddlosopher | 1 | -3/+0 | |
+ Removed wrappers directory + Removed wrappers Makefile target + Added hsmarkdown, html2markdown, and markdown2pdf git-svn-id: https://pandoc.googlecode.com/svn/trunk@1387 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2008-07-10 | Updated .gitignore to exclude README.Debian. | fiddlosopher | 1 | -0/+1 | |
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1294 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2008-03-19 | Added .gitignore. | fiddlosopher | 1 | -0/+12 | |
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1250 788f1e2b-df1e-0410-8736-df70ead52e1b |