index
:
delta/libarchive.git
3.4
3.5
Issue1104
android_adb
master
no_chdir_writer
release
utf8
winsymlink
github.com: libarchive/libarchive.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tar
/
subst.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
use regfree to release the memory
banjiuqingshan
2022-11-18
1
-0
/
+1
*
Initialize subst rule->result pointer to NULL
Graham Percival
2016-09-28
1
-0
/
+1
*
Apply global flag in substitution
Sean Farley
2016-01-03
1
-52
/
+54
*
Support POSIX regular expression support using PCRE in CMake builds.
Andres Mejia
2013-01-31
1
-2
/
+6
*
Issue 165: Use GNU tar-style hHrRsS trailing flags to
Tim Kientzle
2011-11-05
1
-7
/
+28
*
Extend the tar test to verify that symlink and hardlink
Tim Kientzle
2011-09-04
1
-7
/
+13
*
Fix handling of ~ within the target of a 'tar -s' directive.
Colin Percival
2011-08-20
1
-1
/
+3
*
memcpy(new_str, NULL, 0) is _technically_ undefined behaviour under C99;
Colin Percival
2011-08-16
1
-2
/
+4
*
Drop a few unnecessary arguments.
Tim Kientzle
2009-06-14
1
-10
/
+10
*
Refactor common frontend code into a separate library.
Joerg Sonnenberger
2009-05-26
1
-11
/
+13
*
Merge r354 from release/2.6: Fix multiple -s options.
Tim Kientzle
2009-01-04
1
-1
/
+1
*
IFC
Tim Kientzle
2008-06-21
1
-1
/
+1
*
IFC
Tim Kientzle
2008-06-14
1
-2
/
+2
*
Don't use case '1' ... '9', not ISO C.
Joerg Sonnenberger
2008-05-29
1
-1
/
+9
*
IFC
Tim Kientzle
2008-05-28
1
-2
/
+2
*
Minor portability enhancement; define REG_BASIC if it's not
Tim Kientzle
2008-05-28
1
-0
/
+4
*
Enable the new -s substitution support on FreeBSD, include
Tim Kientzle
2008-05-24
1
-1
/
+1
*
Add support for pax-like tar substitutions as found in NetBSD's
Joerg Sonnenberger
2008-05-13
1
-0
/
+275