]> git.madduck.net Git - etc/mutt.git/commitdiff

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:

RFC date format in attribution
authormartin f. krafft <madduck@madduck.net>
Fri, 27 Sep 2013 08:49:48 +0000 (10:49 +0200)
committermartin f. krafft <madduck@madduck.net>
Fri, 27 Sep 2013 08:49:56 +0000 (10:49 +0200)
.mutt/muttrc

index 0d5c9aff14b267eb68fd2abe903a636b1e9f9fc4..279055af1a55a1462493a473def0b690b8f83d85 100644 (file)
@@ -247,7 +247,7 @@ set my_confdir="~/.mutt"
 # in a reply.  For a full listing of defined printf()-like sequences see
 # the section on ``$index_format''.
 # 
-set attribution="also sprach %n <%a> [%[%Y.%m.%d.%H%M %z]]:"
+set attribution="also sprach %n <%a> [%[%Y-%m-%d %H:%M %z]]:"
 # 
 # set autoedit=no
 #