Nicholas O'Connor
|
a5a8fb284c
|
help descriptions now understood by the cog files, no implementation yet, don't try to build this
|
2017-03-24 23:05:31 -07:00 |
|
Nicholas O'Connor
|
06512f0503
|
support for being specific about your bottle, via -b flag
|
2017-03-24 21:50:32 -07:00 |
|
Nicholas O'Connor
|
f20b0899a1
|
cellar config set is now effective
|
2017-03-24 20:12:57 -07:00 |
|
Nicholas O'Connor
|
c877663932
|
config command can get values now
|
2017-03-24 18:45:50 -07:00 |
|
Nicholas O'Connor
|
22cffca2d8
|
bottles now initialize their config in a new constructor instead of get_bottles
|
2017-03-24 17:58:24 -07:00 |
|
Nicholas O'Connor
|
55787584e2
|
config loading is now done via bottle class method, save function also exists
|
2017-03-24 17:17:43 -07:00 |
|
Nicholas O'Connor
|
04f2c46def
|
beginnings of a config command
|
2017-03-24 15:57:49 -07:00 |
|
Nicholas O'Connor
|
5a7353abc1
|
introduction of new output functions to use instead of directly streaming to cout
|
2017-03-23 18:51:11 -07:00 |
|
Nicholas O'Connor
|
a6d9c341df
|
functional but naive activate command
|
2017-03-23 18:08:24 -07:00 |
|
Nicholas O'Connor
|
af056ee961
|
subargv[0] is now the expected value of "cellar <command>"
|
2017-03-23 17:23:59 -07:00 |
|
Nicholas O'Connor
|
b4f5740006
|
switched commandfunction to vector<string>
|
2017-03-23 15:13:52 -07:00 |
|
Nicholas O'Connor
|
ad670b5033
|
beginnings of an activate command
|
2017-03-23 15:03:07 -07:00 |
|
Nicholas O'Connor
|
13cda029e7
|
beginnings of an activate command
|
2017-03-23 15:03:02 -07:00 |
|
Nicholas O'Connor
|
e47571d03a
|
removed extraneous boost headers
|
2017-03-23 14:56:20 -07:00 |
|
Nicholas O'Connor
|
fbe52e8e13
|
fixed errant newlines in generated code
|
2017-03-23 14:44:39 -07:00 |
|
Nicholas O'Connor
|
d8760c321a
|
cellar understands bottle descriptions now
|
2017-03-23 14:23:58 -07:00 |
|
Nicholas O'Connor
|
91e7ba7990
|
cogged bottle command code, should be easier to add commands
|
2017-03-23 13:17:07 -07:00 |
|
Nicholas O'Connor
|
30d0787a62
|
so that's how libraries work
|
2017-03-23 12:06:29 -07:00 |
|