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