index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
timedate
/
timedatectl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-18
/
+12
*
tree-wide: use FORMAT_TIMESTAMP()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-9
/
+5
*
bus-print-property: introduce BusPrintPropertyFlags
Yu Watanabe
2021-04-28
1
-13
/
+9
*
timedatectl: rework handling of conditions in print_status_info()
Zbigniew Jędrzejewski-Szmek
2021-04-08
1
-16
/
+9
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-6
/
+5
*
basic/env-util: add little helper to call setenv or unsetenv
Zbigniew Jędrzejewski-Szmek
2020-11-10
1
-5
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Replace gendered pronouns with gender neutral ones. (#16844)
PhoenixDiscord
2020-08-27
1
-1
/
+1
*
Merge pull request #16624 from keszybz/timesync-retry-interval
Zbigniew Jędrzejewski-Szmek
2020-07-30
1
-1
/
+1
|
\
|
*
timedatectl: do not show (null) if the address of NTP server is not resolved
Yu Watanabe
2020-07-16
1
-1
/
+1
*
|
bus: use bus_log_connect_error to print error message
fangxiuning
2020-07-21
1
-1
/
+1
|
/
*
bus: use bus_log_parse_error to print message
fangxiuning
2020-07-11
1
-1
/
+1
*
table use table_log_print_error() instead of table_log_show_error
fangxiuning
2020-07-08
1
-4
/
+4
*
table add table_log_show_error()
fangxiuning
2020-07-08
1
-4
/
+4
*
shared: split out code for printing properties
Lennart Poettering
2020-06-30
1
-0
/
+1
*
shared: split out code that maps properties to local structs
Lennart Poettering
2020-06-30
1
-0
/
+1
*
shared: actually move all BusLocator related calls to bus-locator.c
Lennart Poettering
2020-06-30
1
-2
/
+2
*
log: introduce log_parse_environment_cli() and log_setup_cli()
Filipe Brandenburger
2020-06-24
1
-3
/
+1
*
macro: introduce DISABLE_WARNING_TYPE_LIMITS and make use of it everywhere
Lennart Poettering
2020-05-25
1
-3
/
+2
*
timedate: switch to BusLocator-oriented helpers
Vito Caputo
2020-05-07
1
-65
/
+20
*
Merge pull request #14381 from keszybz/ifindex-cleanup
Lennart Poettering
2020-01-13
1
-13
/
+12
|
\
|
*
timedatectl: drop ifindex output parameter too
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-15
/
+11
|
*
tree-wide: make parse_ifindex simply return the index
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-2
/
+5
*
|
tree-wide: use table_log_add_error()
Yu Watanabe
2020-01-10
1
-22
/
+22
|
/
*
timedatectl: use format-table.[ch]
Yu Watanabe
2020-01-09
1
-59
/
+187
*
tree-wide: clean up --help texts a bit
Lennart Poettering
2019-11-18
1
-6
/
+5
*
tree-wide: fix how we set $TZ
Lennart Poettering
2019-11-13
1
-2
/
+3
*
Highlight the synopsis and summary in --help
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-2
/
+4
*
Move the Commands section above Options section
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-14
/
+14
*
timedatectl: add 'ntp-servers' and 'revert' commands to modify link NTP servers
Yu Watanabe
2019-07-16
1
-0
/
+103
*
Enable log colors for most of tools in /usr/bin
Zbigniew Jędrzejewski-Szmek
2019-05-08
1
-0
/
+1
*
bus-util: drop unnecessary re-formatting
Yu Watanabe
2019-03-04
1
-1
/
+1
*
timedated: Add dbus method to retrieve list of time zones (#11114)
tibbling
2018-12-12
1
-3
/
+18
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-8
/
+6
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+1
*
timedatectl: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-17
/
+9
*
basic/pager: convert the pager options to a flags argument
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-3
/
+3
*
bus-util: make --property= optionally take value
Yu Watanabe
2018-09-12
1
-10
/
+2
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-1
/
+11
*
tree-wide: shorten error logging a bit
Yu Watanabe
2018-08-07
1
-8
/
+8
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
timedatectl: add 'show' command to display machine-readable output
Yu Watanabe
2018-06-14
1
-0
/
+22
*
tree-wide: drop !! casts to booleans
Zbigniew Jędrzejewski-Szmek
2018-06-13
1
-1
/
+1
*
timedatectl: add timesync-status and show-timesync commands
Yu Watanabe
2018-05-03
1
-13
/
+461
*
timedatectl: update output format of status command
Yu Watanabe
2018-04-17
1
-21
/
+21
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
[next]