Commit Graph

  • 294f22a470 README: rename to README.md, add markdown for github Russ Cox 2014-11-16 21:36:20 -0500
  • 32f3c4ade4 codereview: fix a few bugs Russ Cox 2014-11-16 21:28:05 -0500
  • 95fee1d42e all: update for Git Russ Cox 2014-11-16 18:58:40 -0500
  • 58d8f6c7ba Delete .cvsignore. It is time. Russ Cox 2014-11-12 17:38:21 -0500
  • 4bd5168c6f Convert .hgignore to .gitignore. Russ Cox 2014-11-10 23:49:47 -0500
  • de00349cf7 Remove .hgtags. Russ Cox 2014-11-10 23:49:47 -0500
  • 734ca6356b INSTALL: fix path of quote1 and quote2 David du Colombier 2014-11-07 22:52:31 +0100
  • 6c7443a653 fix clang 3.4 warnings and ignore uninteresting ones David du Colombier 2014-10-21 14:22:12 +0200
  • 2763a6d832 venti/copy: fix bug writing directories that zero truncate Russ Cox 2014-10-21 07:25:13 -0400
  • 72197f89d4 col: import from plan 9, by popular demand Russ Cox 2014-10-20 20:41:41 -0400
  • fd3496d3ef 9l: link with -lresolv on Linux David du Colombier 2014-10-20 22:21:43 +0200
  • 738e890b19 vbackup: fix compilation on NetBSD (thanks Álvaro Jurado) David du Colombier 2014-08-06 14:43:21 +0200
  • a9e0d2b6c4 CONTRIBUTORS: add Aram Hăvărneanu Aram Hăvărneanu 2014-08-06 15:37:41 +0300
  • c0ae8e760c g: search in *.s files Aram Hăvărneanu 2014-08-06 15:36:38 +0300
  • f5ae255cc3 mc: use $termprog to identify 9term Russ Cox 2014-07-09 10:26:09 -0400
  • 32c6e78c6c upas: fix nil pointer dereference David du Colombier 2014-06-05 18:46:28 +0200
  • c99867c9e0 upas/common: rename aux to auxx Russ Cox 2014-06-03 14:30:52 -0400
  • fbe3f344c1 build: rename " and "" to quote1 and quote2 for hg Russ Cox 2014-06-03 14:29:06 -0400
  • 50ababbd55 acme: fix bufread crash due to typing-point scrolling Russ Cox 2014-06-03 00:16:48 -0400
  • 6400c9f20c acme: increase timer resolution to 10ms Russ Cox 2014-06-03 00:09:29 -0400
  • 113ea95f7b undo CL 69070045 / 8539a916d98a Russ Cox 2014-05-19 09:39:34 -0400
  • bae34df843 upas: fix warnings David du Colombier 2014-05-15 06:28:54 +0200
  • 954e03ccfe libndb: add AUTOLIB(resolv) David du Colombier 2014-05-15 06:28:05 +0200
  • 45f8ba5414 acme: fix two flush bugs in new log file Russ Cox 2014-05-05 22:28:03 -0400
  • 4a3fb87264 acme: add log file in acme root directory Russ Cox 2014-04-30 12:14:29 -0400
  • 833216fef8 acme: add comment for aligned writes Russ Cox 2014-04-19 13:44:06 -0400
  • 1d2c3c3945 acme: use buffered i/o to write file Russ Cox 2014-04-19 10:09:22 -0400
  • d213189122 acme: fix Get of dir in nameless window (thanks Colton Lewis) Russ Cox 2014-04-18 14:03:46 -0400
  • 2f902c4138 dist/main.html: update supported systems and commit log link. Shenghou Ma 2014-03-25 23:23:10 -0400
  • c9ed9e13bf man/man1/0intro.1: update supported systems. Shenghou Ma 2014-03-14 10:10:20 -0400
  • 4030a6c905 acme: copy/cut/paste with ctl+c,x,v Ethan Burns 2014-03-13 18:48:41 -0400
  • 219cf22d68 acme, sam: handle >1GB files correctly Russ Cox 2014-03-13 18:46:28 -0400
  • e78ed7a67b INSTALL: fix architecture detection on Solaris. And uses gcc for i386 and x86_64. Shenghou Ma 2014-03-05 16:43:20 -0500
  • 63002b3e5a fix gcc 4.8 warnings David du Colombier 2014-03-03 22:30:34 +0100
  • 24b8994d3d fossil: fix p9p changes on view David du Colombier 2014-03-03 22:23:07 +0100
  • 20035ed43c all: DragonFly port. Fix compilation problems, libdraw still doesn't work right yet. Shenghou Ma 2014-02-27 23:17:47 -0500
  • db800afb4e codereview: sync from Go. Shenghou Ma 2014-02-24 01:21:48 -0500
  • 66ad987412 mac/Plumb: add URL scheme to Info.plist Rob Kroeger 2014-01-22 13:43:39 -0500
  • 042a069825 devdraw: clear altdown on focus out (thanks Ethan Burns) Russ Cox 2014-01-22 13:41:13 -0500
  • baf127ad04 INSTALL: diagnose missing gcc on Darwin Russ Cox 2014-01-22 11:23:19 -0500
  • f9781769d5 keyboard: add more sequences, from existing ones or RFC 1345 Jonathan Cast 2014-01-06 22:19:32 -0500
  • b29ebaab99 fossil: fix remaining warnings David du Colombier 2013-10-23 22:10:31 +0200
  • 5a69e405fc acme: scroll a directory window when navigating if: - the cursor is on the last line - the navigation would put the cursor over the tag of the following text Rob Pike 2013-10-22 16:47:48 -0700
  • 075c3bdc54 xd: fix build by declaring swizz8 David du Colombier 2013-09-26 22:34:05 +0200
  • 25f54d6f52 fossil: cleanup mkfile David du Colombier 2013-09-26 22:33:27 +0200
  • f92e70dc11 fossil: create directory David du Colombier 2013-09-26 22:32:37 +0200
  • 68beda2144 fossil: import conf.rc David du Colombier 2013-09-26 22:31:57 +0200
  • 3fcc209df9 fossil: cast Qid.vers, Dir.mode and Qid.mtime to u32int (thanks Tim Kack) David du Colombier 2013-09-26 22:31:11 +0200
  • 3c612e13a1 fossil: fix various warnings David du Colombier 2013-09-26 22:30:24 +0200
  • b32de4ae73 fossil: required p9p changes David du Colombier 2013-09-26 20:12:45 +0200
  • 4b57665805 fossil: move from liboventi to libthread and libventi David du Colombier 2013-09-23 23:16:25 +0200
  • 6f4d00ee45 fossil: import from plan 9 David du Colombier 2013-09-23 23:00:39 +0200
  • fea86f0639 acme: execute commands with / using shell Marius Eriksen 2013-09-06 16:23:49 -0400
  • 7603066e73 acme Mail: add Search command Akshat Kumar 2013-09-06 16:19:57 -0400
  • 951fef52c9 mailfs: allow spaces in box name Akshat Kumar 2013-09-06 16:10:26 -0400
  • 6541f1798b mailfs: support for UTF-8 searches Akshat Kumar 2013-09-06 16:09:29 -0400
  • 1889a25783 rcmain: use new $termprog variable Steve McCoy 2013-08-13 12:46:38 -0400
  • 1670a244d9 devdraw: set window name to argv[0] Russ Cox 2013-08-06 23:44:06 -0400
  • bf63f986ff 9term: set TERM=dumb instead of TERM=9term Russ Cox 2013-08-06 09:42:10 -0400
  • 2bc9a13faf acme: allow :6 in 5-line file Russ Cox 2013-07-31 09:15:30 -0400
  • d74fdb6edb cmd/devdraw: clear keyboard state on lost focus. Roger Peppe 2013-07-17 17:55:09 +0100
  • 3d31240bfd libregexp: update from Plan 9 David du Colombier 2013-07-02 06:39:17 +0200
  • da3ed55e4e devdraw: fix x11 input Russ Cox 2013-06-21 15:28:02 -0400
  • 1bfec89b99 rc: avoid undefined C Xi Wang 2013-03-19 14:36:50 -0400
  • 8a2a5b8f25 libsec: avoid undefined C Xi Wang 2013-03-19 14:35:16 -0400
  • 01e3847b7e xd: accept -S for 8-byte swap Russ Cox 2013-03-11 17:26:11 -0400
  • 36bb28dc63 devdraw: control+click = button 2, alt/shift+click = button 3 Russ Cox 2013-03-07 22:40:47 -0500
  • 17934beda0 devdraw: silence unused variable warnings Russ Cox 2013-02-08 12:46:59 -0500
  • 5154e54d8b devdraw: disable XCopyArea optimization Russ Cox 2013-02-08 12:44:56 -0500
  • cac1425c4a fontsrv: fix on X11 when X11H is not defined Alessandro Arzilli 2013-01-30 17:46:16 -0800
  • 0dc3aa4b1d libmach: fix crash in dwarfpc (misuse of realloc) Xi Wang 2013-01-30 17:46:12 -0800
  • dad9d0ac8f fontserv: fix build on FreeBSD 9.1 Martin Neubauer 2013-01-30 17:45:28 -0800
  • 0497ad9724 CONTRIBUTORS: three more Russ Cox 2013-01-30 17:45:21 -0800
  • d5baaf984f jpegdump: fix build and warnings David du Colombier 2013-01-19 10:05:12 +0100
  • 23efb34d47 freq: fix crash with utf > 0xffff (thanks Andrey Mirtchovski) David du Colombier 2013-01-04 20:06:08 +0100
  • 0798d6b741 venti/wrarena: fix arenapart breakage David du Colombier 2013-01-03 06:48:36 +0100
  • cb71c0bdc4 fontsrv: only build when the pieces are there Russ Cox 2012-12-18 07:22:19 -0800
  • 1a512ec048 fontsrv: fix build on OpenBSD 5.2 Christian Kellermann 2012-12-11 12:45:45 -0500
  • 0b4fd92105 auth/factotum: fix password prompt hang with secstore David du Colombier 2012-12-09 11:24:30 +0100
  • 09adcb0901 fontsrv: make single quotes look like quotes Russ Cox 2012-12-03 15:55:13 -0500
  • 1785490baa fontsrv: scaled pjw Russ Cox 2012-12-01 00:35:06 -0500
  • c96d832508 acme: retina scaling for scroll bars, button Russ Cox 2012-11-26 00:33:05 -0500
  • c28224992a samterm: retina scaling for scroll bars, borders Russ Cox 2012-11-26 00:23:06 -0500
  • a8a0a6422c 9term: adjust to dpi changes Russ Cox 2012-11-26 00:13:18 -0500
  • 94dae4befc libdraw: change DefaultDPI to 133 Russ Cox 2012-11-26 00:13:04 -0500
  • 58b1904e3e devdraw: fake dpi calculation on Mac Russ Cox 2012-11-25 23:55:27 -0500
  • cc9547960e libframe: auto scale tick for retina Russ Cox 2012-11-25 23:48:19 -0500
  • ffaaaf9dae devdraw: use %R not Fn-F3 for retina toggle Russ Cox 2012-11-25 23:47:54 -0500
  • 55905845f3 devdraw: add forcedpi toggled by Fn+F3 on Mac Russ Cox 2012-11-25 23:38:14 -0500
  • 2589c5c6ee acme: set $samfile (same as $%) during execution Marius Eriksen 2012-11-25 22:56:08 -0500
  • e19fde3584 fontsrv: work around a few crashes Russ Cox 2012-11-25 22:45:32 -0500
  • c6d1f20537 devdraw: fix retina mode Russ Cox 2012-11-25 22:43:57 -0500
  • 9f3851871e libdraw: add scalesize Russ Cox 2012-11-25 22:15:57 -0500
  • 323e7d0193 draw.h: add DefaultDPI Russ Cox 2012-11-25 22:02:02 -0500
  • d0e0701913 devdraw, libdraw: add display->dpi Russ Cox 2012-11-25 21:41:52 -0500
  • 7b9ef735a8 devdraw: restore compilation on OS X 10.6 Also add some ignored files to .hgignore Shenghou Ma 2012-11-25 21:20:18 -0500
  • 9ca6e21f3d acme: use threadspawnd to avoid changing "." of current process Russ Cox 2012-10-22 12:32:31 -0400
  • 9e4b56e764 libthread: add threadspawnd Russ Cox 2012-10-22 12:32:09 -0400
  • 81c2c5e775 acme: add $acmeshell to control execution shell Marius Eriksen 2012-10-21 16:52:08 -0400
  • 9c61127928 fontsrv: x11 support Yuval Pavel Zholkover 2012-10-21 16:49:13 -0400