Edward Shen edward
  • Joined on 2019-04-28
edward pushed to master at edward/git-config 2021-02-23 08:30:54 -08:00
f82d32953e Add key-value delimination event
edward pushed to master at edward/git-config 2021-02-21 18:16:12 -08:00
f10afb7894 gitconfig writing to string
edward pushed to master at edward/git-config 2021-02-21 16:08:32 -08:00
7f7a7e073d document multivar behavior better
edward pushed to master at edward/git-config 2021-02-21 11:43:46 -08:00
6a99b1caa0 Use Cow instead of strs
edward pushed to master at edward/git-config 2021-02-20 17:41:37 -08:00
eaa0a1766b Implement get_mut for gitconfig
fcda1d4666 remove meme comment
Compare 2 commits »
edward pushed to master at edward/git-config 2021-02-20 11:10:27 -08:00
3bd46913d3 test get_raw_values
edward pushed to master at edward/git-config 2021-02-20 10:49:04 -08:00
594ee8ac0c finish raw value queries for gitconfig
2fb1fa3ff4 Handle empty git-config file for parser
Compare 2 commits »
edward pushed to master at edward/git-config 2021-02-19 23:28:55 -08:00
93e6e2eed3 fully document parser
edward pushed to master at edward/git-config 2021-02-19 21:33:21 -08:00
1c770a9560 completely refactor config
edward pushed to master at edward/git-config 2021-02-19 16:42:02 -08:00
19fc0ebaaf Booleans now retain original value
edward pushed to master at edward/git-config 2021-02-19 16:18:07 -08:00
c244975a0a parser is now perfect
edward created branch master in edward/git-config 2021-02-19 09:10:16 -08:00
edward pushed to master at edward/git-config 2021-02-19 09:10:16 -08:00
eacb903dfd more work on parser
d63b1f7ab3 more work
30b054df31 Complete initial parser
Compare 3 commits »
edward created repository edward/git-config 2021-02-19 09:09:14 -08:00
edward pushed to master at edward/website 2021-02-14 08:13:09 -08:00
2817fd5022 privacy scale
edward pushed to master at edward/vtse 2021-02-11 10:55:32 -08:00
07bb068a2b implement partial buy and sell
edward pushed to master at edward/vtse 2021-02-08 17:59:36 -08:00
e6ff1576f1 add fetch_one note
f560236f8f more work
Compare 2 commits »
edward pushed to master at edward/vtse 2021-02-08 16:50:57 -08:00
bca934ec50 cleanup username and apikey structs
edward pushed to master at edward/vtse 2021-02-08 16:37:23 -08:00
8264ced7a6 move user structs into common
edward pushed to master at edward/vtse 2021-02-08 15:59:24 -08:00
ed517b6dab more preliminary work
0bb86c79e3 get user login working
c446508829 Initial commit