Commit graph

20 commits

Author SHA1 Message Date
3ff68bfaf8
remove unnecessarily lifetimes 2021-02-27 22:22:33 -05:00
bfd4172e48
use str in most cases 2021-02-27 22:18:44 -05:00
48d41b81e9
dedup multivar docs 2021-02-27 11:13:20 -05:00
16496d91a1
Implement get_value for GitConfig 2021-02-26 23:33:38 -05:00
3e97f07b28
Use traits instead of from_str 2021-02-26 21:44:58 -05:00
19cb3117eb
add tests for boolean 2021-02-24 15:47:35 -05:00
75a99679a2
make serde optional, clippy lints 2021-02-24 12:11:18 -05:00
ea0f76d528
Use BStr instead 2021-02-23 19:47:24 -05:00
f82d32953e
Add key-value delimination event 2021-02-23 11:30:48 -05:00
f10afb7894
gitconfig writing to string 2021-02-21 21:16:08 -05:00
7f7a7e073d
document multivar behavior better 2021-02-21 19:08:27 -05:00
6a99b1caa0
Use Cow instead of strs 2021-02-21 14:43:41 -05:00
eaa0a1766b
Implement get_mut for gitconfig 2021-02-20 20:41:34 -05:00
3bd46913d3
test get_raw_values 2021-02-20 14:10:23 -05:00
594ee8ac0c
finish raw value queries for gitconfig 2021-02-20 13:49:01 -05:00
2fb1fa3ff4
Handle empty git-config file for parser 2021-02-20 12:01:38 -05:00
1c770a9560
completely refactor config 2021-02-20 00:33:17 -05:00
c244975a0a
parser is now perfect 2021-02-19 19:18:02 -05:00
eacb903dfd
more work on parser 2021-02-19 12:08:42 -05:00
d63b1f7ab3
more work 2021-02-19 00:12:59 -05:00