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
/
libarchive_fe
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix capitalized windows includes
Martin Müllenhaupt
2015-01-19
1
-1
/
+1
*
Implement readpassphrase function, which read a passphrase from console, on W...
Michihiro NAKAJIMA
2014-10-13
1
-5
/
+36
*
Include stdlib.h to avoid build failure on Windows.
Michihiro NAKAJIMA
2014-10-12
1
-0
/
+3
*
Fix build failure on Ubuntu.
Michihiro NAKAJIMA
2014-09-21
1
-4
/
+11
*
Implement reading a passphrase from ttys.
Michihiro NAKAJIMA
2014-09-21
2
-0
/
+304
*
Refactor lafe_setprogname slightly to avoid the repeated logic about default ...
Tim Kientzle
2013-12-19
2
-3
/
+5
*
Hide *lafe_progname and provide getter/setter instead.
Jean-Yves Migeon
2013-09-06
2
-2
/
+25
*
Allow format string checking with GCC.
Joerg Sonnenberger
2012-02-28
2
-2
/
+12
*
Introduce archive_match_exclude_pattern_from_file(_w) and
Michihiro NAKAJIMA
2012-02-12
2
-114
/
+0
*
Rename archive_matching to archive_match.
Michihiro NAKAJIMA
2012-02-08
1
-2
/
+2
*
Fix build failure at libarchive_fe.
Michihiro NAKAJIMA
2012-01-18
1
-0
/
+1
*
Use archive_matching API at both bsdcpio and bsdtar instead of lafe_exclude f...
Michihiro NAKAJIMA
2012-01-18
4
-522
/
+11
*
Spelling fixes from Ulrich Spoerlein.
Tim Kientzle
2012-01-07
1
-1
/
+1
*
Remove unnecessary call to strlen; we already know how long this string is.
Colin Percival
2011-08-16
1
-1
/
+1
*
Accept both '!' and '^' for a negated character class.
Tim Kientzle
2010-10-06
1
-2
/
+2
*
Improve the testing of tar -X and try to correctly handle some odd cases.
Tim Kientzle
2010-04-11
1
-29
/
+26
*
Simplify the line reader:
Joerg Sonnenberger
2010-02-20
1
-31
/
+29
*
The second argument for lafe_line_reader has been changed to a boolean
Joerg Sonnenberger
2010-02-20
1
-1
/
+1
*
Remove unreachable code.
Michihiro NAKAJIMA
2010-01-06
1
-2
/
+0
*
Don't use _getcwd and _strdup on Borland C Compiler.
Michihiro NAKAJIMA
2009-12-18
1
-1
/
+1
*
Teach it to compiler and analyzer that function `lafe_errc' is no return.
Michihiro NAKAJIMA
2009-11-09
1
-1
/
+8
*
Make the __FBSDID() handling more platform-agnostic by using
Tim Kientzle
2009-11-01
1
-5
/
+7
*
Test various line separators in -T input, including CRLF, NL, and null.
Tim Kientzle
2009-08-23
4
-11
/
+20
*
Windows _strdup nonsense.
Tim Kientzle
2009-07-27
1
-0
/
+4
*
Refactor common frontend code into a separate library.
Joerg Sonnenberger
2009-05-26
9
-0
/
+983