Edward Shen edward
  • Joined on 2019-04-28
edward pushed to master at edward/git-config 2021-03-05 22:51:08 -08:00
bd29f67142 update readme
edward pushed to master at edward/git-config 2021-03-05 22:28:30 -08:00
0638e00677 fix macro comment gen
edward pushed to master at edward/git-config 2021-03-05 22:23:32 -08:00
9715790574 implement case insensitivity for names
edward pushed to master at edward/git-config 2021-03-05 20:34:12 -08:00
6167914277 test MutableMultiValue
edward pushed to master at edward/git-config 2021-03-05 15:58:27 -08:00
05eba761ee more tests, fix mutablevalue
ce2529fa9d fix lints
Compare 2 commits »
edward pushed to master at edward/git-config 2021-03-05 13:28:09 -08:00
a345a8d93e enable requiring docs
edward pushed to master at edward/git-config 2021-03-03 17:43:02 -08:00
7c29e44f20 clippy fix
1354d931b2 docs
Compare 2 commits »
edward pushed to master at edward/git-config 2021-03-03 17:12:03 -08:00
6ce2c1d89d add into bytes for gitconfig
ebfd15b6d3 docs
Compare 2 commits »
edward pushed to master at edward/git-config 2021-03-03 15:16:27 -08:00
7cbdd46fde mutableevent interface
edward pushed to master at edward/git-config 2021-03-03 15:15:00 -08:00
b78ef63bdf remove serde code for now
23ae291361 disable serde
cbb970c293 multablemultivalue
Compare 3 commits »
edward pushed to master at edward/git-config 2021-03-02 08:28:19 -08:00
559afb01fa better test formatting
edward pushed to master at edward/git-config 2021-03-02 08:26:36 -08:00
60fe0deb91 Add get_multi_value
edward pushed to master at edward/git-config 2021-03-01 20:59:42 -08:00
925a3b4afa check all sections for lookup before failing
edward pushed to master at edward/git-config 2021-03-01 15:33:28 -08:00
0905642feb misc improvements
edward pushed to master at edward/git-config 2021-03-01 15:33:11 -08:00
8778d42e78 benchmarks
068deccf96 crate level docs
Compare 2 commits »
edward pushed to master at edward/git-config 2021-03-01 14:00:51 -08:00
5574ec3267 integration tests for value extraction
e9598831cc fix drain
Compare 2 commits »
edward pushed to master at edward/git-config 2021-03-01 13:27:05 -08:00
cd2f58c920 use memrchr
c975a2ec14 use drain instead
c9c8e70afb use mutablevalue for mut entries
493729cc3c normalize get_raw_value
c01b61cb11 fix get_raw_value, fix returning refs to cows
Compare 5 commits »
edward pushed to master at edward/git-config 2021-02-28 06:55:37 -08:00
5720ccd003 cleanup docs
edward pushed to master at edward/git-config 2021-02-27 20:47:00 -08:00
185e1129bc add tests and docs
42a20c3dad rename config mod to file
Compare 2 commits »
edward pushed to master at edward/git-config 2021-02-27 20:19:29 -08:00
0ce311a1eb pendantic clippy lints