summary refs log tree commit diff
path: root/home/.local/bin/mdate
blob: daff50dc6576f05cec2445e0b20b07e80043a54b (plain) (blame)
1
2
#!/bin/sh
exec date +'.Dd %B %e, %Y'
014-01-08plain: don't append charset for binary MIME typesJohn Keeping 2014-01-08ui-log.c: Several simplificationsLukas Fleischer 2014-01-08Use argv_array in place of vectorLukas Fleischer 2014-01-08ui-stats.c: Remove unused macroLukas Fleischer 2014-01-08scan-tree.c: Remove unused macroLukas Fleischer 2013-09-14ui-shared: Drop filepair_cb_raw() and helperLukas Fleischer 2013-09-14ui-diff: Use diff_tree_sha1() for raw diff formattingLukas Fleischer