summaryrefslogtreecommitdiff
path: root/sys/src/cmd/faces
AgeCommit message (Collapse)Author
2020-12-04faces: add -c option to remove faces with button 1 click (thanks sirjofri)Sigrid
2020-09-12faces: remove log supportOri Bernstein
Use a damn plumber, you animals!
2020-08-27faces(1): remove bespoke date parserOri Bernstein
In addition to being more code, this date parser would treat local times as local, but anything that wasn't a local time would get parsed as gmt, due to a quirk of how tm2sec used to work. This moves the code to tmparse, and fixes timezone parsing at the same time.
2019-12-09upas/fs plumb flag changes.Ori Bernstein
This patch makes 3 changes: - It makes upas/fs send plumb messages when a message changes in the background (eg, someone on another imap connection opens a message and sets the read flag) - It makes faces not complain when it gets one of these new modify messages. - It makes acme/Mail update the flags in the display when it gets one of these messages.
2013-09-18faces: fix callerpc for realloctag in erealloc (thanks qrstuv)cinap_lenrek
2013-09-17faces: fix minor image memory leakcinap_lenrek
2013-05-15faces: just say no to dejavustanley lieber
2012-04-30faces: fix memory leakscinap_lenrek
2011-12-09faces: use dejavusans instead of pelmcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen