aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Empty signed commitHEADmasterMattias Andrée2024-04-060-0/+0
* Remove -s from LDFLAGSMattias Andrée2023-07-021-1/+1
* Improve makefileMattias Andrée2022-02-195-8/+14
* Unimportant fix to makefileMattias Andrée2021-04-171-1/+1
* Add tests1.0Mattias Andrée2021-04-152-7/+601
* Finish contacts.5 and fix libcontacts.h.0Mattias Andrée2021-04-142-39/+147
* mMattias Andrée2021-04-131-2/+3
* Add contacts.5 (not finished) + minor improvement to libcontacts.h.0Mattias Andrée2021-04-133-3/+301
* Add libcontacts.7 and libcontacts.h.0 + minor fixes + reorder stuff in libcontacts.hMattias Andrée2021-04-139-84/+643
* m + add section 3 man pagesMattias Andrée2021-04-1325-126/+1087
* Update todo: do not support multiple calendars, all birthdays shall be stored in gregorian, and other software shall convertMattias Andrée2021-04-131-1/+0
* Test libcontacts_list_contactsMattias Andrée2021-04-131-3/+62
* Fix parsing of block dataMattias Andrée2021-04-121-4/+4
* m fixMattias Andrée2021-04-121-1/+1
* Fix memory leak in libcontacts_save_contactMattias Andrée2021-04-121-2/+6
* Reduce coordinate detailsMattias Andrée2021-04-111-1/+1
* Fix birthday formatting and parsingMattias Andrée2021-04-112-5/+5
* Reorder things in libcontacts_same_number and fix an errorMattias Andrée2021-04-081-8/+8
* Add with_me parameter to libcontacts_list_contacts and libcontacts_load_contactsMattias Andrée2021-04-083-8/+10
* Add test for libcontacts_get_pathMattias Andrée2021-04-085-5/+62
* Add readmeMattias Andrée2021-04-082-1/+7
* Add build of dynamically linked libraryMattias Andrée2021-04-086-6/+46
* libcontacts_save_contact: create directory if missingMattias Andrée2021-04-062-2/+45
* update todo: no cache is neededMattias Andrée2021-04-061-1/+0
* Improve number comparsion to handle if only one of the country calling codes are specifiedMattias Andrée2021-04-051-29/+63
* Reorder libcontacts_address and fix coord parsingMattias Andrée2021-04-042-6/+7
* mMattias Andrée2021-04-042-2/+2
* Fix change if ID is unique when generate oneMattias Andrée2021-04-041-4/+11
* Full relay on umask to remove permissions for other usersMattias Andrée2021-04-041-1/+1
* Fix birthday supportMattias Andrée2021-04-042-2/+8
* sync on save before rename, and check for errors on closeMattias Andrée2021-04-041-1/+7
* Add libcontacts_same_numberMattias Andrée2021-04-033-0/+125
* Add pure attributesMattias Andrée2021-04-032-0/+12
* Fix bugs and warningsMattias Andrée2021-04-032-5/+5
* mMattias Andrée2021-04-021-3/+3
* Fix parsing and memory leaksMattias Andrée2021-04-0212-45/+79
* Add full name, use separate fields for birthday componets and add when leapies celebrate on common yearsMattias Andrée2021-04-026-63/+105
* libcontacts_list_contacts: return empty list of contacts if dir is missingMattias Andrée2021-04-021-0/+10
* mMattias Andrée2021-04-023-3/+4
* Add block infoMattias Andrée2021-04-027-4/+122
* First commitMattias Andrée2021-04-0223-0/+1376