]> git.ipfire.org Git - thirdparty/snapper.git/commit
- trim trailing spaces in number columns if possible 886/head
authorArvin Schnell <aschnell@suse.de>
Thu, 14 Mar 2024 13:29:21 +0000 (14:29 +0100)
committerArvin Schnell <aschnell@suse.de>
Thu, 14 Mar 2024 13:29:21 +0000 (14:29 +0100)
commit5c62acbc34db861fec7be1cbedc1edb7a1687c38
treea920db7f7752f69abdfd8f2be40cdca6d8f953a8
parent1520505f4b3853c46bf5497f1ae37e15b0368744
- trim trailing spaces in number columns if possible
client/cmd-list.cc
client/utils/Table.cc
client/utils/Table.h
client/utils/TableFormatter.cc
client/utils/TableFormatter.h
testsuite/table.cc