index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
* apt-pkg/pkgcache.cc:
David Kalnischkies
3
-9
/
+34
2012-01-11
* apt-pkg/depcache.cc:
David Kalnischkies
3
-5
/
+60
2012-01-10
as Size() can be quiet expensive for compressed files lets store the result
David Kalnischkies
1
-3
/
+5
2012-01-05
releasing version 0.8.16~exp9
Michael Vogt
1
-5
/
+3
2012-01-02
g++ 4.7 fixes
Michael Vogt
3
-0
/
+6
2012-01-02
g++ 4.7 fixes
Michael Vogt
3
-0
/
+6
2011-12-20
merged from lp:~donkult/apt/sid/
Michael Vogt
2
-2
/
+4
2011-12-20
merged from lp:~donkult/apt/sid/
Michael Vogt
2
-2
/
+4
2011-12-19
merged from debian-sid
Michael Vogt
15
-1034
/
+1633
2011-12-19
merged from lp:~donkult/apt/experimental
Michael Vogt
17
-92
/
+153
2011-12-19
merged from lp:~donkult/apt/experimental
Michael Vogt
72
-524
/
+1117
2011-12-18
implement the fallback method of rred by using the FileFd and the included
David Kalnischkies
1
-37
/
+12
2011-12-18
usage of Skipping in pipes can't work, so we ignore-read instead
David Kalnischkies
1
-8
/
+26
2011-12-17
try to avoid direct usage of .Fd() if possible and do read()s and co
David Kalnischkies
15
-38
/
+85
2011-12-17
keep track of where we are in a filedescriptor so we can use it as Tell()
David Kalnischkies
1
-9
/
+30
2011-12-16
try seeking on fds opened with OpenDescriptor before giving up
David Kalnischkies
1
-1
/
+8
2011-12-15
refactor compressor calling so that we don't (need to) export ExecCompressor
David Kalnischkies
2
-264
/
+120
2011-12-15
Dutch (Jeroen Schot). Closes: #652230
bubulle@debian.org
2
-379
/
+502
2011-12-15
atleast libapt should announce to itself that it is clean…
David Kalnischkies
7
-19
/
+27
2011-12-14
remove the second usage instance of ExecCompressor in ftparchive
David Kalnischkies
3
-50
/
+18
2011-12-14
use FileFd instead of forking the compression childs by hand
David Kalnischkies
4
-58
/
+83
2011-12-13
allow Open() and OpenDescriptor() to be called with a Compressor
David Kalnischkies
2
-93
/
+98
2011-12-13
note to myself: In case you rename something, make sure that you have
David Kalnischkies
1
-5
/
+5
2011-12-13
revert 2184.1.3: forward declaration instead of headers
David Kalnischkies
28
-12
/
+116
2011-12-13
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
26
-1
/
+116
2011-12-13
Allow the FileFd to use an external Compressor to uncompress a given file
David Kalnischkies
7
-175
/
+320
2011-12-11
- add a ReadLine method
David Kalnischkies
5
-62
/
+110
2011-12-11
use different compression types in the test now that we support them
David Kalnischkies
1
-6
/
+6
2011-12-11
add a testcase for FindPackages() to better validate that cdrom should work.
David Kalnischkies
4
-8
/
+136
2011-12-11
* apt-pkg/cdrom.cc:
David Kalnischkies
3
-8
/
+26
2011-12-11
use fileutl exists-functions instead of doing the stat'ing by hand
David Kalnischkies
1
-6
/
+5
2011-12-11
strip the extension of the translation file before storing it in the list
David Kalnischkies
1
-0
/
+1
2011-12-10
* apt-pkg/contrib/fileutl.{h,cc}:
David Kalnischkies
5
-20
/
+26
2011-12-10
enable FileFd to guess the compressor based on the filename if requested or
David Kalnischkies
8
-31
/
+135
2011-12-10
* cmdline/apt-config.cc:
David Kalnischkies
2
-4
/
+23
2011-12-06
* doc/po/de.po:
Michael Basse (michael-alpha-unix)
2
-2
/
+4
2011-11-30
ensure that we exit instead of proceed in execution after the trap
David Kalnischkies
1
-1
/
+1
2011-11-29
split up the OpenMode into OpenMode and CompressionMode and
David Kalnischkies
2
-53
/
+79
2011-11-28
revert libapt-common addition because of http://lists.debian.org/debian-devel...
Michael Vogt
4
-29
/
+5
2011-11-24
use getCompressors() instead of getCompressorTypes() and use it everywhere
David Kalnischkies
2
-134
/
+137
2011-11-23
fix another hickup in the changelog
David Kalnischkies
1
-8
/
+2
2011-11-23
factored out the decompressor code in IndexCopy::CopyPackages() and
Steve McIntyre
2
-81
/
+95
2011-11-23
fixup changelog
Michael Vogt
1
-13
/
+15
2011-11-23
merged from lp:~donkult/apt/experimental
Michael Vogt
11
-448
/
+935
2011-11-23
merged lp:~mvo/apt/convert-to-multiarch-lib-thanks-colin
Michael Vogt
12
-18
/
+60
2011-11-23
* cmdline/apt-get.cc:
David Kalnischkies
3
-1
/
+39
2011-11-23
* apt-pkg/depcache.cc:
David Kalnischkies
4
-30
/
+195
2011-11-22
fix the operator++ implementations in the cachesets
David Kalnischkies
1
-4
/
+8
2011-11-22
* apt-pkg/cdrom.cc:
Michael Vogt
2
-29
/
+59
2011-11-22
merged from lp:~donkult/apt/sid
Michael Vogt
16
-3499
/
+4221
[next]