aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Change internal character representation.noname@inventati.org2015-04-27
* Remove last parameter of utf8encodenoname@inventati.org2015-04-27
* Use utf8len instead of utf8decode.noname@inventati.org2015-04-27
* Make build shut up about system() without return value check.alp@alexpilon.ca2015-04-27
* Merge remote-tracking branch 'origin/master'Roberto E. Vargas Caballero2015-04-23
|\
| * Move common code to xloadcolornoname@inventati.org2015-04-21
| * Use LEN(dc.col) instead of LEN(colorname).noname@inventati.org2015-04-21
* | Fix segmentation fault in strhandle()Roberto E. Vargas Caballero2015-04-23
* | Uses a &[] pointer loop instead of + pointer loopRoberto E. Vargas Caballero2015-04-23
* | Do not set terminal title based on stty arguments.noname@inventati.org2015-04-23
|/
* Remove WIN_REDRAW flag.noname@inventati.org2015-04-21
* Place memset arguments in the correct order.noname@inventati.org2015-04-20
* Remove explicit 'return' from 'void' functions.noname@inventati.org2015-04-20
* Increment accuaracy in drawtime calculationnoname@inventati.org2015-04-20
* Monotonic clock cannot jump backwards.noname@inventati.org2015-04-20
* Place tlinelen type on separate line.noname@inventati.org2015-04-20
* Add tty line supportRoberto E. Vargas Caballero2015-04-15
* Fix memmove() invocation with src/dst being NULLsin2015-04-15
* Use as command arguments the remaining parametersnoname@inventati.org2015-04-14
* Merge branch 'master' of ssh://suckless.org/gitrepos/stRoberto E. Vargas Caballero2015-04-14
|\
| * Implement most ICCCM rules for selection handling.Markus Wichmann2015-04-13
| * Merge branch 'master' of ssh://suckless.org/gitrepos/stRoberto E. Vargas Caballero2015-04-13
| |\
| * | Do not use tmoveto in tputtab.noname@inventati.org2015-04-13
* | | tresize: remove unnecessary ifnoname@inventati.org2015-04-13
* | | Remove old TODO entry.noname@inventati.org2015-04-13
* | | Remove 'titles' variable.noname@inventati.org2015-04-13
* | | Remove useless if in tstrsequence.noname@inventati.org2015-04-13
* | | Simplify tmoveto.noname@inventati.org2015-04-13
* | | Fix typo.noname@inventati.org2015-04-13
* | | Remove 'slide' variable in tresize.noname@inventati.org2015-04-13
* | | Move tresize comments around.noname@inventati.org2015-04-13
* | | tresize: move for loop outside ifnoname@inventati.org2015-04-13
* | | Simplify loop condition.noname@inventati.org2015-04-13
* | | Remove unnecessary XFilterEvent call.noname@inventati.org2015-04-13
* | | Use do..while in window mapping loop.noname@inventati.org2015-04-13
| |/ |/|
* | Make DECSCUSR thickness configurableOmar Sandoval2015-04-10
* | Use MAX macro where possible.noname2015-04-10
* | Remove 'xloadfontset' function.noname2015-04-10
* | Remove keywords from function definitions.noname2015-04-10
* | Remove variable names from function declarations.noname2015-04-10
|/
* Remove redundant control checkRoberto E. Vargas Caballero2015-04-06
* Fixed STR sequence termination conditionnoname2015-04-06
* Remove strsep() callRoberto E. Vargas Caballero2015-03-20
* Merge remote-tracking branch 'origin/master'Roberto E. Vargas Caballero2015-03-19
|\
| * arg.h wasn't used for dist.Christoph Lohmann2015-03-16
| * Handle pasting of empty selection.Alex Pilon2015-03-16
* | Support the DECSCUSR CSI escape sequenceLemonBoy2015-03-19
|/
* Support XA_STRING in notify requestRoberto E. Vargas Caballero2015-03-15
* TODO: Fix fontconfigChristoph Lohmann2015-03-14
* Add the new selection shortcuts to the manpage.Christoph Lohmann2015-03-14