Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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> |