Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4134 - 'input' = 'ingredient' | Kartik K. Agaram | 2017-12-03 | 1 | -3/+3 |
* | 3902 - drop redundant redraw of recipe side on F4 | Kartik K. Agaram | 2017-06-09 | 1 | -0/+1 |
* | 3860 - stop buffering the screen in termbox | Kartik K. Agaram | 2017-05-18 | 1 | -2/+0 |
* | 3854 | Kartik K. Agaram | 2017-05-13 | 1 | -0/+2 |
* | 3824 - experiment: stop buffering in termbox | Kartik K. Agaram | 2017-04-16 | 1 | -2/+0 |
* | 3705 - switch to tested file-system primitives | Kartik K. Agaram | 2016-12-11 | 1 | -16/+26 |
* | 3656 | Kartik K. Agaram | 2016-11-10 | 1 | -1/+1 |
* | 3552 | Kartik K. Agaram | 2016-10-22 | 1 | -1/+1 |
* | 3490 | Kartik K. Agaram | 2016-10-09 | 1 | -24/+24 |
* | 3489 | Kartik K. Agaram | 2016-10-08 | 1 | -24/+24 |
* | 3457 | Kartik K. Agaram | 2016-10-06 | 1 | -24/+24 |
* | 3445 | Kartik K. Agaram | 2016-10-06 | 1 | -16/+16 |
* | 3429 - standardize Mu scenarios | Kartik K. Agaram | 2016-09-28 | 1 | -25/+25 |
* | 3396 | Kartik K. Agaram | 2016-09-17 | 1 | -29/+29 |
* | 3391 - type abbreviations everywhere | Kartik K. Agaram | 2016-09-17 | 1 | -39/+39 |
* | 3337 - first use of type abbreviations: text | Kartik K. Agaram | 2016-09-12 | 1 | -10/+10 |
* | 3054 - keep cursor stable on resize in sandbox/ | Kartik K. Agaram | 2016-06-12 | 1 | -5/+5 |
* | 2983 - migrate buttons over to sandbox/ | Kartik K. Agaram | 2016-05-19 | 1 | -127/+133 |
* | 2953 - use pgup/pgdn to scroll through sandboxes | Kartik K. Agaram | 2016-05-11 | 1 | -6/+6 |
* | 2864 - replace all address:shared with just address | Kartik K. Agaram | 2016-04-24 | 1 | -33/+33 |
* | 2861 - 'maybe-convert' no longer returns address | Kartik K. Agaram | 2016-04-23 | 1 | -1/+1 |
* | 2854 - purge get-address from sandbox/ app | Kartik K. Agaram | 2016-04-22 | 1 | -15/+36 |
* | 2735 - define recipes using 'def' | Kartik K. Agaram | 2016-03-08 | 1 | -4/+4 |
* | 2608 - fix-up tests in sandbox/ app | Kartik K. Agaram | 2016-01-27 | 1 | -12/+4 |
* | 2594 - bugfixes: managing state when deleting | Kartik K. Agaram | 2016-01-23 | 1 | -2/+213 |
* | 2590 - support scrolling through sandboxes | Kartik K. Agaram | 2016-01-22 | 1 | -1/+1 |
* | 2585 - label sandboxes with a number | Kartik K. Agaram | 2016-01-22 | 1 | -3/+3 |
* | 2576 - distinguish allocated addresses from others | Kartik K. Agaram | 2016-01-19 | 1 | -9/+9 |
* | support immutability checks in sandbox/ app | Kartik K. Agaram | 2015-12-15 | 1 | -1/+1 |
* | 2428 - sandbox/ working again | Kartik K. Agaram | 2015-11-12 | 1 | -4/+2 |
* | 2309 | Kartik K. Agaram | 2015-10-28 | 1 | -4/+4 |
* | 2260 - start tracing by depth rather than label | Kartik K. Agaram | 2015-10-06 | 1 | -1/+1 |
* | 2183 - environment + external editor using tmux | Kartik K. Agaram | 2015-09-12 | 1 | -0/+108 |