]> Dogcows Code - chaz/tar/commit
New option --full-time.
authorSergey Poznyakoff <gray@gnu.org.ua>
Sun, 28 Mar 2010 09:20:51 +0000 (12:20 +0300)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sun, 28 Mar 2010 09:26:37 +0000 (12:26 +0300)
commitfc61c174100019859fc3ae930a18839cd316be6e
tree02e7e9d459c90c1f28449046b4cbbaa744c8e687
parent2981fcc5cbb63080f24f59570ea7fde8efc9bb34
New option --full-time.

* src/common.h (full_time_option): New global.
* src/tar.c (FULL_TIME_OPTION): New constant.
(options): New option --full-time.
(parse_opt): Handle the --full-time option.
* src/list.c (simple_print_header): Pass full_time_option
as the 2nd argument to tartime.
* doc/tar.texi: Update.
* NEWS: Update.
NEWS
doc/tar.texi
src/common.h
src/list.c
src/tar.c
This page took 0.021195 seconds and 4 git commands to generate.