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
...
*
merged from lp:~mvo/apt/mvo
Michael Vogt
2010-09-10
1
-3
/
+21
|
\
|
*
apt-pkg/contrib/cdromutl.cc: do not take Buf.f_bfree into account on writable...
Michael Vogt
2010-09-10
1
-4
/
+12
|
*
apt-pkg/contrib/cdromutl.cc: style fixes (thanks to David for his code-review)
Michael Vogt
2010-09-10
1
-3
/
+3
|
*
* apt-pkg/contrib/cdromutl.cc:
Michael Vogt
2010-09-10
1
-0
/
+10
*
|
rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded
David Kalnischkies
2010-09-06
2
-3
/
+3
|
/
*
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
2010-09-02
2
-0
/
+30
*
* apt-pkg/contrib/configuration.cc:
David Kalnischkies
2010-08-28
2
-3
/
+12
*
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2010-08-28
1
-1
/
+2
*
* apt-pkg/contrib/strutl.cc:
David Kalnischkies
2010-08-16
1
-1
/
+1
*
apt-pkg/contrib/fileutl.cc: Revert WriteEmpty to old behavior (LP: #613211)
Julian Andres Klode
2010-08-10
1
-1
/
+8
*
apt-pkg/contrib/fileutl.cc: Add WriteAtomic mode.
Julian Andres Klode
2010-08-10
2
-1
/
+4
*
- [ABI BREAK] add an ErrorType option to CacheSetHelper
David Kalnischkies
2010-07-30
2
-0
/
+32
*
add inline DumpError() to avoid subtle API break
Michael Vogt
2010-07-29
1
-1
/
+13
*
* apt-pkg/contrib/error.{cc,h}
Michael Vogt
2010-07-29
2
-7
/
+8
*
* apt-pkg/contrib/fileutl.cc:
Julian Andres Klode
2010-07-23
2
-0
/
+22
*
[ Martin Pitt ]
David Kalnischkies
2010-07-11
2
-12
/
+62
|
\
|
*
FileFd(): Drop file name extension check in ReadOnlyGzip mode
martin@piware.de
2010-07-06
1
-3
/
+11
|
*
Switch FileFd to not transparently gunzip, since that breaks code which expec...
martin@piware.de
2010-06-24
2
-6
/
+10
|
*
* apt-pkg/contrib/fileutl.{h,cc}:
martin@piware.de
2010-06-09
2
-9
/
+47
*
|
* apt-pkg/contrib/error.{cc,h}:
David Kalnischkies
2010-07-10
2
-7
/
+6
*
|
check the state of the FileFd before renaming as otherwise the rename
David Kalnischkies
2010-07-09
1
-6
/
+8
*
|
* doc/apt.conf.5.xml:
David Kalnischkies
2010-07-09
1
-0
/
+2
*
|
* apt-pkg/pkgcachegen.{cc,h}:
David Kalnischkies
2010-07-08
1
-9
/
+18
*
|
merge with debian-experimental-ma
David Kalnischkies
2010-07-05
2
-6
/
+17
|
\
\
|
*
|
Fix the atomic replace.
Julian Andres Klode
2010-06-29
1
-1
/
+1
|
*
|
* apt-pkg/contrib/fileutl.cc:
Julian Andres Klode
2010-06-29
2
-6
/
+17
*
|
|
make the MMap Grow Error a fatal one as while in theory the code should
David Kalnischkies
2010-06-26
1
-1
/
+1
*
|
|
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2010-06-26
1
-0
/
+4
*
|
|
- use the new MatchAgainstConfig for the DefaultRootSetFunc
David Kalnischkies
2010-06-26
2
-1
/
+61
*
|
|
add a simple stack handling to be able to delay error handling
David Kalnischkies
2010-06-25
2
-2
/
+65
*
|
|
* apt-pkg/contrib/error.{cc,h}:
David Kalnischkies
2010-06-25
2
-207
/
+356
|
/
/
*
|
be sure that the RFC1123StrToTime method is run in a LANG=C environment
David Kalnischkies
2010-06-09
1
-2
/
+6
*
|
- backport forgotten Valid-Until patch from the obsolete experimental
David Kalnischkies
2010-06-09
2
-21
/
+55
|
\
\
|
*
|
move the users away from the deprecated StrToTime() method
David Kalnischkies
2010-06-09
1
-2
/
+2
|
*
|
use the portable timegm shown in his manpage instead of a strange
David Kalnischkies
2010-06-09
1
-20
/
+16
|
*
|
* apt-pkg/contrib/strutl.cc:
David Kalnischkies
2010-06-08
2
-1
/
+39
*
|
|
* apt-pkg/contrib/cmdline.cc:
David Kalnischkies
2010-05-31
1
-2
/
+2
|
/
/
*
|
* contrib/mmap.cc:
David Kalnischkies
2010-05-13
1
-2
/
+2
*
|
* apt-pkg/contrib/weakptr.h:
Julian Andres Klode
2010-05-04
1
-0
/
+62
*
|
* apt-pkg/contrib/configuration.cc:
David Kalnischkies
2010-04-24
1
-0
/
+2
*
|
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2010-04-07
2
-0
/
+55
*
|
remove the ABI compatible stub for GetListOfFilesInDir
David Kalnischkies
2010-04-04
2
-9
/
+1
*
|
Userinfo is urlencoded in URIs (RFC 3986)
David Kalnischkies
2010-03-31
2
-6
/
+16
*
|
rename ExplodeString to VectorizeString
David Kalnischkies
2010-03-30
2
-4
/
+4
*
|
replace every call to toupper with one to our own tolower_ascii
David Kalnischkies
2010-03-30
4
-46
/
+42
*
|
merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),
David Kalnischkies
2010-03-18
1
-16
/
+16
|
\
\
|
*
\
criss-cross merge with my sid branch
David Kalnischkies
2010-02-18
2
-11
/
+12
|
|
\
\
|
*
|
|
Add support for the LANGUAGE environment variable
David Kalnischkies
2010-02-14
1
-1
/
+1
|
*
|
|
[BREAK] merge MultiArch-ABI. We don't support MultiArch,
David Kalnischkies
2010-02-13
3
-16
/
+34
|
|
\
\
\
|
|
*
|
|
merge Goswin Brederlow "support download of index files for different archs"
David Kalnischkies
2009-12-23
2
-0
/
+18
[prev]
[next]