summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Initial importstartpaxutilsSergey Poznyakoff2004-09-0610-941/+384
* UpdateSergey Poznyakoff2008-05-201-0/+4
* (verify_file): Improve error diagnostics.Sergey Poznyakoff2008-05-201-5/+3
* UpdateSergey Poznyakoff2008-02-181-0/+4
* Remove setenv.hSergey Poznyakoff2008-02-181-4/+3
* Changes needed for cpio mingw build:Sergey Poznyakoff2007-12-053-4/+17
* UpdateSergey Poznyakoff2007-11-071-0/+4
* Add fseeko.Sergey Poznyakoff2007-11-071-0/+1
* * gnulib.modules: Add strerror.Paul Eggert2007-10-114-4/+9
* UpdateSergey Poznyakoff2007-08-191-0/+4
* (safer_name_suffix): Fix variable typeSergey Poznyakoff2007-08-191-1/+1
* UpdateSergey Poznyakoff2007-08-171-0/+7
* (hash_string_insert_prefix): New functionSergey Poznyakoff2007-08-171-12/+35
* UpdateSergey Poznyakoff2007-08-121-0/+5
* Use last_component instead of base_name. Patch by Eric Blake.Sergey Poznyakoff2007-08-122-2/+2
* v.3.Sergey Poznyakoff2007-08-121-352/+353
* Relicense under GPLv3Sergey Poznyakoff2007-06-2729-361/+700
* *** empty log message ***Sergey Poznyakoff2007-06-271-1/+1
* *** empty log message ***Sergey Poznyakoff2007-06-271-1/+1
* UpdateSergey Poznyakoff2007-06-211-0/+4
* Print errno status on errors.Sergey Poznyakoff2007-06-211-3/+3
* Resolve testsuite failures on cygwin.Sergey Poznyakoff2007-06-212-11/+21
* UpdateSergey Poznyakoff2006-12-181-0/+4
* Add configmakeSergey Poznyakoff2006-12-181-0/+1
* * rmt/rmt.c (status_device) [!defined MTIOCGET]:Paul Eggert2006-12-132-1/+6
* UpdateSergey Poznyakoff2006-12-071-0/+8
* Implement new option --seek (similar to `dd seek=')Sergey Poznyakoff2006-12-071-4/+19
* (read_fatal_details): Fix wording of the error message.Sergey Poznyakoff2006-12-071-2/+2
* (Generate Mode): Document --seek option.Sergey Poznyakoff2006-12-071-0/+6
* * lib/rtapelib.c: Include <rmt-command.h> rather than <localedir.h>,Paul Eggert2006-11-295-8/+18
* Reverse changes to rmt.cSergey Poznyakoff2006-09-272-6/+1
* UpdateSergey Poznyakoff2006-09-271-0/+5
* Use program_invocation_name instead of program_name.Sergey Poznyakoff2006-09-271-2/+5
* (exec_command): Add extra spaces.Sergey Poznyakoff2006-09-271-2/+2
* UpdateSergey Poznyakoff2006-09-081-0/+4
* * lib/system.h: Include <inttypes.h> unconditionally.Paul Eggert2006-08-073-13/+17
* (reg_action): Return void, not int.Paul Eggert2006-08-071-20/+17
* UpdateSergey Poznyakoff2006-07-091-0/+8
* Add Ralf WildenhuesSergey Poznyakoff2006-07-091-1/+2
* Fix typosSergey Poznyakoff2006-07-091-3/+3
* UpdateSergey Poznyakoff2006-07-031-0/+4
* (get_size): Rewrite to avoid numeric overflow.Sergey Poznyakoff2006-07-031-8/+24
* UpdateSergey Poznyakoff2006-06-251-0/+5
* Use ST_IS_SPARSE instead of IS_SPARSE_FILESergey Poznyakoff2006-06-251-4/+2
* (ST_IS_SPARSE): New macroSergey Poznyakoff2006-06-251-1/+5
* UpdateSergey Poznyakoff2006-06-211-0/+6
* Initialize the variable to avoid bogus errorsSergey Poznyakoff2006-06-211-2/+2
* UpdateSergey Poznyakoff2006-06-021-0/+6
* Document --files-from and --null optionsSergey Poznyakoff2006-06-021-0/+27
* New options --files-from and --null (same as in tar).Sergey Poznyakoff2006-06-021-11/+75