aboutsummaryrefslogtreecommitdiffstats
path: root/get-contact-numbers.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-05Improve multicall-binary: keep dashs as are when printing that a command was not foundMattias Andrée2-8/+13
2023-07-05Improve make config file portability and remove -g from CFLAGS and -s from LDFLAGSMattias Andrée1-3/+3
2021-04-15Fix multicall-hardlinks.mk1.0Mattias Andrée1-1/+1
2021-04-13Fix: .nobody, not .groupsMattias Andrée1-1/+1
2021-04-12list-birthdays: fix sorting with -nMattias Andrée1-9/+11
2021-04-12Fix bug in set-contact-notes and add -aMattias Andrée1-6/+19
2021-04-12mMattias Andrée1-1/+2
2021-04-12Fix set-contact-blocks and unblock-contactMattias Andrée3-4/+2
2021-04-12Deduplicate code and make some small improvementsMattias Andrée15-742/+303
2021-04-12Minor fix to set-contact-photosMattias Andrée2-5/+3
2021-04-12Deduplicate code and make some minor improvementsMattias Andrée13-758/+241
2021-04-11Improve set-contact- utilsMattias Andrée9-294/+371
2021-04-11Rewrite set-contact-numbers to work like set-contact-addressesMattias Andrée1-65/+61
2021-04-11Print in usage which are the old and which are the new valuesMattias Andrée2-5/+6
2021-04-11Use lower case to set and upper case to look upMattias Andrée2-34/+34
2021-04-11Improve set-contact-blocks so it can edit a looked up valueMattias Andrée1-35/+82
2021-04-11Improve set-contact-addresses so it can edit a looked up valueMattias Andrée1-57/+77
2021-04-11mMattias Andrée3-5/+2
2021-04-08Some tools have been manually testedMattias Andrée1-6/+0
2021-04-08Include .me in find-* utils but exclude .me in list-* utilsMattias Andrée16-17/+17
2021-04-08Add READMEMattias Andrée2-1/+6
2021-04-06Do not create the home directory if missingMattias Andrée1-0/+4
2021-04-06Swap install rule in multicall-symlinks.mk amd singlecall.mk so it is as intendedMattias Andrée2-9/+9
2021-04-06Fix filtering based on block statusMattias Andrée1-2/+2
2021-04-06Fix memory leak in list-contactsMattias Andrée1-4/+5
2021-04-06Update list-contacts to handle block statusMattias Andrée2-18/+45
2021-04-06m + add block utilsMattias Andrée8-6/+489
2021-04-06mMattias Andrée1-3/+3
2021-04-06mMattias Andrée9-10/+12
2021-04-05mMattias Andrée7-21/+60
2021-04-05m + add set-contact-addresses + use -n instead of -l for countryMattias Andrée7-34/+281
2021-04-04Add find-contact-by-address and get-contact-addressesMattias Andrée7-2/+388
2021-04-04mMattias Andrée6-7/+12
2021-04-04m + move common code from get-contact-birthday.c and list-birthdays.c to common-birthday.cMattias Andrée6-228/+128
2021-04-04m + add list-birthdays and set-contact-birthdayMattias Andrée11-53/+444
2021-04-04miscMattias Andrée13-5/+688
2021-04-03m + add chat utilsMattias Andrée9-17/+404
2021-04-03Add photo utilsMattias Andrée6-2/+394
2021-04-03m + add more toolsMattias Andrée15-20/+610
2021-04-03m + Add multicall binaryMattias Andrée6-14/+91
2021-04-03Use strcmpnulMattias Andrée12-37/+36