aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-25samterm: Add line wrapping for LINESTART/LINEEND, ctrl+a and ctrl+e.Petter Rodhelind1-5/+14
2017-10-25samterm: Remove focus follows mouse.Petter Rodhelind1-2/+0
2017-10-25samterm: Add mouse scrolling.Petter Rodhelind2-14/+21
2017-10-23samterm: change focus on mouseoverPetter Rodhelind1-0/+2
2017-10-23samterm: Add undo/redo key bindings.Petter Rodhelind1-0/+6
2017-10-23samterm: Add sendcmd for arbitrary input in the command window.Petter Rodhelind1-0/+42
2017-10-22acme: Move one line up/down using ^P and ^N.Petter Rodhelind1-32/+42
2017-10-16acme: Hide dotfiles in dirs.Petter Rodhelind1-0/+3
2017-10-16Merge remote-tracking branch 'upstream/master'Petter Rodhelind29-25/+100
2017-10-16web: *chrome* matches google-chromeGleydson Soares1-1/+1
2017-10-14acme: free buf in checksha1Russ Cox1-0/+1
2017-10-139l: accept Linux kernel version 4.xkeks1-1/+1
2017-10-139term: fix getpts on macOS 10.13David du Colombier1-0/+16
2017-10-13upas/nfs: fix warningsDavid du Colombier3-10/+2
2017-10-10acme: check file content before declaring file "modified since last read"Russ Cox23-13/+79
2017-10-09Merge remote-tracking branch 'upstream/master'Petter Rodhelind4-41/+121
2017-10-09devdraw: fix build on macOS < 10.12Rudá Moura1-0/+2
2017-10-01xd: add -R for runewise dumpLeah Neukirchen2-40/+118
2017-10-01web: add Chromium support on FreeBSDDavid du Colombier1-1/+1
2017-09-28Merge remote-tracking branch 'upstream/master'Petter Rodhelind89-4400/+187
2017-09-22.travis.yml: configure build matrix to build on OS X and Linux (thanks Michae...David du Colombier1-20/+28
2017-09-149l: support FreeBSD 10 and 11 (thanks Ori Bernstein)David du Colombier1-1/+1
2017-09-14lib/moveplan9.files: add missing filesAdam Saponara1-1/+12
2017-09-14all: remove .cvsignore filesKare Nuorteva46-387/+0
2017-09-14README: update linksKare Nuorteva1-7/+5
2017-09-02.travis.yml: disable osx buildDavid du Colombier1-1/+0
2017-09-01lib9: import frand function from Plan 9David du Colombier2-0/+18
2017-09-01svgpic: fix warningsDavid du Colombier1-3/+1
2017-09-01libmach: initialize ss variable in stabsline2pc functionDavid du Colombier1-1/+2
2017-09-01.travis.yml: build on osxDavid du Colombier1-0/+8
2017-09-01README: add Travis CI and Coverity Scan badgesDavid du Colombier1-0/+7
2017-09-01dict, sky: update site from pdos.lcs.mit.edu to 9fans.github.ioDavid du Colombier2-3/+3
2017-09-01dist/publish: fix export of of usr treeRuss Cox1-1/+1
2017-09-01all: update site from swtch.com to 9fans.github.ioRuss Cox26-52/+83
2017-09-01codereview: delete, now using GitHub pull requestsRuss Cox5-3944/+2
2017-09-01.travis.yml: add Coverity Scan to Travis CI configurationDavid du Colombier1-0/+18
2017-09-01.travis.yml: add Travis CI configurationDavid du Colombier1-0/+4
2017-09-01ed: allow larger temp filesRuss Cox1-1/+1
2017-09-019(1): document gotcha with oh-my-zshRuss Cox1-0/+15
2017-08-03acme: Use the same tabstop setting in cloned/zerox window as in the source wi...Petter Rodhelind1-0/+1
2017-08-03devdraw: Use old fullscreen.Petter Rodhelind1-1/+1
2017-08-01Merge remote-tracking branch 'upstream/master'Petter Rodhelind39-1508/+96
2017-07-23venti: fix venti graph on 64-bitMichael Stroucken2-1/+2
2017-07-16dist: update mk pushRuss Cox1-4/+4
2017-07-16man: various cleanupRuss Cox26-49/+43
2017-07-16codereview.py: removeRuss Cox1-1448/+0
2017-07-16man5, man6: delete empty dirsRuss Cox4-4/+0
2017-07-16man1: document mouse keystrokes in acme, sam, 9termRuss Cox3-0/+40
2017-07-16acme: implement Cmd-Shift-Z for Redo on MacRuss Cox1-0/+4
2017-07-16devdraw: fix Mac Kcmd+ShiftRuss Cox1-0/+3