Commit graph

  • d2767639bc libframe: Match the color of tick japanoise 2023-08-23 08:21:37 -0500
  • a36e66f0d2 libdraw: fix subfont scaling matheuristic 2023-08-20 20:57:39 -0400
  • 773c7e0e81 libdraw: fix subfont scaling matheuristic 2023-08-20 20:57:39 -0400
  • e18613eb63 use grep -E instead of egrep lufia 2023-07-14 19:00:45 +0900
  • 8e83a7104e Removed make and expat. Switch from build-base to gcc and libc-dev James Parrott 2023-05-19 19:04:52 +0100
  • a0a3df4e64 Eliminate unnecessary packages. Add perl. James Parrott 2023-05-19 18:04:10 +0100
  • 4983234ee0 Build from local Windows folder finally! :) James Parrott 2023-05-19 17:32:13 +0100
  • 8fb2afacc9
    Fixed incorrect advice from stackoverflow JamesParrott 2023-05-19 17:24:02 +0100
  • ff4c4edae4
    Update .gitattributes JamesParrott 2023-05-19 17:12:38 +0100
  • 9a4dba3acc
    Create .gitattributes JamesParrott 2023-05-19 17:04:55 +0100
  • e07b89e680
    Build from 9fans/plan9port JamesParrott 2023-05-19 17:03:07 +0100
  • 3b791819d8 .github/workflows/actions.yaml: Run CI on pull requests too Not just on pushes Sevan Janiyan 2023-04-01 04:02:19 +0100
  • 1579f22c0f .travis.yml: Delete Service is no longer around. Sevan Janiyan 2023-04-01 02:14:04 +0100
  • 9e5f6ff87d README.md: Add GH actions badge Sevan Janiyan 2023-04-01 02:12:43 +0100
  • d6baaf226f .github/workflows/actions.yaml: Add Basic configuration which builds p9p on latest Ubuntu & macOS. Skipped on adding more operating systems as build would hold up waiting for runners, whereas with -latest targets, build starts immediately. Supported runners can be found on https://docs.github.com/en/actions/using-jobs/choosing-the-runner-for-a-job Sevan Janiyan 2023-04-01 02:08:11 +0100
  • cc4571fec6 libregexp: allow up to 127 captured subexpressions in one regexp Igor Burago 2022-10-14 20:28:06 +0800
  • 727ce0e123 plumber: increase NMATCHSUBEXP up to 100 Igor Burago 2023-03-31 00:55:02 +0800
  • 4cd06ff66c libregexp: allow up to 128 character classes in one regexp Igor Burago 2022-10-14 20:28:35 +0800
  • 02bd63fc1a plumber: increase NMATCHSUBEXP up to 100 Igor Burago 2023-03-31 00:55:02 +0800
  • 851d88f46f libregexp: allow up to 127 captured subexpressions in one regexp Igor Burago 2022-10-14 20:28:06 +0800
  • 50bfee1755 libregexp: allow up to 128 character classes in one regexp Igor Burago 2022-10-14 20:28:35 +0800
  • 6eaa52d3f7 README.md: Drop travis-ci badge Sevan Janiyan 2023-03-30 20:03:26 +0100
  • 19f13e4a2e
    README.md: Drop travis-ci badge Sevan Janiyan 2023-03-30 20:03:26 +0100
  • a4d35dc3fd plumber: use strtoul to parse subexpression match variable substitutions Igor Burago 2022-10-12 02:39:43 +0800
  • 0790296f73 plumber: increase NMATCHSUBEXP up to libregexp's NSUBEXP Igor Burago 2022-07-28 17:02:43 +0800
  • 6c0efecd13 plumber: allow multi-digit subexpression match variable substitutions Igor Burago 2022-07-27 17:27:06 +0800
  • 760cf86705 plumber: parametrize the number of stored match pattern subexpressions Igor Burago 2022-07-27 16:28:14 +0800
  • 3a149b09ba plumber: use strtoul to parse subexpression match variable substitutions Igor Burago 2022-10-12 02:39:43 +0800
  • 88c1bf7130 plumber: increase NMATCHSUBEXP up to libregexp's NSUBEXP Igor Burago 2022-07-28 17:02:43 +0800
  • 46767374bf plumber: allow multi-digit subexpression match variable substitutions Igor Burago 2022-07-27 17:27:06 +0800
  • f83a8cd3c9 plumber: parametrize the number of stored match pattern subexpressions Igor Burago 2022-07-27 16:28:14 +0800
  • 0392f49cfc devdraw: Fix mouse wheel scrolling in 1-tick increments on macOS zakkor 2022-12-29 01:31:55 +0200
  • 0d24b3662a
    Add security policy Pedro Kaj Kjellerup Nacht 2023-03-21 13:33:33 +0000
  • 2eebc10758 doc: replace 'README' with 'README.md' Enzo Venturi 2023-03-15 04:30:07 +0000
  • 60607af425
    INSTALL: Support supplying multiple flags on the command line B. Wilson 2023-02-27 21:39:46 +0900
  • e1c646062b
    Makefile: always print the hint to read the README file Tom Schwindl 2023-02-17 12:05:27 +0100
  • e2a141ae09 Fix a typo zhenya-1007 2023-01-23 12:35:27 -0800
  • f95a2f4252
    Fix a typo zhenya-1007 2023-01-23 12:35:27 -0800
  • 5845a2bd77 use plan9port man. man 7 regexp bug on debian: "delimiter preceded by$" , 9 man 7 regexp: "delimiter preceded by `\'." fgergo 2023-01-16 17:11:19 +0100
  • 4938281a82 Fix tyop David Arnold 2023-01-07 17:44:26 +1100
  • 5aaee91d79
    Fix tyop David Arnold 2023-01-07 17:44:26 +1100
  • 43f5af9c8d acme: allow larger paste amounts Russ Cox 2023-01-06 12:04:10 -0500
  • 940f1fd6af page: scale ppi on high-res displays Russ Cox 2023-01-06 12:03:22 -0500
  • 2453cd4b50
    devdraw: Fix mouse wheel scrolling in 1-tick increments on macOS zakkor 2022-12-29 01:31:55 +0200
  • 676ec4d1e6 htmlfmt: add -I flag to suppress printing of image anchors. Lyndon Nerenberg 2022-12-17 15:27:40 -0800
  • 79106d7635 acme: use Edit for <, |, > and to trim spaces during Put David Swasey 2022-12-10 15:48:20 -0500
  • 910ef736e9
    make eflag respect bang dallinjdahl 2022-10-26 19:33:39 +0000
  • ffbdd1aa20 rio: check the return value of malloc(3) Tom Schwindl 2022-09-10 15:18:31 +0200
  • 846f724983 fix double free bug, simplify error handling, reduce X11 calls MvA 2022-09-11 15:04:39 +0200
  • 3e764832bc fix double free bug, simplify error handling, reduce X11 calls, improve style MvA 2022-08-31 18:21:52 +0200
  • d28c1c42b2 fix double free bug, simplify error handling, reduce X11 calls MvA 2022-09-11 15:04:39 +0200
  • be5dc3e6f9
    Merge branch '9fans:master' into winwatch markvanatten 2022-09-10 18:17:26 +0200
  • 7c092fda3a
    rio: check the return value of malloc(3) Tom Schwindl 2022-09-10 15:18:31 +0200
  • 52be2761ae fix indentation Derek Stevens 2022-09-07 08:39:41 -0600
  • 0a846f5f0f acme/wind.c: redraw window body with bg color if too small for a single line; ref #10 Derek Stevens 2022-04-07 16:55:05 -0600
  • 48cac824b0
    fix indentation Derek Stevens 2022-09-07 08:39:41 -0600
  • 9dab36f2af factotum: fix log read inuse bug Tw 2021-07-12 11:21:00 +0800
  • c57b71966e acme: accept paths with spaces in the 'name' ctl message Igor Burago 2022-07-29 22:53:14 +0800
  • 29fae81fb7 plumber: allow underscores in variable names in plumbing rules Igor Burago 2022-07-29 21:43:53 +0800
  • 4f801be055 plumber: set match variables past the first non-matching subexpression Igor Burago 2022-07-27 15:51:02 +0800
  • 45f5dc3545 plumber: set match variables past the first non-matching subexpression Igor Burago 2022-07-27 15:51:02 +0800
  • 4ab7b46002 plumber: allow underscores in variable names in plumbing rules Igor Burago 2022-07-29 21:43:53 +0800
  • 237588df58 acme: accept paths with spaces in the 'name' ctl message Igor Burago 2022-07-29 22:53:14 +0800
  • 28e91cd879 web: fix plumbing with Firefox mmnmnnmnmm 2022-08-19 11:09:43 +0100
  • e4b913866b plumber: fail on buffer exhaustion or runaway quotes in string expansion Igor Burago 2022-08-16 20:25:27 +0800
  • a4af25bc0d src/cmd: print all usage messages to stderr Tom Schwindl 2022-08-26 19:18:34 +0200
  • d1e16c3c48 A: E for acme to be used with $EDITOR gay 2022-09-03 23:46:43 +0200
  • a629c5482d plumber: fail on buffer exhaustion or runaway quotes in string expansion Igor Burago 2022-08-16 20:25:27 +0800
  • 6365f4279e fix double free bug, simplify error handling, reduce X11 calls, improve style MvA 2022-08-31 18:21:52 +0200
  • 14fd661f9d
    src/cmd: print all usage messages to stderr Tom Schwindl 2022-08-26 19:18:34 +0200
  • 503686c895 web: fix plumbing with Firefox mmnmnnmnmm 2022-08-19 11:09:43 +0100
  • 7b8251125b add macedit to moveplan9.files mmnmnnmnmm 2022-08-16 18:14:24 +0100
  • ffdca8f730 9l: without arguments, exit instead of failing to link nothing mmnmnnmnmm 2022-08-17 17:57:04 +0100
  • 10e46bde5a
    Modernise terminology (#573) mmnmnnmnmm 2022-08-18 14:47:17 +0000
  • fface1aa83 9l: without arguments, exit instead of failing to link nothing mmnmnnmnmm 2022-08-17 17:57:04 +0100
  • d953173530 Regenerate lookman index on install mmnmnnmnmm 2022-08-16 18:27:05 +0100
  • 62119d8695 add macedit to moveplan9.files mmnmnnmnmm 2022-08-16 18:14:24 +0100
  • d6b7839381 Modernise terminology mmnmnnmnmm 2022-08-16 16:52:13 +0100
  • 93f8143600
    troff: support \~ as an alias for \ (#567) g-branden-robinson 2022-08-12 22:37:28 -0500
  • 33b6e3f325 troff: support \~ as an alias for \ G. Branden Robinson 2022-08-12 18:30:48 -0500
  • a21d57314a netfiles: use ssh(1) for network file access Xiao-Yong Jin 2020-02-14 00:02:51 -0600
  • 4a4ebefadd rc: import latest from 9front grobe0ba 2022-08-02 11:40:11 -0500
  • 506de8f6d4
    Fix fonts (#463) Lincerely 2022-07-27 22:25:51 +0800
  • 0ebf279d89 Fixed a use after free in rio. Screen was being queried from within a client after it had been free'd. Karsten Pedersen 2021-06-02 09:57:10 +0000
  • 45124b23d2 upas: don't hardcode path for rc(1) Sören Tempel 2021-10-31 17:46:35 +0100
  • c53230037a sam: use get9root instead of duplicating the logic Sören Tempel 2021-10-31 01:30:46 +0100
  • 521fc08180 lib9: pass $PLAN9_TARGET via CPP for get9root fallback value Sören Tempel 2021-10-31 06:01:30 +0100
  • f7b572818c INSTALL: Always set PLAN9_TARGET environment variable Sören Tempel 2021-10-31 00:06:02 +0100
  • 005ee081d5 Added a paren to fix a warning in u.h camsn0w 2021-09-07 04:43:30 -0600
  • 8d5bcf7e1e factotum: plug a memory leak in apop lufia 2020-03-21 23:28:57 +0900
  • 1fcdefc585 fontsrv: always compute new height and ascent for the font file Xiao-Yong Jin 2020-07-16 11:50:26 -0500
  • 85bfd19a7b devdraw/x11: fix modifier key handling for some XkbOptions Xiao-Yong Jin 2019-04-11 19:43:11 -0500
  • 07b24459ea Bail out if convW2M(...) indicates failure. Igor Böhm 2020-07-25 21:54:02 +0200
  • d92ac2d1b4 libdraw: fix out-of-bounds access to local buffer in event.c:startrpc() Igor Böhm 2020-07-25 02:17:21 +0200
  • 2ca8ede24a fossil: fix EOF detection when reading 9P message Fazlul Shahriar 2020-10-09 16:36:34 -0400
  • 23420c2493 deroff: fix out-of-bounds access if runes above 0X80 are inside EQ clauses mmnmnnmnmm 2020-07-28 20:09:53 +0100
  • a2422a89c5 trim button & modbutton images Andriy Symonovych 2021-03-21 23:22:49 +0200
  • 6f35cfa6b6 make sure border has correct height Andriy Symonovych 2021-03-21 18:07:07 +0200
  • bb4b8acc26 src/cmd/fontsrv: pad subfile names to support correct file length Kyle Nusbaum 2022-01-10 16:19:54 -0600
  • 686f5d035c acme: Don't move the mouse if button depressed Fixes #19 Ben Huntsman 2022-05-12 16:52:00 -0700