aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | 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
* Glibc wants me to use _DEFAULT_SOURCe. I do obey.Christoph Lohmann2015-03-14
* Add Mod + Shift + c/v and no selclear.Christoph Lohmann2015-03-14
* Allow combinations with BackspaceRoberto E. Vargas Caballero2015-03-13
* FAQ: fix wordingAlexander Huemer2015-03-11
* Backspace value shouldn't depend on keypad stateIvan Delalande2015-03-11
* Merge branch 'master' of ssh://suckless.org/gitrepos/stChristoph Lohmann2015-03-10
|\
| * FAQ: fix wordingAlexander Huemer2015-03-10
* | St now does only set PRIMARY on selection.Christoph Lohmann2015-03-10
|/
* Fixing the C reading test.Christoph Lohmann2015-03-10
* Change the FAQ for the new Backspace behaviour.Christoph Lohmann2015-03-10
* Finally resolving the backspace problem.Christoph Lohmann2015-03-10
* Add a hack to handle unknown chars in fontconfig.Christoph Lohmann2015-03-09
* Update kdch1 definition to three octal digits.Johannes Postma2015-03-07
* Small improvements to the FAQRoberto E. Vargas Caballero2015-02-28
* document keys in man pageGreg Reagle2015-02-23
* Let curses do the dirty work for flashIvan Delalande2015-02-22
* Comment default CC assignmentRoberto E. Vargas Caballero2015-02-22
* Update dates in LICENSERoberto E. Vargas Caballero2015-02-22
* Update year in usage()Nils Reuße2015-02-15
* Fix crash on font resize resizeNils Reuße2015-02-15
* Correct shift amount on MODE_INSERT in tputc()Rian Hunter2015-02-05
* Fix crash due to wide charactersRian Hunter2015-02-05
* Fix crash due to invalid timespec given to pselectIvan Delalande2014-12-23
* Trim trailing whitespaces in every selection caseIvan Delalande2014-11-19
* Call _exit() instead of exit() if exec*() failssin2014-11-19
* Check for presence of SHELL environment variableEric Pruitt2014-11-11