aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Empty signed commitHEADmasterMattias Andrée2024-04-060-0/+0
* Improve multicall-binary: keep dashs as are when printing that a command was not foundMattias Andrée2023-07-052-8/+13
* Improve make config file portability and remove -g from CFLAGS and -s from LDFLAGSMattias Andrée2023-07-051-3/+3
* Fix multicall-hardlinks.mk1.0Mattias Andrée2021-04-151-1/+1
* Fix: .nobody, not .groupsMattias Andrée2021-04-131-1/+1
* list-birthdays: fix sorting with -nMattias Andrée2021-04-121-9/+11
* Fix bug in set-contact-notes and add -aMattias Andrée2021-04-121-6/+19
* mMattias Andrée2021-04-121-1/+2
* Fix set-contact-blocks and unblock-contactMattias Andrée2021-04-123-4/+2
* Deduplicate code and make some small improvementsMattias Andrée2021-04-1215-742/+303
* Minor fix to set-contact-photosMattias Andrée2021-04-122-5/+3
* Deduplicate code and make some minor improvementsMattias Andrée2021-04-1213-758/+241
* Improve set-contact- utilsMattias Andrée2021-04-119-294/+371
* Rewrite set-contact-numbers to work like set-contact-addressesMattias Andrée2021-04-111-65/+61
* Print in usage which are the old and which are the new valuesMattias Andrée2021-04-112-5/+6
* Use lower case to set and upper case to look upMattias Andrée2021-04-112-34/+34
* Improve set-contact-blocks so it can edit a looked up valueMattias Andrée2021-04-111-35/+82
* Improve set-contact-addresses so it can edit a looked up valueMattias Andrée2021-04-111-57/+77
* mMattias Andrée2021-04-113-5/+2
* Some tools have been manually testedMattias Andrée2021-04-081-6/+0
* Include .me in find-* utils but exclude .me in list-* utilsMattias Andrée2021-04-0816-17/+17
* Add READMEMattias Andrée2021-04-082-1/+6
* Do not create the home directory if missingMattias Andrée2021-04-061-0/+4
* Swap install rule in multicall-symlinks.mk amd singlecall.mk so it is as intendedMattias Andrée2021-04-062-9/+9
* Fix filtering based on block statusMattias Andrée2021-04-061-2/+2
* Fix memory leak in list-contactsMattias Andrée2021-04-061-4/+5
* Update list-contacts to handle block statusMattias Andrée2021-04-062-18/+45
* m + add block utilsMattias Andrée2021-04-068-6/+489
* mMattias Andrée2021-04-061-3/+3
* mMattias Andrée2021-04-069-10/+12
* mMattias Andrée2021-04-057-21/+60
* m + add set-contact-addresses + use -n instead of -l for countryMattias Andrée2021-04-057-34/+281
* Add find-contact-by-address and get-contact-addressesMattias Andrée2021-04-047-2/+388
* mMattias Andrée2021-04-046-7/+12
* m + move common code from get-contact-birthday.c and list-birthdays.c to common-birthday.cMattias Andrée2021-04-046-228/+128
* m + add list-birthdays and set-contact-birthdayMattias Andrée2021-04-0411-53/+444
* miscMattias Andrée2021-04-0413-5/+688
* m + add chat utilsMattias Andrée2021-04-039-17/+404
* Add photo utilsMattias Andrée2021-04-036-2/+394
* m + add more toolsMattias Andrée2021-04-0315-20/+610
* m + Add multicall binaryMattias Andrée2021-04-036-14/+91
* Use strcmpnulMattias Andrée2021-04-0312-37/+36
* First commmitMattias Andrée2021-04-0328-0/+1826