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
(fork) i3-compatible Wayland compositor
Furkan Sahin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
stringop.c
Age
Commit message (
Expand
)
Author
Lines
2023-02-28
Add format_str() and vformat_str()
Furkan Sahin
-0
/
+33
2020-12-03
common: make 'lenient_strcmp' arguments const
Furkan Sahin
-1
/
+1
2019-11-23
Amend typos
Furkan Sahin
-1
/
+1
2019-11-20
input_cmd_xkb_file: allow shell path expansion
Furkan Sahin
-0
/
+19
2019-06-11
Fix segfaults caused by faulty command parsing
Furkan Sahin
-16
/
+40
2019-01-17
stringop.c: refactor a few functions
Furkan Sahin
-8
/
+5
2019-01-17
stringop.c: clean up headers
Furkan Sahin
-5
/
+5
2019-01-17
stringop.c: remove unused functions
Furkan Sahin
-115
/
+0
2019-02-05
output_cmd_background: fix no file + valid mode
Furkan Sahin
-0
/
+3
2019-01-02
fixup! stringop.c: rewrite strip_whitespace
Furkan Sahin
-4
/
+4
2018-12-09
stringop.c: rewrite strip_whitespace
Furkan Sahin
-17
/
+10
2018-12-08
list.c: Remove list_foreach
Furkan Sahin
-8
/
+0
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
Furkan Sahin
-1
/
+1
2018-09-01
Allow reload command to exist anywhere in the command string
Furkan Sahin
-0
/
+14
2018-05-25
Clean up container title functions
Furkan Sahin
-0
/
+14
2017-06-05
FreeBSD fixes
Furkan Sahin
-1
/
+1
2017-03-10
UnGNUify the codebase
Furkan Sahin
-0
/
+1
2016-04-29
common/stringop.c: a premature decrement meant an element of argv was never r...
Furkan Sahin
-1
/
+1
2016-04-02
Fix spelling mistakes
Furkan Sahin
-1
/
+1
2016-01-25
Add quotes to multiword arguments.
Furkan Sahin
-0
/
+26
2015-11-29
Only strip comments at the start of a line
Furkan Sahin
-20
/
+0
2015-11-26
Parse command line args for swaymsg
Furkan Sahin
-0
/
+382