index
:
~sjokkis/folks
examples
folks-0-2
gi
master
shell
Unnamed repository; edit this file to name it for gitweb.
sjokkis
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-02
Add a “debug” command to folks-inspect to print status information
Philip Withnall
3
-0
/
+56
2011-04-23
Change RoleDetails.roles to be of type Set<Role>
Philip Withnall
1
-0
/
+20
2011-04-23
Change NoteDetails.notes to be of type Set<Note>
Philip Withnall
1
-0
/
+20
2011-04-23
Change LocalIdDetails.local_ids to be of type Set<string>
Philip Withnall
1
-1
/
+2
2011-04-23
Change PersonaStore.personas to be a Map<string, Persona>
Philip Withnall
1
-7
/
+7
2011-04-23
Change IndividualAggregator.individuals to be a Map<string, Individual>
Philip Withnall
3
-19
/
+17
2011-04-23
Port Individual.personas to be a Set<Persona>
Philip Withnall
1
-9
/
+10
2011-04-23
Change UrlDetails.urls to be a Set<FieldDetails>
Philip Withnall
1
-21
/
+2
2011-04-23
Change PhoneDetails.phone_numbers to be a Set<FieldDetails>
Philip Withnall
1
-3
/
+3
2011-04-23
Change EmailDetails.email_addresses to be a Set<FieldDetails>
Philip Withnall
1
-2
/
+21
2011-04-23
Change PostalAddressDetails.postal_addresses to be a Set<PostalAddress>
Philip Withnall
1
-2
/
+2
2011-04-23
Change GroupDetails.groups to be a Set<string>
Philip Withnall
1
-12
/
+7
2011-04-23
Change Backend.persona_stores to be a Map<string, PersonaStore>
Philip Withnall
4
-20
/
+23
2011-04-23
Change WebServiceDetails.…addresses to be a MultiMap<string, string>
Philip Withnall
1
-7
/
+5
2011-04-23
Change ImDetails.im_addresses to be a MultiMap<string, string>
Philip Withnall
2
-23
/
+11
2011-04-11
folks-inspect: Fix crashes when trying auto completion with parameters
Raul Gutierrez Segales
1
-1
/
+0
2011-04-08
folks-inspect: print "web-service-addresses" property correctly
Alban Crequy
1
-0
/
+33
2011-03-22
Update folks-import to the current API for ImDetails.im_addresses.
Travis Reitter
1
-7
/
+7
2011-03-21
folks-inspect: use LinkedHashSet to access im-addresses
Raul Gutierrez Segales
1
-5
/
+6
2011-03-11
folks-inspect: print an Avatar's uri
Raul Gutierrez Segales
2
-1
/
+8
2011-03-11
folks-inspect: handle Structured Names
Raul Gutierrez Segales
1
-0
/
+8
2011-03-11
folks-inspect: handle birthday/postal-addresses
Raul Gutierrez Segales
1
-0
/
+28
2011-03-10
Rename Groupable -> GroupDetails
Travis Reitter
1
-3
/
+3
2011-03-10
Rename Aliasable -> AliasDetails
Travis Reitter
1
-2
/
+2
2011-02-25
folks-inspect: handle emails/urls/phone-numbers
Raul Gutierrez Segales
1
-0
/
+22
2011-02-14
Use “dup” instead of “get” in method names which return a referenced ...
Philip Withnall
2
-2
/
+2
2010-12-30
Fix some variable names in the inspector signal parsing code
Philip Withnall
1
-1
/
+1
2010-12-30
Bug 629075 — Add folks command line application
Philip Withnall
12
-0
/
+2026
2010-11-04
Mark strings for translation and improve string formatting a little
Philip Withnall
2
-33
/
+60
2010-11-04
Bug 628883 — Add localisation support
Philip Withnall
2
-0
/
+9
2010-09-18
Bug 629666 — libfolks should not hard autodetect libxml
Philip Withnall
1
-1
/
+1
2010-09-15
Merge branch 'bgo628970-expose-backends3'
Travis Reitter
1
-1
/
+1
2010-09-14
Make BackendStore a singleton. Helps bgo#628970.
Travis Reitter
1
-1
/
+1
2010-09-13
Rename Alias interface to Aliasable
Philip Withnall
1
-2
/
+2
2010-09-13
Rename Groups interface to Groupable
Philip Withnall
1
-2
/
+2
2010-09-13
Link gio libs in import-tool makefiles
Brian Pepple
1
-0
/
+2
2010-09-10
Add some more detailed validation/error reporting to the importing tool.
Travis Reitter
1
-0
/
+27
2010-09-10
Bug 629084 — Add a folks-import tool
Philip Withnall
3
-0
/
+470
2010-09-10
Move tools/manager-file.py to tests/tools/manager-file.py
Philip Withnall
1
-175
/
+0
2010-09-03
Add the framework for a test suite
Philip Withnall
1
-0
/
+175