Commit Graph

115 Commits

Author SHA1 Message Date
Nicholas O'Connor
844e08afb0 fixed man page install rules 2017-07-17 20:07:08 -07:00
Nicholas O'Connor
9bc9838ceb that's what i get for not testing first 2017-07-11 16:24:50 -07:00
Nicholas O'Connor
678acdec90 remove long-deprecated function 2017-07-11 16:19:33 -07:00
Nicholas O'Connor
4a148b7bf6 cork and uncork respect dryrun 2017-07-11 14:23:25 -07:00
Nicholas O'Connor
8c148d5608 fix manpage formatting errors 2017-07-11 14:23:11 -07:00
Nicholas O'Connor
ffb952fae6 pressing supports dry runs 2017-07-05 16:49:32 -07:00
Nicholas O'Connor
b979bb7a0a create and remove respect dryrun 2017-07-05 16:36:49 -07:00
Nicholas O'Connor
738606b851 fix rogue FORCE that didn't make sense 2017-07-05 16:07:39 -07:00
Nicholas O'Connor
82dc5255b6 activate can now be run dry 2017-07-05 15:40:29 -07:00
Nicholas O'Connor
69b403fb36 advertise support for clang/ninja 2017-07-05 15:19:44 -07:00
Nicholas O'Connor
4351775a60 Ronn.cmake now actually handles sections properly 2017-07-05 15:03:24 -07:00
Nicholas O'Connor
d2f83c0d0f Bottle::load_config now checks ~/.local/share/cellar.json and compiled defaults (this commit is correct) 2017-07-05 14:39:48 -07:00
Nicholas O'Connor
e2400b2908 Bottle::load_config now checks ~/.local/share/cellar.json and compiled defaults 2017-07-05 14:35:41 -07:00
Nicholas O'Connor
96ccab40f7 launch::popen respects dry run flag (#27) 2017-07-05 14:19:39 -07:00
Nicholas O'Connor
e735768e52 man page: gzip should no longer delete generated file, preventing constant rebuilding 2017-07-05 14:05:21 -07:00
Nicholas O'Connor
0b9b57117f no longer generating files into the source tree 2017-07-05 13:24:28 -07:00
Nicholas O'Connor
fcc08f25b0 push git related logic to cmake, now that i know how to do that kind of thing 2017-07-05 13:13:04 -07:00
Nicholas O'Connor
ba5e0b64ca man page! it's not finished yet but we're that much closer to the big leagues now, son 2017-06-28 19:22:34 -07:00
Nicholas O'Connor
27e4def375 README: fix misdocumentation, add unfinished disclaimer 2017-06-09 13:42:29 -07:00
Nicholas O'Connor
a3ae38d7b6 forgot to push my hook change to gitolite 2017-06-09 13:20:10 -07:00
Nicholas O'Connor
237ca9d4cd global config support (fix #24) 2017-06-09 13:12:48 -07:00
Nicholas O'Connor
d873416602 github mirror notice 2017-06-09 12:30:34 -07:00
Nicholas O'Connor
d789416c5f cellar launch now reads and respects wine-path setting (fixes #23) 2017-06-09 12:16:59 -07:00
Nicholas O'Connor
58c96411a0 implement tclap into cellar config (behavior remains mostly unchanged) 2017-04-14 22:40:58 -07:00
Nicholas O'Connor
873d131cc9 that's what i get for using commit -a 2017-04-14 22:39:31 -07:00
Nicholas O'Connor
4b6f23f5fb support for compiled in defaults (nothing uses it yet) 2017-04-14 20:29:16 -07:00
Nicholas O'Connor
34e048c535 forgot some header changes from last commit 2017-04-14 20:28:55 -07:00
Nicholas O'Connor
fc814d1cb3 move config to its own subdir, preparation for #24 2017-04-13 15:02:50 -07:00
Nicholas O'Connor
404076539b empty commit that fixes bug #8 because the last one didn't* 2017-04-13 14:43:04 -07:00
Nicholas O'Connor
cd71e7f90f hello output::blank_line() (with optional bool) (fixes bug #8 ) 2017-04-13 14:35:50 -07:00
Nicholas O'Connor
f83b5eb6d4 consolidated command plumbing into one cogfile 2017-04-13 12:51:04 -07:00
Nicholas O'Connor
d5ec9071ff no, i just had it backwards 2017-04-12 11:40:18 -07:00
Nicholas O'Connor
15708bc531 or relative links, i'll have to fix that 2017-04-12 11:39:29 -07:00
Nicholas O'Connor
1c05faf235 I don't think this markdown speaks triple-backtick 2017-04-12 11:36:41 -07:00
Nicholas O'Connor
ee74e3f654 I don't think this markdown has syntax highlighting 2017-04-12 11:34:51 -07:00
Nicholas O'Connor
e16cac75be post-receive didn't run 2017-04-12 11:27:52 -07:00
Nicholas O'Connor
c202f5ad1d somehow i never included a readme 2017-04-12 11:27:14 -07:00
Nicholas O'Connor
db813a7d7b fixed issue #14 2017-04-09 22:08:10 -07:00
Nicholas O'Connor
e4a8abf27a treat that like a string, damn compiler 2017-04-09 22:07:50 -07:00
Nicholas O'Connor
7136b3cc3e activate now uses output funcs, create_symlink wrapped in a try/catch 2017-04-09 21:26:11 -07:00
Nicholas O'Connor
fa731102ff cellar remove no longer supports paths. what is this, rm 2017-04-08 23:12:45 -07:00
Nicholas O'Connor
74997e7280 added sparse details for remove 2017-04-07 23:14:10 -07:00
Nicholas O'Connor
c68f95b73d fix spaces in args 2017-04-07 21:37:58 -07:00
Nicholas O'Connor
9039e57790 0.2 2017-04-07 17:47:51 -07:00
Nicholas O'Connor
e58fb7d78e hello version 0.2 2017-03-28 13:36:15 -07:00
Nicholas O'Connor
c3b8fae585 clarifying this is MIT code 2017-03-28 12:45:00 -07:00
Nicholas O'Connor
91526bfe5b corking, and a major refactor to accomodate it 2017-03-28 12:41:25 -07:00
Nicholas O'Connor
f140b9b68c fixed escaping bug in commands.cpp cogs 2017-03-27 23:17:00 -07:00
Nicholas O'Connor
bfffa2dd7f remove command, which supports dry runs (so does create) 2017-03-27 22:14:41 -07:00
Nicholas O'Connor
0adbe5e0d1 build types, untested recursive_remove function in fs 2017-03-27 21:03:35 -07:00