index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
* apt-pkg/algorithms.cc:
Colin Watson
2012-01-29
1
-2
/
+1
*
ensure that dpkg binary doesn't have the chroot-directory prefixed
David Kalnischkies
2012-01-29
1
-1
/
+11
*
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
2012-01-29
1
-17
/
+15
*
fix a few esoteric cppcheck errors/warnings/infos
David Kalnischkies
2012-01-20
1
-1
/
+0
*
fix typos in comments reported by the lintian in very-picky-modes
David Kalnischkies
2012-01-20
1
-5
/
+5
*
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-01-19
1
-1
/
+7
*
* apt-pkg/cacheiterators.h:
David Kalnischkies
2012-01-19
3
-4
/
+4
*
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2012-01-19
1
-1
/
+5
*
if multi-arch is detected ensure that pkg:all is reported as pkg:all
David Kalnischkies
2012-01-19
1
-1
/
+4
*
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
2012-01-19
1
-0
/
+5
*
* apt-pkg/contrib/fileutl.h:
Michael Vogt
2012-01-18
2
-7
/
+19
|
\
|
*
* apt-pkg/contrib/fileutl.h:
David Kalnischkies
2012-01-18
1
-1
/
+3
|
*
improve error reporting in case of errors in combination with zlib
David Kalnischkies
2012-01-18
2
-6
/
+16
*
|
* apt-pkg/aptconfiguration.cc:
Michael Vogt
2012-01-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
* apt-pkg/aptconfiguration.cc:
David Kalnischkies
2011-12-14
1
-1
/
+1
*
|
* apt-pkg/contrib/fileutils.h:
Michael Vogt
2012-01-16
1
-1
/
+1
*
|
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
2012-01-13
1
-21
/
+52
*
|
factor out the detection of self-conflicts into Dep::IsIgnorable
David Kalnischkies
2012-01-13
4
-27
/
+39
*
|
* apt-pkg/pkgcache.cc:
David Kalnischkies
2012-01-13
1
-5
/
+12
*
|
* apt-pkg/depcache.cc:
David Kalnischkies
2012-01-11
1
-5
/
+11
*
|
g++ 4.7 fixes
Michael Vogt
2012-01-02
1
-0
/
+2
|
\
\
|
*
|
g++ 4.7 fixes
Michael Vogt
2012-01-02
1
-0
/
+2
*
|
|
usage of Skipping in pipes can't work, so we ignore-read instead
David Kalnischkies
2011-12-18
1
-8
/
+26
*
|
|
try to avoid direct usage of .Fd() if possible and do read()s and co
David Kalnischkies
2011-12-17
6
-10
/
+67
*
|
|
keep track of where we are in a filedescriptor so we can use it as Tell()
David Kalnischkies
2011-12-17
1
-9
/
+30
*
|
|
try seeking on fds opened with OpenDescriptor before giving up
David Kalnischkies
2011-12-16
1
-1
/
+8
*
|
|
refactor compressor calling so that we don't (need to) export ExecCompressor
David Kalnischkies
2011-12-15
2
-264
/
+120
*
|
|
atleast libapt should announce to itself that it is clean…
David Kalnischkies
2011-12-15
5
-15
/
+19
*
|
|
use FileFd instead of forking the compression childs by hand
David Kalnischkies
2011-12-14
2
-30
/
+80
*
|
|
allow Open() and OpenDescriptor() to be called with a Compressor
David Kalnischkies
2011-12-13
2
-93
/
+98
*
|
|
note to myself: In case you rename something, make sure that you have
David Kalnischkies
2011-12-13
1
-5
/
+5
*
|
|
revert 2184.1.3: forward declaration instead of headers
David Kalnischkies
2011-12-13
24
-12
/
+103
*
|
|
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
2011-12-13
25
-1
/
+112
*
|
|
Allow the FileFd to use an external Compressor to uncompress a given file
David Kalnischkies
2011-12-13
5
-103
/
+316
*
|
|
- add a ReadLine method
David Kalnischkies
2011-12-11
3
-33
/
+93
*
|
|
add a testcase for FindPackages() to better validate that cdrom should work.
David Kalnischkies
2011-12-11
1
-8
/
+15
*
|
|
* apt-pkg/cdrom.cc:
David Kalnischkies
2011-12-11
2
-7
/
+23
*
|
|
use fileutl exists-functions instead of doing the stat'ing by hand
David Kalnischkies
2011-12-11
1
-6
/
+5
*
|
|
strip the extension of the translation file before storing it in the list
David Kalnischkies
2011-12-11
1
-0
/
+1
*
|
|
* apt-pkg/contrib/fileutl.{h,cc}:
David Kalnischkies
2011-12-10
4
-18
/
+23
*
|
|
enable FileFd to guess the compressor based on the filename if requested or
David Kalnischkies
2011-12-10
5
-28
/
+132
*
|
|
split up the OpenMode into OpenMode and CompressionMode and
David Kalnischkies
2011-11-29
2
-53
/
+79
*
|
|
use getCompressors() instead of getCompressorTypes() and use it everywhere
David Kalnischkies
2011-11-24
2
-134
/
+137
*
|
|
factored out the decompressor code in IndexCopy::CopyPackages() and
Steve McIntyre
2011-11-23
2
-81
/
+95
*
|
|
merged from lp:~donkult/apt/experimental
Michael Vogt
2011-11-23
5
-390
/
+704
|
\
\
\
|
*
|
|
* apt-pkg/depcache.cc:
David Kalnischkies
2011-11-23
2
-29
/
+64
|
*
|
|
fix the operator++ implementations in the cachesets
David Kalnischkies
2011-11-22
1
-4
/
+8
|
*
|
|
- provide a {Package,Version}List similar to {Package,Version}Set
David Kalnischkies
2011-11-11
1
-11
/
+99
|
*
|
|
* apt-pkg/cacheset.cc:
David Kalnischkies
2011-11-09
3
-361
/
+548
|
|
/
/
*
|
|
* apt-pkg/cdrom.cc:
Michael Vogt
2011-11-22
1
-29
/
+54
[next]