Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #264000

Category gtar
Changed by Paul Eggert <eggertohnoyoudont@cs.ucla.edu>
Changed at Wed 08 Apr 2026 18:07:12
Repository git://git.savannah.gnu.org/tar.git
Project gtar
Branch master
Revision 67c8dff6968aae58fcdfb05268eb1b4c07308f1a

Comments

Simplify one_top_level_dir logic
* src/tar.c (one_top_level_option): Remove.  All uses removed.
All external uses changed to equivalent of !!one_top_level_dir.
(decode_options): Set one_top_level_dir to be consistent with
the old one_top_level_option.

Changed files