Jared Tobin
0bd06fe210
Merge branch 'jt-gall-refactor' ( #1668 )
...
* jt-gall-refactor: (76 commits)
gall: fix issue id in comment
pills: update solid
gall: handle foreign coup success
gall: only print peek bad result if bad
gall: add basic test harness
pills: update solid, brass, ivory
gall: fix obvious nest-failing tisdot
gall: change '-state' to '-core' for +mo and +ap
zuse, gall: deprecate 'club'
zuse, gall, eyre: deprecate 'cush'
zuse, gall, eyre, dojo: deprecate 'cuft'
gall: remove slam-related printfs
gall: remove deprecated 'mak' from 'agents'
gall: use less vertical spacing throughout
gall: add comment re: unpopulated wex
gall: use less vertical separation when wuthepping
gall: fix whitespace
gall: don't define 'move' as a pair
gall: don't give faces to tags
gall: gut some unused stuff
...
2019-08-29 19:05:25 -02:30
Jared Tobin
2a802b5a30
Merge branch 'philip/fastboot' ( #1663 )
...
* philip/fastboot:
dill, helm: add lite boot option with -l
2019-08-27 08:00:49 -02:30
Philip Monk
a25b082e04
dill, helm: add lite boot option with -l
2019-08-26 11:04:24 -07:00
Philip Monk
e2f18afe0a
zuse: make of-wain:format use linear space
2019-08-24 22:50:36 -07:00
Philip Monk
ec9eedd50f
ph: clean up card structures
2019-08-22 15:33:52 -07:00
Philip Monk
212b5879fd
dawn.c: produce full sponsor chain keys
2019-08-22 14:16:26 -07:00
Jared Tobin
2b04b43262
zuse, gall: deprecate 'club'
...
Replaces with 'agent-action'.
2019-08-22 12:33:24 -02:30
Jared Tobin
38efc5e902
zuse, gall, eyre: deprecate 'cush'
...
Replaces with 'internal-task'.
2019-08-22 12:33:24 -02:30
Jared Tobin
ef99074304
zuse, gall, eyre, dojo: deprecate 'cuft'
...
Replaces it with the more informative name 'internal-gift'.
2019-08-22 12:33:24 -02:30
Jared Tobin
b3365693e0
zuse, gall: simplify +task, fix %conf in %gall
2019-08-22 12:14:05 -02:30
Jared Tobin
1fe4ff1605
zuse: remove superfluous 'scup' and 'culm' types
...
%zuse includes definitions for 'scup' and 'culm', both of which are
superfluous. 'scup' is simply (pair ship desk) and is used only in the
definition of 'culm', a tagged union in which three of the four branches
are commented out (i.e. are unused).
This commit deletes 'scup' and 'culm' and refactors what little code
made use of them.
2019-08-22 12:09:44 -02:30
Philip Monk
2c2ef195a7
add sponsorship chain keys to %dawn event
2019-08-20 16:41:50 -07:00
Ted Blackman
370213bb65
add gall %wash to clear caches
2019-08-10 14:24:31 -07:00
Philip Monk
bd36e61b22
Merge remote-tracking branch 'origin/master' into philip/kale
2019-08-08 14:51:14 -07:00
Philip Monk
c453450d9c
add |moon, |moon-cycle-keys, and |moon-breach
2019-08-07 17:59:01 -07:00
Philip Monk
eed4c6a236
add rekey to jael
2019-08-07 15:15:25 -07:00
Philip Monk
6eb4d9389d
remove snapshot scaffolding
2019-08-07 13:54:47 -07:00
Philip Monk
900e7fc12c
review fixes
2019-08-07 13:44:41 -07:00
Philip Monk
6212422015
kale -> jael
2019-08-06 15:42:37 -07:00
Elliot Glaysher
68d9acae55
Fix capped queues to not crash when the size is set to 0.
2019-08-06 14:59:33 -07:00
Philip Monk
4ddd08890c
switch back to mainnet
2019-08-06 11:18:45 -07:00
Philip Monk
f38d913ddb
fix +moon
2019-08-02 11:24:20 -07:00
Ted Blackman
d22490facb
testnet config
2019-08-01 11:45:15 -07:00
Philip Monk
54a3031397
add keys to sponsor in preboot validation
2019-08-01 11:14:36 -07:00
Philip Monk
578d14bfea
implement kale hierarchy
2019-07-30 16:26:47 -07:00
Philip Monk
577a01503b
change preboot stuff to include rift
2019-07-30 13:28:57 -07:00
Philip Monk
e39a2c0467
all breach tests pass
2019-07-29 15:09:08 -07:00
Philip Monk
efd37a1e3c
simplify kale/azimuth-tracker subscription semantics
2019-07-27 21:01:55 -07:00
Philip Monk
dd76358f6a
%breach-hi works with kale
2019-07-26 20:45:45 -07:00
Philip Monk
93a4160a35
Merge remote-tracking branch 'origin/v0.8.0.rc' into philip/kale
2019-07-22 10:39:15 -07:00
Philip Monk
994472ece1
azimuth-tracker sends to kale
2019-07-18 17:08:01 -07:00
Philip Monk
408b72b68e
fixed up kale
2019-07-18 15:26:15 -07:00
Philip Monk
e08fc7ebc7
Merge commit '9d2cea79' into philip/kale
2019-07-05 13:26:40 -07:00
Philip Monk
20b357bf07
azimuth-tracker
2019-07-04 18:15:53 -07:00
Joe Bryan
32e5bd9e73
removes unused (list host) from %eyre %born
2019-07-04 00:15:23 -07:00
Joe Bryan
27da0d61d8
renames +http-client interface core to +iris
2019-07-03 23:52:22 -07:00
Joe Bryan
e0f17b0ff1
moves +http-server interface core into +eyre
2019-07-03 23:29:13 -07:00
Joe Bryan
62522f87c1
renames %lient to %iris
2019-07-03 17:08:23 -07:00
Joe Bryan
f31b12c964
renames %rver to %eyre
2019-07-03 16:02:49 -07:00
Jared Tobin
b3901ab42f
Add 'pkg/arvo/' from commit 'c20e2a185f131ff3f5d3961829bd7a3fe0f227f8'
...
git-subtree-dir: pkg/arvo
git-subtree-mainline: 9c8f40bf6c
git-subtree-split: c20e2a185f
2019-06-28 12:48:05 +08:00