index
:
snakemake-mode
master
meta
Emacs support for Snakemake
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-10
snakemake.el: Tweak docstring quoting to pacify byte-compiler
Kyle Meyer
2023-12-10
mode: Silence warning about free variable
Kyle Meyer
2023-12-10
snakemake-mode-setup-mmm: Tweak symbol quoting
Kyle Meyer
2023-12-10
snakemake-mode-setup-mmm: Fix condition for warning
Kyle Meyer
2023-04-17
add localrule to field names
Nathan J Dwarshuis
2023-04-17
ci: Add Emacs 28.2
Kyle Meyer
2023-04-17
ci: Update for compat upstream change
Kyle Meyer
2023-04-17
transient: Specify arglist
Kyle Meyer
2022-08-20
ci, make: Include compat for Transient
Kyle Meyer
2022-08-20
ci: Fix typo in step name
Kyle Meyer
2022-08-20
make: Drop CURL variable
Kyle Meyer
2022-02-22
make: Add target to create tar signature for cgit
Kyle Meyer
2022-02-22
Release 2.0.0
v2.0.0
Kyle Meyer
2022-02-22
make: Drop transient from the load path
Kyle Meyer
2022-02-22
mode: Add support for new module syntax
Kyle Meyer
2022-02-22
Delete snakemake-compile compatibility alias
Kyle Meyer
2022-02-22
snakemake-rx-constituents: Drop deprecated sm-func
Kyle Meyer
2022-02-22
mode: Add support for some newer keywords
Kyle Meyer
2022-02-21
Increase minimum required Emacs version to 26.1
Kyle Meyer
2022-02-21
Drop cl-lib from Package-Requires header
Kyle Meyer
2022-02-21
transient: Use --cores=all by default
Kyle Meyer
2022-02-21
transient: Replace --jobs with --cores
Kyle Meyer
2022-02-21
Rewrite snakemake-popup as a transient
Kyle Meyer
2022-02-21
Rework copyright lines
Kyle Meyer
2022-02-21
ci: Switch to GitHub Actions
Kyle Meyer
2022-02-21
make: Load autoload.el before calling update-directory-autoloads
Kyle Meyer
2020-12-24
mode: Add "name" to the list of field keys
Kyle Meyer
2020-11-08
Release 1.8.0
v1.8.0
Kyle Meyer
2020-11-01
docs: Update stale Snakemake links
Kyle Meyer
2020-11-01
mode: Add "container" and "envmodules" keywords
Kyle Meyer
2020-11-01
travis: Turn off emails about successful runs
Kyle Meyer
2020-11-01
travis: Bump Python version to 3.7
Kyle Meyer
2020-11-01
NEWS: Reformat entry about new keywords
Kyle Meyer
2020-07-19
mode: Add "envvars" to list of top-level commands
Kyle Meyer
2020-04-17
mode: Add "cache" to the list of field keys
Kyle Meyer
2020-04-16
README: Revise contributing section
Kyle Meyer
2020-04-16
issue_template.md: Tweak wording
Kyle Meyer
2020-04-16
issue_template.md: Reflow
Kyle Meyer
2020-04-13
Merge branch 'readme-updates'
Kyle Meyer
2020-04-13
README: Add a contributing section
Kyle Meyer
2020-04-13
README: Rewrite as a plain text file
Kyle Meyer
2020-04-13
Rename README
Kyle Meyer
2020-04-13
README: Update Snakemake link
Kyle Meyer
2020-04-13
Add COPYING file
Kyle Meyer
2020-04-13
Redirect those opening issues/PRs on GitHub
Kyle Meyer
2020-04-13
Update links for repo's new home
Kyle Meyer
2020-02-22
Release 1.7.0
v1.7.0
Kyle Meyer
2020-02-21
Merge branch 'emacs27-font-lock'
Kyle Meyer
2020-02-21
font-lock: Adjust python-font-lock-keywords handling for Emacs 27
Kyle Meyer
2020-02-21
font-lock: Pull python-font-lock-keywords into snakemake's
Kyle Meyer
[next]