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

126 Commits

Author SHA1 Message Date
e89d6be38d feat: cmd 2021-05-28 01:00:43 +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
50159a0ca8 chore: uses 2021-01-03 13:12:55 +08:00
aa8b4ed447 style: style 2021-01-03 13:06:39 +08:00
a805d7cb1c feat: add stdout_or_file_write 2021-01-03 13:05:35 +08:00
a8ae90ab4d style: naming 2021-01-03 12:24:45 +08:00
da71d5c0c2 feat: add test 2021-01-03 11:05:22 +08:00
797d75bf71 feat: opt use_clap 2021-01-03 11:02:41 +08:00
5df135fda9 feat: use XResult<()> 2021-01-03 01:30:10 +08:00
249d7ee36e fix: use clap 2021-01-03 01:23:00 +08:00
19d967ef0e feat: add use clap 2021-01-03 01:19:34 +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
0001f67f0d feat: add justfile 2020-11-29 23:24:46 +08:00
c61c8d37e4 feat: add read_yes_no 2020-11-29 23:20:36 +08:00
0c38427bcb chore: example and readme 2020-11-29 12:05:13 +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
807bf490fb style: opt_value style 2020-11-15 22:15:00 +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
755dc5619d feat: add parse_duration 2020-11-08 22:58:31 +08:00
90ffe7c7d9 feat: add example 2020-09-20 22:29:58 +08:00
289fe68e61 feat: add print_status_context 2020-09-20 16:47:34 +08:00
dd2bec2669 feat: add PrintStatusContext 2020-09-20 01:23:03 +08:00
e027f8f713 refactor: fix clippy 2020-09-19 20:12:40 +08:00
20b452656e refactor: ipv4_to_u32 2020-09-19 20:07:49 +08:00
89f45cc354 style: code style format 2020-09-19 20:00:54 +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
3e5292105b chore: !!->^ 2020-09-13 00:37:04 +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
90fc790b64 feat: add display for ip address and ip address mask 2020-09-06 18:49:40 +08:00
bd8152f59b feat: add ip address 2020-09-06 18:45:27 +08:00
c5749c8137 chore: add macro_use 2020-09-06 00:35:31 +08:00