Xinqi Bao's Git
projects
/
st.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
Clean up #includes
[st.git]
/
st.c
2015-07-09
FRIGN
Unboolify st
blob
|
commitdiff
|
raw
2015-07-09
FRIGN
Remove insane *_FILENO and EXIT_* usage
blob
|
commitdiff
|
raw
|
diff to current
2015-07-02
Weng Xuetian
Revert "Remove unnecessary XFilterEvent call."
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Quentin Rameau
do not truncate font size when zooming
blob
|
commitdiff
|
raw
|
diff to current
2015-06-03
Roberto E. Vargas...
Revert "Optimize memory footprint of line buffers"
blob
|
commitdiff
|
raw
|
diff to current
2015-05-25
Jan Christoph Eber...
Support UTF-8 characters as word delimiters
blob
|
commitdiff
|
raw
|
diff to current
2015-05-15
Roberto E. Vargas...
Merge branch 'master' of ssh://suckless.org/gitrepos/st
blob
|
commitdiff
|
raw
|
diff to current
2015-05-15
v4hn
set selection to IDLE on clear
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
suigin
Small bugfix for makeglyphfontspecs call in drawregion
blob
|
commitdiff
|
raw
|
diff to current
2015-05-10
Christoph Lohmann
Fix the new -e handling. An empty cmd has to work for...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
suigin
Clean up xdraws and optimize glyph drawing with non...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
suigin
Changed type for UTF-32 codepoints from long to uint_le...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
noname
Fix empty selection highlighting bug.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
noname
Fix indentation.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
noname
Add enumeration for sel.mode
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
noname
selnormalize: make special case explicit
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
noname
selsnap: simplify SNAP_LINE case
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
noname
Remove first argument of selsnap.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
Jochen Sprickerhof
Fix sigchld
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
[email protected]
len assignment is never used
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
[email protected]
Clarify calculation precedence for '&' and '?'
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
[email protected]
Use %u for uint
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
suigin
Optimize memory footprint of line buffers
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
[email protected]
Make tputc, tsetchar and techo accept unicode
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
[email protected]
Change internal character representation.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
[email protected]
Remove last parameter of utf8encode
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
[email protected]
Use utf8len instead of utf8decode.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-27
[email protected]
Make build shut up about system() without return value...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Roberto E. Vargas...
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Roberto E. Vargas...
Fix segmentation fault in strhandle()
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Roberto E. Vargas...
Uses a &[] pointer loop instead of + pointer loop
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
[email protected]
Do not set terminal title based on stty arguments.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-21
[email protected]
Move common code to xloadcolor
blob
|
commitdiff
|
raw
|
diff to current
2015-04-21
[email protected]
Use LEN(dc.col) instead of LEN(colorname).
blob
|
commitdiff
|
raw
|
diff to current
2015-04-21
[email protected]
Remove WIN_REDRAW flag.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
[email protected]
Place memset arguments in the correct order.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
[email protected]
Remove explicit 'return' from 'void' functions.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
[email protected]
Increment accuaracy in drawtime calculation
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
[email protected]
Monotonic clock cannot jump backwards.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
[email protected]
Place tlinelen type on separate line.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-15
Roberto E. Vargas...
Add tty line support
blob
|
commitdiff
|
raw
|
diff to current
2015-04-15
sin
Fix memmove() invocation with src/dst being NULL
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
[email protected]
Use as command arguments the remaining parameters
blob
|
commitdiff
|
raw
|
diff to current
2015-04-14
Roberto E. Vargas...
Merge branch 'master' of ssh://suckless.org/gitrepos/st
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
Markus Wichmann
Implement most ICCCM rules for selection handling.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
Roberto E. Vargas...
Merge branch 'master' of ssh://suckless.org/gitrepos/st
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
[email protected]
Do not use tmoveto in tputtab.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
[email protected]
tresize: remove unnecessary if
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
[email protected]
Remove 'titles' variable.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
[email protected]
Remove useless if in tstrsequence.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
[email protected]
Simplify tmoveto.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
[email protected]
Fix typo.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
[email protected]
Remove 'slide' variable in tresize.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
[email protected]
Move tresize comments around.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
[email protected]
tresize: move for loop outside if
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
[email protected]
Simplify loop condition.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
[email protected]
Remove unnecessary XFilterEvent call.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
[email protected]
Use do..while in window mapping loop.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-10
Omar Sandoval
Make DECSCUSR thickness configurable
blob
|
commitdiff
|
raw
|
diff to current
2015-04-10
noname
Use MAX macro where possible.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-10
noname
Remove 'xloadfontset' function.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-10
noname
Remove keywords from function definitions.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-10
noname
Remove variable names from function declarations.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-06
Roberto E. Vargas...
Remove redundant control check
blob
|
commitdiff
|
raw
|
diff to current
2015-04-06
noname
Fixed STR sequence termination condition
blob
|
commitdiff
|
raw
|
diff to current
2015-03-20
Roberto E. Vargas...
Remove strsep() call
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
Roberto E. Vargas...
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
LemonBoy
Support the DECSCUSR CSI escape sequence
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
Alex Pilon
Handle pasting of empty selection.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-15
Roberto E. Vargas...
Support XA_STRING in notify request
blob
|
commitdiff
|
raw
|
diff to current
2015-03-14
Christoph Lohmann
Add Mod + Shift + c/v and no selclear.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
Christoph Lohmann
Merge branch 'master' of ssh://suckless.org/gitrepos/st
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
Christoph Lohmann
St now does only set PRIMARY on selection.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
Christoph Lohmann
Fixing the C reading test.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
Christoph Lohmann
Add a hack to handle unknown chars in fontconfig.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-22
Ivan Delalande
Let curses do the dirty work for flash
blob
|
commitdiff
|
raw
|
diff to current
2015-02-15
Nils Reuße
Update year in usage()
blob
|
commitdiff
|
raw
|
diff to current
2015-02-15
Nils Reuße
Fix crash on font resize resize
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Rian Hunter
Correct shift amount on MODE_INSERT in tputc()
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Rian Hunter
Fix crash due to wide characters
blob
|
commitdiff
|
raw
|
diff to current
2014-12-23
Ivan Delalande
Fix crash due to invalid timespec given to pselect
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Ivan Delalande
Trim trailing whitespaces in every selection case
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
sin
Call _exit() instead of exit() if exec*() fails
blob
|
commitdiff
|
raw
|
diff to current
2014-11-11
Eric Pruitt
Check for presence of SHELL environment variable
blob
|
commitdiff
|
raw
|
diff to current
2014-11-03
[email protected]
Replace character with U+FFFD if wcwidth() is -1
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
Quentin Rameau
Avoid failing when embedding with a Window id of 0
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Roberto E. Vargas...
Do not set SHELL to utmp ever
blob
|
commitdiff
|
raw
|
diff to current
2014-10-13
CustaiCo
patch for bell in st
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
Roberto E. Vargas...
Add LS2 and LS3
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
Roberto E. Vargas...
Fix SI and SO
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
Christoph Lohmann
Minor style changes for the last patch.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
Christoph Lohmann
Implementing xzoomreset.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-23
Roberto E. Vargas...
Add missed names of charset sequences
blob
|
commitdiff
|
raw
|
diff to current
2014-09-23
Roberto E. Vargas...
Add support for utmp in st
blob
|
commitdiff
|
raw
|
diff to current
2014-09-09
Roberto E. Vargas...
Remove indentation level in xdrawcursor
blob
|
commitdiff
|
raw
|
diff to current
2014-08-23
Ben Hendrickson
Removing wrapping newlines from selection
blob
|
commitdiff
|
raw
|
diff to current
2014-08-21
Ivan Delalande
Change the behavior of word snapping on delimiters
blob
|
commitdiff
|
raw
|
diff to current
2014-08-21
Ivan Delalande
Move calls to selsnap into selnormalize
blob
|
commitdiff
|
raw
|
diff to current
2014-08-20
Alexander Huemer
Improve readability of enum members
blob
|
commitdiff
|
raw
|
diff to current
2014-08-20
Roberto E. Vargas...
Add eschandle()
blob
|
commitdiff
|
raw
|
diff to current
next