]>
err.no Git - eweouz/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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