index
:
libcontacts
master
[Feature complete] A library for handling a simple, flexible contact list
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add with_me parameter to libcontacts_list_contacts and libcontacts_load_contacts
Mattias Andrée
2021-04-08
3
-8
/
+10
*
Add test for libcontacts_get_path
Mattias Andrée
2021-04-08
5
-5
/
+62
*
Add readme
Mattias Andrée
2021-04-08
2
-1
/
+7
*
Add build of dynamically linked library
Mattias Andrée
2021-04-08
6
-6
/
+46
*
libcontacts_save_contact: create directory if missing
Mattias Andrée
2021-04-06
2
-2
/
+45
*
update todo: no cache is needed
Mattias Andrée
2021-04-06
1
-1
/
+0
*
Improve number comparsion to handle if only one of the country calling codes are specified
Mattias Andrée
2021-04-05
1
-29
/
+63
*
Reorder libcontacts_address and fix coord parsing
Mattias Andrée
2021-04-04
2
-6
/
+7
*
m
Mattias Andrée
2021-04-04
2
-2
/
+2
*
Fix change if ID is unique when generate one
Mattias Andrée
2021-04-04
1
-4
/
+11
*
Full relay on umask to remove permissions for other users
Mattias Andrée
2021-04-04
1
-1
/
+1
*
Fix birthday support
Mattias Andrée
2021-04-04
2
-2
/
+8
*
sync on save before rename, and check for errors on close
Mattias Andrée
2021-04-04
1
-1
/
+7
*
Add libcontacts_same_number
Mattias Andrée
2021-04-03
3
-0
/
+125
*
Add pure attributes
Mattias Andrée
2021-04-03
2
-0
/
+12
*
Fix bugs and warnings
Mattias Andrée
2021-04-03
2
-5
/
+5
*
m
Mattias Andrée
2021-04-02
1
-3
/
+3
*
Fix parsing and memory leaks
Mattias Andrée
2021-04-02
12
-45
/
+79
*
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
*
libcontacts_list_contacts: return empty list of contacts if dir is missing
Mattias Andrée
2021-04-02
1
-0
/
+10
*
m
Mattias Andrée
2021-04-02
3
-3
/
+4
*
Add block info
Mattias Andrée
2021-04-02
7
-4
/
+122
*
First commit
Mattias Andrée
2021-04-02
23
-0
/
+1376