Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-07-05 | Improve multicall-binary: keep dashs as are when printing that a command was not found | Mattias Andrée | 2 | -8/+13 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-07-05 | Improve make config file portability and remove -g from CFLAGS and -s from LDFLAGS | Mattias Andrée | 1 | -3/+3 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-15 | Fix multicall-hardlinks.mk1.0 | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-13 | Fix: .nobody, not .groups | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-12 | list-birthdays: fix sorting with -n | Mattias Andrée | 1 | -9/+11 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-12 | Fix bug in set-contact-notes and add -a | Mattias Andrée | 1 | -6/+19 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-12 | m | Mattias Andrée | 1 | -1/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-12 | Fix set-contact-blocks and unblock-contact | Mattias Andrée | 3 | -4/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-12 | Deduplicate code and make some small improvements | Mattias Andrée | 15 | -742/+303 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-12 | Minor fix to set-contact-photos | Mattias Andrée | 2 | -5/+3 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-12 | Deduplicate code and make some minor improvements | Mattias Andrée | 13 | -758/+241 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-11 | Improve set-contact- utils | Mattias Andrée | 9 | -294/+371 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-11 | Rewrite set-contact-numbers to work like set-contact-addresses | Mattias Andrée | 1 | -65/+61 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-11 | Print in usage which are the old and which are the new values | Mattias Andrée | 2 | -5/+6 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-11 | Use lower case to set and upper case to look up | Mattias Andrée | 2 | -34/+34 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-11 | Improve set-contact-blocks so it can edit a looked up value | Mattias Andrée | 1 | -35/+82 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-11 | Improve set-contact-addresses so it can edit a looked up value | Mattias Andrée | 1 | -57/+77 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-11 | m | Mattias Andrée | 3 | -5/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-08 | Some tools have been manually tested | Mattias Andrée | 1 | -6/+0 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-08 | Include .me in find-* utils but exclude .me in list-* utils | Mattias Andrée | 16 | -17/+17 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-08 | Add README | Mattias Andrée | 2 | -1/+6 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-06 | Do not create the home directory if missing | Mattias Andrée | 1 | -0/+4 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-06 | Swap install rule in multicall-symlinks.mk amd singlecall.mk so it is as intended | Mattias Andrée | 2 | -9/+9 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-06 | Fix filtering based on block status | Mattias Andrée | 1 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-06 | Fix memory leak in list-contacts | Mattias Andrée | 1 | -4/+5 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-06 | Update list-contacts to handle block status | Mattias Andrée | 2 | -18/+45 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-06 | m + add block utils | Mattias Andrée | 8 | -6/+489 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-06 | m | Mattias Andrée | 1 | -3/+3 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-06 | m | Mattias Andrée | 9 | -10/+12 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-05 | m | Mattias Andrée | 7 | -21/+60 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-05 | m + add set-contact-addresses + use -n instead of -l for country | Mattias Andrée | 7 | -34/+281 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-04 | Add find-contact-by-address and get-contact-addresses | Mattias Andrée | 7 | -2/+388 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-04 | m | Mattias Andrée | 6 | -7/+12 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-04 | m + move common code from get-contact-birthday.c and list-birthdays.c to common-birthday.c | Mattias Andrée | 6 | -228/+128 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-04 | m + add list-birthdays and set-contact-birthday | Mattias Andrée | 11 | -53/+444 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-04 | misc | Mattias Andrée | 13 | -5/+688 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-03 | m + add chat utils | Mattias Andrée | 9 | -17/+404 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-03 | Add photo utils | Mattias Andrée | 6 | -2/+394 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-03 | m + add more tools | Mattias Andrée | 15 | -20/+610 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-03 | m + Add multicall binary | Mattias Andrée | 6 | -14/+91 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2021-04-03 | Use strcmpnul | Mattias Andrée | 12 | -37/+36 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> |