Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-09 | update manual accordingly | KolenCheung | 1 | -1/+1 | |
2016-10-06 | Replace Google Chart API by CodeCogs | KolenCheung | 1 | -4/+4 | |
2016-09-26 | Updated man page and MANUAL date. | John MacFarlane | 1 | -10/+90 | |
2016-07-14 | Updated man page. | John MacFarlane | 1 | -47/+60 | |
2016-06-04 | Updated man page. | John MacFarlane | 1 | -47/+66 | |
2016-03-24 | Updated man page. | John MacFarlane | 1 | -1/+1 | |
2016-03-22 | Updated man page. | John MacFarlane | 1 | -1/+1 | |
2016-03-21 | Updated man page. | John MacFarlane | 1 | -6/+15 | |
2016-03-19 | Updated man page. | John MacFarlane | 1 | -0/+6 | |
2016-03-18 | Rebuilt man page. | John MacFarlane | 1 | -19/+28 | |
2016-03-06 | Update pandoc.1 | ickc | 1 | -1/+1 | |
2016-01-13 | Updated man page. | John MacFarlane | 1 | -1/+1 | |
2016-01-10 | Regenerated man page. | John MacFarlane | 1 | -1/+1 | |
2016-01-02 | Updated man page. | John MacFarlane | 1 | -78/+229 | |
2015-11-16 | Updated man page. | John MacFarlane | 1 | -1/+1 | |
2015-11-16 | Updated man page. | John MacFarlane | 1 | -2/+3 | |
2015-11-15 | Updated man page. | John MacFarlane | 1 | -1/+6 | |
2015-11-12 | Updated man page from README. | John MacFarlane | 1 | -148/+256 | |
2015-10-16 | Man page update. | John MacFarlane | 1 | -1/+6 | |
2015-10-15 | Updated pandoc.1. | John MacFarlane | 1 | -43/+38 | |
2015-10-10 | Updated man page from README. | John MacFarlane | 1 | -201/+357 | |
2015-08-13 | Updated man page. | John MacFarlane | 1 | -16/+54 | |
2015-07-21 | List all styles in manual for --reference-docx | Chris Black | 1 | -6/+7 | |
2015-07-21 | Don't capitalize header links in man page. | John MacFarlane | 1 | -23/+22 | |
Also regenerated man page from latest README. | |||||
2015-07-15 | Updated man page. | John MacFarlane | 1 | -4/+6 | |
2015-07-10 | Updated man page. | John MacFarlane | 1 | -14/+16 | |
2015-07-02 | Added pandoc.1 to repository. Don't build as part of cabal build. | John MacFarlane | 1 | -0/+4332 | |
The process was too fragile. It made too many assumptions about available libraries (which failed sometimes when sandboxes were used). This is a low-tech solution. The only drawback is that `man/pandoc.1` is a generated file in the repository. It will need to be regenerated periodically when README changes. |