aboutsummaryrefslogtreecommitdiff
path: root/include/stringop.h
AgeCommit message (Expand)Author
2023-04-14Add format_str() and vformat_str()Simon Ser
2022-05-30sway: add bindgesture commandFlorian Franzen
2020-12-04common: make 'lenient_strcmp' arguments constPaul Riou
2019-11-21input_cmd_xkb_file: allow shell path expansionBrian Ashworth
2019-06-11Fix segfaults caused by faulty command parsingMatt Coffin
2019-03-11stringop.c: remove unused functionsIan Fan
2019-01-01stringop.c: rewrite strip_whitespaceIan Fan
2018-12-09list.c: rename free_flat_list to list_free_items_and_destroyIan Fan
2018-12-09list.c: Remove list_foreachIan Fan
2018-11-12Use #if instead of #ifdef for WLR_HAS_*emersion
2018-09-01Allow reload command to exist anywhere in the command stringRyan Dwyer
2018-05-25Clean up container title functionsRyan Dwyer
2016-01-25Add quotes to multiword arguments.Mikkel Oscar Lyderik
2015-11-21stringop: lenient_strcmp: Add.S. Christoffer Eliesen
2015-11-12We don't need to implement strdupDrew DeVault
2015-09-18merge + no c_extensionstaiyu
2015-09-18Fix warnings introduced by prior commitDrew DeVault
2015-09-14multi command keybindstaiyu
2015-09-13Revert "new_workspace null behavior + testmap functions + regex"Drew DeVault
2015-09-12new_workspace null behavior + testmap functions + regextaiyu
2015-09-07config modestaiyu
2015-08-23split_string memory leaks cleaneduptaiyu
2015-08-20added IPC messages get_workspaces and get_outputsminus
2015-08-18Revert "enhanced whitespace remover"Drew DeVault
2015-08-18enhanced whitespace removertaiyu
2015-08-16Move headers to include/Drew DeVault