Commit Graph

902 Commits (68618482177fe407c3c07496251a0528e7b76a4b)
 

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