index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-inst
/
contrib
/
extracttar.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-05
apply various suggestions made by cppcheck
David Kalnischkies
1
-1
/
+1
2015-08-31
fix some unused parameter/variable warnings
David Kalnischkies
1
-8
/
+8
2015-08-27
Use compressor support from FileFd for ExtractTar instead of programs
Julian Andres Klode
1
-56
/
+11
2015-08-10
remove the compatibility markers for 4.13 abi
David Kalnischkies
1
-5
/
+0
2014-11-08
guard ABI changes for LFS in apt-inst
David Kalnischkies
1
-0
/
+5
2014-07-08
Fix ar and tar code to be LFS-safe
Guillem Jover
1
-7
/
+6
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-2
/
+4
2014-03-13
warning: cast from type A to type B casts away qualifiers [-Wcast-qual]
David Kalnischkies
1
-3
/
+3
2014-02-22
ExtractTar: Allow an empty decompressor program
Guillem Jover
1
-0
/
+6
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
1
-1
/
+1
2013-09-12
don't truncate 100 char long paths in tar extraction
Oskari Saarenmaa
1
-13
/
+11
2013-06-09
don't explicitly init ExtractTar InFd with invalid fd
David Kalnischkies
1
-1
/
+0
2012-04-19
* apt-inst/contrib/extracttar.cc:
Michael Vogt
1
-1
/
+1
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
1
-0
/
+1
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-1
/
+3
2011-05-17
remove Size >= 0 check as Itm.Size is an unsigned variable (clang warning)
David Kalnischkies
1
-1
/
+1
2010-12-03
Permit base256 encoded value in the numeric field of tar header.
Nobuhiro Hayashi
1
-4
/
+8
2010-01-31
merge r1966..1967 from lp:~donkult/apt/sid
Michael Vogt
1
-1
/
+1
2008-10-28
fix various -Wall warnings
Michael Vogt
1
-2
/
+2
2007-08-02
* apt-inst/contrib/extracttar.cc:
Michael Vogt
1
-1
/
+1
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
1
-3
/
+0
2006-07-25
* apt-inst/contrib/extracttar.cc:
Michael Vogt
1
-1
/
+2
2005-05-23
* merged with my apt--fixes--0 branch
Michael Vogt
1
-1
/
+1
2005-03-06
Bring consistency to the use of capitals in programs messages
Christian Perrier
1
-1
/
+1
2004-12-13
Merge apt--authentication--0
Matt Zimmerman
1
-1
/
+1
2004-12-12
Merge bzip2-debs branch
Matt Zimmerman
1
-5
/
+7
2004-09-20
* Patch from Eric Wong <normalperson@yhbt.net> to inclu...
Arch Librarian
1
-2
/
+3
2004-09-20
- Fix typo in tar error message (Closes: #191424)
Arch Librarian
1
-2
/
+2
2004-09-20
i18n stuff.
Arch Librarian
1
-7
/
+8
2004-09-20
Some more g++-3.2 fixes.
Arch Librarian
1
-1
/
+2
2004-09-20
Use std C++ header names for includes
Arch Librarian
1
-2
/
+2
2004-09-20
Minor bug fixes
Arch Librarian
1
-7
/
+6
2004-09-20
G++3 fixes from Randolph
Arch Librarian
1
-1
/
+2
2004-09-20
Join with aliencode
Arch Librarian
1
-0
/
+342