]> git.deb.at Git - pkg/abook.git/history - abook.c
Upload 0.6.1-2 to unstable
[pkg/abook.git] / abook.c
2015-12-27 Denis BriandMerge tag 'upstream/0.6.1'
2015-12-27 Denis BriandImported Upstream version 0.6.1 upstream upstream/0.6.1
2015-08-14 Rhonda D'VineMerge remote-tracking branch 'origin/upstream'
2015-08-13 Rhonda D'VineMerge remote-tracking branch 'upstream/master' into...
2015-02-22 Peter WuFix "Allocator sizeof operand mismatch"
2014-01-16 Raphaël Drozadd-email: fixed a spurious "Valid sender address not...
2013-01-20 Raphaël Drozmiscellaneous fixes & doc: i18n, custom format and...
2013-01-02 Raphaël Droz* custom output format: fixes and enhancements
2012-12-03 Raphaël Drozcommand-line containing --outformat is less-error prone.
2012-12-03 Raphaël Droz* exit() if an unsupported outformat is given after...
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 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-05-05 Jorrit TijbenFixed a bug where non-standard fields get deleted.
2012-04-18 Gerfried FuchsApply branch 'experimental' to master
2012-03-23 Gerfried FuchsImported Debian patch 0.6.0~pre2-1 debian/0.6.0_pre2-1
2012-03-23 Gerfried FuchsImported Upstream version 0.6.0~pre2 upstream/0.6.0_pre2
2012-03-23 Gerfried FuchsImported Debian patch 0.5.6+cvs1-1 debian/0.5.6+cvs1-1
2012-03-23 Gerfried FuchsImported Upstream version 0.5.6+cvs1 upstream/0.5.6+cvs1
2012-03-22 Gerfried FuchsImported Debian patch 0.5.5-1 debian/0.5.5-1
2012-03-22 Gerfried FuchsImported Upstream version 0.5.5 upstream/0.5.5
2012-03-22 Gerfried FuchsImported Debian patch 0.5.4-1 debian/0.5.4-1
2012-03-22 Gerfried FuchsImported Upstream version 0.5.4 upstream/0.5.4
2012-03-22 Gerfried FuchsImported Debian patch 0.5.3-1 debian/0.5.3-1
2012-03-22 Gerfried FuchsImported Upstream version 0.5.3 upstream/0.5.3
2012-03-22 Gerfried FuchsImported Upstream version 0.4.16 upstream/0.4.16
2006-09-07 Cedric DuvalDisplay dates according to current locale (as defined...
2006-09-04 Cedric DuvalNew index_format option.
2006-08-07 Cedric Duvaldb_email_get() now returns every email addresses (ie...
2005-10-25 Cedric DuvalSupport for dynamic views.
2005-10-05 Jaakko Heinonen*** empty log message ***
2005-09-27 Jaakko Heinonen- add missing include of ctype.h
2005-09-26 Cedric DuvalFixed use of gettext() instead of sgettext().
2005-09-26 Cedric DuvalLocalized keybindings for --add-email
2005-09-21 Jaakko Heinonen- spelling fixes (Cedric Duval & co)
2005-09-17 Jaakko Heinonen- correct a typo
2005-09-17 Jaakko Heinonen- i18n support
2005-08-13 Jaakko Heinonen- add xstrdup to have proper checking for memory alloca...
2005-08-13 Jaakko Heinonen- comment spelling fix
2005-08-01 Jaakko Heinonen- code cleanups and minor fixes
2005-07-29 Jaakko Heinonen- remove trailing whitespaces
2005-07-29 Jaakko Heinonen- whitespace changes
2005-07-27 Jaakko Heinonen- use EXIT_FAILURE and EXIT_SUCCESS instead of hardcode...
2005-07-27 Jaakko Heinonen- don't try to save addressbook in memory allocation...
2005-07-27 Jaakko Heinonen- replace abook_malloc, abook_realloc and my_free with...
2004-06-30 Jaakko Heinonenminor cleanups
2004-04-19 Jaakko Heinonenwrap searches
2003-12-05 Jaakko Heinonenwide character support
2003-11-06 Jaakko Heinonenquit without saving command
2003-10-31 Jaakko Heinonensome whitespace changes
2003-06-28 Jaakko Heinonenpost 0.5 update
2002-10-11 Jaakko Heinonenfixed a stupid error in options error reporting
2002-10-10 Jaakko Heinonenyet another fix in options error reporting
2002-10-09 Jaakko Heinonenimproved options error reporting
2002-10-08 Jaakko Heinonenadded option add_email_prevent_duplicates
2002-04-02 Jaakko Heinonenabook_fopen() bugfix
2002-03-18 Jaakko Heinonennew configuration system
2002-03-11 Jaakko Heinonena bunch of bugfixes
2002-03-08 Jaakko Heinonenfixed a bug in datafile name handling
2002-02-10 Jaakko Heinonensome int -> bool changes
2002-02-10 Jaakko Heinonen*** empty log message ***
2002-02-08 Jaakko HeinonenStore rcfile and addressbook to .abook directory
2002-02-07 Jaakko HeinonenAttempt to improve --datafile behavior
2002-02-05 Jaakko Heinonengetopt + fixes
2002-02-04 Jaakko HeinonenAdded missing breaks
2001-11-22 Jaakko HeinonenRemoved useless my_free() call
2001-11-18 Jaakko HeinonenFixes to make Solaris cc happy
2001-11-12 Jaakko Heinonenprint some error messages to sterr instead of stdout
2001-10-05 Jaakko HeinonenChanged --add-email-force to --add-email-quiet
2001-10-02 Jaakko Heinonenadded --add-email option etc.
2001-09-29 Jaakko Heinonenapplied "quit and print" patch correctly
2001-09-29 Jaakko Heinonenquit and print command added
2001-08-23 Jaakko HeinonenUpdated JH's e-mail address
2001-08-19 Jaakko HeinonenMerged csv import filter
2001-06-13 Jaakko HeinonenFix launch functions to preserve curses settings
2001-06-12 Jaakko HeinonenAdded null check in launch_mutt
2001-06-12 Jaakko Heinonenlaunch_mutt() update
2001-06-11 Jaakko HeinonenImplemented launch_lynx for single address
2001-06-11 Jaakko HeinonenFixed snprintf related bugs
2001-06-11 Jaakko Heinonenquery/find code cleanup
2001-05-27 Jaakko HeinonenChanged launch_lynx to launch_wwwbrowser
2001-05-24 Jaakko HeinonenFirst attempt of the better interface for filters
2001-05-07 Jaakko HeinonenChanged SIGINT behaviour
2001-04-24 Jaakko HeinonenNew function: statusline_ask_boolean
2001-04-23 Jaakko HeinonenMerged first 0.4.13pre patch
2001-04-03 Jaakko HeinonenIds added
2001-03-12 Jaakko HeinonenInitial revision