aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Monotonic clock cannot jump backwards.Gravatar noname@inventati.org2015-04-20
* Place tlinelen type on separate line.Gravatar noname@inventati.org2015-04-20
* Add tty line supportGravatar Roberto E. Vargas Caballero2015-04-15
* Fix memmove() invocation with src/dst being NULLGravatar sin2015-04-15
* Use as command arguments the remaining parametersGravatar noname@inventati.org2015-04-14
* Merge branch 'master' of ssh://suckless.org/gitrepos/stGravatar Roberto E. Vargas Caballero2015-04-14
|\
| * Implement most ICCCM rules for selection handling.Gravatar Markus Wichmann2015-04-13
| * Merge branch 'master' of ssh://suckless.org/gitrepos/stGravatar Roberto E. Vargas Caballero2015-04-13
| |\
| * | Do not use tmoveto in tputtab.Gravatar noname@inventati.org2015-04-13
* | | tresize: remove unnecessary ifGravatar noname@inventati.org2015-04-13
* | | Remove old TODO entry.Gravatar noname@inventati.org2015-04-13
* | | Remove 'titles' variable.Gravatar noname@inventati.org2015-04-13
* | | Remove useless if in tstrsequence.Gravatar noname@inventati.org2015-04-13
* | | Simplify tmoveto.Gravatar noname@inventati.org2015-04-13
* | | Fix typo.Gravatar noname@inventati.org2015-04-13
* | | Remove 'slide' variable in tresize.Gravatar noname@inventati.org2015-04-13
* | | Move tresize comments around.Gravatar noname@inventati.org2015-04-13
* | | tresize: move for loop outside ifGravatar noname@inventati.org2015-04-13
* | | Simplify loop condition.Gravatar noname@inventati.org2015-04-13
* | | Remove unnecessary XFilterEvent call.Gravatar noname@inventati.org2015-04-13
* | | Use do..while in window mapping loop.Gravatar noname@inventati.org2015-04-13
| |/ |/|
* | Make DECSCUSR thickness configurableGravatar Omar Sandoval2015-04-10
* | Use MAX macro where possible.Gravatar noname2015-04-10
* | Remove 'xloadfontset' function.Gravatar noname2015-04-10
* | Remove keywords from function definitions.Gravatar noname2015-04-10
* | Remove variable names from function declarations.Gravatar noname2015-04-10
|/
* Remove redundant control checkGravatar Roberto E. Vargas Caballero2015-04-06
* Fixed STR sequence termination conditionGravatar noname2015-04-06
* Remove strsep() callGravatar Roberto E. Vargas Caballero2015-03-20
* Merge remote-tracking branch 'origin/master'Gravatar Roberto E. Vargas Caballero2015-03-19
|\
* | Support the DECSCUSR CSI escape sequenceGravatar LemonBoy2015-03-19
| * arg.h wasn't used for dist.Gravatar Christoph Lohmann2015-03-16
| * Handle pasting of empty selection.Gravatar Alex Pilon2015-03-16
|/
* Support XA_STRING in notify requestGravatar Roberto E. Vargas Caballero2015-03-15
* TODO: Fix fontconfigGravatar Christoph Lohmann2015-03-14
* Add the new selection shortcuts to the manpage.Gravatar Christoph Lohmann2015-03-14
* Glibc wants me to use _DEFAULT_SOURCe. I do obey.Gravatar Christoph Lohmann2015-03-14
* Add Mod + Shift + c/v and no selclear.Gravatar Christoph Lohmann2015-03-14
* Allow combinations with BackspaceGravatar Roberto E. Vargas Caballero2015-03-13
* FAQ: fix wordingGravatar Alexander Huemer2015-03-11
* Backspace value shouldn't depend on keypad stateGravatar Ivan Delalande2015-03-11
* Merge branch 'master' of ssh://suckless.org/gitrepos/stGravatar Christoph Lohmann2015-03-10
|\
* | St now does only set PRIMARY on selection.Gravatar Christoph Lohmann2015-03-10
| * FAQ: fix wordingGravatar Alexander Huemer2015-03-10
|/
* Fixing the C reading test.Gravatar Christoph Lohmann2015-03-10
* Change the FAQ for the new Backspace behaviour.Gravatar Christoph Lohmann2015-03-10
* Finally resolving the backspace problem.Gravatar Christoph Lohmann2015-03-10
* Add a hack to handle unknown chars in fontconfig.Gravatar Christoph Lohmann2015-03-09
* Update kdch1 definition to three octal digits.Gravatar Johannes Postma2015-03-07
* Small improvements to the FAQGravatar Roberto E. Vargas Caballero2015-02-28