Commit graph

  • c6cb007f2b Create version 1.3.6 master v1.3.6 develop Ryan Geary 2024-10-01 18:11:57 -0400
  • 9f6186a0bc move linker flag to github workflow Ryan Geary 2024-10-01 18:07:38 -0400
  • 13d0e05ab9 fix windows asset name Ryan Geary 2024-09-30 18:46:00 -0400
  • 3fbbfbaf15 Create version 1.3.5 v1.3.5 Ryan Geary 2024-09-30 18:19:18 -0400
  • 29f9eca68f add aarch64-unknown-linux-gcc build to release Ryan Geary 2024-09-30 17:41:53 -0400
  • 82d1df1a1d sudo rm test-aarch-linux Ryan Geary 2024-09-30 18:00:24 -0400
  • c19c67395e sudo add Ryan Geary 2024-09-30 17:58:31 -0400
  • fb180431c2 add cargo config linker Ryan Geary 2024-09-30 17:56:46 -0400
  • 29ea7d5c3d add gcc-multilib Ryan Geary 2024-09-30 17:53:14 -0400
  • e656062ab9 run on branch Ryan Geary 2024-09-30 17:42:36 -0400
  • 7189ad9ad6 test build aarch64 linux Ryan Geary 2024-09-30 17:41:53 -0400
  • 86402c8d8d apply clippy Ryan Geary 2024-09-30 17:37:24 -0400
  • bf75ec85e3
    Merge 4dfdf5a85a into bcf9798981 Mag Mell 2024-09-30 08:26:35 +1300
  • f0e13d6861 add mingw build Ryan Geary 2024-09-23 08:59:42 -0400
  • ad1324ab1a add sudo for apt-get add-mac-and-windows-builds Ryan Geary 2024-09-23 10:44:03 -0400
  • 8b9fb23a39 don't hard code path Ryan Geary 2024-09-23 10:35:23 -0400
  • ff2da711aa add build-essential Ryan Geary 2024-09-23 10:21:56 -0400
  • 033e64c0c5 add .cargo/config for mingw and install mingw in ci Ryan Geary 2024-09-23 09:20:40 -0400
  • 37ae1848dc add macos cross compiling Ryan Geary 2024-09-23 09:07:59 -0400
  • d2af1a1e9c add aarch64 and mingw build Ryan Geary 2024-09-23 08:59:42 -0400
  • bcf9798981 add aarch64 build to release Ryan Geary 2024-09-23 09:52:54 -0400
  • cc9482cdbd cargo update Ryan Geary 2024-09-22 20:55:55 -0400
  • a434b35017 update to edition 2021 Ryan Geary 2024-09-22 20:46:59 -0400
  • 4dfdf5a85a chore: use once_cell to replace lazy_static eatradish 2024-03-30 12:04:58 +0800
  • c5f2a1590a style: apply cargo clippy suggest eatradish 2024-03-30 11:57:44 +0800
  • f00892e49c chore: use Rust 2021 edition eatradish 2024-03-30 11:52:15 +0800
  • 30b4502cdf
    Merge deef4361cd into b9ab07470f Mag Mell 2024-03-30 03:37:48 +0000
  • deef4361cd feat: use own argument parser to replace structopt eatradish 2024-03-28 13:38:18 +0800
  • eb7288be43
    Merge 24f8578640 into b9ab07470f pacak 2022-11-28 22:22:42 -0500
  • 24f8578640 clippy things Michael Baikov 2022-11-28 22:22:29 -0500
  • ee393bd4e4 parser should't print to stderr Michael Baikov 2022-11-28 21:27:59 -0500
  • 28e9158dbc forgot to remove Michael Baikov 2022-11-28 21:17:30 -0500
  • 1abd48447c swap structopt for bpaf Michael Baikov 2022-11-28 20:43:37 -0500
  • 7eb3b073e2
    Merge 31add8a8d7 into b9ab07470f Luke Hsiao 2022-09-28 19:26:11 -0700
  • 31add8a8d7 wip: build(deps): switch from clap v3 to clap v4 Luke Hsiao 2022-09-28 19:25:55 -0700
  • 6bd7455e18 refactor: address clippy lints Luke Hsiao 2022-09-25 19:58:44 -0700
  • f92cee6548 build(deps): switch from structopt to clap v3 Luke Hsiao 2022-09-25 19:54:15 -0700
  • b9ab07470f Fix typos and markdowns Kian-Meng Ang 2022-08-05 22:58:07 +0800
  • 443d155357 Fix typos and markdowns Kian-Meng Ang 2022-08-05 22:58:07 +0800
  • d434bd289d Create version 1.3.4 v1.3.4 Ryan Geary 2022-04-23 18:32:34 -0400
  • 0400bf6ce4 Fix field separator issue with no EOF Ryan Geary 2022-04-23 17:50:06 -0400
  • 344bd5c45b Fix field separator issue with no EOF 48-field-separator-eof Ryan Geary 2022-04-23 17:50:06 -0400
  • bd32530e84 Fix positive start, negative end, length 1 choice is empty Ryan Geary 2022-04-23 15:16:32 -0400
  • dd636fa69e Fix positive start, negative end, length 1 choice is empty 42-unexpected-result-in-x_-y-case Ryan Geary 2022-04-23 15:16:32 -0400
  • 97b3abf520 Rename test files for Windows compatibility Paul Moore 2022-04-13 19:08:28 +0100
  • a348566b81 Rename test files for Windows compatibility Paul Moore 2022-04-13 19:08:28 +0100
  • 1708d588d7 README: add MacPorts install info Herby Gillot 2021-12-15 10:58:42 -0500
  • 959294b9fb
    README: add MacPorts install info Herby Gillot 2021-12-15 10:58:42 -0500
  • cd71501b72 Create version 1.3.3 v1.3.3 Ryan Geary 2021-07-26 20:37:06 -0400
  • 1970d0cc74 Improve error handling 38-unwrap-on-empty-choice Ryan Geary 2021-07-21 16:30:37 -0400
  • 03e5ca4c1d Bump to version 1.3.2 v1.3.2 Ryan Geary 2021-07-12 21:28:14 -0400
  • 4c30976bf4 Apply clippy suggestions Ryan Geary 2021-07-12 21:22:53 -0400
  • e31a1f1c04 Update github workflows Ryan Geary 2021-07-12 21:19:06 -0400
  • 3f147da84c Apply clippy suggestions Ryan Geary 2021-06-24 18:23:50 -0400
  • b4af4ef2c2 Propogate BrokenPipe error up to main and exit gracefully Ryan Geary 2021-06-24 18:21:47 -0400
  • f476bbe4b3 Add check for brokenpipe Seth Stadick 2021-07-12 09:58:56 -0600
  • 729ce5c481 Apply clippy suggestions 34-error-message-after-exiting-less Ryan Geary 2021-06-24 18:23:50 -0400
  • 0fd25a66e0 Propogate BrokenPipe error up to main and exit gracefully Ryan Geary 2021-06-24 18:21:47 -0400
  • abde65491b Add GitHub action to create GitHub release Ryan Geary 2020-08-16 09:36:40 -0400
  • 064efa3fcb Bump to version 1.3.1 v1.3.1 Ryan Geary 2020-08-13 17:51:05 -0400
  • 76461e0a1d Fix blank line getting printed with field_separator Ryan Geary 2020-08-13 17:05:28 -0400
  • 5981201700 Move make release rule to be default Ryan Geary 2020-08-13 17:42:44 -0400
  • 9395ecf47d reorder makefile so default command builds release binary Collin Reilly Clark 2020-06-27 12:09:02 -0400
  • 1dc35e8cd7 Bump to version 1.3.0 v1.3.0 Ryan Geary 2020-06-26 16:31:14 -0400
  • 05739d0146 add brew package to readme.md Collin Reilly Clark 2020-06-26 08:20:36 -0400
  • f08ae8c11d
    add brew package to readme.md Collin Reilly Clark 2020-06-26 08:20:36 -0400
  • 710b95e866 Use LineWriter when input is stdin (#10) Ryan Geary 2020-06-24 21:08:15 -0400
  • 67ddbec6b5 Use LineWriter when input is stdin (#10) feature/print-lines-when-stdin-is-pipe Ryan Geary 2020-06-24 21:08:15 -0400
  • 2ee77aa848 Move backslash escaping to separate crate Ryan Geary 2020-06-17 20:50:49 -0400
  • 767b9303f2 Add backslash escape parsing (#26) Ryan Geary 2020-06-17 19:06:28 -0400
  • 448b12bb84 Add backslash escape parsing (#26) feature/handle-escapes Ryan Geary 2020-06-17 19:06:28 -0400
  • 0e422090d3 Add crates.io GitHub action Ryan Geary 2020-06-16 20:03:07 -0400
  • 04af6f2304 Add one_indexed flag (#23) Ryan Geary 2020-06-14 17:28:50 -0400
  • 7f84a2dc78 Add one_indexed flag (#23) Ryan Geary 2020-06-14 17:28:50 -0400
  • 152b4fb77d Bump version to 1.2.0 v1.2.0 Ryan Geary 2020-06-08 23:23:33 -0400
  • fc6a2ddbda Add regression tests for #16 Ryan Geary 2020-06-08 22:48:33 -0400
  • 36ec20447b Add regression tests for #16 Ryan Geary 2020-06-08 22:48:33 -0400
  • 263f64e674 Create rust.yml Ryan Geary 2020-06-08 22:17:51 -0400
  • b6b9b683fa Create rust.yml add-github-action Ryan Geary 2020-06-08 22:17:51 -0400
  • 1ee01c6de0 Add alternate Rust-y range syntax (#11) Ryan Geary 2020-06-08 14:25:15 -0400
  • 51d5dcd4c5 Add alternate Rust-y range syntax (#11) Ryan Geary 2020-06-08 14:25:15 -0400
  • 63b9eea62c Fix readme exclusivity mistake Ryan Geary 2020-06-08 11:15:21 -0400
  • 520fa99c45 Fix readme exclusivity mistake Ryan Geary 2020-06-08 11:15:21 -0400
  • dfbeb102bb Add CONTRIBUTING.md Ryan Geary 2020-06-08 11:04:12 -0400
  • 0cd42bb4fb Prepare for crates.io release Ryan Geary 2020-06-07 23:12:19 -0400
  • 18b3440bec Add license line to Cargo v1.1.2 Ryan Geary 2020-06-07 16:53:22 -0400
  • 5d65fb99ce Add updated documentation v1.1.1 Ryan Geary 2020-06-02 15:09:00 -0400
  • 588ff3ef1b Advance to v1.1.0 v1.1.0 Ryan Geary 2020-06-02 15:02:48 -0400
  • a66621380b Add character-wise chooseing Ryan Geary 2020-05-11 16:41:23 -0400
  • 3c16fe7ab0 Add character-wise chooseing Ryan Geary 2020-05-11 16:41:23 -0400
  • 5f77249672 Add Arch Linux installation to readme Ryan Geary 2020-04-13 13:45:30 -0400
  • 7243843d2f [FEATURE] specify output field delimiter (#8) Ryan Geary 2020-04-04 22:29:51 -0400
  • a9a8d836db Add write_separator function Ryan Geary 2020-04-06 16:30:31 -0400
  • 08cb5a5fdb Add cargo test to Makefile Ryan Geary 2020-04-06 16:30:25 -0400
  • d8eceb363e Add output_separator e2e tests Ryan Geary 2020-04-06 13:50:22 -0400
  • 86a9fe7d57 Misc. related changes Ryan Geary 2020-04-06 13:41:49 -0400
  • 66a701c3cb Prevent tail printing OFS for reverse ranges Ryan Geary 2020-04-05 18:32:15 -0400
  • 2e99703a52 Separate negative choices into a function Ryan Geary 2020-04-05 17:57:02 -0400
  • 0261c44465 Add reverse and negative tests for OFS Ryan Geary 2020-04-05 17:35:06 -0400
  • 4703c6b280 Change structopt req to 0.3 Ryan Geary 2020-04-05 17:29:31 -0400