]> 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
17 years agoignore generated manpage
martin f. krafft [Sun, 7 Oct 2007 16:58:30 +0000 (17:58 +0100)]
ignore generated manpage

17 years agotrim comment at start of script
martin f. krafft [Sun, 7 Oct 2007 16:58:01 +0000 (17:58 +0100)]
trim comment at start of script

17 years agoadd integration and todos
martin f. krafft [Sun, 7 Oct 2007 16:52:57 +0000 (17:52 +0100)]
add integration and todos

17 years agoadd explicit stdin method
martin f. krafft [Sun, 7 Oct 2007 16:36:07 +0000 (17:36 +0100)]
add explicit stdin method

17 years agofix examples
martin f. krafft [Sun, 7 Oct 2007 16:32:11 +0000 (17:32 +0100)]
fix examples

17 years agofix manpage and add homepage
martin f. krafft [Sun, 7 Oct 2007 16:31:14 +0000 (17:31 +0100)]
fix manpage and add homepage

17 years agofix urls
martin f. krafft [Sun, 7 Oct 2007 16:19:42 +0000 (17:19 +0100)]
fix urls

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

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

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

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

17 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

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

17 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

17 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

17 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

17 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

17 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

17 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

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

17 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

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

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