Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-23 | escape: add cescape_length() call as generalization of cescape() | Lennart Poettering | |
2015-11-18 | tree-wide: sort includes in *.h | Thomas Hindoe Paaboel Andersen | |
This is a continuation of the previous include sort patch, which only sorted for .c files. | |||
2015-10-24 | util: split out escaping code into escape.[ch] | Lennart Poettering | |
This really deserves its own file, given how much code this is now. |