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
/
cat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add printf attributes to the printflike functions used in tests and fix
zoulasc
2020-01-23
1
-1
/
+1
*
Unify header style, header guard comes first
Martin Matuska
2020-01-13
1
-0
/
+5
*
Minor corrections to the formatting of manual page.
Ingo Schwarze
2019-09-21
1
-6
/
+5
*
Add space after version to fix all unit tests besides sparse tests
BenjaminTrapani
2018-01-20
1
-1
/
+1
*
Fix archive freeing bug in bsdcat.
Joerg Sonnenberger
2017-10-07
3
-5
/
+55
*
Fix alphabetical order, other small fixes
Sean Purcell
2017-05-15
1
-2
/
+2
*
Add zstd test suite
Sean Purcell
2017-05-15
5
-0
/
+92
*
Add NFSv4 ACL support for Linux via librichacl
Martin Matuska
2017-03-16
1
-1
/
+6
*
New tar test: test_option_acls
Martin Matuska
2017-03-02
1
-0
/
+5
*
test suite: use a single main test file for all tests
Martin Matuska
2017-02-21
4
-3403
/
+15
*
testsuite: allow 'dev' in version
Pavel Raiskup
2017-02-21
2
-64
/
+4
*
Explicitly free archive to reduce valgrind noise.
Joerg Sonnenberger
2016-12-06
1
-0
/
+3
*
Spelling fixes (#831)
Graham Percival
2016-12-04
1
-2
/
+2
*
Make test output more verbose on Windows
Tim Kientzle
2016-10-23
1
-1
/
+2
*
Sync up the test harnesses, fix an "unused var" warning on Windows
Tim Kientzle
2016-10-23
2
-1
/
+55
*
Add chmod() after make_{dir,file} in test suites
Graham Percival
2016-09-26
1
-2
/
+9
*
Add and use assertion_file_mode() in other tests
Graham Percival
2016-09-26
2
-1
/
+30
*
Issue 720: Allow dashes in third-party version numbers
Tim Kientzle
2016-07-20
1
-1
/
+1
*
Issue 657: Allow up to 8k for the test root directory name
Tim Kientzle
2016-06-02
1
-26
/
+49
*
cat: declare static variables and fix several compiler warnings
Martin Matuska
2016-05-11
2
-7
/
+7
*
Sync up test harnesses
Tim Kientzle
2016-04-29
1
-0
/
+4
*
Issue 695: check fwrite return value, sync up test harnesses
Tim Kientzle
2016-04-28
1
-1
/
+32
*
Accomodate different return codes on Windows
Tim Kientzle
2016-04-24
2
-2
/
+2
*
Bring along a trailing null when guessing the path to the program under test
Tim Kientzle
2016-01-31
1
-1
/
+1
*
Really sync up the test harnesses
Tim Kientzle
2016-01-28
1
-0
/
+11
*
Fix two broken UU files
Tim Kientzle
2016-01-28
2
-3
/
+3
*
Sync up the test harnesses; add error checks to the UUdecode utility
Tim Kientzle
2016-01-28
1
-7
/
+57
*
Visual Studio 2015 Changes
Hans Hinrichsen
2016-01-13
1
-1
/
+1
*
Avoid CMake Warning that used GET_TARGET_PROPERTY with LOCATION property,
Michihiro NAKAJIMA
2014-10-13
2
-2
/
+2
*
Fix style.
Michihiro NAKAJIMA
2014-10-12
1
-7
/
+7
*
Fix build failure on Windows.
Michihiro NAKAJIMA
2014-10-12
5
-15
/
+404
*
Fix incorrect CMake test directory when building as a subproject
Xiao-Long Chen
2014-09-16
1
-1
/
+1
*
Add additional tests for lz4 compression in front-end applications.
Michihiro NAKAJIMA
2014-08-18
3
-0
/
+48
*
Add lz4 test for bsdcat.
Michihiro NAKAJIMA
2014-08-18
5
-0
/
+64
*
Allow empty files (after filters) in bsdcat command.
Sebastian Freundt
2014-08-13
1
-3
/
+14
*
Provide regression test case for bsdcat on empty compressed files
Sebastian Freundt
2014-08-12
5
-0
/
+92
*
Add a test utility function, copy_reference_file simply coping
Michihiro NAKAJIMA
2014-06-29
2
-0
/
+25
*
Apply recent changs in libarvhie/test/main.c to {tar,cpio,cat}/test/main.c fo...
Michihiro NAKAJIMA
2014-06-29
1
-3
/
+4
*
Add lafe files to cat project
Tim Kientzle
2014-04-12
1
-0
/
+3
*
Add basic tests for bsdcat.
Mike Kazantsev
2014-04-09
20
-0
/
+3811
*
Exit with error status from bsdcat if any errors occurred.
Mike Kazantsev
2014-04-09
1
-1
/
+3
*
Return success exit code from "bsdcat --help" and print usage to stdout.
Mike Kazantsev
2014-04-09
2
-6
/
+10
*
Minor style correction in bsdcat.
Mike Kazantsev
2014-04-07
1
-1
/
+2
*
Minor cleanup of a redundant check in bsdcat cli parsing.
Mike Kazantsev
2014-04-06
1
-1
/
+1
*
Change bsdcat behavior to process as many files as possible.
Mike Kazantsev
2014-04-06
2
-7
/
+12
*
Use getopt() instead of getopt_long() in bsdcat for compatibility reasons.
Mike Kazantsev
2014-04-06
1
-14
/
+9
*
Add optional bsdcat tool.
Mike Kazantsev
2014-04-04
4
-0
/
+248