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
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
rework previous patch to avoid changing the inline code
Michael Vogt
2012-02-03
2
-4
/
+6
*
* apt-pkg/contrib/fileutl.h:
Michael Vogt
2012-02-03
1
-1
/
+4
*
* apt-pkg/contrib/configuration.cc:
David Kalnischkies
2012-01-30
1
-2
/
+8
*
* 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/contrib/fileutils.h:
Michael Vogt
2012-01-16
1
-1
/
+1
*
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
4
-5
/
+65
*
|
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
*
|
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
3
-0
/
+9
*
|
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
2011-12-13
10
-0
/
+47
*
|
Allow the FileFd to use an external Compressor to uncompress a given file
David Kalnischkies
2011-12-13
3
-12
/
+309
*
|
- add a ReadLine method
David Kalnischkies
2011-12-11
3
-33
/
+93
*
|
* apt-pkg/contrib/fileutl.{h,cc}:
David Kalnischkies
2011-12-10
2
-0
/
+15
*
|
enable FileFd to guess the compressor based on the filename if requested or
David Kalnischkies
2011-12-10
2
-20
/
+123
*
|
split up the OpenMode into OpenMode and CompressionMode and
David Kalnischkies
2011-11-29
2
-53
/
+79
|
/
*
* apt-pkg/contrib/sha2_internal.cc:
David Kalnischkies
2011-10-30
1
-3
/
+13
*
merge with my debian-sid branch
David Kalnischkies
2011-10-30
2
-25
/
+18
|
\
|
*
convert a few for-loop char finds to proper strchr and memchr
David Kalnischkies
2011-09-21
2
-25
/
+18
|
*
* apt-pkg/contrib/configuration.cc:
Michael Vogt
2011-09-14
1
-4
/
+5
*
|
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2011-10-11
1
-1
/
+5
*
|
merge with current debian apt/experimental
David Kalnischkies
2011-10-05
1
-4
/
+5
|
\
\
|
*
\
* apt-pkg/contrib/configuration.cc:
Michael Vogt
2011-10-05
1
-4
/
+5
|
|
\
\
|
|
*
|
* apt-pkg/contrib/configuration.cc:
Michael Vogt
2011-09-13
1
-4
/
+5
*
|
|
|
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
6
-5
/
+10
*
|
|
|
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
15
-161
/
+138
|
/
/
/
*
|
|
merge with debian/experimental
David Kalnischkies
2011-09-13
12
-37
/
+107
|
\
\
\
|
*
\
\
merged from the debian-sid branch
Michael Vogt
2011-08-15
4
-24
/
+25
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
fix a few more cppcheck performance and scope warnings
David Kalnischkies
2011-08-11
1
-3
/
+4
|
|
*
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-08-11
3
-21
/
+21
|
|
*
merged from debian-sid
Michael Vogt
2011-07-29
3
-3
/
+16
|
|
|
\
|
*
|
|
apt-pkg/contrib/sha2_internal.h: remove extern "C" to avoid symbol clash with...
Michael Vogt
2011-07-29
1
-9
/
+0
|
*
|
|
apt-pkg/contrib/sha256.h: use #warning to warn about deprecated header
Michael Vogt
2011-07-29
1
-1
/
+1
|
*
|
|
merged from lp:~mvo/apt/mvo
Michael Vogt
2011-07-28
2
-0
/
+12
|
|
\
|
|
|
|
*
|
* apt-pkg/contrib/fileutl.{cc,h}:
Michael Vogt
2011-07-28
2
-0
/
+12
|
*
|
|
* merged latest fixes from debian-sid
Michael Vogt
2011-07-28
6
-6
/
+72
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
merged from lp:~mvo/apt/mvo
Michael Vogt
2011-07-26
3
-1
/
+68
|
|
|
\
|
|
|
|
*
fix typos in changelog, make DeEscapeString const, improve description
Michael Vogt
2011-07-26
2
-4
/
+4
|
|
|
*
add another escape test case, fixup octal one (its \0XX instead of \0XXX)
Michael Vogt
2011-07-26
2
-6
/
+5
|
|
|
*
apt-pkg/contrib/strutl.cc: kill unneeded debug output
Michael Vogt
2011-07-26
1
-1
/
+0
|
|
|
*
* apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:
Michael Vogt
2011-07-26
3
-6
/
+69
|
|
|
*
* apt-pkg/contrib/cdromutl.cc:
Michael Vogt
2011-07-25
1
-1
/
+7
|
|
*
|
* apt-pkg/contrib/sha1.cc:
David Miller
2011-07-26
1
-3
/
+2
[next]