Commit Graph

848 Commits (36c3489bb4c4b36cb8107eb71287101a7f7c5dcd)
 

Author SHA1 Message Date
chris west 52f1e88ec2 kill more color allocations, missed a few usages 4 years ago
chris west 71a2394d73 kill some unneeded format! calls 4 years ago
chris west 2e277b14cf kill needless color allocations 4 years ago
chris west 07011b7175 menu::parse, not menu::Menu::parse 4 years ago
chris west 9ce524dd1f explictily do nothing on Run 4 years ago
chris west e2f69f5c1e Don't load phetch.conf in tests 4 years ago
chris west 617bd25c0e Type::is_text() 4 years ago
chris west a8c8b255a4 redundant 4 years ago
chris west 51f401394a gopher::type_for_url() 4 years ago
chris west d66a9c610c parse_url returns simple struct, not tuple 4 years ago
chris west 999171e0e5 line.name => line.text 4 years ago
chris west 61e4942ecb fix info lines 4 years ago
chris west 89291da67b move String instead of re-alloc 4 years ago
chris west 9c64f7c420 clippy 4 years ago
chris west 344e4d7e5f shorter 4 years ago
chris west ee8dfa9c79 extract menu line parsing 4 years ago
chris west 692fbbc554 type gets impl fmt::Display 4 years ago
chris west 3c321c53da fewer Strings, more refs 4 years ago
chris west ae280b4a61 off by 1 4 years ago
chris west 2d71e5da6c More basic doc 4 years ago
chris west 537be056cb Start making `missing_docs` happy 4 years ago
chris west eecaf79d8a crate doc 4 years ago
chris west f03c6e1422 make clippy happy 4 years ago
chris west 75ac066caa `--no-default-features` to disable tls, tor 4 years ago
chris west 2bd48f7a2d don't let \n into status line 4 years ago
chris west e15d2065d3 don't crash the build if git isn't available 4 years ago
chris west bdcc3c9d0d Raw mode works the same with or without a tty 4 years ago
chris west b529e9c1cb more notes 4 years ago
chris west dd4e47dc8e some notes 4 years ago
chris west 349b1c6ba6 don't do TTY stuff in tests 4 years ago
chris west 37170c4ee2 only load conf if phetchdir exists 4 years ago
chris west 9702633354 check -C and -c first so order of args doesnt matter 4 years ago
chris west 0d3cd1c3af missing --no-config (-C worked) 4 years ago
chris west 28ac8beb10 tests for cmdline arg parsing 4 years ago
chris west ca5074cb91 gopher://phkt.io/0/code/phetch/CHANGELOG.md 4 years ago
chris west 140732a237 0.9.0 is the next version 4 years ago
chris west 075e82d2d0 save some space 4 years ago
chris west acf0a6656d wrapped for 70s 4 years ago
chris west 305c36b1a5 (cargo-release) start next development iteration 0.1.14-dev 4 years ago
chris west 4ad58d90ee (cargo-release) version 0.1.13 4 years ago
chris west 6806e113a6 release notes 4 years ago
chris west 22c15cb44f not yet 4 years ago
chris west 6ba17ff7cb note on the next version 4 years ago
chris west 920a74753c update manual 4 years ago
chris west 0003597f42 add CHANGELOG 4 years ago
chris west 39cfbcf21e show full text with -p too 4 years ago
chris west 8645571d7a print a plain version when no tty 4 years ago
chris west c951731e58 mode gets its own little file 4 years ago
chris west ab364c5b8a --print shows all lines 4 years ago
chris west 7cf9e25c6b handle switching screens on our own
print mode doesn't want alternate mode,
so we won't use it in that case
4 years ago