summaryrefslogtreecommitdiff
path: root/lisp/km-snakemake.el
AgeCommit message (Collapse)Author
2022-02-06Drop dates from copyright linesKyle Meyer
public-inbox has started to drop dates from its copyright lines, pointing to the recommendation at https://www.linuxfoundation.org/blog/copyright-notices-in-open-source-software-projects/ I regularly fail to keep copyright lines up to date, so I'll gladly follow suit.
2020-09-01Update copyright yearsKyle Meyer
2020-04-13Update URL values for repository moveKyle Meyer
2019-01-15Update repo URL in file headersKyle Meyer
2019-01-15Update copyright yearsKyle Meyer
2019-01-15Update repo URL in file headersKyle Meyer
2018-01-13Update copyright yearsKyle Meyer
2017-10-28snakemake-recompile-no-dryrun: Support local snakemake-programKyle Meyer
I set snakemake-program to a directory-local variable to run the Snakemake call within a Guix profile.
2016-06-11snakemake-recompile-no-dryrun: Remove leading spaceKyle Meyer
2016-06-03Add snakemake-recompile-no-dryrun commandKyle Meyer
2016-03-03Update for snakemake.elKyle Meyer
2016-01-12Rewrite configuration with use-packageKyle Meyer