aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acme/exec.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-11Merge remote-tracking branch 'upstream/master'Petter Rodhelind1-5/+5
2020-01-24acme: report close failure in Put, this time for sureRuss Cox1-5/+5
2020-01-14Merge remote-tracking branch 'upstream/master'Petter Rodhelind1-2/+6
2019-12-19acme: report close failure during PutRuss Cox1-2/+6
2019-07-20Merge remote-tracking branch 'upstream/master'Petter Rodhelind1-41/+64
2019-05-17acme: delete trailing spaces during Put in autoindent modeRuss Cox1-41/+64
2019-05-10Merge remote-tracking branch 'upstream/master'Petter Rodhelind1-4/+8
2019-04-19acme: do not trim spaces during PutRuss Cox1-4/+8
2019-02-05Merge remote-tracking branch 'upstream/master'Petter Rodhelind1-3/+38
2019-02-01acme: drop trailing spaces during Put of auto-indent windowRuss Cox1-3/+38
2018-04-20Merge remote-tracking branch 'upstream/master'Petter Rodhelind1-0/+1
2018-03-27acme: fix some memory leaksXiao-Yong Jin1-0/+1
2017-11-06Merge remote-tracking branch 'upstream/master'Petter Rodhelind1-0/+30
2017-11-02acme: preserve window position and selection during GetRuss Cox1-0/+30
2017-10-16Merge remote-tracking branch 'upstream/master'Petter Rodhelind1-2/+36
2017-10-14acme: free buf in checksha1Russ Cox1-0/+1
2017-10-10acme: check file content before declaring file "modified since last read"Russ Cox1-2/+35
2017-05-24Syntax cleanupPetter Rodhelind1-8/+7
2017-05-11Switch tab expansion ON/OFF via TabexpandPetter Rodhelind1-1/+8
2017-05-11Add support for tab expansion (because everyone else is stupid and I am force...Petter Rodhelind1-0/+19
2017-01-06all: fix or silence all INSTALL warnings on macOSRuss Cox1-1/+1
2014-04-30acme: add log file in acme root directoryRuss Cox1-2/+9
2014-04-19acme: add comment for aligned writesRuss Cox1-0/+5
2014-04-19acme: use buffered i/o to write fileRuss Cox1-1/+16
2013-09-06acme: execute commands with / using shellMarius Eriksen1-1/+1
2012-11-25acme: set $samfile (same as $%) during executionMarius Eriksen1-0/+1
2012-10-22acme: use threadspawnd to avoid changing "." of current processRuss Cox1-29/+8
2012-10-21acme: add $acmeshell to control execution shellMarius Eriksen1-2/+8
2011-08-02acme: scrolling fixes + new home/endRuss Cox1-1/+2
2011-04-279term, acme: autoscrollRuss Cox1-0/+1
2010-03-18acme: attempt to fix Put mtime skew on NFSRuss Cox1-0/+13
2009-09-25acme: correct modified message after initial load; more detail inRuss Cox1-5/+5
2009-07-08src: use whatis instead of whichMichael Teichgräber1-1/+1
2007-11-28acme: refresh window properly after Tab command (Fazlul Shahriar)Russ Cox1-1/+1
2007-06-15fix acme Snarf bug; change Indent to apply to all windowsrsc1-16/+37
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-3/+3
2005-12-21stupid gccrsc1-6/+6
2005-10-31Cleanup in preparation for multiline tags.rsc1-1/+1
2005-09-26More thread names.rsc1-0/+2
2005-01-23add undocumented Abort builtinrsc1-5/+27
2005-01-04don't need to rename Fid anymorersc1-4/+2
2004-12-27change to use new thread libraryrsc1-0/+1
2004-11-01bug fix in Get from robrsc1-0/+2
2004-10-22change md argument to number etc. (which acted only as a flag)rsc1-2/+2
2004-09-28autoindent fixes from robrsc1-12/+25
2004-06-11scrollingrsc1-2/+3
2004-05-15restore current directory after threadexec.rsc1-7/+48
2004-05-14various bug fixesrsc1-1/+1
2004-04-25no more Dotfilesrsc1-17/+0
2004-04-21undo the madness.rsc1-2/+0