index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
format-table.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #13216 from poettering/busctl-format-table
Lennart Poettering
2019-07-29
1
-9
/
+56
|
\
|
*
format-table: automatically show empty cells in grey
Lennart Poettering
2019-07-29
1
-3
/
+16
|
*
format-table: add table_fill_empty() to fill in empty cells until the specifi...
Lennart Poettering
2019-07-29
1
-0
/
+21
|
*
format-table: if NULL is spcified as data, let's patch to an empty cell
Lennart Poettering
2019-07-29
1
-0
/
+4
|
*
format-table: optionally show a specific string in empty cells
Lennart Poettering
2019-07-29
1
-6
/
+15
*
|
table: add missing NULL initialization
Yu Watanabe
2019-07-29
1
-1
/
+1
*
|
table: add TABLE_UINT8 or friends
Yu Watanabe
2019-07-29
1
-0
/
+124
*
|
table: add TABLE_IN_ADDR and TABLE_IN6_ADDR
Yu Watanabe
2019-07-29
1
-0
/
+43
|
/
*
Merge pull request #13074 from poettering/format-tree-many
Lennart Poettering
2019-07-16
1
-1
/
+53
|
\
|
*
format-table: add ability to set cell attributes within table_add_many()
Lennart Poettering
2019-07-16
1
-1
/
+53
*
|
format-table: add TABLE_TIMESTAMP_UTC and _RELATIVE
Yu Watanabe
2019-07-16
1
-2
/
+19
*
|
format-table: add TABLE_TIMESPAN_MSEC
Yu Watanabe
2019-07-16
1
-2
/
+8
|
/
*
table: introduce FORMAT_BPS type
Yu Watanabe
2019-06-19
1
-0
/
+23
*
tree-wide: replace if_indextoname() with format_ifname()
Yu Watanabe
2019-05-29
1
-2
/
+3
*
table: add TABLE_IFINDEX type
Yu Watanabe
2019-05-29
1
-0
/
+32
*
table: add more basic types
Yu Watanabe
2019-05-29
1
-0
/
+104
*
table: add teble_add_string_cell()
Yu Watanabe
2019-05-29
1
-0
/
+14
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
*
Add open_memstream_unlocked() wrapper
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-4
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
util: split out sorting related calls to new sort-util.[ch]
Lennart Poettering
2019-03-13
1
-0
/
+1
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
format-table: never try to reuse cells that have color/url/uppercase set
Lennart Poettering
2018-12-03
1
-0
/
+8
*
format-table: add option to uppercase cells on display
Lennart Poettering
2018-12-03
1
-12
/
+50
*
format-table: optionally covert/output table to JSON
Lennart Poettering
2018-12-03
1
-0
/
+163
*
format-table: use right field for display
Lennart Poettering
2018-12-03
1
-1
/
+1
*
format-table: make sure we never call memcmp() with NULL parameters
Lennart Poettering
2018-11-30
1
-1
/
+1
*
format-table: add calls to query the data in a specific cell
Lennart Poettering
2018-11-30
1
-0
/
+22
*
format-table: always underline header line
Lennart Poettering
2018-11-30
1
-2
/
+9
*
format-table: add an API for getting the cell at a specific row/column
Lennart Poettering
2018-11-30
1
-0
/
+15
*
format-table: add table_update() to update existing entries
Lennart Poettering
2018-11-30
1
-0
/
+40
*
format-table: optionally allow reversing the sort order for a column
Lennart Poettering
2018-11-30
1
-1
/
+21
*
format-table: add option to store/format percent and uint64_t values in cells
Lennart Poettering
2018-11-30
1
-0
/
+48
*
format-table: before outputting a color, check if colors are available
Lennart Poettering
2018-11-30
1
-3
/
+3
*
format-table: optionally make specific cells clickable links
Lennart Poettering
2018-11-30
1
-9
/
+70
*
format-table: when duplicating a cell, also copy the color
Lennart Poettering
2018-11-30
1
-0
/
+2
*
Move various files that don't need to be in basic/ to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+1201