Commit Graph

8186 Commits

Author SHA1 Message Date
C. Guy Yarvin
d869bf154d Merge branch 'master' of github.com:urbit/urbit 2013-10-23 14:48:47 -07:00
cgyarvin
172e4a26b3 Merge pull request #63 from ab9/fix_begin
Fix begin: allow answer of "no"
2013-10-22 19:54:31 -07:00
Aaron Beckerman
8cbd5e3125 Fix begin: allow answer of "no"
When begin asks the user "Do you have a ship and a ticket?", the answer
"no" is considered invalid. This fixes the problem.
2013-10-22 17:46:57 +08:00
C. Guy Yarvin
f6b8f019bd Merge branch 'master' of github.com:urbit/urbit 2013-10-21 12:30:24 -07:00
C. Guy Yarvin
afbe915fda Fix default %yu handling. 2013-10-21 12:30:03 -07:00
C. Guy Yarvin
cdd397e6f1 Continuity breach and flag day. 2013-10-21 11:10:38 -07:00
johncburnham
1006ab4d99 Merge pull request #58 from ab9/official_email
Use official email address
2013-10-20 00:18:40 -07:00
johncburnham
aa6305f8ea Merge pull request #59 from mrdomino/master
The shell is named %batz
2013-10-19 23:19:26 -07:00
Steven Dee
d53fe983a8 The shell is named %batz 2013-10-19 21:49:17 -04:00
C. Guy Yarvin
9c50a1b5b1 Some small fixes. 2013-10-18 23:30:43 -07:00
Curtis Yarvin
acfccc1e3f Add initial GC on startup; fix batz handling of %yu. 2013-10-19 06:10:25 +00:00
Aaron Beckerman
cc7d817ff8 Direct ticket-seekers to urbit@urbit.org 2013-10-16 23:10:08 +08:00
C. Guy Yarvin
ff89d5b3db New chat program. 2013-10-15 19:24:12 -07:00
C. Guy Yarvin
f0bdfb16d4 Some chatty stuff. 2013-10-15 19:24:02 -07:00
C. Guy Yarvin
a80b3a9bb4 Merge branch 'master' of github.com:urbit/urbit 2013-10-15 14:02:54 -07:00
C. Guy Yarvin
92e9a93fa0 Revise some bowl handling. 2013-10-15 14:02:23 -07:00
Curtis Yarvin
0665f39efb Merge branch 'master' of github.com:urbit/urbit 2013-10-15 17:58:40 +00:00
Curtis Yarvin
9b6f19dfc6 Continuity breach and flag day. 2013-10-15 14:30:22 +00:00
C. Guy Yarvin
520225bf87 Merge branch 'master' of github.com:urbit/urbit 2013-10-14 11:24:33 -07:00
johncburnham
2cf69ffa39 Merge pull request #55 from philipcmonk/master
For syntax highlighting, group base{32,64} digits in fives.
2013-10-13 03:46:47 -07:00
Philip Monk
0acf10f9a9 For syntax highlighting, group base{32,64} digits in fives. 2013-10-12 22:55:58 -07:00
C. Guy Yarvin
75ef6ac34e Introduced a typo. 2013-10-12 12:38:08 -07:00
C. Guy Yarvin
2d3aad1d47 This is the correct pill. 2013-10-12 12:06:52 -07:00
C. Guy Yarvin
89a790ff34 Gratuitous flag day. 2013-10-12 11:45:39 -07:00
C. Guy Yarvin
4f1b29fa64 Rename ++gene to ++hoon. 2013-10-11 15:04:49 -07:00
C. Guy Yarvin
3bee7def02 Merge branch 'master' of github.com:urbit/urbit 2013-10-11 13:46:23 -07:00
C. Guy Yarvin
bad2c9201d Add Ar Vicco (donum) as ~web. 2013-10-11 13:45:58 -07:00
Curtis Yarvin
0ee471f644 Continuity breach, flag day. 2013-10-11 18:00:22 +00:00
C. Guy Yarvin
14e6948e73 Get debug prints out. 2013-10-10 11:07:49 -07:00
C. Guy Yarvin
77dc70a764 Merge branch 'master' of github.com:urbit/urbit 2013-10-10 10:59:04 -07:00
C. Guy Yarvin
b86b7fa471 Fix update bug. 2013-10-10 10:58:41 -07:00
Curtis Yarvin
f83fff96df Merge branch 'master' of github.com:urbit/urbit 2013-10-10 02:59:29 +00:00
Curtis Yarvin
195a2ebb6c Comment out printfs. 2013-10-10 02:59:20 +00:00
C. Guy Yarvin
8a3677a523 Better ames reporting. 2013-10-09 19:45:57 -07:00
Curtis Yarvin
ff22c277e0 Merge branch 'master' of github.com:urbit/urbit 2013-10-09 20:30:18 +00:00
Curtis Yarvin
0c524c841a No more printfs. 2013-10-09 20:30:11 +00:00
C. Guy Yarvin
1c557acbb4 Group chat, inadequately tested 2013-10-09 13:28:49 -07:00
C. Guy Yarvin
96b2081b47 New network code and flag day. 2013-10-09 11:55:23 -07:00
C. Guy Yarvin
afcfb6e7fc More debugging for sync bug. 2013-10-09 00:13:08 -07:00
C. Guy Yarvin
a7e81cad07 Merge branch 'master' of github.com:urbit/urbit
Conflicts:
	urb/urbit.pill
2013-10-08 19:24:45 -07:00
C. Guy Yarvin
b695cff3f7 Fix some IP handling issues. 2013-10-08 19:23:01 -07:00
Curtis Yarvin
ddadc4be65 More printfs... 2013-10-08 18:26:59 +00:00
C. Guy Yarvin
4b695bceae Fix an update bug. 2013-10-08 09:47:25 -07:00
C. Guy Yarvin
32388833e9 Merge branch 'master' of github.com:urbit/urbit 2013-10-07 22:57:16 -07:00
C. Guy Yarvin
68008233df More diagnostics. 2013-10-07 22:56:57 -07:00
johncburnham
6cca9dcb11 Merge pull request #54 from mrdomino/master
Consider both FreeBSD and OpenBSD "bsd"
2013-10-07 20:42:11 -07:00
C. Guy Yarvin
4dfa41969e Report == procfs. 2013-10-07 19:29:20 -07:00
Curtis Yarvin
e75d2e514a Merge blocklist and printfs. 2013-10-08 02:04:25 +00:00
Curtis Yarvin
178dd13afe Impromptu blocklist; display %rx, %tx. 2013-10-08 02:04:08 +00:00
C. Guy Yarvin
a35574cf2f procfs for clay. 2013-10-07 18:58:06 -07:00