w3mail

program to send a web page by email
git clone https://logand.com/git/w3mail.git/
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2011-09-13 21:24remove tcp code, use stdin/out, invoke via tcpserverTomas Hlavaty2+54-82
2011-09-13 20:04doc updatedTomas Hlavaty1+9-9
2011-02-01 01:37todo comment addedTomas Hlavaty1+1-1
2011-02-01 01:36index.org addedTomas Hlavaty1+345-0
2011-01-28 01:07xpath_filter implementedTomas Hlavaty1+65-6
2011-01-28 01:05wget status fixTomas Hlavaty1+13-12
2011-01-28 01:05systemf return value fixTomas Hlavaty1+3-1
2011-01-22 13:22postfeed allows commentsTomas Hlavaty1+1-1
2011-01-22 13:22use filters in cb_tidyTomas Hlavaty1+29-24
2011-01-19 08:22bug fix in dir() after varargs usedTomas Hlavaty1+1-1
2011-01-19 08:21config moved to ~/.w3mail dir, tidy introducedTomas Hlavaty5+117-29
2011-01-18 21:01wget moved to utilsTomas Hlavaty3+41-39
2011-01-18 20:58Makefile clean upTomas Hlavaty1+8-10
2011-01-18 01:16dir and tmpf printf-like varargs added and a bit of style clean-upTomas Hlavaty4+37-34
2011-01-17 21:51in and out accept format-like varargs; Date: field sent in the email headerTomas Hlavaty3+46-31
2011-01-16 17:22postfeed.sh and rss2links.sh addedTomas Hlavaty2+6-0
2011-01-16 15:26clean up includeTomas Hlavaty2+0-3
2011-01-16 15:09dirpop3d.vala deletedTomas Hlavaty1+0-264
2011-01-16 15:04flist_free fixTomas Hlavaty1+7-5
2011-01-16 14:38w3mail and dirpop3d fixesTomas Hlavaty2+139-135
2011-01-16 13:04dirpop3d addedTomas Hlavaty7+652-382
2011-01-16 13:03w3maild.sh addedTomas Hlavaty1+1-0
2011-01-13 21:23all wget in one functionTomas Hlavaty1+12-13
2011-01-10 23:26url server sketchedTomas Hlavaty1+54-12
2011-01-10 22:08w3maild addedTomas Hlavaty2+264-5
2010-11-20 15:11wget error messages addedTomas Hlavaty1+16-25
2010-11-18 22:12wget exit/wait status checkingTomas Hlavaty1+42-1
2010-11-18 22:12BLEN changed to 4kBTomas Hlavaty1+1-1
2010-11-18 22:11no argument option addedTomas Hlavaty2+51-8
2010-11-17 23:17config ~/.w3mail addedTomas Hlavaty2+68-33
2010-11-17 22:09gpl3+ licence addedTomas Hlavaty3+695-0
2010-11-17 22:00all c code moved into one fileTomas Hlavaty6+98-128
2010-11-17 21:44README addedTomas Hlavaty1+126-0
2010-11-15 20:57Initial commitTomas Hlavaty6+174-0