about summary refs log tree commit diff stats
path: root/sandbox
Commit message (Expand)AuthorAgeFilesLines
* 3341Kartik K. Agaram2016-09-123-4/+4
* 3338Kartik K. Agaram2016-09-124-6/+6
* 3337 - first use of type abbreviations: textKartik K. Agaram2016-09-1212-352/+352
* 3234Kartik K. Agaram2016-08-202-1/+6
* 3233 - change how Mu escapes stringsKartik K. Agaram2016-08-201-4/+3
* 3168 - skip loading recipe 'main' in edit/Kartik K. Agaram2016-08-123-3/+3
* 3101 - purge .traces/ dir from repo historyKartik K. Agaram2016-07-051-4/+0
* 3067Kartik K. Agaram2016-06-255-69/+69
* 3054 - keep cursor stable on resize in sandbox/Kartik K. Agaram2016-06-127-29/+112
* 3041 - fix 3039 in sandbox/ as wellKartik K. Agaram2016-06-092-0/+42
* 3038 - track down a long-standing bugKartik K. Agaram2016-06-081-25/+56
* 2990Kartik K. Agaram2016-05-201-24/+14
* 2984Kartik K. Agaram2016-05-191-0/+272
* 2983 - migrate buttons over to sandbox/Kartik K. Agaram2016-05-199-354/+335
* 2975Kartik K. Agaram2016-05-194-9/+10
* 2954 - bugfix: $systemKartik K. Agaram2016-05-112-9/+7
* 2953 - use pgup/pgdn to scroll through sandboxesKartik K. Agaram2016-05-116-1569/+79
* 2928 - fix sandbox restore in edit/ and sandbox/Kartik K. Agaram2016-05-051-3/+7
* 2926Kartik K. Agaram2016-05-051-2/+4
* 2890Kartik K. Agaram2016-05-021-1/+1
* 2864 - replace all address:shared with just addressKartik K. Agaram2016-04-2411-1262/+1262
* 2861 - 'maybe-convert' no longer returns addressKartik K. Agaram2016-04-239-121/+125
* 2854 - purge get-address from sandbox/ appKartik K. Agaram2016-04-2211-589/+644
* 2806 - bugfix: cleaning up in 'reload'Kartik K. Agaram2016-03-211-1/+1
* 2805Kartik K. Agaram2016-03-211-4/+4
* 2782 - directly use string literals everywhereKartik K. Agaram2016-03-144-20/+10
* 2781Kartik K. Agaram2016-03-141-3/+4
* 2735 - define recipes using 'def'Kartik K. Agaram2016-03-0811-182/+182
* 2714 - apply 2604 to sandbox/Kartik K. Agaram2016-02-261-1/+1
* 2707Kartik K. Agaram2016-02-253-7/+0
* 2705 - eradicate 'warning' from appsKartik K. Agaram2016-02-251-52/+52
* 2661 - warn if a reply doesn't match recipe headerKartik K. Agaram2016-02-151-1/+2
* 2624Kartik K. Agaram2016-02-012-15/+23
* 2623 - bugfix: editing sandboxesKartik K. Agaram2016-02-013-6/+17
* 2622 - bugfix: left-arrowKartik K. Agaram2016-01-311-3/+78
* 2612 - sandbox/ tests always show recipe errorsKartik K. Agaram2016-01-282-18/+39
* 2610 - warn when recipes don't use default-spaceKartik K. Agaram2016-01-272-0/+4
* 2609 - reuse test-recipe variables in sandbox/ testsKartik K. Agaram2016-01-272-4/+5
* 2608 - fix-up tests in sandbox/ appKartik K. Agaram2016-01-275-55/+674
* 2597Kartik K. Agaram2016-01-231-0/+3
* 2594 - bugfixes: managing state when deletingKartik K. Agaram2016-01-233-94/+309
* 2593 - bugfix: editing a sandbox resets scrollKartik K. Agaram2016-01-221-0/+54
* 2592 - bugfix: sandbox title bar managementKartik K. Agaram2016-01-221-1/+84
* 2591Kartik K. Agaram2016-01-221-1/+7
* 2590 - support scrolling through sandboxesKartik K. Agaram2016-01-227-13/+354
* 2589 - tweak color for sandbox labelsKartik K. Agaram2016-01-221-2/+2
* 2588 - bugfix: show *first* sandbox with errorKartik K. Agaram2016-01-221-0/+2
* 2587 - bugfix: show-screen on warningsKartik K. Agaram2016-01-221-1/+0
* 2586 - show first sandbox with error in statusKartik K. Agaram2016-01-224-13/+67
* 2585 - label sandboxes with a numberKartik K. Agaram2016-01-225-20/+29