]> git.scottworley.com Git - pinch/history - pinch.py
Write back to config file
[pinch] / pinch.py
2020-04-10 Scott WorleyWrite back to config file
2020-04-10 Scott WorleySupport multiple channels
2020-04-10 Scott WorleyRename git_commit -> git_revision
2020-04-10 Scott WorleyGet configuration from config file
2020-04-09 Scott WorleyVerify channel tarball metadata
2020-04-09 Scott WorleyBreak up check_channel_contents
2020-04-09 Scott WorleyCompare channel tarball with git
2020-04-09 Scott Worleymain creates the Channel
2020-04-09 Scott WorleyRename Info -> Channel
2020-04-09 Scott WorleyRename top-level procedures
2020-04-09 Scott WorleyExtract release name
2020-04-09 Scott WorleyFetch with nix-prefetch-url for the caching
2020-04-08 Scott WorleyUse SimpleNamespace for typed records
2020-04-07 Scott WorleyStart