talexander
  • Joined on 2023-07-05
talexander pushed to main at talexander/machine_setup 2023-09-12 20:15:20 +00:00
beb8781b5c Only install gnome-firmware on graphical installs.
talexander pushed to main at talexander/organic 2023-09-12 19:59:32 +00:00
e4c0e32536 Change public interface to return boxed dynamic error instead of String.
37e85158ea Reduce the exposed functions when compare feature is enabled.
Compare 2 commits »
talexander deleted branch reduce_pub from talexander/organic 2023-09-11 19:37:49 +00:00
talexander pushed to main at talexander/organic 2023-09-11 19:37:40 +00:00
6589a755a6 Merge branch 'reduce_pub'
a651b79e77 Move sexp into compare.
98de5e4ec5 Remove unused sexp parser entry point.
cf383fa394 Only include sexp module if compare feature is enabled.
84953c1669 Put back in needed pubs.
Compare 7 commits »
talexander pushed to reduce_pub at talexander/organic 2023-09-11 19:33:02 +00:00
505114a5b4 Move sexp into compare.
98de5e4ec5 Remove unused sexp parser entry point.
Compare 2 commits »
talexander created branch reduce_pub in talexander/organic 2023-09-11 18:59:35 +00:00
talexander pushed to reduce_pub at talexander/organic 2023-09-11 18:59:35 +00:00
cf383fa394 Only include sexp module if compare feature is enabled.
84953c1669 Put back in needed pubs.
7650a9edff Remove all pub.
a74319d381 Add TODO.
Compare 4 commits »
talexander pushed to main at talexander/organic 2023-09-11 16:59:36 +00:00
7e57285ea7 Merge branch 'additional_detects'
f103d168d5 Update diary sexp parser to match org-mode's behavior.
f54081437a Add detect element functions for all elements that can be reasonably detected more efficiently than just parsing normally.
Compare 3 commits »
talexander pushed to main at talexander/organic 2023-09-11 15:18:35 +00:00
aa5988bc2f Re-enable a test.
talexander pushed to main at talexander/organic 2023-09-11 14:42:43 +00:00
76ca2b9762 Merge branch 'description_list_colon_in_tag'
1561e1e580 Update plain list item tag parser to allow double colon as long as its not the last one on that line.
1f11bfa2ec Join the plain list item tag end matchers again.
8440a3b256 Update test to show that we are not parsing description lists with double colon inside the tag correctly.
Compare 4 commits »
talexander pushed to main at talexander/machine_setup 2023-09-10 22:43:35 +00:00
deb977de09 Merge branch 'launch'
21c664d2c0 Install a polkit agent in the launch keyboard role.
754c84ad89 Add a lvfs role for Linux.
a54c966ad0 Install the launch keyboard configurator.
babf3bb971 No idea.
Compare 17 commits »
talexander pushed to main at talexander/organic 2023-09-09 08:21:40 +00:00
de7ad182b3 Make parse and compare their own binaries.
talexander pushed to main at talexander/organic 2023-09-09 08:08:23 +00:00
b5979a06e0 Make parse and compare their own binaries.
b75d9f5c91 Remove an outdated comment.
Compare 2 commits »
talexander pushed tag v0.1.6 to talexander/organic 2023-09-09 03:42:34 +00:00
talexander pushed to main at talexander/organic 2023-09-09 03:42:32 +00:00
612744ebd0 Publish version 0.1.6.
talexander pushed to main at talexander/organic 2023-09-09 03:19:35 +00:00
1b4b8b4bdb Merge branch 'howard_abrams'
5587e19f16 Cleanup.
80f7098f9b Compare table formulas.
84d2babda9 Parse table formulas.
cc56b79683 Add a test showing we're not handling table formulas.
Compare 46 commits »
talexander pushed to main at talexander/org_ownership_investigation 2023-09-08 18:20:58 +00:00
55e5c31368 Update org-mode version.
talexander pushed to main at talexander/organic 2023-09-06 23:33:07 +00:00
45283b48d9 Update performance scripts to support taking input file parameters.
talexander pushed to main at talexander/organic 2023-09-06 23:17:54 +00:00
08e4c646e5 Merge branch 'full_foreign_compare'
f8b99ed235 Support counter set in plain list items.
6fc607cfe0 Compare node properties.
49afcf0db6 Support property nodes with colons in their key.
c4d7e646fc Support spaces after the end of a lesser block.
Compare 10 commits »
talexander pushed to main at talexander/machine_setup 2023-09-06 21:07:32 +00:00
c9617dd3cc Update cargo credentials.