aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-01Merge remote-tracking branch 'upstream/master'Petter Rodhelind4-7/+8
2018-10-01grep: update from Plan 9David du Colombier1-3/+3
2018-09-29libregexp: include stddef.h in lib9.std.hDavid du Colombier1-0/+1
2018-09-19acme: Apply each -/+ only once (#156)Martin Kühl1-3/+3
2018-06-26fontsrv: omit box-drawing characters from line struts on macOSIgor Burago1-1/+1
2018-04-20Merge remote-tracking branch 'upstream/master'Petter Rodhelind21-23/+80
2018-03-27libdraw: fix error in the previous commitXiao-Yong Jin1-1/+1
2018-03-27mc: fix crash in acme with hidpi displayXiao-Yong Jin1-5/+9
2018-03-27samterm: free some getenv resultsXiao-Yong Jin1-2/+7
2018-03-27sam: freetmpstr instead of freeXiao-Yong Jin1-1/+1
2018-03-27libdraw: fix some memory leaks in font handlingXiao-Yong Jin5-6/+18
2018-03-27fontsrv: fix some memory leaksXiao-Yong Jin2-1/+4
2018-03-27devdraw: fix some memory leaks in x11Xiao-Yong Jin2-1/+5
2018-03-27acme: fix some memory leaksXiao-Yong Jin3-2/+8
2018-03-27fontsrv: enlarge drawing buffer for subfonts on macOSXiao-Yong Jin1-1/+3
2018-03-27mount, 9pfuse: detect macports installed osxfuseXiao-Yong Jin2-0/+9
2018-03-23fontsrv: skip only the surrogate pairsMechiel Lukkien1-1/+1
2018-03-23mount: check current osxfuse kext locationMartin Kühl1-0/+2
2018-03-239pserve: fix memory leak in warningRay Lai1-0/+2
2018-03-23.gitignore: ignore files created for astro(1) and scat(1)Martin Kühl1-0/+2
2018-03-239term: Set TERM_PROGRAM to termprogMartin Kühl1-0/+1
2018-03-239pfuse: retries read(3) upon EINTRXiao-Yong Jin1-2/+5
2018-02-059pfuse: fix handling of access mode (thanks Kenji Arisawa)David du Colombier1-1/+3
2018-01-27acme: Do not hide dotfiles, since xplor does that nicely.Petter Rodhelind1-3/+3
2018-01-25Merge remote-tracking branch 'upstream/master'Petter Rodhelind3-43/+25
2018-01-23auxstats: get network stats in a portable manner on FreeBSDBakul Shah1-33/+14
2018-01-17rc: use proper type for storing ulimit valuesRay Lai1-6/+7
2018-01-03gview: fix int vs ulong confusion causing silent exit 1 at startupRuss Cox1-4/+4
2017-11-27Merge remote-tracking branch 'upstream/master'Petter Rodhelind1-0/+1
2017-11-279term: re-enable sys: child note for child processesRuss Cox1-0/+1
2017-11-069term: Fix ptys in MacOS High Sierra.Petter Rodhelind1-9/+12
2017-11-06Merge remote-tracking branch 'upstream/master'Petter Rodhelind5-18/+103
2017-11-02acme: preserve window position and selection during GetRuss Cox5-18/+103
2017-10-30samterm: Mouse scroll one line at a time.Petter Rodhelind1-0/+4
2017-10-269term: Use acme colors.Petter Rodhelind1-3/+6
2017-10-26samterm: Fix indent and code style.Petter Rodhelind1-14/+14
2017-10-25Merge remote-tracking branch 'upstream/master'Petter Rodhelind1-0/+35
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-17moveplan9: add missing filesSteven Stallion1-0/+35
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