Commit History

作者 SHA1 備註 提交日期
  suigin 7ab6c92e18 Optimize memory footprint of line buffers 10 年之前
  noname@inventati.org 0622ad9bad Make tputc, tsetchar and techo accept unicode 10 年之前
  noname@inventati.org 21f765426c Change internal character representation. 10 年之前
  noname@inventati.org 753fe862b1 Remove last parameter of utf8encode 10 年之前
  noname@inventati.org 61c35cd246 Use utf8len instead of utf8decode. 10 年之前
  alp@alexpilon.ca 742a41d655 Make build shut up about system() without return value check. 10 年之前
  Roberto E. Vargas Caballero f36dd277a2 Merge remote-tracking branch 'origin/master' 10 年之前
  Roberto E. Vargas Caballero 0d7448dabc Fix segmentation fault in strhandle() 10 年之前
  Roberto E. Vargas Caballero b17aa18f7c Uses a &[] pointer loop instead of + pointer loop 10 年之前
  noname@inventati.org 736685d641 Do not set terminal title based on stty arguments. 10 年之前
  noname@inventati.org 89807ed453 Move common code to xloadcolor 10 年之前
  noname@inventati.org 84c756b97e Use LEN(dc.col) instead of LEN(colorname). 10 年之前
  noname@inventati.org 2fdcc5e5f6 Remove WIN_REDRAW flag. 10 年之前
  noname@inventati.org ab69ea89b7 Place memset arguments in the correct order. 10 年之前
  noname@inventati.org 5528280fae Remove explicit 'return' from 'void' functions. 10 年之前
  noname@inventati.org 6dc2b546ec Increment accuaracy in drawtime calculation 10 年之前
  noname@inventati.org c27c731b9f Monotonic clock cannot jump backwards. 10 年之前
  noname@inventati.org 6ee56d6590 Place tlinelen type on separate line. 10 年之前
  Roberto E. Vargas Caballero 215bdb2da3 Add tty line support 10 年之前
  sin 56abffb4b6 Fix memmove() invocation with src/dst being NULL 10 年之前
  noname@inventati.org aff35af275 Use as command arguments the remaining parameters 10 年之前
  Roberto E. Vargas Caballero 83e73c6242 Merge branch 'master' of ssh://suckless.org/gitrepos/st 10 年之前
  Markus Wichmann 42fa1f5ce4 Implement most ICCCM rules for selection handling. 10 年之前
  Roberto E. Vargas Caballero 23ed12857f Merge branch 'master' of ssh://suckless.org/gitrepos/st 10 年之前
  noname@inventati.org 9eb70a2d3e Do not use tmoveto in tputtab. 10 年之前
  noname@inventati.org 9619760e12 tresize: remove unnecessary if 10 年之前
  noname@inventati.org a6af2cc469 Remove old TODO entry. 10 年之前
  noname@inventati.org b94ad75e5d Remove 'titles' variable. 10 年之前
  noname@inventati.org e6dd0f825d Remove useless if in tstrsequence. 10 年之前
  noname@inventati.org b0310fba5d Simplify tmoveto. 10 年之前