Branch | Commit message | Author | Age | |
---|---|---|---|---|
keyring | Add key for arunisaac. | Arun Isaac | 21 months | |
main | README: Mention that we do not work on GitHub. | Arun Isaac | 5 weeks | |
Tag | Download | Author | Age | |
v0.4.0 | ccwl-0.4.0.tar.gz ccwl-0.4.0.tar.lz ccwl-0.4.0.zip | Arun Isaac | 2 months | |
v0.3.0 | ccwl-0.3.0.tar.gz ccwl-0.3.0.tar.lz ccwl-0.3.0.zip | Arun Isaac | 14 months | |
v0.2.0 | ccwl-0.2.0.tar.gz ccwl-0.2.0.tar.lz ccwl-0.2.0.zip | Arun Isaac | 3 years | |
v0.1.0 | ccwl-0.1.0.tar.gz ccwl-0.1.0.tar.lz ccwl-0.1.0.zip | Arun Isaac | 4 years | |
Age | Commit message | Author | ||
2024-01-26 | NEWS: Update for version 0.3.0.•••* NEWS.org (Changes in 0.3.0): New section. v0.3.0 | Arun Isaac | ||
2024-01-26 | guix: Add recipe to create a distribution tarball.•••* .guix/ccwl-distribution.scm: New file. | Arun Isaac | ||
2024-01-26 | Makefile: Split up release tarball signature into separate target.•••* Makefile (dist): Move $(dist_archive).asc to ... (distsign): ... here. | Arun Isaac | ||
2024-01-26 | Makefile: Clean up .depends.•••* Makefile (clean): Delete .depends. | Arun Isaac | ||
2024-01-26 | build-aux: Do not infer release information from git tags.•••We now build the website as a computed-file G-expression in a Guix channel. Guix channels always discard the git repository information, and don't have access to the git tags. We can fix this problem later if and when we switch to using tissue for the website. * build-aux/build-home-page.el (org-dblock-write:download): Do not infer release information from git tags. Hard-code them. | Arun Isaac | ||
2024-01-25 | Revert "guix: Use source with complete git repo to build website."•••This reverts commit af2f18534bd38703b98cb329d3110a8073d39fb6. When building as a Guix channel, the complete git repository is not available anyway. | Arun Isaac | ||
2024-01-25 | configure: Sort tags latest first when picking version.•••* configure.scm (version): Sort tags latest first when picking out the version. | Arun Isaac | ||
2024-01-25 | guix: Use source with complete git repository to build website.•••* .guix/ccwl-package.scm: Import git-minimal from (gnu packages version-control). (ccwl-source-with-git-repo): New variable. (ccwl-website-gexp): Make git visible via PATH. Use ccwl-source-with-git-repo. | Arun Isaac | ||
2024-01-13 | guix: Add G-expression computed-file to build website.•••* .guix/ccwl-package.scm: Import emacs-minimal from (gnu packages emacs), font-charter and font-fira-code from (gnu packages fonts), %guile-build-system-modules from (guix build-system guile), and (guix profiles). (ccwl-website-gexp, ccwl-website): New variables. | Arun Isaac | ||
2023-12-01 | ccwl: Deduplicate global workflow input keys across tee branches.•••* ccwl/ccwl.scm (collect-steps): Deduplicate global workflow input keys across branches of tees. * tests/ccwl.scm (key, collect-steps): New variables. ("rename should work even on the final output of a workflow"): Update order of elements in expected list. ("tee must deduplicate global workflow input keys"): New test. * ccwl/utils.scm (append-mapn): Delete function. * tests/utils.scm ("append-mapn"): Delete test. | Arun Isaac | ||
[...] |