2007-06-27 |
Sergey Poznyakoff | Relicense under GPLv3 |
blob | commitdiff | raw |
2007-05-19 |
Sergey Poznyakoff | Global extended_header removed, use new xheader calls... |
blob | commitdiff | raw | diff to current |
2007-04-03 |
Sergey Poznyakoff | (main): Don't call closeopen. |
blob | commitdiff | raw | diff to current |
2007-04-03 |
Sergey Poznyakoff | (main): Move closeopen after decode_options to allow... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Sergey Poznyakoff | Fix indentation |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Sergey Poznyakoff | New options --exclude-caches-all, --exclude-caches... |
blob | commitdiff | raw | diff to current |
2006-11-30 |
Sergey Poznyakoff | (dump_dir0): Implement --exclude-tag option |
blob | commitdiff | raw | diff to current |
2006-11-30 |
Paul Eggert | Port to latest gnulib. There were a lot of changes... |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Sergey Poznyakoff | (enum read_file_list_state.file_list_skip): New value |
blob | commitdiff | raw | diff to current |
2006-10-17 |
Sergey Poznyakoff | Fix help output formatting. Thanks Benno Schulenberg. |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Sergey Poznyakoff | Do not attempt to close stderr after call to close_stdout. |
blob | commitdiff | raw | diff to current |
2006-09-27 |
Sergey Poznyakoff | (doc0, doc1, initialize_argp_doc): Removed. Rely on... |
blob | commitdiff | raw | diff to current |
2006-08-08 |
Paul Eggert | * src/tar.c: Work around limitation imposed by gettext... |
blob | commitdiff | raw | diff to current |
2006-08-07 |
Paul Eggert | gettext 0.15 rejects this. |
blob | commitdiff | raw | diff to current |
2006-07-24 |
Sergey Poznyakoff | (decode_options): Do not require -L with -M -Hpax. |
blob | commitdiff | raw | diff to current |
2006-07-06 |
Sergey Poznyakoff | (decode_options): Initialize stdlis |
blob | commitdiff | raw | diff to current |
2006-07-04 |
Sergey Poznyakoff | (main): Call closeopen |
blob | commitdiff | raw | diff to current |
2006-06-25 |
Sergey Poznyakoff | --sparse-version turns on --sparse |
blob | commitdiff | raw | diff to current |
2006-06-23 |
Sergey Poznyakoff | New option --sparse-version |
blob | commitdiff | raw | diff to current |
2006-06-21 |
Sergey Poznyakoff | Implement new option, --mtime, allowing to set |
blob | commitdiff | raw | diff to current |
2006-06-12 |
Sergey Poznyakoff | Implement --overwrite-dir option (long ago documented) |
blob | commitdiff | raw | diff to current |
2006-06-12 |
Sergey Poznyakoff | (options, parse_opt): Allow for optional argument to |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Sergey Poznyakoff | --checkpoint takes an optional argument specifying |
blob | commitdiff | raw | diff to current |
2006-06-02 |
Sergey Poznyakoff | (options): Minor rewording |
blob | commitdiff | raw | diff to current |
2006-06-02 |
Sergey Poznyakoff | New option --transform |
blob | commitdiff | raw | diff to current |
2006-05-25 |
Sergey Poznyakoff | (parse_opt): Add comment before --preserve case. |
blob | commitdiff | raw | diff to current |
2006-05-25 |
Sergey Poznyakoff | (options): Move globbing-related options into a |
blob | commitdiff | raw | diff to current |
2006-03-13 |
Sergey Poznyakoff | (options): Consistently begin help messages with a... |
blob | commitdiff | raw | diff to current |
2006-02-20 |
Paul Eggert | Avoid installation glitches on Solaris 8 with Sun C... |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Sergey Poznyakoff | (tar_set_quoting_style): Provide second argument to... |
blob | commitdiff | raw | diff to current |
2006-02-07 |
Paul Eggert | * gnulib.modules: Add closeout, exitfial. |
blob | commitdiff | raw | diff to current |
2006-02-07 |
Paul Eggert | * NEWS: --version now outputs copyright etc., to confor... |
blob | commitdiff | raw | diff to current |
2006-01-21 |
Sergey Poznyakoff | (decode_options): Refuse using --delete with compressio... |
blob | commitdiff | raw | diff to current |
2006-01-18 |
Sergey Poznyakoff | Implement new options --quoting-style, --quote-chars... |
blob | commitdiff | raw | diff to current |
2005-12-11 |
Sergey Poznyakoff | (options,parse_opt): New options --delay-directory... |
blob | commitdiff | raw | diff to current |
2005-12-06 |
Sergey Poznyakoff | (options): Add --restrict option. Use macros for option... |
blob | commitdiff | raw | diff to current |
2005-12-06 |
Sergey Poznyakoff | (archive_format_string): Remove static qualifier. |
blob | commitdiff | raw | diff to current |
2005-11-29 |
Paul Eggert | (parse_opt): Remove bogus \n in new atime diagnostic. |
blob | commitdiff | raw | diff to current |
2005-11-29 |
Paul Eggert | * NEWS: New option --atime-preserve=system, which uses... |
blob | commitdiff | raw | diff to current |
2005-11-11 |
Sergey Poznyakoff | (confirm): Rewritten using rpmatch. |
blob | commitdiff | raw | diff to current |
2005-11-09 |
Sergey Poznyakoff | (decode_options): Allow to use --multi-volume and... |
blob | commitdiff | raw | diff to current |
2005-11-08 |
Paul Eggert | * src/tar.c (NS_PRECISION_FORMAT_MASK): New macro. |
blob | commitdiff | raw | diff to current |
2005-11-07 |
Sergey Poznyakoff | Incremental options are allowed with --format=pax |
blob | commitdiff | raw | diff to current |
2005-10-04 |
Sergey Poznyakoff | (decode_options): Report error if -A or -r is used... |
blob | commitdiff | raw | diff to current |
2005-09-28 |
Sergey Poznyakoff | Implement --show-stored-names option |
blob | commitdiff | raw | diff to current |
2005-09-28 |
Sergey Poznyakoff | New option --test-label tests the archive volume label... |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Paul Eggert | Carefully crafted invalid headers can cause buffer... |
blob | commitdiff | raw | diff to current |
2005-05-30 |
Sergey Poznyakoff | (read_name_from_file,update_argv): Automatically detect... |
blob | commitdiff | raw | diff to current |
2005-05-15 |
Paul Eggert | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-05-02 |
Paul Eggert | (parse_opt): Adjust to new modechange API. |
blob | commitdiff | raw | diff to current |
2005-04-07 |
Sergey Poznyakoff | Minor fixes to text messages. Proposed by Benno Schulen... |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Sergey Poznyakoff | Replace strdup with xstrdup |
blob | commitdiff | raw | diff to current |
2005-02-06 |
Sergey Poznyakoff | Various fixes in help and diagnostic messages |
blob | commitdiff | raw | diff to current |
2005-02-05 |
Sergey Poznyakoff | (options): Improved sorting. Document --backup=off. |
blob | commitdiff | raw | diff to current |
2005-02-05 |
Sergey Poznyakoff | Handle new options --to-command,--ignore-command-error |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Sergey Poznyakoff | (update_argv): Changed type to void |
blob | commitdiff | raw | diff to current |
2005-02-04 |
Sergey Poznyakoff | (options) Minor spelling fix |
blob | commitdiff | raw | diff to current |
2005-01-18 |
Sergey Poznyakoff | New options --unquote (--no-unquote) and --add-file |
blob | commitdiff | raw | diff to current |
2005-01-11 |
Sergey Poznyakoff | Reworded docstrings for --[no-]same-permissions |
blob | commitdiff | raw | diff to current |
2005-01-05 |
Sergey Poznyakoff | (parse_opt): Bugfix: Use ARGP_KEY_ARG. Thanks Mike... |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Sergey Poznyakoff | (main): Reverted recent changes (#ifdef). |
blob | commitdiff | raw | diff to current |
2004-12-21 |
Sergey Poznyakoff | (main): Protect invocation of setlocale by ifdef. |
blob | commitdiff | raw | diff to current |
2004-12-21 |
Sergey Poznyakoff | (main): Protect invocation of setlocale by ifdef. |
blob | commitdiff | raw | diff to current |
2004-12-18 |
Sergey Poznyakoff | (decode_options): Ignore --seek if used with --delete. |
blob | commitdiff | raw | diff to current |
2004-11-16 |
Sergey Poznyakoff | Fixed -o semantics. Thanks Jean Delvare <khali@linux... |
blob | commitdiff | raw | diff to current |
2004-10-25 |
Sergey Poznyakoff | (options): Use OPTION_NO_TRANS |
blob | commitdiff | raw | diff to current |
2004-10-04 |
Sergey Poznyakoff | New option --exclude-caches, to exclude |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Sergey Poznyakoff | Minor fix |
blob | commitdiff | raw | diff to current |
2004-09-12 |
Sergey Poznyakoff | (parse_opt): Emit warning if -l option is used. |
blob | commitdiff | raw | diff to current |
2004-09-07 |
Sergey Poznyakoff | (argp_program_version): Modified. |
blob | commitdiff | raw | diff to current |
2004-09-06 |
Sergey Poznyakoff | Started merging with cpio into paxutils. |
blob | commitdiff | raw | diff to current |
2004-09-02 |
Sergey Poznyakoff | (usage): Minor fix |
blob | commitdiff | raw | diff to current |
2004-08-31 |
Sergey Poznyakoff | (main): Call set_start_time() |
blob | commitdiff | raw | diff to current |
2004-08-30 |
Sergey Poznyakoff | Fix copy-n-paste errors in the license |
blob | commitdiff | raw | diff to current |
2004-08-17 |
Sergey Poznyakoff | Fixed typo |
blob | commitdiff | raw | diff to current |
2004-08-07 |
Paul Eggert | (parse_opt): FILESYSTEM_PREFIX_LEN -> FILE_SYSTEM_PREFI... |
blob | commitdiff | raw | diff to current |
2004-06-25 |
Sergey Poznyakoff | The actual default for exclude patterns is --no-anchore... |
blob | commitdiff | raw | diff to current |
2004-06-22 |
Sergey Poznyakoff | Fixed docstring for --checkpoint option. |
blob | commitdiff | raw | diff to current |
2004-05-19 |
Sergey Poznyakoff | (struct fmttab): Accept 'pax' as alias |
blob | commitdiff | raw | diff to current |
2004-05-19 |
Sergey Poznyakoff | New option -H (short alias to --format) |
blob | commitdiff | raw | diff to current |
2004-05-16 |
Sergey Poznyakoff | Use argp for command line parsing. |
blob | commitdiff | raw | diff to current |
2004-05-13 |
Sergey Poznyakoff | Renamed --strip-path to --strip-components |
blob | commitdiff | raw | diff to current |
2004-05-11 |
Sergey Poznyakoff | (decode_options): Fixed typo in the comment. |
blob | commitdiff | raw | diff to current |
2004-05-10 |
Sergey Poznyakoff | New option --rmt-command. |
blob | commitdiff | raw | diff to current |
2004-05-05 |
Sergey Poznyakoff | --utc implies -vv |
blob | commitdiff | raw | diff to current |
2004-04-05 |
Paul Eggert | Merge recent gnulib changes, and remove some lint. |
blob | commitdiff | raw | diff to current |
2004-04-04 |
Sergey Poznyakoff | (usage): Prototype moved to common.h |
blob | commitdiff | raw | diff to current |
2004-02-29 |
Sergey Poznyakoff | New options: --utc and keep-newer-files |
blob | commitdiff | raw | diff to current |
2004-02-20 |
Sergey Poznyakoff | (assert_format): Do not bail out if several |
blob | commitdiff | raw | diff to current |
2004-02-20 |
Sergey Poznyakoff | Documented --pax-option |
blob | commitdiff | raw | diff to current |
2004-02-18 |
Sergey Poznyakoff | New option --pax-option (equivalent to -o option of... |
blob | commitdiff | raw | diff to current |
2004-02-15 |
Paul Eggert | Fix Debian bug 230872, originally reported by Jeff... |
blob | commitdiff | raw | diff to current |
2004-01-03 |
Sergey Poznyakoff | (decode_options): More option compatibility checks... |
blob | commitdiff | raw | diff to current |
2003-12-01 |
Sergey Poznyakoff | (usage): Cleaned up the sample argument to --newer |
blob | commitdiff | raw | diff to current |
2003-11-17 |
Sergey Poznyakoff | Minor changes |
blob | commitdiff | raw | diff to current |
2003-11-13 |
Sergey Poznyakoff | New option --format=ustar forces POSIX.1-1988 archive... |
blob | commitdiff | raw | diff to current |
2003-11-13 |
Paul Eggert | Fix some C compatibility bugs reported by Joerg Schilling. |
blob | commitdiff | raw | diff to current |
2003-10-19 |
Sergey Poznyakoff | (decode_options): Removed superfluous archive format... |
blob | commitdiff | raw | diff to current |
2003-10-04 |
Sergey Poznyakoff | New option --occurrence |
blob | commitdiff | raw | diff to current |
2003-10-02 |
Sergey Poznyakoff | Removed extra precaution regarding subcommand_option... |
blob | commitdiff | raw | diff to current |
next |