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

70 Commits

Author SHA1 Message Date
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
2e8c8fe8c8 feat: add find_parents_exists_dir 2020-08-02 11:08:11 +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
ef49c85cf2 ref read_str_to_lines 2020-05-05 22:00:45 +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
7bfffc7bb6 add MessageType#print 2020-05-02 18:53:48 +08:00
d7ffd4ca6c add print_*) 2020-05-02 13:12:53 +08:00
7853214680 fix clippy 2020-05-02 13:08:20 +08:00
57c757d770 add split_kv 2020-05-02 12:58:22 +08:00
46528c566c add split_kv 2020-05-02 12:58:13 +08:00
2f7d7d238e add resolve_file_path 2020-05-02 12:48:31 +08:00
dd0a754631 add get_read_stdin_or_file 2020-05-02 11:54:13 +08:00
d75c331fa0 ref use 2020-04-12 19:46:12 +08:00
34df5b66a2 ref is_env_on 2020-04-12 18:19:34 +08:00
d218e1edd5 change version 2020-04-12 12:26:02 +08:00
854f619518 add print message lock 2020-04-12 12:06:00 +08:00
7811e29921 update 2020-04-12 00:55:37 +08:00
b8da734669 add util_file::read_file_content 2020-04-12 00:39:16 +08:00
0e0714f7cd add read_to_bytes 2020-01-12 22:19:14 +08:00
53747a2337 fix clippy 2020-01-11 11:57:43 +08:00
5074a46c61 fix clippy 2020-01-11 11:51:28 +08:00
c4c6273c38 add time, iff! 2019-12-28 09:45:56 +08:00
7d5bb125ba add desc, license 2019-12-12 00:59:59 +08:00
9c1bed76d1 add terminal check 2019-11-23 21:09:42 +08:00
c969e39efe add read_to_string 2019-08-31 15:04:32 +08:00
b15ea1aa7b add util_env 2019-08-15 07:12:51 +08:00
29e719477f change print_status_last_line pub 2019-08-09 23:12:26 +08:00
f8e4026816 add print_status_last_line 2019-08-09 23:00:08 +08:00
5cae311580 add debug 2019-08-08 00:49:32 +08:00
f5fe205b78 add util_cmd.rs, util_file.rs 2019-08-08 00:26:30 +08:00
390a62d88b add copy_io_with_head 2019-08-07 00:06:40 +08:00
a30f625a73 add src/util_size.rs 2019-08-06 08:54:20 +08:00
8d08c977e7 add src/util_size.rs 2019-08-06 08:54:04 +08:00
b36c3e443f remove unused empty line 2019-08-06 08:51:09 +08:00
b5be9468a4 rm unused consts 2019-08-06 08:49:37 +08:00
4d87bb46df add src/util_msg.rs 2019-08-06 08:48:22 +08:00
933239b842 add src/util_io.rs, src/util_os.rs 2019-08-06 08:43:29 +08:00
0a582517aa add find_char_boundary, get_term_width_message 2019-08-06 08:33:43 +08:00
ba3fe4366d modify flush_stdout logic 2019-08-03 22:45:54 +08:00
db35e8e55b do not use RefCell 2019-08-03 18:00:49 +08:00
a67337bb5d user refcell 2019-08-03 17:22:26 +08:00
a5f07d2b14 add new_box_ioerror 2019-08-03 17:11:18 +08:00
1fe9483cee add clear_lastline 2019-08-03 17:10:34 +08:00
f8dab07f6c add is_symlink 2019-08-03 14:15:59 +08:00
4d38c5150c add copy_io 2019-07-23 00:26:55 +08:00
689f958d05 add print_color,print_color_and_flush 2019-07-22 01:55:23 +08:00
282cfad793 fix message header mark as bold 2019-07-22 01:36:25 +08:00