]>
err.no Git - eweouz/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Tollef Fog Heen [Wed, 6 Aug 2008 11:46:15 +0000 (13:46 +0200)]
We do not use libtool, so stop pretending
Tollef Fog Heen [Fri, 1 Aug 2008 11:05:50 +0000 (13:05 +0200)]
Fix syntax error
Tollef Fog Heen [Fri, 1 Aug 2008 10:56:45 +0000 (12:56 +0200)]
Give error message when no matching records are found
Tollef Fog Heen [Fri, 18 Jul 2008 12:37:41 +0000 (14:37 +0200)]
Add README with a little bit of documentation
Tollef Fog Heen [Mon, 14 Jul 2008 20:45:40 +0000 (22:45 +0200)]
Pop up buffer when doing explicit search too
Tollef Fog Heen [Mon, 14 Jul 2008 20:39:53 +0000 (22:39 +0200)]
Add Debian packaging
Tollef Fog Heen [Mon, 14 Jul 2008 20:38:59 +0000 (22:38 +0200)]
By default, install eweouz-dump-addressbook to pkglibdir and look for it in common prefixes
Tollef Fog Heen [Mon, 14 Jul 2008 18:49:33 +0000 (20:49 +0200)]
Rename dump-addressbook to eweouz-dump-addressbook
Tollef Fog Heen [Mon, 14 Jul 2008 18:40:37 +0000 (20:40 +0200)]
Make sure to distribute lisp sources too
Tollef Fog Heen [Mon, 14 Jul 2008 18:33:23 +0000 (20:33 +0200)]
Add foreign to the automake options
Tollef Fog Heen [Mon, 14 Jul 2008 18:25:29 +0000 (20:25 +0200)]
Start to get rid of eds-address name references
Tollef Fog Heen [Mon, 14 Jul 2008 18:13:14 +0000 (20:13 +0200)]
Add various search functions which make this program useful
Tollef Fog Heen [Sun, 29 Jun 2008 08:29:36 +0000 (10:29 +0200)]
Make calling eweouz interactively somewhat more useful
Tollef Fog Heen [Sun, 29 Jun 2008 08:26:44 +0000 (10:26 +0200)]
Reformat copyright header somewhat
Tollef Fog Heen [Sun, 29 Jun 2008 08:26:14 +0000 (10:26 +0200)]
Use looking-at rather than looking-at-p as this is more standard
Tollef Fog Heen [Sun, 29 Jun 2008 08:25:46 +0000 (10:25 +0200)]
Stop using format to fix up the pretty print function, it is its own responsibility to not fuck up for others
Tollef Fog Heen [Sun, 29 Jun 2008 08:06:31 +0000 (10:06 +0200)]
Add lisp functions for searching and displaying records
Tollef Fog Heen [Sun, 29 Jun 2008 08:05:48 +0000 (10:05 +0200)]
Add vcard.el from http://www.splode.com/~friedman/software/emacs-lisp/src/vcard.el
Tollef Fog Heen [Sun, 29 Jun 2008 08:04:56 +0000 (10:04 +0200)]
Print out BEGIN:VCARD and END:VCARD, needed by vcard.el
Tollef Fog Heen [Sat, 28 Jun 2008 19:31:03 +0000 (21:31 +0200)]
Make search filter simpler; just look in all fields
Tollef Fog Heen [Tue, 16 Oct 2007 20:13:45 +0000 (22:13 +0200)]
Fix up printing of multivalue fields.
Tollef Fog Heen [Tue, 16 Oct 2007 19:33:40 +0000 (21:33 +0200)]
Add initial write support
Tollef Fog Heen [Tue, 16 Oct 2007 19:33:16 +0000 (21:33 +0200)]
Remove unneeded line
Tollef Fog Heen [Tue, 16 Oct 2007 19:10:12 +0000 (21:10 +0200)]
Add search filtering
Tollef Fog Heen [Tue, 16 Oct 2007 18:07:47 +0000 (20:07 +0200)]
Get rid of obsolete debug code
Tollef Fog Heen [Tue, 16 Oct 2007 18:05:22 +0000 (20:05 +0200)]
Misc cleanups
- rename dump_as_rfc822 to dump_as_vcard
- implement filtering so we ordinarily only print those fieldswe are
interested in.
Tollef Fog Heen [Tue, 16 Oct 2007 16:45:14 +0000 (18:45 +0200)]
Make this compile again
Tollef Fog Heen [Tue, 16 Oct 2007 16:40:57 +0000 (18:40 +0200)]
Reindent, reorganise
Tollef Fog Heen [Tue, 16 Oct 2007 15:34:26 +0000 (17:34 +0200)]
We do not use tdb, do not check for it
Tollef Fog Heen [Tue, 16 Oct 2007 15:32:57 +0000 (17:32 +0200)]
Use unversioned autotools
Tollef Fog Heen [Tue, 16 Oct 2007 15:31:10 +0000 (17:31 +0200)]
Initial import from non-versioned sources