about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* delete some dead codeKartik K. Agaram2022-01-243-62/+0
* known issue on OpenBSDKartik K. Agaram2022-01-241-0/+3
* more generic build target in luasocketKartik K. Agaram2022-01-242-14/+14
* clarify generic 'bsd' build targetKartik K. Agaram2022-01-243-9/+15
* gemini: demo of context-sensitive menuKartik K. Agaram2022-01-181-1/+8
* file permissions: clear stale errorsKartik K. Agaram2022-01-161-0/+1
* editing apps: clean up some stale printsKartik K. Agaram2022-01-161-0/+6
* file access policy: support editing with >10 linesKartik K. Agaram2022-01-161-3/+5
* clearer first sentenceKartik K. Agaram2022-01-141-3/+4
* enumerate mirrorsKartik K. Agaram2022-01-141-0/+14
* kilo: cleaner go menuKartik K. Agaram2022-01-111-0/+2
* some heuristic guidance on permissions screenKartik K. Agaram2022-01-041-2/+59
* try running permissions advice after editingKartik K. Agaram2022-01-041-3/+21
* slightly better error messageKartik K. Agaram2022-01-041-1/+6
* reorgKartik K. Agaram2022-01-041-17/+17
* feels more consistent to exit editor with ctrl-xKartik K. Agaram2022-01-041-3/+3
* extract functionKartik K. Agaram2022-01-041-23/+14
* load permissions properly in a third placeKartik K. Agaram2022-01-041-2/+9
* when editing a function, show its callersKartik K. Agaram2022-01-034-10/+63
* start saving callers of functionsKartik K. Agaram2022-01-033-2/+55
* commentKartik K. Agaram2022-01-031-1/+1
* renameKartik K. Agaram2022-01-031-2/+2
* extract a functionKartik K. Agaram2022-01-033-21/+24
* events view: jump to a functionKartik K. Agaram2022-01-031-7/+27
* toot-toot: gracefully handle lack of permissionsKartik K. Agaram2022-01-031-2/+4
* rendering improvementKartik K. Agaram2022-01-021-3/+2
* error handling when editing file permissionsKartik K. Agaram2022-01-021-1/+21
* bugfix: policies must end in newlineKartik K. Agaram2022-01-021-3/+3
* instrument some obvious syscallsKartik K. Agaram2022-01-023-1/+31
* indentKartik K. Agaram2022-01-021-6/+6
* start on a view of audit eventsKartik K. Agaram2022-01-023-2/+73
* .Kartik K. Agaram2022-01-021-3/+0
* editing file permissionsKartik K. Agaram2022-01-022-42/+76
* make some space for callers of a functionKartik K. Agaram2022-01-021-13/+26
* start parameterizing viewport for editorKartik K. Agaram2022-01-021-8/+18
* drop os.getenvKartik K. Agaram2022-01-021-7/+1
* editable file permissionsKartik K. Agaram2022-01-024-51/+192
* fork a new editor widget for non-codeKartik K. Agaram2022-01-022-2/+49
* better follow kilo's naming conventionsKartik K. Agaram2022-01-022-6/+6
* start peeling out an editor for non-codeKartik K. Agaram2022-01-021-14/+21
* .Kartik K. Agaram2022-01-022-1/+3
* copy tweakKartik K. Agaram2022-01-021-3/+4
* renameKartik K. Agaram2022-01-024-31/+31
* .Kartik K. Agaram2022-01-021-1/+1
* sandbox: tweaks to warning copyKartik K. Agaram2022-01-021-7/+8
* sandbox: color tweaksKartik K. Agaram2022-01-021-4/+4
* spacingKartik K. Agaram2021-12-261-0/+2
* gemini.tlv: stop using default backgroundKartik K. Agaram2021-12-251-2/+2
* undo accidental color scheme commitKartik K. Agaram2021-12-251-1/+1
* gemini: better error-handlingKartik K. Agaram2021-12-251-5/+9