]> git.madduck.net Git - code/mailplate.git/log

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

code/mailplate.git
16 years agoadd example files mailplate-0.1
martin f. krafft [Thu, 6 Sep 2007 15:01:13 +0000 (17:01 +0200)]
add example files

16 years agofix encoding of manpage
martin f. krafft [Sun, 30 Sep 2007 18:10:48 +0000 (19:10 +0100)]
fix encoding of manpage

16 years agofix makefile default target
martin f. krafft [Sun, 30 Sep 2007 17:54:27 +0000 (18:54 +0100)]
fix makefile default target

16 years agoadd manpage
martin f. krafft [Sun, 30 Sep 2007 17:49:23 +0000 (18:49 +0100)]
add manpage

16 years agoadd vim/mutt config to README
martin f. krafft [Sun, 30 Sep 2007 17:11:30 +0000 (18:11 +0100)]
add vim/mutt config to README

16 years agoadd README
martin f. krafft [Sun, 30 Sep 2007 16:38:26 +0000 (17:38 +0100)]
add README

16 years agoerror on encounter of an unknown header slot
martin f. krafft [Sun, 7 Oct 2007 15:06:39 +0000 (16:06 +0100)]
error on encounter of an unknown header slot

16 years agoadd KEEP_ALL_HEADERS slot
martin f. krafft [Sun, 7 Oct 2007 14:59:51 +0000 (15:59 +0100)]
add KEEP_ALL_HEADERS slot

16 years agoset verbose on first invocation
martin f. krafft [Sun, 30 Sep 2007 16:35:31 +0000 (17:35 +0100)]
set verbose on first invocation

16 years agouse default if not template name specified
martin f. krafft [Sun, 30 Sep 2007 16:33:33 +0000 (17:33 +0100)]
use default if not template name specified

16 years agoadd verbose mode and cleanup warnings/errors
martin f. krafft [Sun, 30 Sep 2007 16:30:43 +0000 (17:30 +0100)]
add verbose mode and cleanup warnings/errors

16 years agocreate default template if none exists
martin f. krafft [Sun, 30 Sep 2007 16:12:09 +0000 (17:12 +0100)]
create default template if none exists

16 years agofix startup without config
martin f. krafft [Sun, 30 Sep 2007 16:06:33 +0000 (17:06 +0100)]
fix startup without config

16 years agofix creation of new messages
martin f. krafft [Sun, 30 Sep 2007 15:42:37 +0000 (16:42 +0100)]
fix creation of new messages

16 years agofix usage message
martin f. krafft [Sun, 30 Sep 2007 15:38:18 +0000 (16:38 +0100)]
fix usage message

16 years agoinitial checkin
martin f. krafft [Thu, 6 Sep 2007 14:24:52 +0000 (16:24 +0200)]
initial checkin