Commit Graph

514 Commits

Author SHA1 Message Date
Gavin Whelan
2860413be3 Fixing breakage from reformatting 2014-04-09 16:25:11 -07:00
Gavin Whelan
a1cb94b1e4 hoon regex 2014-04-09 13:35:28 -07:00
Steve Dee
02f8900165 One change that didn't make it in 2014-04-09 13:03:02 -07:00
Steve Dee
8e0604c4d2 Sign the input message, not the whole sealed noun 2014-04-09 12:59:09 -07:00
Steve Dee
0d901a8608 Trailing whitespace
Repeat after me:

    find urb/zod/ -type f -name *.hoon | xargs sed -i '' -e 's/[[:space:]]*$//'
2014-04-08 17:34:29 -07:00
C. Guy Yarvin
d28162053e Fix syntax error. 2014-04-08 15:56:07 -07:00
C. Guy Yarvin
2676054930 Merge branch 'master' of github.com:urbit/urbit
Conflicts:
	urb/zod/arvo/eyre.hoon
	urb/zod/arvo/hoon.hoon
2014-04-08 15:28:36 -07:00
C. Guy Yarvin
deaa14d27a Various fixes and improvements. 2014-04-08 15:26:01 -07:00
Steve Dee
b54dea7533 New cryptosuite interface
`seal`/`tear` now imply `sign`/`sure` and take the public key of
the other party. As this muddies the `pu`/`se` distinction, we lump
all asym ops under `as`.
2014-04-08 10:59:49 -07:00
Steve Dee
57954fc639 Formatting 2014-04-07 10:19:16 -07:00
Steve Dee
977a7fc702 Trailing whitespace
You guys. The default git precommit hook checks for this. You can enable
it by copying and pasting this command into a shell in your Urbit
checkout:

    cp .git/hooks/precommit{.sample,}
2014-04-07 10:19:02 -07:00
C. Guy Yarvin
9b865ed8f6 Merge branch 'master' of github.com:urbit/urbit 2014-04-07 09:50:11 -07:00
Gavin Whelan
6a1f0dbd73 Merge branch 'master' of https://github.com/urbit/urbit 2014-04-07 08:54:30 -07:00
Gavin Whelan
95f2306ad1 Added Markdown translator and some example markdown. 2014-04-07 08:52:44 -07:00
Gavin Whelan
d5beee7c7c Merge branch 'master' of github.com:urbit/urbit 2014-04-07 03:02:10 -07:00
C. Guy Yarvin
0879da2286 Final template tweaks. 2014-04-05 14:25:16 -07:00
johncburnham
fae7517934 Merge pull request #130 from ngvrnd/patch-2
fix typo...
2014-04-05 13:16:28 -07:00
C. Guy Yarvin
08c3078647 "Fix" script and style non-escaping. 2014-04-05 12:04:05 -07:00
C. Guy Yarvin
bd21f15624 Merge branch 'master' of github.com:urbit/urbit 2014-04-04 15:36:21 -07:00
C. Guy Yarvin
80b6707039 More template tweaks. 2014-04-04 15:35:59 -07:00
johncburnham
bea2dd0d55 added some comments to hoon.hoon 2014-04-04 03:00:26 -07:00
C. Guy Yarvin
d97f32f4d5 Merge branch 'master' of github.com:urbit/urbit 2014-04-02 18:07:29 -07:00
C. Guy Yarvin
774beceac3 Template language. 2014-04-02 18:06:45 -07:00
C. Guy Yarvin
88e4aed25e Okay this works. 2014-03-27 10:52:31 -07:00
C. Guy Yarvin
e7acee9de8 Grr. 2014-03-27 10:50:14 -07:00
C. Guy Yarvin
b894894c1c Grr. 2014-03-27 10:46:57 -07:00
C. Guy Yarvin
50adabc51a Fix proxy name. 2014-03-27 10:39:17 -07:00
C. Guy Yarvin
499f9d2e33 More proxy testing. 2014-03-27 10:20:53 -07:00
C. Guy Yarvin
d17ffb8069 Fix ship from DNS resolution. 2014-03-27 10:06:58 -07:00
C. Guy Yarvin
891f026bbd Fix a bad checkin. 2014-03-26 18:06:11 -07:00
C. Guy Yarvin
a6dbaf7584 Some html and syntax tweaks. 2014-03-25 17:48:22 -07:00
~hatteb-mitlyd
779ab3f1ea beep on C-t if line is too short. closes #125 2014-03-25 11:32:49 -07:00
C. Guy Yarvin
619666ee35 Some syntax changes. 2014-03-25 10:46:30 -07:00
C. Guy Yarvin
b0f6d70140 Proxying. 2014-03-23 14:18:05 -07:00
C. Guy Yarvin
a0737a02e6 More http fixes. 2014-03-23 12:42:18 -07:00
C. Guy Yarvin
8619e957a7 Testing web proxying. 2014-03-23 11:44:23 -07:00
C. Guy Yarvin
81cc2694dd Test web proxying. 2014-03-22 14:42:25 -07:00
C. Guy Yarvin
9f47123717 A bunch of web fixes. Preparing to proxy. 2014-03-21 14:46:14 -07:00
C. Guy Yarvin
faf34392d8 Fix %eyre bugs, performance problems, etc. 2014-03-20 23:24:22 -07:00
C. Guy Yarvin
3cf9dc3ba2 Check in a bunch of web stuff. 2014-03-19 18:05:42 -07:00
C. Guy Yarvin
831cfbf465 Merge branch 'master' of github.com:urbit/urbit 2014-03-19 15:42:12 -07:00
Steve Dee
a6b43c81ad Trailing whitespace, hoon level, part 2 2014-03-14 10:50:12 -07:00
C. Guy Yarvin
135d0c5a31 Merge branch 'master' of github.com:urbit/urbit 2014-03-13 17:49:47 -07:00
C. Guy Yarvin
13055e7dff Fix dor. Duh. 2014-03-13 17:49:31 -07:00
C. Guy Yarvin
d7a59f0cbf Basic generative loading... 2014-03-12 18:04:58 -07:00
C. Guy Yarvin
0529456f74 Initial checkin to neweyre. 2014-03-12 12:50:39 -07:00
C. Guy Yarvin
cdf290587f Merge branch 'master' of github.com:urbit/urbit 2014-03-12 12:44:27 -07:00
C. Guy Yarvin
67e6ed51b9 Add ++wain. 2014-03-12 12:44:08 -07:00
Steve Dee
89c8c17f84 shax instead of shaz 2014-03-12 09:25:00 -07:00
Steve Dee
8c40684235 Disable ^W for now 2014-03-11 13:34:06 -07:00