index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-inst
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
3
-14
/
+13
*
add messages to our deprecation warnings in libapt
David Kalnischkies
2015-11-27
1
-1
/
+1
*
apply various suggestions made by cppcheck
David Kalnischkies
2015-11-05
1
-1
/
+1
*
fix some unused parameter/variable warnings
David Kalnischkies
2015-08-31
2
-10
/
+11
*
Use compressor support from FileFd for ExtractTar instead of programs
Julian Andres Klode
2015-08-27
1
-56
/
+11
*
remove the compatibility markers for 4.13 abi
David Kalnischkies
2015-08-10
3
-17
/
+0
*
guard ABI changes for LFS in apt-inst
David Kalnischkies
2014-11-08
3
-1
/
+20
*
Fix ar and tar code to be LFS-safe
Guillem Jover
2014-07-08
3
-10
/
+9
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
2
-3
/
+7
*
warning: cast from type A to type B casts away qualifiers [-Wcast-qual]
David Kalnischkies
2014-03-13
1
-3
/
+3
*
ExtractTar: Allow an empty decompressor program
Guillem Jover
2014-02-22
1
-0
/
+6
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
2
-2
/
+2
*
fix libapt-inst for >2G debs (closes: #725483)
Michael Vogt
2013-10-07
1
-3
/
+3
*
don't truncate 100 char long paths in tar extraction
Oskari Saarenmaa
2013-09-12
1
-13
/
+11
*
delete Memb on read-error in arfile
Niels Thykier
2013-06-24
1
-0
/
+3
*
don't explicitly init ExtractTar InFd with invalid fd
David Kalnischkies
2013-06-09
1
-1
/
+0
*
* apt-inst/contrib/extracttar.cc:
Michael Vogt
2012-04-19
1
-1
/
+1
*
revert 2184.1.3: forward declaration instead of headers
David Kalnischkies
2011-12-13
2
-0
/
+5
*
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
2011-12-13
1
-0
/
+4
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
4
-3
/
+7
*
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
3
-6
/
+4
*
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-09-13
1
-1
/
+1
*
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
2
-2
/
+7
*
remove Size >= 0 check as Itm.Size is an unsigned variable (clang warning)
David Kalnischkies
2011-05-17
1
-1
/
+1
*
Permit base256 encoded value in the numeric field of tar header.
Nobuhiro Hayashi
2010-12-03
1
-4
/
+8
*
apt-inst/contrib/arfile.h: Add public ARArchive::Members() which returns the ...
Julian Andres Klode
2010-03-12
1
-0
/
+1
*
merge r1966..1967 from lp:~donkult/apt/sid
Michael Vogt
2010-01-31
1
-1
/
+1
*
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2009-09-24
1
-1
/
+1
|
\
|
*
* apt-inst/contrib/arfile.cc:
Michael Vogt
2009-09-24
1
-1
/
+1
*
|
[apt-inst/contrib/arfile.cc] use sizeof instead strlen
David Kalnischkies
2009-08-09
1
-1
/
+1
|
/
*
* apt-inst/contrib/arfile.cc:
Michael Vogt
2008-12-17
1
-1
/
+1
*
fix various -Wall warnings
Michael Vogt
2008-10-28
1
-2
/
+2
*
* apt-inst/contrib/extracttar.cc:
Michael Vogt
2007-08-02
1
-1
/
+1
*
* remove all the remaining #pragma implementation
Michael Vogt
2007-06-08
2
-6
/
+0
*
* removed the pragma mess
Michael Vogt
2006-10-02
2
-7
/
+0
*
* apt-inst/contrib/extracttar.cc:
Michael Vogt
2006-07-25
1
-1
/
+2
*
* merged with my apt--fixes--0 branch
Michael Vogt
2005-05-23
2
-1
/
+5
*
Bring consistency to the use of capitals in programs messages
Christian Perrier
2005-03-06
1
-1
/
+1
*
Merge apt--authentication--0
Matt Zimmerman
2004-12-13
2
-2
/
+2
*
Merge bzip2-debs branch
Matt Zimmerman
2004-12-12
2
-6
/
+9
*
* Patch from Eric Wong <normalperson@yhbt.net> to inclu...
Arch Librarian
2004-09-20
2
-4
/
+5
*
- Fix typo in tar error message (Closes: #191424)
Arch Librarian
2004-09-20
1
-2
/
+2
*
- Clean up some string handling, patch from Peter Lundkvist
Arch Librarian
2004-09-20
1
-2
/
+2
*
i18n stuff.
Arch Librarian
2004-09-20
2
-14
/
+16
*
Some more g++-3.2 fixes.
Arch Librarian
2004-09-20
1
-1
/
+2
*
revert my last patch.... see bts :)
Arch Librarian
2004-09-20
1
-2
/
+2
*
fix for #161593
Arch Librarian
2004-09-20
1
-2
/
+2
*
Use std C++ header names for includes
Arch Librarian
2004-09-20
1
-2
/
+2
*
Minor bug fixes
Arch Librarian
2004-09-20
1
-7
/
+6
*
G++3 fixes from Randolph
Arch Librarian
2004-09-20
1
-1
/
+2
[next]