index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
stringop.c
Age
Commit message (
Expand
)
Author
Lines
2025-01-07
stringop: move over has_prefix()
Simon Ser
-0
/
+4
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
-1
/
+0
2023-04-14
Add format_str() and vformat_str()
Simon Ser
-0
/
+33
2020-12-04
common: make 'lenient_strcmp' arguments const
Paul Riou
-1
/
+1
2019-11-23
Amend typos
Jason
-1
/
+1
2019-11-21
input_cmd_xkb_file: allow shell path expansion
Brian Ashworth
-0
/
+19
2019-06-11
Fix segfaults caused by faulty command parsing
Matt Coffin
-16
/
+40
2019-03-11
stringop.c: refactor a few functions
Ian Fan
-8
/
+5
2019-03-11
stringop.c: clean up headers
Ian Fan
-5
/
+5
2019-03-11
stringop.c: remove unused functions
Ian Fan
-115
/
+0
2019-02-05
output_cmd_background: fix no file + valid mode
Brian Ashworth
-0
/
+3
2019-01-02
fixup! stringop.c: rewrite strip_whitespace
Ian Fan
-4
/
+4
2019-01-01
stringop.c: rewrite strip_whitespace
Ian Fan
-17
/
+10
2018-12-09
list.c: Remove list_foreach
Ian Fan
-8
/
+0
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
-1
/
+1
2018-09-01
Allow reload command to exist anywhere in the command string
Ryan Dwyer
-0
/
+14
2018-05-25
Clean up container title functions
Ryan Dwyer
-0
/
+14
2017-06-06
FreeBSD fixes
johalun
-1
/
+1
2017-03-10
UnGNUify the codebase
Drew DeVault
-0
/
+1
2016-04-29
common/stringop.c: a premature decrement meant an element of argv was never r...
Daniel Lockyer
-1
/
+1
2016-04-02
Fix spelling mistakes
Eric Engestrom
-1
/
+1
2016-01-25
Add quotes to multiword arguments.
Mikkel Oscar Lyderik
-0
/
+26
2015-11-29
Only strip comments at the start of a line
Drew DeVault
-20
/
+0
2015-11-26
Parse command line args for swaymsg
Drew DeVault
-0
/
+382