| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-07 | Add Makefile target `release-checkist`. | John MacFarlane | |
| Make RELEASE-CHECKLIST.org into RELEASE-CHECKLIST-TEMPLATE.org. The makefile target will fill in version numbers in this template. | |||
| 2025-04-07 | Make RELEASE-CHECKLIST an org file. | John MacFarlane | |
| 2023-10-30 | weeder.dhall -> weeder.toml | John MacFarlane | |
| 2023-04-28 | add VIM swap files to .gitignore | Michael Stahl | |
| 2023-03-10 | Add .cirrus.yml. | John MacFarlane | |
| 2023-03-08 | Add flake.nix. | John MacFarlane | |
| 2022-11-10 | Add CITATION.cff. | John MacFarlane | |
| Closes #8434. | |||
| 2022-11-10 | .gitignore: ignore .stack-work in subdirectories | Albert Krewinkel | |
| 2022-09-30 | [API Change] Extract Lua code into new package pandoc-lua-engine | Albert Krewinkel | |
| The flag 'lua53` must now be used with that package if pandoc is to be compiled against Lua 5.3. | |||
| 2022-09-29 | Factor out xml-light into an internal library. | John MacFarlane | |
| 2022-09-27 | Add hie.yaml for haskell language server. | John MacFarlane | |
| 2022-09-27 | Makefile: add weeder target. | John MacFarlane | |
| 2022-09-27 | Split benchmarks out of CI into separate action. | John MacFarlane | |
| The benchmark action is only run on manual dispatch. Rationale: this action dramatically slows down CI. It is nice to run benchmarks, but we don't need them all the time. We add (non-optimized) testing of benchmark compilation to one of the CI builds. | |||
| 2022-01-16 | Add DS_Store to .gitignore. | John MacFarlane | |
| 2022-01-07 | More gitignore tweaks. | John MacFarlane | |
| The old system didn't work with projectile. | |||
| 2022-01-07 | Fix gitignore wildcards to use `**`. | John MacFarlane | |
| 2022-01-06 | Modify .gitignore. | John MacFarlane | |
| The new approach is to whitelist directories and files we want in the repository. This way 'git status' will not flood output with untracked files. | |||
| 2021-01-15 | Improve .gitignore. | John MacFarlane | |
| 2021-01-12 | Gitignore: add .DS_Store, .orig | John MacFarlane | |
| 2020-08-15 | .gitignore: ignore stack.yaml.lock | Albert Krewinkel | |
| 2019-09-22 | Use HsYAML-0.2.0.0 | John MacFarlane | |
| Most of this is due to @vijayphoenix (#5704), but it needed some revisions to integrate with current master, and to use the released HsYAML. Closes #5704. | |||
| 2019-09-21 | Add cabal.project.local to .gitignore | Nikolay Yakimov | |
| 2017-02-01 | Added deb/.vagrant to gitignore | John MacFarlane | |
| 2016-10-25 | Added INSTALL.md, incorporating INSTALL + installing page from website. | John MacFarlane | |
| 2016-07-20 | Rename README to MANUAL.txt | Albert Krewinkel | |
| 2016-01-05 | Add .stack-work to gitignore | Christian Conkle | |
| 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 | |
| 2014-04-30 | gitignore: Ignore cabal's sandbox files | Albert Krewinkel | |
| 2013-08-16 | Added *~ and *.pyc to .gitignore. | John MacFarlane | |
| 2013-03-15 | Add to Git ignores temporary files generate in Windows build. | Fyodor Sheremetyev | |
| 2011-10-23 | Revert "Added built man pages to repository." | John MacFarlane | |
| This reverts commit eac1fc3750923698db82011b9fda5a0788dfcfea. | |||
| 2011-10-23 | Added built man pages to repository. | John MacFarlane | |
| 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 | |
| 2010-07-19 | Update .gitignore. | Ilya V. Portnov | |
| 2008-08-09 | Include shell scripts themselves in repo, rather than generating from wrappers. | fiddlosopher | |
| + 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 | |
| git-svn-id: https://pandoc.googlecode.com/svn/trunk@1294 788f1e2b-df1e-0410-8736-df70ead52e1b | |||
| 2008-03-19 | Added .gitignore. | fiddlosopher | |
| git-svn-id: https://pandoc.googlecode.com/svn/trunk@1250 788f1e2b-df1e-0410-8736-df70ead52e1b | |||
