Age | Commit message (Expand) | Author |
---|---|---|
2020-12-04 | etc: snippets: Fix name extraction.•••* etc/snippets/text-mode/guix-commit-message-add-package: Fix name extraction. This is a follow-up to 988a49c78ef19ad25cef543e2059a19db04bbd36. | Nicolas Goaziou |
2020-11-23 | etc: snippets: Fix package name extraction.•••* etc/snippets/text-mode/guix-commit-message-add-package: Properly extract name when the diff contains a very short `define-public ...` above the actual new package. This can happen when the above package is a small inherited definition or cl/ecl package. | Pierre Neidhardt |