index
:
~smcv/folks
folks-0-2
folks-0-4
folks-0-6
folks-0-8
gdbus-properties2
master
next
next-0998
next-decore
next-factory
next-gdbus
pohly-event-processing
wip/arbitrary-field-interface
Unnamed repository; edit this file 'description' to name the repository.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
inspect
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-04
build: Remove redundant entries from GITIGNOREFILES
Philip Withnall
1
-5
/
+0
2013-04-12
Include ERROR_CFLAGS everywhere we compile C code
Simon McVittie
1
-0
/
+1
2013-03-20
folks-inspect, folks-import: initialize localization from the environment
Simon McVittie
1
-0
/
+1
2013-03-20
tools: use the right locale directory
Simon McVittie
1
-1
/
+1
2013-03-18
all Makefiles: don't ignore or clean .c files not corresponding to Vala
Simon McVittie
1
-1
/
+1
2013-03-12
Do not assign to VALAFLAGS
Simon McVittie
1
-2
/
+1
2013-03-06
Add -I$(top_srcdir) throughout
Simon McVittie
1
-0
/
+1
2013-02-10
Port folks to libgee 0.8.
Travis Reitter
2
-2
/
+2
2012-09-06
inspect: Add set command with set alias capability.
Jeremy Whiting
3
-0
/
+200
2012-09-04
inspect: Make Command.run async.
Jeremy Whiting
10
-71
/
+66
2012-08-24
inspect: Fix crash when Utils.output_filestream is uninitialized.
Jeremy Whiting
1
-0
/
+2
2012-08-23
Bug 682572 — Build failures due to accessing static members
Philip Withnall
3
-18
/
+18
2012-08-14
docs: Use correct Valadoc syntax for monospaced content
Philip Withnall
1
-2
/
+2
2012-07-24
Revert "Change libgee dependency from 0.6 to 0.8."
Jeremy Whiting
1
-1
/
+1
2012-07-24
Revert "Port folks to libgee 0.8."
Jeremy Whiting
1
-1
/
+1
2012-07-24
Bug 660236 — Paging for long text in folks-inspect
Philip Withnall
3
-60
/
+267
2012-07-07
core: Add core anti-linking support
Philip Withnall
1
-1
/
+2
2012-07-06
Port folks to libgee 0.8.
Jeremy Whiting
1
-1
/
+1
2012-07-05
Change libgee dependency from 0.6 to 0.8.
Jeremy Whiting
1
-1
/
+1
2012-06-18
inspect: Implement pretty printing of GDateTime
Philip Withnall
1
-0
/
+14
2012-03-26
Bug 660235 — Consistent signal handlers to a terminal would be cool
Philip Withnall
2
-1
/
+30
2012-03-26
inspect: Move readline() loop into the GLib main loop
Philip Withnall
1
-33
/
+62
2012-02-17
Build with vala 0.15
Colin Walters
1
-1
/
+1
2012-01-08
Bug 657063 — Allow to pass a command to folks-inspect
Philip Withnall
1
-37
/
+128
2012-01-08
inspect: Set up locale in main()
Philip Withnall
2
-0
/
+6
2012-01-08
build: Tidy up use of AM_* variables in Makefile.ams
Philip Withnall
1
-1
/
+7
2011-12-21
Bug 666528 — Can't convert from type 'GFile' to 'gchararray'
Philip Withnall
1
-1
/
+14
2011-12-21
inspect: Fix use of a deprecated NoteFieldDetails property
Philip Withnall
1
-1
/
+1
2011-08-27
Bug 657332 — Add linking link-individuals
Philip Withnall
1
-29
/
+98
2011-08-16
inspect: Ensure to initialise out variables
Philip Withnall
3
-1
/
+14
2011-08-14
inspect: Remove workarounds for bgo#638363
Philip Withnall
1
-18
/
+9
2011-08-13
inspect: Fix listing GStrv properties
Philip Withnall
1
-1
/
+3
2011-08-13
inspect: Update folks-inspect for the FieldDetails changes
Philip Withnall
1
-44
/
+15
2011-08-12
Remove FieldDetails (obsoleted by AbstractFieldDetails and implementors)
Travis Reitter
1
-2
/
+2
2011-08-12
Rebase NoteDetails.notes upon NoteFieldDetails
Travis Reitter
1
-1
/
+2
2011-07-27
inspect: Add a linking command
Philip Withnall
3
-0
/
+282
2011-07-25
Bug 650414 — Need better APIs to handle image data
Philip Withnall
1
-3
/
+13
2011-07-13
inspect: Don't print details of unprepared persona stores
Philip Withnall
1
-0
/
+10
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
[next]