]> git.deb.at Git - pkg/abook.git/history - filter.c
misc: release notes updated
[pkg/abook.git] / filter.c
2013-04-19 Raphaël Drozcsv export: "allcsv" now outputs "custom" fields as...
2013-04-19 Raphaël Drozcsv export: "allcsv" output changed
2013-01-20 Raphaël Drozmiscellaneous fixes & doc: i18n, custom format and...
2013-01-13 Raphaël Drozvcard import: fixing the "ADR" field
2013-01-13 Sébastien Guilletvcard export: ADR field's components now respect the...
2013-01-02 Raphaël Droz* custom output format: fixes and enhancements
2012-12-19 Raphaël Drozldif: removed ldif_fix_string()
2012-12-19 Raphaël Drozldif: export all available emails for an entry
2012-12-19 Raphaël Drozldif: deeply reworked LDIF fields processing!
2012-12-13 Raphaël Drozldif: Don't arbitrarily reject LDIF records missing a
2012-12-13 Raphaël Drozldif: don't dump "email:" if the email field is empty.
2012-12-13 Raphaël Drozldif: support parsing from stdin
2012-12-13 Raphaël Drozldif: cleanup ldif_convert()
2012-12-13 Christian Brabandtldif: Don't process the whole list of ldif fields...
2012-12-13 Christian Brabandtldif: According to RFC 2849, LDIF field names are not...
2012-12-12 Raphaël Drozvformat: fixed a build failure when libvformat is not...
2012-12-03 Raphaël Drozvformat: make use of libvformat to parse vcard input
2012-12-03 Raphaël Droz* exit() if an unsupported outformat is given after...
2012-12-03 Raphaël Drozvformat: vCard format can now be used in the context...
2012-10-24 Raphaël Drozcustom output format (3/4): added the --outformatstr...
2012-10-24 Raphaël Drozcustom output format (2/4): item-based and the other...
2012-10-24 Raphaël Drozcustom output format (1/4): created a parser for {place...
2012-10-24 Raphaël Drozmutt-query (3/3): register the --mutt-query-format...
2012-10-24 Raphaël Drozmutt-query (2/3): moved mutt full database querying...
2012-10-24 Raphaël Drozmutt-query (1/3): moved muttq_print_item() from abook...
2012-10-24 Raphaël Drozconvert (1/1): introduced prototypes for per-item filte...
2012-10-24 Fabio ZaniniMutt groups support
2012-09-23 Raphaël DrozvCard parser: use item_fput() to store phone numbers...
2012-09-23 Raphaël DrozvCard parser: handles the 'N'ame field as a fallback...
2012-05-05 Raphaël DrozFix the inclusion of strcasestr() used by the vCard...
2012-05-05 Fabio ZaniniFix vCard parser: we may parse some vCard v3 files.
2012-05-05 Michael KrolikowskiImport vCard file format.
2010-07-22 Gerfried Fuchsexport all email addresses to mutt aliases file. Idea...
2006-09-08 Cedric Duval* parse_date_string(): don't modify string argument...
2006-09-06 Cedric DuvalApplied patch from Guillem Jover to add support for...
2006-09-04 Cedric DuvalNew index_format option.
2006-08-07 Cedric Duvaldb_email_get() now returns every email addresses (ie...
2006-04-10 Jaakko Heinonen- whitespace cleanups
2006-03-14 Jaakko Heinonen- gnomecard filter fix from branch
2005-10-26 Jaakko Heinonen- don't use items variable outside of database.c
2005-10-25 Cedric DuvalSupport for dynamic views.
2005-10-05 Jaakko Heinonen*** empty log message ***
2005-10-03 Jaakko Heinonen- minor wanderlust cleanup
2005-10-03 Jaakko Heinonen- wanderlust export filter (Josef Schugt)
2005-09-30 Jaakko Heinonen- add translation HOWTO
2005-09-26 Cedric Duval* statusline_askchoice(): handles localized keybindings...
2005-09-25 Cedric DuvalFixed screen not properly refreshed after cancelling.
2005-09-23 Cedric DuvalString fixes (Gerfried Fuchs).
2005-09-21 Jaakko Heinonen- spelling fixes (Cedric Duval & co)
2005-09-17 Jaakko Heinonen- i18n support
2005-09-01 Jaakko Heinonen- palmcsv import filter (Marc Tardif)
2005-08-13 Jaakko Heinonen- whitespace cleanups
2005-08-13 Jaakko Heinonen- add xstrdup to have proper checking for memory alloca...
2005-08-10 Jaakko Heinonen- make it compile with tcc
2005-07-29 Jaakko Heinonen- remove trailing whitespaces
2005-07-27 Jaakko Heinonen- add xrealloc_inc
2005-07-27 Jaakko Heinonen- replace abook_malloc, abook_realloc and my_free with...
2005-02-28 Jaakko Heinonen- automake update
2004-06-30 Jaakko Heinonenadd allcvs filter
2004-03-25 Jaakko Heinonenfixed string truncation in mutt inport filter
2004-01-23 Jaakko Heinonenfixed a bug in mutt import filter
2003-11-20 Jaakko Heinonenbuffer length calculation changes
2003-09-29 Jaakko Heinonenmutt import filter changes
2003-07-08 Jaakko Heinonenminor (filter) fixes
2003-05-28 Jaakko Heinonenpine import filter update
2002-03-20 Jaakko Heinonencleanups
2002-03-20 Jaakko Heinonencombined csv export filters
2002-03-20 Jaakko Heinonenmerged palmcsv export filter
2002-03-18 Jaakko Heinonennew configuration system
2002-03-11 Jaakko Heinonena bunch of bugfixes
2002-03-10 Jaakko Heinoneninitial readline support
2002-02-10 Jaakko Heinonensome int -> bool changes
2002-02-07 Jaakko Heinonenhtml filter update
2002-02-05 Jaakko Heinonengetopt + fixes
2002-01-19 Jaakko HeinonenFixed a bug in html filter
2001-10-12 Jaakko Heinonenadded second address field
2001-10-02 Jaakko HeinonenImproved mutt alias import filter
2001-09-07 Jaakko Heinonenfilter updates
2001-08-23 Jaakko HeinonenUpdated JH's e-mail address
2001-08-19 Jaakko HeinonenMerged csv import filter
2001-08-16 Jaakko HeinonenMinor cast fixes
2001-08-16 Jaakko HeinonenMinor cast fix
2001-08-15 Jaakko HeinonenFixed a minor memory leak in pine import filter
2001-06-20 Jaakko HeinonenHTML filter update (Michael Wiedmann)
2001-06-19 Jaakko HeinonenVery minor cleanup
2001-06-10 Jaakko HeinonenText filter update
2001-05-24 Jaakko HeinonenFirst attempt of the better interface for filters
2001-04-03 Jaakko HeinonenIds added
2001-03-12 Jaakko HeinonenInitial revision