]> git.scottworley.com Git - pinch/shortlog
pinch
2020-04-11 Scott WorleyREADME 1.0
2020-04-10 Scott WorleyUpdate channels from pins
2020-04-10 Scott WorleySplit ensure_git_rev_available out from git_fetch
2020-04-10 Scott Worleygit_cachedir without Channel
2020-04-10 Scott WorleyName git pins
2020-04-10 Scott WorleyRecord release name
2020-04-10 Scott WorleySub-command
2020-04-10 Scott WorleyFormatting
2020-04-10 Scott WorleyVerify old rev is an ancestor of new rev
2020-04-10 Scott WorleySupport non-hydra, plain ol' git channels
2020-04-10 Scott WorleyRename config field: url -> channel_url
2020-04-10 Scott Worley.gitignore
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