Commit Graph

21 Commits

Author SHA1 Message Date
HouXiaoxuan
94c2cadf72 增加测试工具函数ensure_test_file 2023-12-21 01:39:26 +08:00
mrbeanc
a573ede3a6 优化add命令输出 2023-12-20 22:18:30 +08:00
mrbeanc
162313b7bc Index:在成员函数中对传入的path进行预处理,统一路径形式(absolute) 2023-12-20 21:28:55 +08:00
mrbeanc
02a27b4327 实现Index::load() 2023-12-20 21:02:13 +08:00
mrbeanc
16ee60339d 完善Index::save逻辑 2023-12-20 18:29:48 +08:00
mrbeanc
ffac740f97 处理Windows下绝对路径转换产生的"\\\\?\\"前缀 2023-12-20 16:37:55 +08:00
mrbeanc
2255cdaf09 将序列化中[to_string]改为[to_string_pretty]进行格式化,改善显示效果 2023-12-20 13:13:12 +08:00
mrbeanc
5d5187a91c 优化add逻辑 2023-12-20 11:58:40 +08:00
HouXiaoxuan
ee0360fa66 todo 2023-12-20 02:11:45 +08:00
HouXiaoxuan
1b42e53884 TODO,需要等待Index实现 2023-12-20 01:08:25 +08:00
HouXiaoxuan
c9726e3f11 format 2023-12-20 01:08:15 +08:00
HouXiaoxuan
38e448cc75 添加tree依赖的函数,有待修改 2023-12-20 01:08:04 +08:00
HouXiaoxuan
c034120dfd tree save&load 未完成 2023-12-20 00:01:58 +08:00
HouXiaoxuan
d61b2f57e2 commit save&load 2023-12-20 00:01:58 +08:00
mrbeanc
6780be2e02 完善add逻辑 2023-12-19 23:57:11 +08:00
HouXiaoxuan
6616e98109 todo 2023-12-19 23:11:42 +08:00
HouXiaoxuan
3d552014c2 load&save for Blob 2023-12-19 22:22:05 +08:00
mrbeanc
5d7e0585bb 临时提交:add & index & blob 2023-12-19 21:03:47 +08:00
HouXiaoxuan
f197a5247f test_save 2023-12-19 20:29:39 +08:00
mrbeanc
247347a76e 初步编写add逻辑;新增终端颜色库 2023-12-19 13:49:27 +08:00
mrbeanc
af5e36c24c 更名文件夹objects->models,并增添index.rs结构 2023-12-18 13:42:29 +08:00