index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
stringop.c
Age
Commit message (
Expand
)
Author
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
2023-04-14
Add format_str() and vformat_str()
Simon Ser
2020-12-04
common: make 'lenient_strcmp' arguments const
Paul Riou
2019-11-23
Amend typos
Jason
2019-11-21
input_cmd_xkb_file: allow shell path expansion
Brian Ashworth
2019-06-11
Fix segfaults caused by faulty command parsing
Matt Coffin
2019-03-11
stringop.c: refactor a few functions
Ian Fan
2019-03-11
stringop.c: clean up headers
Ian Fan
2019-03-11
stringop.c: remove unused functions
Ian Fan
2019-02-05
output_cmd_background: fix no file + valid mode
Brian Ashworth
2019-01-02
fixup! stringop.c: rewrite strip_whitespace
Ian Fan
2019-01-01
stringop.c: rewrite strip_whitespace
Ian Fan
2018-12-09
list.c: Remove list_foreach
Ian Fan
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
2018-09-01
Allow reload command to exist anywhere in the command string
Ryan Dwyer
2018-05-25
Clean up container title functions
Ryan Dwyer
2017-06-06
FreeBSD fixes
johalun
2017-03-10
UnGNUify the codebase
Drew DeVault
2016-04-29
common/stringop.c: a premature decrement meant an element of argv was never r...
Daniel Lockyer
2016-04-02
Fix spelling mistakes
Eric Engestrom
2016-01-25
Add quotes to multiword arguments.
Mikkel Oscar Lyderik
2015-11-29
Only strip comments at the start of a line
Drew DeVault
2015-11-26
Parse command line args for swaymsg
Drew DeVault