]> git.armaanb.net Git - st.git/shortlog
st.git
2016-06-03 v4hndelete clipboard properties after pasting them
2016-04-15 Roberto E.... Remove stupid assignation in memcpy()
2016-03-09 Tor Anderssonst: Fix off-by-one error when calculating character...
2016-03-08 Ton van den... Fix vertical character alignment in some cases
2016-03-08 Christoph LohmannI like empty lines.
2016-03-08 Ryusei YamaguchiMeasure the single advance width with a heuristic method
2016-03-07 Christoph Lohmannxtermclear() is now done by xdrawglyphfontspecs()
2016-02-21 Lucas Gabriel... arg.h: fixed argv checks order
2016-02-01 Quentin RameauFix forgotten bracket and duplicate option in usage()
2016-01-30 Quentin RameauExtract ttyresize() out of cresize()
2016-01-30 Christoph LohmannOk, no need for a separate version function.
2016-01-30 Quentin RameauAdd -n option for setting WM_CLASS instance name
2016-01-30 Quentin RameauReformat usage and separate version from it
2016-01-28 Christoph LohmannEnforce a terminal size to reduce race conditions in...
2016-01-14 Christoph LohmannHeight is height.
2016-01-01 Christoph LohmannBump year.
2015-12-20 Christoph LohmannFixing the XClassHint setting in st.
2015-11-21 Roberto E.... Avoid recursive call to ttywrite from ttyread
2015-11-08 Quentin Rameauarg.h: remove unused macros
2015-11-06 Christoph LohmannIntroduce lim in all ttywrite() checks.
2015-11-06 Roberto E.... Fix ttywrite()
2015-11-01 Ivan ThamNow the mshortcuts are even more consistent.
2015-10-31 Christoph LohmannNow the Shortcuts are more consistent.
2015-10-11 Jason Woofendenfix bug where first selection snaps to lines
2015-10-06 Quentin RameauFix the cursor colors selection
2015-10-05 Christoph LohmannNormalize the whole color selection in xdrawcursor.
2015-10-05 Quentin RameauFix the cursor color when over selection.
2015-10-05 Christoph LohmannMake the cursor shapes more descriptive.
2015-10-05 Christoph LohmannSnowman is everywhere.
2015-10-05 Christoph LohmannStyle normalisation in the config.def.h.
2015-10-05 Christoph LohmannThe definition of the reverse cursor is now up to the...
2015-10-05 Christoph LohmannFixing the cursor movement in selections.
2015-10-05 Christoph LohmannWhen the cursor is moved, clear the selection.
2015-10-05 Christoph LohmannReverse the cursor on selection.
2015-10-05 Christoph LohmannMore style changes. We forgot some switches.
2015-10-05 Christoph LohmannSmall style change.
2015-09-28 Christoph LohmannThere's no need for libXext to compile st.
2015-09-25 dequisFix extra bracketed paste markers when pasting >8kb
2015-09-22 FRIGNdup() -> dup2()
2015-09-12 Christoph LohmannThe times of bad fonts are over.
2015-09-10 Roberto E.... Fix copy of line with len = 0
2015-09-08 Roberto E.... Change Pause to Break in shortcut for serial break
2015-09-08 Jan Christoph... Expose cursor shape in config.def.h
2015-09-08 Roberto E.... Add key to send a break to the serial line
2015-09-08 Roberto E.... Set default values of stty according to the man page
2015-09-07 Christoph LohmannMaking st.1 more descriptive about -l and fix -l in...
2015-09-07 Christoph LohmannFix the st manpage for -l line.
2015-08-31 Christoph LohmannReordering and adding control codes.
2015-08-30 Christoph LohmannMerge branch 'master' of ssh://suckless.org/gitrepos/st
2015-08-30 Christoph LohmannDon't read if we chunked the input data.
2015-08-18 Roberto E.... Do not mark as invalid UTF8 control codes
2015-08-12 Quentin Rameaust.info: replace the acsc entry from xterm to urxvt
2015-07-28 Alex KozadaevAdding mouse colour/shape settings
2015-07-24 Christoph LohmannAdding -T to the usage too.
2015-07-24 Christoph LohmannAdd -T, as recommended by Dmitrij D. Czarkoff
2015-07-24 Quentin RameauFix type for write(2) return variable.
2015-07-24 Mytchel Hammondadded note about the low precedence of shell to config...
2015-07-24 Roberto E.... Fix style in execsh
2015-07-10 Christoph LohmannMake the comment for the IM XFilter more understandable.
2015-07-10 Christoph LohmannReturn style unification.
2015-07-10 Christoph LohmannAligning the macros.
2015-07-10 Christoph LohmannUnix end of file.
2015-07-10 Christoph LohmannNo inline declarations please.
2015-07-10 Christoph LohmannTypo and the missing incr atom from the patches.
2015-07-10 Christoph LohmannImplement chunked write to the cmdfd.
2015-07-10 Christoph LohmannImplement INCR transfers in the clipboard.
2015-07-10 FRIGNUpdate LICENSE
2015-07-10 FRIGNDon't treat clauses like functions
2015-07-10 FRIGNUse BSD-style function notation
2015-07-09 FRIGNUnboolify st
2015-07-09 FRIGNRemove insane *_FILENO and EXIT_* usage
2015-07-07 Christoph LohmannCommit to push the 0.6 release.
2015-07-02 Weng XuetianRevert "Remove unnecessary XFilterEvent call."
2015-06-19 Quentin Rameaudo not truncate font size when zooming
2015-06-03 Roberto E.... Revert "Optimize memory footprint of line buffers"
2015-05-25 Jan Christoph... Support UTF-8 characters as word delimiters
2015-05-15 Roberto E.... Merge branch 'master' of ssh://suckless.org/gitrepos/st
2015-05-15 v4hnset selection to IDLE on clear
2015-05-12 suiginSmall bugfix for makeglyphfontspecs call in drawregion
2015-05-10 Christoph LohmannFix the new -e handling. An empty cmd has to work for...
2015-05-07 suiginClean up xdraws and optimize glyph drawing with non...
2015-05-06 suiginChanged type for UTF-32 codepoints from long to uint_le...
2015-05-04 nonameFix empty selection highlighting bug.
2015-05-04 nonameFix indentation.
2015-05-04 nonameAdd enumeration for sel.mode
2015-05-04 nonameselnormalize: make special case explicit
2015-05-04 nonameselsnap: simplify SNAP_LINE case
2015-05-04 nonameRemove first argument of selsnap.
2015-05-04 Jochen SprickerhofFix sigchld
2015-04-27 mvdan@mvdan.cclen assignment is never used
2015-04-27 mvdan@mvdan.ccClarify calculation precedence for '&' and '?'
2015-04-27 mvdan@mvdan.ccUse %u for uint
2015-04-27 suiginOptimize memory footprint of line buffers
2015-04-27 noname@inventati.orgMake tputc, tsetchar and techo accept unicode
2015-04-27 noname@inventati.orgChange internal character representation.
2015-04-27 noname@inventati.orgRemove last parameter of utf8encode
2015-04-27 noname@inventati.orgUse utf8len instead of utf8decode.
2015-04-27 alp@alexpilon.caMake build shut up about system() without return value...
2015-04-23 Roberto E.... Merge remote-tracking branch 'origin/master'
2015-04-23 Roberto E.... Fix segmentation fault in strhandle()
next