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
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tar: use option_flags bitfield for boolean options
Martin Matuska
2017-02-23
1
-1
/
+1
*
In the event the heap allocation fails after a successful allocation,
Ngie Cooper
2016-12-13
1
-0
/
+1
*
Issue #767: Buffer overflow printing a filename
Tim Kientzle
2016-08-21
1
-1
/
+1
*
bsdtar: move list_item_verbose() into common util.c
Bjoern Jacke
2016-02-05
1
-0
/
+100
*
Fix handling of leading slashes for hardlinks
Tim Kientzle
2014-11-02
1
-73
/
+113
*
Implement reading a passphrase from ttys.
Michihiro NAKAJIMA
2014-09-21
1
-0
/
+26
*
Support POSIX regular expression support using PCRE in CMake builds.
Andres Mejia
2013-01-31
1
-1
/
+1
*
Tweak a comment.
Tim Kientzle
2012-11-30
1
-2
/
+2
*
Fix util.c compile, remove extraneous NULL check.
Tim Kientzle
2012-11-30
1
-3
/
+2
*
I'm not entirely happy with Xi Wang's solution to this mess.
Tim Kientzle
2012-09-28
1
-11
/
+6
*
Fix signed integer overflow in safe_fprintf()
Xi Wang
2012-09-28
1
-1
/
+3
*
Fix build failure on linux made by commit b3296a25e1 to be able to compile
Michihiro NAKAJIMA
2012-09-17
1
-1
/
+7
*
Remove dead assignment that Clang Static Analyzer pointed out.
Michihiro NAKAJIMA
2012-09-11
1
-1
/
+1
*
Issue 216: bsdtar output truncated.
Michihiro NAKAJIMA
2011-12-30
1
-2
/
+16
*
Various fixes merged from the FreeBSD tree.
Tim Kientzle
2011-12-23
1
-1
/
+5
*
Extend the tar test to verify that symlink and hardlink
Tim Kientzle
2011-09-04
1
-3
/
+3
*
Issue 160: --strip-components now works in -c mode as well as -x and -t.
Tim Kientzle
2011-06-29
1
-2
/
+0
*
Correctly detect Windows full paths.
Michihiro NAKAJIMA
2011-01-03
1
-1
/
+8
*
Correctly format the value -9223372036854775808.
Tim Kientzle
2010-12-31
1
-3
/
+2
*
Style: tab follows #define
Tim Kientzle
2010-04-10
1
-3
/
+3
*
Don't #define read _read before including io.h.
Tim Kientzle
2009-12-27
1
-0
/
+4
*
Eliminate warnings on Visual Studio 10 W64.
Michihiro NAKAJIMA
2009-12-21
1
-2
/
+2
*
Eliminate the warnings of the conversion of types on Visual Studio.
Michihiro NAKAJIMA
2009-12-21
1
-1
/
+1
*
Avoid build error on Visual Studio 10.
Michihiro NAKAJIMA
2009-12-15
1
-0
/
+3
*
Use consistent function storage class
Brad King
2009-11-16
1
-1
/
+1
*
Value stored to 'i' is never read.
Michihiro NAKAJIMA
2009-11-09
1
-2
/
+2
*
Trying to figure out what printf modifiers to use on what platforms to
Tim Kientzle
2009-10-31
1
-0
/
+22
*
Add some TODO comments.
Tim Kientzle
2009-10-05
1
-0
/
+5
*
Only accept \ as path separator when reading archives on Windows. This seems...
Tim Kientzle
2009-10-03
1
-10
/
+24
*
Minor VS9 fixes.
Tim Kientzle
2009-08-30
1
-0
/
+3
*
Revert r1295; it was well-intentioned but wrong.
Tim Kientzle
2009-07-28
1
-1
/
+1
*
Use fread() for reading from console; this needs to be carefully tested.
Tim Kientzle
2009-07-27
1
-1
/
+1
*
Refactor common frontend code into a separate library.
Joerg Sonnenberger
2009-05-26
1
-129
/
+8
*
Building on Ubuntu 9 provoked some complaints about return values
Tim Kientzle
2009-05-08
1
-3
/
+2
*
Be pedantic about argument range for ctype macros.
Joerg Sonnenberger
2009-03-08
1
-2
/
+2
*
Improve stripping Windows drive letters.
Michihiro NAKAJIMA
2009-02-25
1
-31
/
+58
*
Partial fix for Issue 5: If -P is not specified, strip Windows drive
Tim Kientzle
2009-02-21
1
-11
/
+34
*
Avoid compiling warning on the platform that does not have regex.h
Michihiro NAKAJIMA
2009-02-14
1
-1
/
+1
*
IFC: Spell "substitution"
Tim Kientzle
2008-12-27
1
-4
/
+4
*
IFC
Tim Kientzle
2008-12-04
1
-50
/
+119
*
IFC
Tim Kientzle
2008-11-18
1
-17
/
+39
*
IFC
Tim Kientzle
2008-06-14
1
-3
/
+5
*
IFC
Tim Kientzle
2008-05-28
1
-1
/
+1
*
Guard against a number of theoretical buffer and integer
Tim Kientzle
2008-05-20
1
-3
/
+8
*
Use copy_pathname/copy_hardlink/copy_symlink instead of the set
Joerg Sonnenberger
2008-05-18
1
-3
/
+3
*
Actually recognize the '-s' option by adding it to the getopt
Joerg Sonnenberger
2008-05-15
1
-2
/
+43
*
Just skip entries where --strip-components removes everything.
Tim Kientzle
2008-05-08
1
-0
/
+4
*
IFC to populate initial libarchive-portable tree.
Tim Kientzle
2008-04-29
1
-0
/
+437