projects
/
pinch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
pinch
2020-06-11
Scott Worley
Tests use a private /nix/store
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Scott Worley
Set git user in test harness
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Scott Worley
Handle 0 terminal width
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Scott Worley
Spell "log" in "git log" correctly
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Scott Worley
Don't depend upon xdg
1.3
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Scott Worley
Cache nix store paths of generated tarballs
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Scott Worley
Run tests on commit
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Scott Worley
Factor out fetch_channel
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Scott Worley
Better error message for running "update" before "pin"
commit
|
commitdiff
|
tree
|
snapshot
2020-05-29
Scott Worley
Verify update fails if run before pin
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Scott Worley
More tests around rejecting force pushes
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Scott Worley
Use separate cache dir for test isolation
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Scott Worley
tests: Depend upon /bin/sh supporting traps
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Scott Worley
Factor out test setup
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Scott Worley
Use xdg packge to find XDG cache dir
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Scott Worley
Appease new mypy 0.761 -> 0.770
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Scott Worley
shell.nix
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Scott Worley
More tests: pin-twice, reject-nonancestor
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Scott Worley
set -e in test scripts
commit
|
commitdiff
|
tree
|
snapshot
2020-05-22
Scott Worley
Add missing type annotation
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Scott Worley
Reject duplicate channel names
1.2
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Scott Worley
Update merges multiple files
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Scott Worley
Aliases
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Scott Worley
Test
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Scott Worley
Status chatter goes to stderr
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Scott Worley
Add --dry_run flag
commit
|
commitdiff
|
tree
|
snapshot
2020-05-18
Scott Worley
Exclude subprocess-run-check
commit
|
commitdiff
|
tree
|
snapshot
2020-04-12
Scott Worley
Specify channels to pin on command line
1.1
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Scott Worley
This tool is named "pinch" now
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Scott Worley
README
1.0
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Scott Worley
Update channels from pins
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Scott Worley
Split ensure_git_rev_available out from git_fetch
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Scott Worley
git_cachedir without Channel
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Scott Worley
Name git pins
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Scott Worley
Record release name
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Scott Worley
Sub-command
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Scott Worley
Formatting
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Scott Worley
Verify old rev is an ancestor of new rev
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Scott Worley
Support non-hydra, plain ol' git channels
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Scott Worley
Rename config field: url -> channel_url
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Scott Worley
.gitignore
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Scott Worley
Write back to config file
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Scott Worley
Support multiple channels
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Scott Worley
Rename git_commit -> git_revision
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Scott Worley
Get configuration from config file
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Scott Worley
Verify channel tarball metadata
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Scott Worley
Break up check_channel_contents
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Scott Worley
Compare channel tarball with git
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Scott Worley
main creates the Channel
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Scott Worley
Rename Info -> Channel
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Scott Worley
Rename top-level procedures
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Scott Worley
Extract release name
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Scott Worley
Fetch with nix-prefetch-url for the caching
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Scott Worley
Use SimpleNamespace for typed records
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Scott Worley
Start
commit
|
commitdiff
|
tree
|
snapshot