| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-05 | swapon: rename the new --annotation option to --annotate | Benno Schulenberg | 1 | -1/+1 |
| 2025-09-24 | lib/strutils: add helper function for --annotation option | Christian Goeschel Ndjomouo | 1 | -0/+14 |
| 2025-07-15 | lib/strutils: add ul_optstr_get_value() | Karel Zak | 1 | -0/+19 |
| 2025-06-30 | lib/strutils: add ul_ prefix to split() function | Karel Zak | 1 | -1/+1 |
| 2025-06-30 | lib/strutils: add ul_ prefix to strappend() functions | Karel Zak | 1 | -4/+4 |
| 2025-06-30 | lib/strutils: add ul_ prefix to strconcat() functions | Karel Zak | 1 | -5/+5 |
| 2025-06-24 | include/strutils: add ul_strtou16() | Karel Zak | 1 | -0/+13 |
| 2025-06-06 | remove "Copyright (C) ...." notes from files that claim no copyright | Benno Schulenberg | 1 | -3/+3 |
| 2025-05-29 | lib/strutils: call gettext() only when argument of --hyperlink is invalid | Benno Schulenberg | 1 | -2/+2 |
| 2025-05-13 | treewide: add ul_ to parse_switch() function name | Karel Zak | 1 | -3/+3 |
| 2025-05-13 | treewide: add ul_ to parse_size() function name | Karel Zak | 1 | -2/+2 |
| 2025-05-13 | treewide: add ul_ to parse_range() function name | Karel Zak | 1 | -1/+1 |
| 2025-05-05 | Merge branch 'PR/parse_switch' of https://github.com/karelzak/util-linux-work | Karel Zak | 1 | -4/+13 |
| 2025-05-05 | fix and add parse_switch() test | Karel Zak | 1 | -1/+10 |
| 2025-05-05 | strutils: move an error message to where it is used, and improve it | Benno Schulenberg | 1 | -4/+4 |
| 2025-04-22 | strutils.c: ignore escape characters while parsing options. | WanBingjiang | 1 | -2/+3 |
| 2024-12-11 | Merge branch 'PR/libsmartcols-hyperlinks' of https://github.com/karelzak/util... | Karel Zak | 1 | -0/+14 |
| 2024-11-28 | include: add functions to implement --hyperlink | Karel Zak | 1 | -0/+14 |
| 2024-11-27 | include/optstr: improve optstr parsing | Karel Zak | 1 | -0/+29 |
| 2024-08-14 | Fix typos | Tobias Stoeckmann | 1 | -1/+1 |
| 2023-11-28 | libmount: accept '\' as escape for options separator | Karel Zak | 1 | -1/+1 |
| 2023-11-20 | include/strutils: add ul_strtold() | Karel Zak | 1 | -8/+15 |
| 2023-10-23 | lib/strutils: add ul_next_string() | Karel Zak | 1 | -0/+9 |
| 2023-09-30 | lib/strutils: add strfappend and strvfappend | Masatake YAMATO | 1 | -0/+28 |
| 2023-06-26 | lib/strutils: fix typo | Jakub Wilk | 1 | -1/+1 |
| 2023-01-06 | strutils: add function strtotimespec_or_err | Thomas Weißschuh | 1 | -0/+9 |
| 2023-01-06 | lib/strutils: fix compiler error | Thomas Weißschuh | 1 | -0/+3 |
| 2023-01-05 | lib/strutils: include strings.h | Karel Zak | 1 | -0/+1 |
| 2023-01-04 | include/cctype: add c_strcasecmp() and c_strncasecmp() | Karel Zak | 1 | -1/+25 |
| 2022-11-25 | dmesg: allow specification of level range | Thomas Weißschuh | 1 | -2/+22 |
| 2022-05-02 | lib/strutils: add ul_strchr_escaped() | Karel Zak | 1 | -0/+35 |
| 2022-04-21 | lib/strutils: make sure ul_strtoXX functions always set errno | Karel Zak | 1 | -8/+13 |
| 2022-04-19 | lib/strutils: improve strtoul_or_err() for negative numbers | Karel Zak | 1 | -42/+0 |
| 2022-03-30 | libmount: move optstr parsing to lib/ | Karel Zak | 1 | -0/+70 |
| 2021-09-04 | Fix misspellings | Rafael Fontenelle | 1 | -1/+1 |
| 2021-08-05 | lib/strutils: add strappend() | Karel Zak | 1 | -0/+25 |
| 2021-08-05 | lib/strutils: rename strappend() to strconcat() | Karel Zak | 1 | -5/+8 |
| 2021-06-24 | include/strutils: consolidate string to number conversion | Karel Zak | 1 | -95/+76 |
| 2021-06-22 | include/strutils: cleanup strto..() functions | Karel Zak | 1 | -72/+102 |
| 2021-06-15 | lib/strutils: make test_strutils_normalize() more robust | Karel Zak | 1 | -3/+9 |
| 2021-06-14 | lib/strutils: improve normalize_whitespace() | Karel Zak | 1 | -6/+15 |
| 2021-05-06 | lib/strutils: assume 64-bit time_t | Karel Zak | 1 | -3/+32 |
| 2021-02-23 | lib/strutils: add ul_stralnumcmp() | Karel Zak | 1 | -1/+37 |
| 2020-11-13 | lib/strutils: add normalize_whitespace() | Karel Zak | 1 | -4/+28 |
| 2020-06-09 | lib/strutils: use directly err() | Karel Zak | 1 | -1/+1 |
| 2020-06-09 | lib/strutils: remove unnecessary include | Karel Zak | 1 | -2/+0 |
| 2020-06-09 | build-sys: remove redundard includes | Karel Zak | 1 | -1/+0 |
| 2020-05-18 | lib/strutils: fix parse_size() for large numbers | Karel Zak | 1 | -4/+14 |
| 2020-04-28 | lib/strutils: fix floating point exception | Karel Zak | 1 | -1/+1 |
| 2020-04-20 | [clang-tidy] do not use else after return | Rosen Penev | 1 | -10/+9 |
| 2020-04-17 | lib/strutils: fix uint64_t overflow | Karel Zak | 1 | -1/+4 |
| 2020-04-15 | ilib/strutils: fix rounding in size_to_human_string() | Karel Zak | 1 | -11/+32 |
| 2020-01-28 | lib/strutils: add test for strdup_to_struct_member() | Karel Zak | 1 | -1/+37 |
| 2020-01-13 | lib: add _PATH_TMP fallback | Karel Zak | 1 | -0/+2 |
| 2019-11-07 | lib: add missing license headers | Karel Zak | 1 | -1/+3 |
| 2019-05-15 | lib/strutils: keep static analyzer happy [coverity scan] | Karel Zak | 1 | -1/+3 |
| 2019-05-13 | lib/strutils: parse_size() fix frac digit calculation | Karel Zak | 1 | -10/+32 |
| 2019-05-13 | lib/strutils: parse_size() fix frac with zeros | Karel Zak | 1 | -7/+12 |
| 2019-02-12 | lib/strutils: support two decimal places in size_to_human_string() output | Karel Zak | 1 | -4/+11 |
| 2018-09-14 | lib/strutils: return from xstrmode() | Karel Zak | 1 | -1/+3 |
| 2018-07-20 | lib/strutils: follow const in parse_size() | Karel Zak | 1 | -13/+15 |
| 2018-07-18 | lib/strutils: remove redundant condition | Karel Zak | 1 | -1/+1 |
| 2018-05-28 | lib/strutils: fix strnlen() fallback | Karel Zak | 1 | -2/+2 |
| 2017-06-22 | lib: fix strutils.h, remove STRTOXX_EXIT_CODE | Ruediger Meier | 1 | -0/+6 |
| 2017-04-03 | lib/strutils: fix typos in huge size suffixes | Karel Zak | 1 | -3/+3 |
| 2017-01-28 | lib/strutils: return end pointer by isdigit_string() | Karel Zak | 1 | -2/+7 |
| 2017-01-04 | lib: use unique ifdefs for tests | Karel Zak | 1 | -2/+2 |
| 2016-11-09 | lib,strutils: add strtoux[16|32|64]_or_err functions | Heiko Carstens | 1 | -6/+38 |
| 2016-08-08 | libmount: ignore redundant slashes | Karel Zak | 1 | -28/+72 |
| 2016-05-31 | misc: Fix various typos | Sebastian Rasmussen | 1 | -1/+1 |
| 2016-05-11 | lib/timeutils: add strxxx_iso() functions | Karel Zak | 1 | -0/+17 |
| 2016-04-04 | lib/strutils: use int for fgetc() | Karel Zak | 1 | -1/+1 |
| 2016-03-22 | partx: fix --nr usage | Karel Zak | 1 | -1/+1 |
| 2016-03-15 | libmount: improve conversion from root= to the devname | Karel Zak | 1 | -0/+9 |
| 2016-03-07 | misc: never cast void* from malloc(3) and friends | Ruediger Meier | 1 | -1/+1 |
| 2016-02-21 | lib/strutils: parse_size(), sync errno and return value | Ruediger Meier | 1 | -2/+4 |
| 2016-02-21 | lib/strutils: add more ERANGE messages | Ruediger Meier | 1 | -12/+16 |
| 2016-02-21 | lib/strutils: fix errno usage in strtoint functions | Ruediger Meier | 1 | -10/+11 |
| 2016-02-18 | lib: rename strmode() and setmode() | Ruediger Meier | 1 | -1/+1 |
| 2016-02-11 | misc: fix some printf format strings | Ruediger Meier | 1 | -1/+1 |
| 2015-08-31 | lib/strutil: fix parse_switch resource leak [coverity scan] | Andreas Henriksson | 1 | -2/+5 |
| 2015-06-30 | lib/strutils: make strmode() more generic | Karel Zak | 1 | -17/+19 |
| 2015-06-29 | rtcwake: improve read_clock_mode() | Sami Kerola | 1 | -0/+12 |
| 2015-05-15 | lib/strv: add new functions (from systemd) | Karel Zak | 1 | -0/+100 |
| 2015-04-22 | lib/strutils: fix string_add_to_idarray() int vs. size_t | Karel Zak | 1 | -3/+2 |
| 2015-02-24 | lib/strutils: extend parse_switch() to accept more options | Karel Zak | 1 | -6/+24 |
| 2015-02-24 | lib/strutils: move parse_switch() from setterm(1) to library | Sami Kerola | 1 | -0/+8 |
| 2015-02-02 | lib/strutils: accept not just 'B' but also lowercase 'b' in a size suffix | Benno Schulenberg | 1 | -2/+2 |
| 2014-07-13 | textual: fix some typos | Sami Kerola | 1 | -1/+1 |
| 2014-04-08 | libsmartcols: rewrite test code to tree(1)-like util | Karel Zak | 1 | -1/+1 |
| 2014-03-11 | lib/strutils: fix parse_size() return code | Karel Zak | 1 | -1/+3 |
| 2014-03-11 | lib/strutils: support dec.points in parse_size() | Karel Zak | 1 | -2/+43 |
| 2014-03-11 | lib/strutils: use proper return codes in parse_size() | Karel Zak | 1 | -9/+14 |
| 2013-09-10 | lib/strutils: optimalize {starts,ends}with() | Karel Zak | 1 | -66/+0 |
| 2013-08-29 | lib/strutils: move *swith() functions to private library | Sami Kerola | 1 | -0/+67 |
| 2013-03-13 | lib/strutils: add strtotimeval_or_err() | Karel Zak | 1 | -0/+10 |
| 2013-03-11 | lib/strutils: simplify strtosize(), return info about suffix | Karel Zak | 1 | -37/+28 |
| 2013-03-11 | fdisk: add callback for ask-numbers API | Karel Zak | 1 | -0/+10 |
| 2013-01-30 | Implement mempcpy() in terms of memcpy() if mempcpy() is unavailable | Daniel Trebbien | 1 | -0/+7 |
| 2012-07-26 | lib/strutils: add string_add_to_idarray() - parse and add to id list | Milan Broz | 1 | -0/+27 |
| 2012-06-05 | lib/strutils: circumvent missing localeconv() | maximilian attems | 1 | -1/+1 |
| 2012-05-15 | lib/strutils: create type specific strtoxx_or_err() | Karel Zak | 1 | -21/+74 |
| 2012-05-03 | lib/strutils: add string_to_bitmask() | Karel Zak | 1 | -0/+43 |
| 2012-04-23 | Fix typos found by misspellings | Bernhard Voelker | 1 | -1/+1 |
| 2012-04-10 | strutils: return success on test program | Davidlohr Bueso | 1 | -1/+1 |
| 2012-03-30 | lib/strutils: add strtosize_or_err, clean up | Karel Zak | 1 | -37/+45 |
| 2012-02-23 | lib/strutils: move array bounds check in string_to_idarray() to appropriate p... | Chandan B Rajenda | 1 | -2/+2 |
| 2011-11-08 | libmount: ignore tailing slash in netfs source paths | Petr Uzel | 1 | -0/+32 |
| 2011-10-17 | lib,strutils: add default value to parse_range() | Davidlohr Bueso | 1 | -3/+4 |
| 2011-10-12 | lib,strutils: share parse_range() | Davidlohr Bueso | 1 | -1/+44 |
| 2011-09-29 | lib: [strutils] add strtod_or_err() function | Sami Kerola | 1 | -0/+24 |
| 2011-08-01 | lib: [strutils.c] fix compiler warnings [-Wsign-compare] | Karel Zak | 1 | -1/+1 |
| 2011-07-27 | include: [strutils.c] add list parsers | Karel Zak | 1 | -0/+95 |
| 2011-06-01 | lib: add strtoul_or_err() function | Sami Kerola | 1 | -0/+24 |
| 2011-05-26 | This adds a second parameter to size_to_human_string() to return a | Francesco Cosoleto | 1 | -8/+25 |
| 2011-02-21 | lib: [strutils.c] more robust strtol checks | Karel Zak | 1 | -2/+2 |
| 2011-02-21 | strutils: new wrapper function strtoll_or_err | Sami Kerola | 1 | -0/+24 |
| 2011-02-15 | lib: [strutils] avoid integer overflow on large values | Dave Reisner | 1 | -4/+14 |
| 2011-02-14 | build-sys: provide alternatives for err, errx, warn and warnx | Fabian Groffen | 1 | -1/+1 |
| 2011-01-04 | remove duplicate includes | Karel Zak | 1 | -4/+0 |
| 2011-01-03 | tests: fix strtosize() test | Karel Zak | 1 | -0/+24 |
| 2010-12-09 | partx: complete rewrite | Davidlohr Bueso | 1 | -0/+49 |
| 2010-11-24 | lib: [strutils] move strmode() from namei.c to strutils.c | Karel Zak | 1 | -0/+40 |
| 2010-11-23 | lib: [strutils] general purpose string handling functions | Davidlohr Bueso | 1 | -0/+186 |