Commit graph

833 commits

Author SHA1 Message Date
c13db943b5 Add vim syntax-highlighting skeleton. 2023-05-19 18:25:57 +02:00
6e27552b84 Add new period keys early on. 2023-05-19 16:08:50 +02:00
ebdc7246ea Bump version to 1.2. 2023-05-18 16:50:14 +02:00
784f2d008b Document new brmember features. 2023-05-18 16:49:38 +02:00
e31c0a6e90 Document new utils. 2023-05-18 16:43:46 +02:00
262110a000 Generate only existing members for web. 2023-05-18 16:05:29 +02:00
a1796f65d5 Fix new problems iterator. 2023-05-18 15:50:11 +02:00
fd15ff2821 Fix fees and web export. 2023-05-18 15:45:23 +02:00
2be2371a77 Fix filter arity. 2023-05-18 15:36:03 +02:00
164795d3d6 Fix active emails listing. 2023-05-18 15:35:04 +02:00
0126efb6f6 Fix node removal. 2023-05-18 14:54:11 +02:00
bebb8af611 Use the new BST dictionary for indexing members. 2023-05-18 14:53:22 +02:00
209ef27a90 Finish BST implementation for mbase usage. 2023-05-18 14:03:12 +02:00
e6a1aee313 Polishing and testing bdict implementation. 2023-05-18 13:59:20 +02:00
72cf7041f4 Fix typo. 2023-05-18 11:51:43 +02:00
e68919641e Add util-dict-bst. 2023-05-18 11:51:29 +02:00
2514e93ce3 Implement faster key/value parser. 2023-05-16 22:00:54 +02:00
debeb2fd59 Faster stage 0 parser. 2023-05-16 21:52:07 +02:00
2ed6dacb40 Display members that will expire soon. 2023-05-16 21:01:34 +02:00
2db2b5d8af Configurable suspended-for predicate. 2023-05-16 20:54:02 +02:00
f29d303bf6 Remove debug print. 2023-05-15 20:02:24 +02:00
837a532d5f Support single-key headers in git blame. 2023-05-15 20:01:27 +02:00
c7da65ad0b Fix number of loop bindings. 2023-05-15 19:46:16 +02:00
83d0917e7a Integrate git blame with highlighting. 2023-05-15 19:40:24 +02:00
ac4471bfc3 Prepare for any keys in blame listings. 2023-05-15 18:58:30 +02:00
f37006ab09 Switch over to table renderer with listing. 2023-05-15 18:54:10 +02:00
0e230ec7a2 Pass on blame properly to listing. 2023-05-15 13:54:04 +02:00
6564ff927f Start work on showing commits. 2023-05-15 13:51:05 +02:00
b343f4726e Prepare for separate blame to print. 2023-05-15 13:47:31 +02:00
73c45ab9db Allow accepting blame output in listings. 2023-05-15 11:29:20 +02:00
2ede889714 Switch listings to use util-kwargs. 2023-05-15 11:27:24 +02:00
7bd4c7d222 Issue warnings for missing date/month information in credit statements. 2023-05-15 11:17:02 +02:00
34b360fcd6 Prepare for showing git-blame. 2023-05-14 22:34:29 +02:00
537bac7100 Improved command-line options structure. 2023-05-14 22:32:54 +02:00
6135a09664 Fix latest payment for debtors and everywhere else with format. 2023-05-14 21:36:52 +02:00
f6761b1993 Make sure the tags are upcase. 2023-05-13 22:00:58 +02:00
1f41a7ea64 Preliminary git blame parsing. 2023-05-13 19:31:55 +02:00
408b2b2143 Preliminary work on annotations. 2023-05-13 18:01:07 +02:00
8d3bb51290 Document also the cal-format mini module. 2023-05-13 17:29:29 +02:00
923faa0e84 Document new cal-day. 2023-05-13 17:27:50 +02:00
38a1ba6c95 Document new cal-period methods. 2023-05-13 17:06:51 +02:00
aa30960e24 New cal-month documentation. 2023-05-13 16:57:03 +02:00
41001e4266 Fix sync loops. 2023-05-13 12:01:23 +02:00
dc32a3b12a Bump version to 1.1. 2023-05-13 11:59:15 +02:00
d836149759 Actually update mailman. 2023-05-13 11:58:45 +02:00
52332035ec All suspended and active. 2023-05-13 11:22:53 +02:00
b1e0c04a8a Implement kwarg active emails query. 2023-05-13 10:36:46 +02:00
8fcff8e5dc Import util-kwargs from lvision. 2023-05-13 10:28:28 +02:00
f7166475d7 Filter brmember-credit properly. 2023-05-13 09:45:48 +02:00
d5ac70b95a Calculate total credit with current month restriction in place. 2023-05-11 16:49:42 +02:00