summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-11-27build: Rename AM_VALAFLAGS to TARGET_VALAFLAGS in configure.acPhilip Withnall2-2/+6
2013-10-25build: Disable some GCC warnings for generated C codePhilip Withnall2-0/+2
2013-08-05use IndividualAggregator.dup () in tests and toolsGuillaume Desmottes2-2/+2
2013-07-04build: Remove redundant entries from GITIGNOREFILESPhilip Withnall2-10/+0
2013-04-12Include ERROR_CFLAGS everywhere we compile C codeSimon McVittie2-0/+2
2013-03-20folks-inspect, folks-import: initialize localization from the environmentSimon McVittie2-0/+2
2013-03-20tools: use the right locale directorySimon McVittie2-2/+2
2013-03-18all Makefiles: don't ignore or clean .c files not corresponding to ValaSimon McVittie2-2/+2
2013-03-12Do not assign to VALAFLAGSSimon McVittie2-4/+2
2013-03-06Add -I$(top_srcdir) throughoutSimon McVittie2-0/+2
2013-02-12tools: Fix ambiguous references to HashTablePhilip Withnall1-2/+2
2013-02-10Port folks to libgee 0.8.Travis Reitter3-3/+3
2012-09-06inspect: Add set command with set alias capability.Jeremy Whiting3-0/+200
2012-09-04inspect: Make Command.run async.Jeremy Whiting10-71/+66
2012-08-24inspect: Fix crash when Utils.output_filestream is uninitialized.Jeremy Whiting1-0/+2
2012-08-23Bug 682572 — Build failures due to accessing static membersPhilip Withnall3-18/+18
2012-08-14docs: Use correct Valadoc syntax for monospaced contentPhilip Withnall1-2/+2
2012-07-24Revert "Change libgee dependency from 0.6 to 0.8."Jeremy Whiting2-2/+2
2012-07-24Revert "Port folks to libgee 0.8."Jeremy Whiting1-1/+1
2012-07-24Bug 660236 — Paging for long text in folks-inspectPhilip Withnall3-60/+267
2012-07-07core: Add core anti-linking supportPhilip Withnall1-1/+2
2012-07-06Port folks to libgee 0.8.Jeremy Whiting1-1/+1
2012-07-05Change libgee dependency from 0.6 to 0.8.Jeremy Whiting2-2/+2
2012-06-18inspect: Implement pretty printing of GDateTimePhilip Withnall1-0/+14
2012-03-26Bug 660235 — Consistent signal handlers to a terminal would be coolPhilip Withnall2-1/+30
2012-03-26inspect: Move readline() loop into the GLib main loopPhilip Withnall1-33/+62
2012-03-24Bug 672373 — folks-import segfaults (Archlinux x86_64)Philip Withnall1-2/+3
2012-02-17Build with vala 0.15Colin Walters1-1/+1
2012-01-08Bug 657063 — Allow to pass a command to folks-inspectPhilip Withnall1-37/+128
2012-01-08inspect: Set up locale in main()Philip Withnall2-0/+6
2012-01-08build: Tidy up use of AM_* variables in Makefile.amsPhilip Withnall2-7/+16
2011-12-21Bug 666528 — Can't convert from type 'GFile' to 'gchararray'Philip Withnall1-1/+14
2011-12-21inspect: Fix use of a deprecated NoteFieldDetails propertyPhilip Withnall1-1/+1
2011-09-17i18n: Remove untranslatable identifiers from translatable stringsPhilip Withnall1-10/+19
2011-09-17i18n: Fix a few en_GB-isms in C locale stringsPhilip Withnall2-3/+4
2011-09-17Bug 658161 — Consistently use “contact” in translatable stringsPhilip Withnall2-4/+5
2011-09-13Bug 658730 — ngettext (Plural forms) needed…Philip Withnall1-4/+6
2011-08-27Bug 657332 — Add linking link-individualsPhilip Withnall1-29/+98
2011-08-16inspect: Ensure to initialise out variablesPhilip Withnall3-1/+14
2011-08-14inspect: Remove workarounds for bgo#638363Philip Withnall1-18/+9
2011-08-13inspect: Fix listing GStrv propertiesPhilip Withnall1-1/+3
2011-08-13inspect: Update folks-inspect for the FieldDetails changesPhilip Withnall1-44/+15
2011-08-12Remove FieldDetails (obsoleted by AbstractFieldDetails and implementors)Travis Reitter1-2/+2
2011-08-12Rebase NoteDetails.notes upon NoteFieldDetailsTravis Reitter1-1/+2
2011-07-27inspect: Add a linking commandPhilip Withnall3-0/+282
2011-07-25Bug 650414 — Need better APIs to handle image dataPhilip Withnall1-3/+13
2011-07-13inspect: Don't print details of unprepared persona storesPhilip Withnall1-0/+10
2011-05-02Add a “debug” command to folks-inspect to print status informationPhilip Withnall3-0/+56
2011-04-23Change RoleDetails.roles to be of type Set<Role>Philip Withnall1-0/+20
2011-04-23Change NoteDetails.notes to be of type Set<Note>Philip Withnall1-0/+20