Commit Graph

1679 Commits

Author SHA1 Message Date
contrapunctus 276bf64cf7 Add library headers, define alerts 2022-02-10 21:57:17 +05:30
contrapunctus 8381dc36c5 Define minor mode 2022-02-10 19:17:04 +05:30
contrapunctus 1297f2faa1 Auto-load with literate-elisp 2022-02-10 18:53:06 +05:30
contrapunctus daf2d2895f Merge branch 'dev' into third-time 2022-02-10 18:51:20 +05:30
contrapunctus 75d0130df4 Implement clock-in and clock-out functions 2022-02-10 18:47:35 +05:30
contrapunctus bbb9986edf Rename function, update chronometrist-interval to add :stop times 2022-02-10 18:27:01 +05:30
contrapunctus a83173d0a9 Merge branch 'doc' into dev 2022-02-10 18:18:39 +05:30
contrapunctus bbe54ca3bf Fix undesired empty lines between plist groups 2022-02-10 17:27:19 +05:30
contrapunctus f94ab9643b Add scratch code 2022-02-10 17:03:08 +05:30
contrapunctus 409aa0337e Add newlines between headings 2022-02-10 16:47:28 +05:30
contrapunctus a04e9ebfba Add TODO entry for the Third Time system 2022-02-10 16:46:24 +05:30
contrapunctus cd7eb9c726 Merge branch 'dev' into sqlite 2022-01-31 22:52:58 +05:30
contrapunctus 406c23275c Correct example configuration for vertico-multiform 2022-01-24 19:59:33 +05:30
contrapunctus 5629b06f33 Tweak vertico-multiform example code 2022-01-24 02:27:09 +05:30
contrapunctus e603178655 Link to Vertico 2022-01-24 02:15:41 +05:30
contrapunctus 024bab2376 Add how-to for Vertico 2022-01-24 02:11:56 +05:30
contrapunctus 0880c3c966 Remove extra spaces 2022-01-24 01:49:37 +05:30
contrapunctus 28820db0d3 Update activity indicator code example 2022-01-24 01:48:42 +05:30
contrapunctus 54023fac6a Update auto-backup instructions 2022-01-24 01:45:02 +05:30
contrapunctus 88ee7710d8 Add history variable for unified key-value prompt 2022-01-24 01:36:15 +05:30
contrapunctus f0073b583b Fix relint action 2022-01-23 13:11:30 +05:30
contrapunctus 4a83282931 Address package-lint issues 2022-01-23 13:09:57 +05:30
contrapunctus ddb5729d21 Merge branch 'backend-tests' into dev 2022-01-23 13:08:52 +05:30
contrapunctus 7008da32fd Correct build actions 2022-01-23 13:05:17 +05:30
contrapunctus 66b92580d3 Fix code block export 2022-01-23 12:09:57 +05:30
contrapunctus 182c98ae7b Link to other repository 2022-01-23 11:23:48 +05:30
contrapunctus fd1dd3a5e8 Set up automatic literate-elisp-load 2022-01-23 11:22:30 +05:30
contrapunctus 0a09dc74e6 Add generated file warning 2022-01-23 11:06:02 +05:30
contrapunctus d22bd4f7e3 Tweak short descriptions 2022-01-23 11:02:55 +05:30
contrapunctus 4ddc06c084 Update README/manual 2022-01-23 10:56:08 +05:30
contrapunctus 07322c1052 Remove Cask file 2022-01-23 10:43:04 +05:30
contrapunctus 42cf241587 Make description consistent 2022-01-23 10:42:54 +05:30
contrapunctus bcff5690fc Add more test cases for insert 2022-01-14 21:48:32 +05:30
contrapunctus 86c7fa6d5b Use with-slots, new schema, and register-backend 2022-01-14 01:02:51 +05:30
contrapunctus fe9f2b494f Add links to tests 2022-01-13 22:48:42 +05:30
contrapunctus 84069f0b87 Remove old tests 2022-01-13 21:54:51 +05:30
contrapunctus 64dced972a Add debugging messages 2022-01-13 21:54:06 +05:30
contrapunctus b308fc06d3 Remove superfluous package prefix 2022-01-13 21:53:13 +05:30
contrapunctus 40a5eb60bd Clear hash table after each test 2022-01-13 21:50:28 +05:30
contrapunctus 240c0f5956 Change debug message formats 2022-01-13 17:09:26 +05:30
contrapunctus a909f323bd Fix insertion in debug buffer 2022-01-13 17:08:57 +05:30
contrapunctus c33eb1dac5 Merge branch 'dev' into backend-tests 2022-01-13 17:08:28 +05:30
contrapunctus 21285da0d9 Remove sqlite.org from Makefile 2022-01-13 17:07:48 +05:30
contrapunctus f558a3a469 Merge branch 'dev' into backend-tests 2022-01-13 17:06:28 +05:30
contrapunctus 5900a85491 Add Makefile 2022-01-13 14:44:51 +05:30
contrapunctus c2a223718e Correct dependencies 2022-01-13 14:40:51 +05:30
contrapunctus 77480b2e9f Create WIP sqlite backend
Mostly copied from the earlier attempt
2022-01-13 03:13:39 +05:30
contrapunctus e3590575d0 Check if file-watch is actually non-nil
A preemptive check against possible error situations
2022-01-13 01:40:44 +05:30
contrapunctus b9cc5b7a49 Add tests for create-file, latest-date-records, and insert 2022-01-13 01:37:25 +05:30
contrapunctus c06a5740fc Inhibit query when killing buffer in post-test cleanup 2022-01-12 20:05:05 +05:30