aboutsummaryrefslogtreecommitdiffstats
path: root/libcontacts_parse_contact.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* m + add section 3 man pagesMattias Andrée2021-04-131-116/+119
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix parsing of block dataMattias Andrée2021-04-121-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m fixMattias Andrée2021-04-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix birthday formatting and parsingMattias Andrée2021-04-111-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Reorder libcontacts_address and fix coord parsingMattias Andrée2021-04-041-5/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2021-04-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix birthday supportMattias Andrée2021-04-041-1/+7
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add pure attributesMattias Andrée2021-04-031-0/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugs and warningsMattias Andrée2021-04-031-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix parsing and memory leaksMattias Andrée2021-04-021-20/+37
| | | | 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 yearsMattias Andrée2021-04-021-48/+53
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add block infoMattias Andrée2021-04-021-0/+43
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2021-04-021-0/+400
Signed-off-by: Mattias Andrée <maandree@kth.se>