Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-04-20 | ...but don't do that if the command line is more than just the one thing | Melody Horn | -11/+20 |
2021-04-16 | handle macros expanding to multiple command lines gnufully | Melody Horn | -0/+16 |
2021-04-14 | trace unexpanded command line | Melody Horn | -0/+1 |
2021-04-14 | always recurse when in dry-run etc mode | Melody Horn | -2/+7 |
2021-04-06 | implement exported variables | Melody Horn | -8/+16 |
2021-04-01 | catch prefixes that came from macros | Melody Horn | -5/+22 |
2021-04-01 | slightly fancier errors | Melody Horn | -2/+4 |
2021-03-31 | awolnation voice BAIL | Melody Horn | -2/+1 |
2021-03-31 | issuing correction on a previous post of mine, regarding pub(crate) | Melody Horn | -3/+3 |
2021-03-31 | massively upgrade error handling | Melody Horn | -3/+5 |
2021-03-27 | appease clippy in command_line | Melody Horn | -3/+3 |
2021-03-27 | why `pub` when you can `pub(crate)`? | Melody Horn | -3/+3 |
2021-03-27 | call the shell explicitly | Melody Horn | -6/+24 |
2021-03-27 | refactor makefile elements into submodules | Melody Horn | -0/+102 |