Commit Graph

33084 Commits

Author SHA1 Message Date
Steven Dee
d51339b885 Don't fork in daemon mode 2013-10-21 14:55:19 -04:00
C. Guy Yarvin
cdd397e6f1 Continuity breach and flag day. 2013-10-21 11:10:38 -07:00
cgyarvin
c9d51d63f8 Merge pull request #61 from mrdomino/master
Exit 0 on successful daemonization
2013-10-21 10:59:14 -07:00
Steven Dee
b0e2f692ac Exit 0 on successful daemonization 2013-10-21 13:13:53 -04:00
johncburnham
1006ab4d99 Merge pull request #58 from ab9/official_email
Use official email address
2013-10-20 00:18:40 -07:00
johncburnham
f536794b17 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
b0078e4c48 Add initial GC on startup; fix batz handling of %yu. 2013-10-19 06:10:25 +00: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
898c53c3f9 Merge branch 'master' of github.com:urbit/urbit 2013-10-15 14:02:54 -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
84593e79b0 Merge branch 'master' of github.com:urbit/urbit 2013-10-15 17:58:40 +00: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
cgyarvin
39b0169f51 Merge pull request #56 from asokoloski/master
loom.c -- drop unnecessary fsync in _loom_write that causes lag on some systems.
2013-10-14 13:20:53 -07:00
Aaron Sokoloski
3755a7620e loom.c -- drop unnecessary fsync in _loom_write that causes lag on some systems.
u2_loom_save syncs after writing anyway.
2013-10-14 21:02:32 +01:00
C. Guy Yarvin
9da4841584 Merge branch 'master' of github.com:urbit/urbit 2013-10-14 11:24:33 -07:00
C. Guy Yarvin
520225bf87 Merge branch 'master' of github.com:urbit/urbit 2013-10-14 11:24:33 -07:00
C. Guy Yarvin
91551d2f5a Changes for libuv bug reproduce. 2013-10-14 11:23:55 -07:00
johncburnham
bab993836e 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
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
a7a72ad6d2 For syntax highlighting, group base{32,64} digits in fives. 2013-10-12 22:55:58 -07:00
Philip Monk
0acf10f9a9 For syntax highlighting, group base{32,64} digits in fives. 2013-10-12 22:55:58 -07:00
Philip Monk
2d4e9a5241 Merge branch 'patch-1' of https://github.com/akkartik/hoon.vim
Conflicts:
	syntax/hoon.vim
2013-10-12 22:50:41 -07:00
Philip Monk
01b560ae4a Group base32 numbers every 5 digits. 2013-10-12 22:45:01 -07:00
Kartik Agaram
5d4ff1c6ae Base-64 numbers should group every 5 digits.
Based on keyprints in ames.hoon, which seem to be the only base-64 numbers in the codebase.
2013-10-12 21:55:24 -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
776b006342 Merge branch 'master' of github.com:urbit/urbit 2013-10-11 13:46:23 -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
6d091f5e07 Continuity breach, flag day. 2013-10-11 18:00:22 +00: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