aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-16README: Revise contributing sectionKyle Meyer
2020-04-16issue_template.md: Tweak wordingKyle Meyer
2020-04-16issue_template.md: ReflowKyle Meyer
2020-04-13Merge branch 'readme-updates'Kyle Meyer
2020-04-13README: Add a contributing sectionKyle Meyer
2020-04-13README: Rewrite as a plain text fileKyle Meyer
2020-04-13Rename READMEKyle Meyer
2020-04-13README: Update Snakemake linkKyle Meyer
2020-04-13Add COPYING fileKyle Meyer
2020-04-13Redirect those opening issues/PRs on GitHubKyle Meyer
2020-04-13Update links for repo's new homeKyle Meyer
2020-02-22Release 1.7.0v1.7.0Kyle Meyer
2020-02-21Merge branch 'emacs27-font-lock'Kyle Meyer
2020-02-21font-lock: Adjust python-font-lock-keywords handling for Emacs 27Kyle Meyer
2020-02-21font-lock: Pull python-font-lock-keywords into snakemake'sKyle Meyer
2020-02-21mode: Retain non-keyword parts of inherited font-lock-defaultsKyle Meyer
2020-02-21mode: Add "multiext" to list of built-insKyle Meyer
2020-02-21NEWS: Delete second-level headingsKyle Meyer
2020-02-21Update copyright yearsKyle Meyer
2019-09-11Release 1.6.0v1.6.0Kyle Meyer
2019-09-11guix-snakemake-environment: Update stale commentKyle Meyer
2019-04-11mode: Add checkpoint supportKyle Meyer
2018-10-07Release 1.5.0v1.5.0Kyle Meyer
2018-10-04snakemake-font-lock-keywords: Increase command precedenceKyle Meyer
2018-10-04mode: Add "report" to list of field keys and built-insKyle Meyer
2018-10-04mode: Add "localrules" as to the list of top-level commandsKyle Meyer
2018-09-22snakemake-popup: Add --use-condaKyle Meyer
2018-09-18mode: Add "group" to the list of field keysKyle Meyer
2018-09-01Prefer https linksKyle Meyer
2018-09-01Change 'guix environment' snippet to use --manifestKyle Meyer
2018-09-01snakemake-term-start: Reorder arguments in docstring's guix commandKyle Meyer
2018-09-01Adjust shebang in guix-snakemake-environment scriptKyle Meyer
2018-08-16Release 1.4.0v1.4.0Kyle Meyer
2018-08-16mode: Add "pipe" to the list of built-insKyle Meyer
2018-08-16mode: Add "directory" to the list of built-insKyle Meyer
2018-08-16Change Emacs requirement for Emacs 24 to Emacs 24.5Kyle Meyer
2018-08-16Silence byte-compilerKyle Meyer
2018-08-16snakemake-mode-setup-mmm: Fix quoting in docstringKyle Meyer
2018-05-19mode: Add "singularity" as to the list of top-level commandsKyle Meyer
2018-05-19mode: Add "ancient" as to the list of built-insKyle Meyer
2018-03-20mode: Add "cwl" to the list of field keysKyle Meyer
2018-01-28Bump versionv1.3.0Kyle Meyer
2018-01-25mode: Add "singularity" to the list of field keysKyle Meyer
2018-01-20Update copyright yearsKyle Meyer
2018-01-20snakemake-test.el: Remove email for copyright lineKyle Meyer
2018-01-20Makefile: Update magit-popup.el's URLKyle Meyer
2017-10-30mode: Recognize "configfile" as a subworkflow keyKyle Meyer
2017-10-30snakemake-font-lock-keywords: Fix indentationKyle Meyer
2017-10-10mode: Add ".smk" as a file suffixKyle Meyer
2017-09-30.travis.yml: Use Python 3.6Kyle Meyer