Commit graph

795 commits

Author SHA1 Message Date
c53ceb1358 Add etc-hackerbase argument override. 2023-04-09 17:22:13 +02:00
bab8883c2d Use overrides. 2023-04-09 17:20:12 +02:00
8bf07ec897 Prepare overrides. 2023-04-09 17:18:27 +02:00
64c1c7b4f7 Prepare for loading initial configuration. 2023-04-09 17:13:34 +02:00
8dcc00b516 Fix non-loading of apikeys. 2023-04-09 16:49:29 +02:00
91a70ebb46 Makefile src wrapper. 2023-04-09 16:36:33 +02:00
759aa9b98d Rename and add installation target. 2023-04-09 16:35:49 +02:00
164cfa83c2 Move the license text to texts as well. 2023-04-09 16:25:38 +02:00
e91a0d769b Remove unused member parser tests. 2023-04-09 10:25:44 +02:00
3c9f860fc6 Split out passes 0 and 1 to generic parser. 2023-04-09 10:23:27 +02:00
7fa9e6901c Remove last instances of csv-simple. 2023-04-09 10:21:18 +02:00
46ffd605ea Start splitting out parser utils. 2023-04-09 10:09:41 +02:00
7a260595d2 Document lset. 2023-04-08 22:45:49 +02:00
d2eed31892 Document io and tag utils. 2023-04-08 22:32:21 +02:00
dc82ba720c Document the time module. 2023-04-08 22:27:39 +02:00
9e1291216d Initial documentation cleanup with focus on utils. 2023-04-08 22:23:42 +02:00
55df1f2bed Move current members file documentation to doc subdirectory. 2023-04-08 22:13:13 +02:00
6f20d0864d Move documentation to its own subdirectory. 2023-04-08 22:06:38 +02:00
90add6433e Bump version to 0.9.3. 2023-04-08 22:04:32 +02:00
1cc7822d53 Fix dependencies. 2023-04-08 22:03:09 +02:00
2e29346dd3 Fix linking. 2023-04-08 22:02:26 +02:00
c00c60c79d Show nicks to notify. 2023-04-08 22:00:24 +02:00
1551ea15e6 Prepare for notifications. 2023-04-08 21:53:48 +02:00
ac3dce41a6 Remove old utils module. 2023-04-08 21:05:41 +02:00
64cd360c0d Move get-process-output-lines to util-io. 2023-04-08 20:56:22 +02:00
4ac7fdbc6d Split out string utils. 2023-04-08 20:51:53 +02:00
746e4450a6 Rename csv-simple to util-csv. 2023-04-08 20:43:48 +02:00
ac46f41cb3 Handle inter-account transactions properly. 2023-04-08 20:40:38 +02:00
d72cde9c04 Add io wrapper handling UTF-8 BOM. 2023-04-08 20:35:41 +02:00
6b8bffdd41 Method for checking bank account existence in the list of them. 2023-04-08 19:22:50 +02:00
4c25246fe7 Support fully parallel make. 2023-04-08 19:14:04 +02:00
79aab17731 Add tag util module. 2023-04-08 19:12:42 +02:00
41080d06c7 Return as lists. 2023-04-08 17:52:34 +02:00
c7b45b7cf7 Fix typo. 2023-04-08 17:51:51 +02:00
33d18216f0 Cond is not local scope. 2023-04-08 17:51:30 +02:00
e108c06a98 Switch to let. 2023-04-08 17:50:49 +02:00
9d353bfb09 Fix typo. 2023-04-08 17:49:38 +02:00
902ca13189 Improve mailman analysis. 2023-04-08 17:48:45 +02:00
6cf1cd66d1 Use lset for ci comparison. 2023-04-07 23:45:04 +02:00
6a597d71c8 Show destroyed only when requested in fees. 2023-04-07 23:36:12 +02:00
b00139bd89 Parse account and bank code for incoming payments. 2023-04-07 23:21:06 +02:00
6638f7d8fb Use new cond-expand. 2023-04-07 23:03:24 +02:00
ce1752f6aa Add util-time. 2023-04-07 23:02:23 +02:00
cd55f66a83 Run lset tests. 2023-04-07 22:50:51 +02:00
8f1a41f596 Add dependencies. 2023-04-07 22:49:34 +02:00
3d81ea0129 Finish testing current procedures. 2023-04-07 22:47:01 +02:00
6c1ce73c70 Default equality for list->lset, more testing. 2023-04-07 22:45:57 +02:00
ed8a11a5d8 Default equality for list->lset, more testing. 2023-04-07 22:44:37 +02:00
ba50349f30 Add count, continue testing. 2023-04-07 22:40:42 +02:00
b5c705d59f Equality predicate optional, start testing. 2023-04-07 22:36:48 +02:00