aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acme/look.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-30acme: allow @ in file namesRuss Cox1-1/+1
2020-01-13acme: fix buffer overflow introduced in parsetag refactorRuss Cox1-1/+1
2020-01-13acme: allow spaces in window namesRuss Cox1-1/+1
2020-01-13acme: factor out tag parsing codeRuss Cox1-10/+8
2019-06-10acme: accept expanded URLs in lookRuss Cox1-9/+39
2017-10-10acme: check file content before declaring file "modified since last read"Russ Cox1-0/+1
2014-04-30acme: add log file in acme root directoryRuss Cox1-2/+8
2012-01-16acme: claim input focus earlierDavid Jeannot1-2/+2
2011-07-10acme: allow :?regexp for backward searchRuss Cox1-0/+4
2009-09-25acme: correct modified message after initial load; more detail inRuss Cox1-1/+2
2008-03-07acme: sync against Plan 9, remove -$ optionRuss Cox1-29/+14
2008-04-17acme: add -m option and avoid looking in the mirrorRuss Cox1-1/+1
2007-11-27mergeRuss Cox1-2/+2
2007-02-11various memory errors in acmersc1-6/+4
2006-06-25reopen plumber, build mailrsc1-14/+42
2006-06-16No more unrooted paths.rsc1-1/+23
2005-12-16Better window size management.rsc1-5/+9
2005-07-13applersc1-0/+2
2005-07-13various needed castsrsc1-3/+3
2005-03-21fix q1 computation bug in expandfile(). only affects external programsrsc1-2/+1
2005-03-14Add dollarsign support.rsc1-8/+20
2005-01-04don't need to rename Fidrsc1-5/+3
2004-12-27change to use new thread libraryrsc1-0/+1
2004-10-22change md argument to number etc. (which acted only as a flag)rsc1-2/+2
2004-04-21undo the madness.rsc1-29/+8
2004-04-21$foo in tags - here only for reference.rsc1-8/+29
2004-03-26SunOS can rot in hell.rsc1-2/+2
2004-03-25Today's changes.rsc1-6/+6
2004-03-21Small tweaksrsc1-2/+37
2004-03-02Little tweaks and documentation.rsc1-0/+2
2004-02-29Fighting the good fight.rsc1-52/+24
2003-12-11More files related to user-level file servers.rsc1-0/+772