]> git.deb.at Git - pkg/abook.git/history - database.c
Upload 0.6.1-2 to unstable
[pkg/abook.git] / database.c
2015-08-14 Rhonda D'VineMerge remote-tracking branch 'origin/upstream'
2015-08-13 Rhonda D'VineMerge remote-tracking branch 'upstream/master' into...
2013-01-02 Raphaël Droz* custom output format: fixes and enhancements
2012-10-24 Fabio ZaniniRemove duplicates
2012-10-24 Fabio ZaniniMerge entries
2012-10-24 Fabio ZaniniMutt groups support
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.6.0~pre1-1 debian/0.6.0_pre1-1
2012-03-23 Gerfried FuchsImported Upstream version 0.6.0~pre1 upstream/0.6.0_pre1
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-04 Cedric DuvalNew index_format option.
2006-08-25 Cedric DuvalSupport for 'date' field type.
2006-08-24 Jaakko Heinonen* don't unlink empty datafile, just truncate
2006-08-09 Cedric DuvalFixed surname sort.
2006-08-07 Cedric Duvaldb_email_get() now returns every email addresses (ie...
2005-10-31 Cedric DuvalFixed erroneous boundary.
2005-10-31 Cedric DuvalFixed dangling pointers in database items after xreallo...
2005-10-26 Jaakko Heinonen- don't use items variable outside of database.c
2005-10-26 Jaakko Heinonen- attempt to save database more safely
2005-10-25 Cedric DuvalSupport for dynamic views.
2005-09-21 Jaakko Heinonen- spelling fixes (Cedric Duval & co)
2005-09-17 Jaakko Heinonen- i18n support
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-08-02 Jaakko Heinonen- whitespace changes
2005-08-02 Jaakko Heinonen- declare more variables as static
2005-08-01 Jaakko Heinonen- code cleanups and minor fixes
2005-07-29 Jaakko Heinonen- remove trailing whitespaces
2005-07-27 Jaakko Heinonen- replace abook_malloc, abook_realloc and my_free with...
2003-11-22 Jaakko Heinonencustom field update
2003-11-21 Jaakko Heinoneninitial custom field support
2003-09-29 Jaakko Heinonenmutt import filter changes
2002-03-18 Jaakko Heinonennew configuration system
2002-02-07 Jaakko HeinonenAttempt to improve --datafile behavior
2002-02-05 Jaakko Heinonengetopt + fixes
2001-11-20 Jaakko Heinonenuse strcoll instead of strcmp for sorting entries
2001-10-12 Jaakko Heinonenadded second address field
2001-10-09 Jaakko Heinonen0.4.15pre1
2001-09-07 Jaakko Heinonenfilter updates
2001-08-23 Jaakko HeinonenUpdated JH's e-mail address
2001-06-11 Jaakko Heinonenquery/find code cleanup
2001-05-29 Jaakko Heinonen0.4.13pre1 updates
2001-05-24 Jaakko HeinonenFirst attempt of the better interface for filters
2001-04-24 Jaakko HeinonenReplaced some items < 1 with list_is_empty()
2001-04-23 Jaakko HeinonenMerged first 0.4.13pre patch
2001-04-06 Jaakko HeinonenFixed a possible problem in find() function
2001-04-03 Jaakko HeinonenIds added
2001-04-02 Jaakko HeinonenMinor cleanups
2001-03-12 Jaakko HeinonenInitial revision