Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-01-19
| ||
00:08 | dev: add debug attach arcan /path/to/fifo support There are a few rough corners here still, one is that the data handlers doesn't trigger correctly on the fifo when it is torn down, other is that continue requests when attached doesn't set the right watchdog handler on the arcan side. Leaf check-in: 6e1df81f68 user: void tags: sub, trunk | |
00:06 | dev: only show instruction data if the breakpoint handler actually has them check-in: 19df4c97b1 user: void tags: sub, trunk | |
00:05 | move scrolling offset alignment from view to layout/jobctl check-in: 3e59f111fa user: void tags: sub, trunk | |
00:04 | ensure "destroy" handlers are called when the shmif root is closed check-in: ceb5f1eea7 user: void tags: sub, trunk | |
2025-01-14
| ||
06:55 | dev: different table scopes now resolve, fixed scrolling in variables view check-in: 6fa93e0fba user: void tags: sub, trunk | |
2025-01-13
| ||
07:43 | dev: correctly extract local table dynamically check-in: 3e7f7a220f user: void tags: sub, trunk | |
2025-01-12
| ||
23:43 | dev: add filter for arcan lua global table check-in: 882be10e60 user: void tags: sub, trunk | |
2025-01-11
| ||
20:12 | dev: wrap entrypoints view, prepare for fetching table check-in: 44113d211d user: void tags: sub, trunk | |
19:23 | dev: move vmstack to be a variables option for frameid:-1 check-in: 526ea0f625 user: void tags: sub, trunk | |
12:02 | dev: cleanup error message, propagate entrypoint check-in: e74fa534dd user: void tags: sub, trunk | |
09:14 | parse passed tui.arguments as strings this lets us run a series of commands on startup: ARCAN_ARG=cli=lua:args=builtin dev:args=debug launch arcan check-in: 871bbf2073 user: void tags: sub, trunk | |
2025-01-10
| ||
19:20 | dev: debug_arcan, add more views, change source view tracking check-in: fb68b47135 user: void tags: sub, trunk | |
2025-01-07
| ||
03:02 | dev: wire in support for arcan- entrypoints check-in: 329b831b01 user: void tags: sub, trunk | |
2025-01-05
| ||
16:32 | dev: map more views into debug arcan check-in: 55004c4a7e user: void tags: sub, trunk | |
16:31 | flesh out more of view #0 edit mode, start adding vim controls check-in: 1651d7c021 user: void tags: sub, trunk | |
16:31 | pull in shmif-pack argument transfer format check-in: cf5ddd75f8 user: void tags: sub, trunk | |
16:31 | keep padding calculation for active area, add trigger for ctrl+escape readline toggle check-in: 8e30768f2e user: void tags: sub, trunk | |
16:29 | cursor layout calculation fix check-in: c141b0406e user: void tags: sub, trunk | |
2024-12-31
| ||
12:20 | start wiring in view edit check-in: b5bd013b75 user: void tags: sub, trunk | |
12:19 | add closure to shmif_handover check-in: 4243a711ea user: void tags: sub, trunk | |
12:18 | dev: start adding arcan specific debugif check-in: b27b42de37 user: void tags: sub, trunk | |
2024-12-25
| ||
05:12 | copy: handle adopting the placeholder bchunk job check-in: 3ad355ef9f user: void tags: sub, trunk | |
05:12 | move the scm 'action_word' model to a generic support / bchunk to job check-in: 2d9608191e user: void tags: sub, trunk | |
2024-12-13
| ||
19:02 | dev: support viewing diff output check-in: f4abcaa13b user: void tags: sub, trunk | |
2024-12-12
| ||
18:50 | implement timeline open action-word check-in: 3569ddc3f2 user: void tags: sub, trunk | |
18:46 | switch diff-match-patch to 5.1 'bit' format check-in: c5b255dccf user: void tags: sub, trunk | |
18:44 | vendor in the diff-match-patch library check-in: 3b1b45aae8 user: void tags: sub, trunk | |
2024-12-11
| ||
22:06 | (scm) most of timeline done check-in: 9827f46c03 user: void tags: sub, trunk | |
2024-11-28
| ||
23:15 | dev/scm: support adding tickets to fossil check-in: 7ab220493c user: void tags: sub, trunk | |
23:14 | misc: add helper to query window for readline input Prelude to refactoring all use of readline to unify and allow readline in detached window to route correctly. check-in: f8af2a66ee user: void tags: sub, trunk | |
23:13 | cat9.add_background_job / add_background_chain should use "re" and forward .err check-in: a8850370ba user: void tags: sub, trunk | |
2024-11-21
| ||
20:59 | dev/scm: apply ticket changes and reflect in view check-in: e894c67804 user: void tags: sub, trunk | |
2024-11-18
| ||
00:35 | dev/scm: dance for forwarding data to editor and getting data back done check-in: 826ea92f1f user: void tags: sub, trunk | |
00:01 | dev/scm: switch scm commands to use the (nokeep) default parg check-in: 158f5f118e user: void tags: sub, trunk | |
2024-11-17
| ||
23:01 | add (a-z)! parg for (nokeep) which has the emulator shut down on finish check-in: c34a839087 user: void tags: sub, trunk | |
21:42 | dev/fossil: change how sqlite uses delimiters for ticket parsing check-in: 63ed921f96 user: void tags: sub, trunk | |
21:40 | don't allow all mouse buttons to trigger click check-in: 9bbd8d5b5a user: void tags: sub, trunk | |
21:39 | background_chain should respect lf_strip format check-in: cd1e8c0b00 user: void tags: sub, trunk | |
01:24 | dev/scm: more work on presenting changes, make date format configurable check-in: ddef368f89 user: void tags: sub, trunk | |
2024-11-15
| ||
22:31 | list: sorting by size didn't consider prefix check-in: e5b75e08ac user: void tags: sub, trunk | |
21:19 | dev/scm: make the commit command configurable also swap the default to s! rather than ! check-in: 1b789815e5 user: void tags: sub, trunk | |
2024-11-14
| ||
17:33 | dev/scm: add option to exclude files based on category and pattern check-in: f23a0e4eff user: void tags: sub, trunk | |
15:23 | dev/scm: modify ticket field presentation check-in: 74fbfe9a8f user: void tags: sub, trunk | |
11:52 | dev/scm: move strong actions (revert/delete) to last check-in: bf07308090 user: void tags: sub, trunk | |
11:48 | dev/scm: ticket presentation adjustment check-in: a904d97e0c user: void tags: sub, trunk | |
11:47 | parse: fail() returning bool causing script error check-in: a2aa99b027 user: void tags: sub, trunk | |
2024-11-13
| ||
16:14 | dev: allow tickets to be unfolded unfortunately fossil cli doesn't really allow us to build this so might need to rethink 'expanded' and present a full ticket differently. check-in: 9898f4fe80 user: void tags: sub, trunk | |
04:14 | dev: wire in ticket presentation (short form) check-in: 05323474aa user: void tags: sub, trunk | |
04:13 | dev: add write_override option for column presentation check-in: e673631fd2 user: void tags: sub, trunk | |
2024-11-11
| ||
15:04 | scm: switch to builtin_cfg.scm.xyz for styles check-in: dca973a3bf user: void tags: sub, trunk | |