1
0
mirror of https://github.com/jht5945/rust_util.git synced 2025-12-27 23:40:05 +08:00
Commit Graph

54 Commits

Author SHA1 Message Date
568a2173d5 feat: add opt_value_result! 2021-06-13 20:31:43 +08:00
c69cb1c35b fix: failure and exit 2021-06-01 00:02:04 +08:00
019a410750 fix: typo 2021-05-31 23:57:11 +08:00
8d4b8aa1e0 fix: clippy 2021-05-30 01:28:16 +08:00
c8a0f22425 feat: add runtime 2021-05-30 01:01:56 +08:00
53720edc00 feat: v0.6.34 2021-05-28 01:35:27 +08:00
7e752d95b5 feat: cmd 2021-05-28 00:59:07 +08:00
b4c789aebc feat: add failure and exit 2021-05-22 13:32:15 +08:00
b91e6e060a feat: add opt_result 2021-04-30 23:01:35 +08:00
6ed6a9d26f feat: v0.6.31 2021-04-24 19:08:07 +08:00
4d6b7b3180 feat: ip address support ord, eq 2021-02-28 10:49:53 +08:00
4b39ac48fd feat: add git_rev_parse_head 2021-01-24 22:38:19 +08:00
cb1b8187fa feat: update dependency version, add clap run_with 2021-01-24 22:31:11 +08:00
797d75bf71 feat: opt use_clap 2021-01-03 11:02:41 +08:00
9d9423cfec feat: add use clap 2021-01-03 01:18:32 +08:00
f0bd9a719a feat: add simple_error 2021-01-01 18:58:04 +08:00
1a3c8cbeb4 feat: add join_path 2020-12-30 00:19:24 +08:00
17c06e304d feat: add git branch 2020-12-28 23:59:45 +08:00
59705779d1 chore: run_command_and_wait add return status code 2020-12-26 22:03:21 +08:00
c61c8d37e4 feat: add read_yes_no 2020-11-29 23:20:36 +08:00
6881cebf72 feat: add git rename 2020-11-29 11:55:43 +08:00
a55ad86546 feat: add util_git 2020-11-29 10:24:25 +08:00
56f84533aa feat: add util_term 2020-11-28 10:31:35 +08:00
6b4f7bf3ef feat: add opt_value! 2020-11-15 22:13:15 +08:00
6e821a4cd9 chore: coding style 2020-11-08 23:10:33 +08:00
289fe68e61 feat: add print_status_context 2020-09-20 16:47:34 +08:00
0a2302301d feat: add is_logger_level_enabled 2020-09-13 10:35:24 +08:00
68e889c542 feat: add ip address mask group 2020-09-13 02:57:44 +08:00
745e577c7b feat: add logger level *,?,!,!! 2020-09-13 00:34:05 +08:00
6b86709137 chore: rm read_json_config 2020-09-10 01:05:27 +08:00
1917b23c27 fix: use serde 2020-09-10 00:32:42 +08:00
3db1fb8130 fix: feature use_serde 2020-09-10 00:23:04 +08:00
0576c23c5a feat: add logger level, read json config 2020-09-09 01:35:44 +08:00
79e2618e98 feat: add ip address port 2020-09-06 21:58:33 +08:00
bd8152f59b feat: add ip address 2020-09-06 18:45:27 +08:00
debe4d8c2b feat: add util_net 2020-09-06 00:05:36 +08:00
0bdcbfbbde chore: loop_count 2020-08-02 14:49:20 +08:00
31a2910393 fix: add loop count 2020-08-02 14:43:13 +08:00
a298b6ffcb fix: fix use 2020-08-02 11:52:29 +08:00
e79908b4fe style: fix clippy 2020-08-02 11:44:56 +08:00
fe7ab57ac5 feat: add macro information/success/warning/failure/debugging 2020-08-02 11:36:03 +08:00
5ec790e192 chore: update verstion 2020-08-02 11:09:02 +08:00
328f4c503f v0.3.0 add JoinFilesReader 2020-06-21 13:19:50 +08:00
0ebd4e5630 fix print_color unwarp issue 2020-05-07 08:21:19 +08:00
a672cdfa45 add read_str_to_lines, tests, fix bug 2020-05-05 13:27:21 +08:00
66d3540b65 add locate_file 2020-05-04 20:54:16 +08:00
46528c566c add split_kv 2020-05-02 12:58:13 +08:00
d218e1edd5 change version 2020-04-12 12:26:02 +08:00
0e0714f7cd add read_to_bytes 2020-01-12 22:19:14 +08:00
c4c6273c38 add time, iff! 2019-12-28 09:45:56 +08:00