Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tests1.0 | Mattias Andrée | 2021-04-15 | 2 | -7/+601 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Finish contacts.5 and fix libcontacts.h.0 | Mattias Andrée | 2021-04-14 | 2 | -39/+147 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2021-04-13 | 1 | -2/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add contacts.5 (not finished) + minor improvement to libcontacts.h.0 | Mattias Andrée | 2021-04-13 | 3 | -3/+301 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libcontacts.7 and libcontacts.h.0 + minor fixes + reorder stuff in libcontacts.h | Mattias Andrée | 2021-04-13 | 9 | -84/+643 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m + add section 3 man pages | Mattias Andrée | 2021-04-13 | 25 | -126/+1087 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Update todo: do not support multiple calendars, all birthdays shall be stored in gregorian, and other software shall convert | Mattias Andrée | 2021-04-13 | 1 | -1/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Test libcontacts_list_contacts | Mattias Andrée | 2021-04-13 | 1 | -3/+62 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix parsing of block data | Mattias Andrée | 2021-04-12 | 1 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m fix | Mattias Andrée | 2021-04-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix memory leak in libcontacts_save_contact | Mattias Andrée | 2021-04-12 | 1 | -2/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Reduce coordinate details | Mattias Andrée | 2021-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix birthday formatting and parsing | Mattias Andrée | 2021-04-11 | 2 | -5/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Reorder things in libcontacts_same_number and fix an error | Mattias Andrée | 2021-04-08 | 1 | -8/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add with_me parameter to libcontacts_list_contacts and libcontacts_load_contacts | Mattias Andrée | 2021-04-08 | 3 | -8/+10 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add test for libcontacts_get_path | Mattias Andrée | 2021-04-08 | 5 | -5/+62 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add readme | Mattias Andrée | 2021-04-08 | 2 | -1/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add build of dynamically linked library | Mattias Andrée | 2021-04-08 | 6 | -6/+46 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | libcontacts_save_contact: create directory if missing | Mattias Andrée | 2021-04-06 | 2 | -2/+45 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | update todo: no cache is needed | Mattias Andrée | 2021-04-06 | 1 | -1/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Improve number comparsion to handle if only one of the country calling codes are specified | Mattias Andrée | 2021-04-05 | 1 | -29/+63 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Reorder libcontacts_address and fix coord parsing | Mattias Andrée | 2021-04-04 | 2 | -6/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2021-04-04 | 2 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix change if ID is unique when generate one | Mattias Andrée | 2021-04-04 | 1 | -4/+11 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Full relay on umask to remove permissions for other users | Mattias Andrée | 2021-04-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix birthday support | Mattias Andrée | 2021-04-04 | 2 | -2/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | sync on save before rename, and check for errors on close | Mattias Andrée | 2021-04-04 | 1 | -1/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libcontacts_same_number | Mattias Andrée | 2021-04-03 | 3 | -0/+125 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add pure attributes | Mattias Andrée | 2021-04-03 | 2 | -0/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix bugs and warnings | Mattias Andrée | 2021-04-03 | 2 | -5/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2021-04-02 | 1 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix parsing and memory leaks | Mattias Andrée | 2021-04-02 | 12 | -45/+79 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add full name, use separate fields for birthday componets and add when leapies celebrate on common years | Mattias Andrée | 2021-04-02 | 6 | -63/+105 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | libcontacts_list_contacts: return empty list of contacts if dir is missing | Mattias Andrée | 2021-04-02 | 1 | -0/+10 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2021-04-02 | 3 | -3/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add block info | Mattias Andrée | 2021-04-02 | 7 | -4/+122 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | First commit | Mattias Andrée | 2021-04-02 | 23 | -0/+1376 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |