summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* genfile: implement the --set-time optionHEADmasterSergey Poznyakoff2023-05-172-7/+87
* Update copyright yearPaul Eggert2023-01-0638-42/+41
* Package PRINT_INT inside do-whilePaul Eggert2022-09-101-8/+12
* Fix seek_warn_details typoPaul Eggert2022-09-101-1/+1
* Exploit recent Gnulib stdbool changesPaul Eggert2022-09-101-1/+0
* Modernize integer handlingPaul Eggert2022-09-1010-112/+92
* .gitignore improvementsPaul Eggert2022-06-121-1/+6
* Fixes for ‘make dist’Paul Eggert2022-06-123-5/+32
* rmt: port to Solaris 10Paul Eggert2022-06-121-0/+1
* Ignore-file cleanupPaul Eggert2022-06-126-171/+1
* Modernize to current gettext, gnulibPaul Eggert2022-06-1214-749/+912
* * gnulib.modules: Add year2038.Paul Eggert2021-10-131-0/+1
* Don’t overallocate rtapelib sprintf buffersPaul Eggert2021-09-171-3/+3
* Move sys_reset_uid_gid to libraryPaul Eggert2021-02-283-18/+46
* Use unsigned long int for ioctl opsPaul Eggert2021-02-284-10/+8
* Omit ‘inline’Paul Eggert2021-02-282-2/+1
* Avoid linking problem in sys_reset_uid_gidPaul Eggert2021-02-283-18/+17
* Sort po/.gitignorePaul Eggert2021-02-281-1/+1
* * paxlib.modules: Add c-ctype, since we use c-ctype.h.Paul Eggert2021-02-281-0/+1
* Port better to non-GCC compilersPaul Eggert2021-02-273-19/+15
* * po/.gitignore: Add Makevars, paxutils.pot, stamp-po.Paul Eggert2021-02-271-1/+3
* Pacify rtapelib.c for GCC 10 and fix a bug or twoPaul Eggert2021-02-273-39/+28
* maint: require Autoconf 2.64Paul Eggert2021-02-271-1/+1
* paxtest: fix link issue and pacify GCC 10Paul Eggert2021-02-271-4/+12
* rmt: fix missing includePaul Eggert2021-02-271-1/+2
* Minor changeSergey Poznyakoff2021-02-131-1/+1
* Fix sys_reset_uid_gid; minor changes in genfile.cSergey Poznyakoff2021-02-132-18/+38
* Improve genfile exec modeSergey Poznyakoff2018-12-282-81/+74
* Fix in rmtSergey Poznyakoff2018-07-311-3/+7
* Fix section number in rmt.8Sergey Poznyakoff2018-03-241-3/+3
* Improve genfileSergey Poznyakoff2017-05-292-14/+33
* genfile: new option --quietSergey Poznyakoff2016-03-182-6/+20
* genfile: remove unused variablePavel Raiskup2015-12-051-1/+0
* genfile: improve sparse modeSergey Poznyakoff2014-11-072-20/+92
* Make.rules: New variable changelog_amend_file. Remove duplicated copyleft hea...Sergey Poznyakoff2014-06-241-24/+8
* Improve PU_RMT macro.Sergey Poznyakoff2014-01-271-0/+1
* Add rmt(8) manpageSergey Poznyakoff2014-01-272-0/+255
* Implement pre-error-display hook.Sergey Poznyakoff2014-01-222-4/+26
* paxutils: support --sparse with tiny files on Netapp filersPaul Eggert2013-10-281-1/+8
* Improve ChangeLog generationSergey Poznyakoff2013-09-151-1/+1
* doc: port to texinfo 5Paul Eggert2013-04-241-21/+23
* maint: remove lint uncovered by tar's new use of manywarningsPaul Eggert2012-12-184-20/+32
* Add more gnulib modules.Mike Frysinger2012-12-011-0/+2
* Ignore *~ files.Mike Frysinger2012-12-011-0/+1
* Use AM_CPPFLAGS rather than INCLUDES in Makefile.am'sMike Frysinger2012-12-013-3/+3
* Omit and/or split out functions not needed for tar.Paul Eggert2010-11-236-26/+7
* Adjust to recent gnulib changes with parse-datetime and getopt-gnu.Paul Eggert2010-10-114-7/+7
* paxutils: use POSIX interface for file time-settingPaul Eggert2010-09-143-3/+3
* rmt: accept file open modes in combined form.Sergey Poznyakoff2010-09-141-31/+50
* paxutils: remove lint discovered by Sun C compilerPaul Eggert2010-09-042-5/+5