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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tar/write.c: call missing archive_read_close() in write_archive()
Martin Matuska
2018-11-24
1
-2
/
+1
*
Fix use-after-free in delayed link processing (newc format)
Pavel Raiskup
2018-11-23
1
-5
/
+4
*
Correctly process and verify integer arguments passed to bsdcpio and bsdtar
Martin Matuska
2018-09-23
1
-18
/
+32
*
put the absolute path in quotes in case user's directory has spaces in it
Arshan Khanifar
2018-02-12
1
-1
/
+1
*
absolute path fix
Arshan Khanifar
2018-02-07
1
-5
/
+10
*
build fail fix, simplified logic
Arshan Khanifar
2018-02-06
2
-5
/
+2
*
corrected licensing, removed unnecessary variables
Arshan Khanifar
2018-02-06
1
-4
/
+4
*
Test case for using -C in conjunction with an @mtree format file
Arshan Khanifar
2018-02-06
2
-0
/
+71
*
flush pending chdirs prior to processing mtree files
Arshan Khanifar
2018-02-06
1
-0
/
+1
*
Merge pull request #986 from BenjaminTrapani/windows-fixes
Tim Kientzle
2018-01-27
2
-1
/
+5
|
\
|
*
Fix version format to match unit test
BenjaminTrapani
2018-01-20
1
-1
/
+1
|
*
Fix bsdtar test compilation on windows with platform toolset 141
BenjaminTrapani
2018-01-20
1
-0
/
+4
*
|
Fix build on FreeBSD with NFS4 ACLs without ACL_ENTRY_INHERITED
Martin Matuska
2018-01-24
1
-0
/
+2
|
/
*
bsdtar manpage: unify descriptions of compression options
Martin Matuska
2017-10-01
1
-23
/
+34
*
Recognize ".tzst" extension as ".tar.zst"
jrmarino
2017-08-22
1
-0
/
+1
*
Merge pull request #905 from iburinoc/zstd
Tim Kientzle
2017-08-12
9
-5
/
+157
|
\
|
*
Fix alphabetical order, other small fixes
Sean Purcell
2017-05-15
5
-8
/
+8
|
*
zstd: Address comments by @terrelln
Sean Purcell
2017-05-15
1
-2
/
+2
|
*
Whitespace fixes
Sean Purcell
2017-05-15
1
-1
/
+1
|
*
Add zstd test suite
Sean Purcell
2017-05-15
4
-0
/
+141
|
*
Add Zstandard write support
Sean Purcell
2017-05-15
5
-4
/
+15
*
|
Spelling fixes
Graham Percival
2017-07-30
1
-1
/
+1
|
/
*
Plug memory leaks in xattr and acl tests.
Martin Matuska
2017-04-03
2
-2
/
+5
*
Improve extended attribute support
Martin Matuska
2017-03-23
3
-3
/
+91
*
tar: fix conditionals and add richacl support to test_option_acls
Martin Matuska
2017-03-23
1
-46
/
+85
*
Add NFSv4 ACL support for Linux via librichacl
Martin Matuska
2017-03-16
1
-1
/
+6
*
Darwin ACL: fix legacy support in tar/test_option_acls.c
Martin Matuska
2017-03-08
1
-2
/
+0
*
Merge pull request #879 from jwilk/spelling
Martin Matuška
2017-03-03
1
-1
/
+1
|
\
|
*
Fix typos
Jakub Wilk
2017-02-28
1
-1
/
+1
*
|
tar: test_option_fflags adjustments
Martin Matuska
2017-03-02
1
-0
/
+32
*
|
New tar test: test_option_acls
Martin Matuska
2017-03-02
2
-0
/
+477
|
/
*
Compare full file flags in test_option_fflags
Martin Matuska
2017-02-28
1
-4
/
+4
*
Mark function that doesn't return as dead.
Joerg Sonnenberger
2017-02-26
1
-1
/
+1
*
Add format function annotation.
Joerg Sonnenberger
2017-02-26
1
-2
/
+2
*
Mark functions that don't return as dead.
Joerg Sonnenberger
2017-02-26
1
-2
/
+2
*
bsdtar tests: add test_option_fflags
Martin Matuska
2017-02-26
3
-1
/
+76
*
bsdtar manpage: be more precise what -p and --no-same-permissions does
Martin Matuska
2017-02-25
1
-15
/
+8
*
Do not archive NFSv4 ACLs on Mac OS X by default.
Martin Matuska
2017-02-24
2
-7
/
+19
*
tar: add new options to allow fine-tuning of --preserve-permissions
Martin Matuska
2017-02-24
4
-32
/
+169
*
tar: use option_flags bitfield for boolean options
Martin Matuska
2017-02-23
5
-58
/
+69
*
test suite: use a single main test file for all tests
Martin Matuska
2017-02-21
4
-3405
/
+16
*
testsuite: allow 'dev' in version
Pavel Raiskup
2017-02-21
2
-69
/
+4
*
Correctly report 0 compression when nothing has yet been written.
Tim Kientzle
2017-02-18
1
-1
/
+1
*
Merge branch 'master' into tar-coverity-fixes
ngie
2017-01-16
3
-18
/
+19
|
\
|
*
Fix two tests on Solaris if compiling with -m64
Alexander Pyhalov
2017-01-15
1
-4
/
+4
|
*
Use uid 18 instead of 17 for test_option_uid_uname
Martin Matuska
2017-01-12
1
-4
/
+4
|
*
Compute correct size for buffer. Avoid recomputation of lengths.
Joerg Sonnenberger
2016-12-18
1
-11
/
+10
|
*
Allocate memory precisely. Avoid recomputions of sizes.
Joerg Sonnenberger
2016-12-18
1
-6
/
+5
*
|
Use malloc + sprintf instead of malloc + strncpy + strcpy
Ngie Cooper
2016-12-13
2
-9
/
+6
*
|
In the event the heap allocation fails after a successful allocation,
Ngie Cooper
2016-12-13
1
-0
/
+1
|
/
[next]