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
/
deb
Commit message (
Expand
)
Author
Age
Files
Lines
*
add a first round of stuff needed for talking between APT and solvers
David Kalnischkies
2011-03-30
2
-5
/
+7
*
* apt-pkg/deb/deblistparser.cc:
David Kalnischkies
2011-03-28
2
-12
/
+14
*
* apt-pkg/cacheiterator.h:
David Kalnischkies
2011-03-25
1
-3
/
+11
*
* apt-pkg/deb/deblistparser.h:
David Kalnischkies
2011-03-23
1
-1
/
+1
*
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
2011-03-16
1
-2
/
+6
*
merged the lp:~mvo/apt/mvo branch
Michael Vogt
2011-03-10
2
-1
/
+13
|
\
|
*
* apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2011-03-03
1
-0
/
+9
|
*
* apt-pkg/deb/debindexfile.cc:
Michael Vogt
2011-02-25
1
-1
/
+4
*
|
Remove the "pseudopackage" handling of Architecture: all packages for
David Kalnischkies
2011-03-08
1
-55
/
+29
*
|
use FullName and strdup instead of handmade and new[]
David Kalnischkies
2011-03-07
1
-5
/
+3
*
|
* apt-pkg/deb/dpkgpm.cc:
Steve Langasek
2011-03-07
1
-2
/
+19
*
|
support every compression we have a compressor configured
David Kalnischkies
2011-02-27
1
-3
/
+6
*
|
* apt-pkg/deb/debsrcrecords.cc:
David Kalnischkies
2011-02-22
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
* apt-pkg/deb/debsrcrecords.cc:
David Kalnischkies
2011-02-22
1
-1
/
+2
*
|
merge 'after squeeze release'-stuff
David Kalnischkies
2011-02-03
5
-82
/
+161
|
\
\
|
*
|
- download and use i18n/Index to choose which Translations to download
David Kalnischkies
2011-01-28
2
-22
/
+57
|
*
|
- try downloading clearsigned InRelease before trying Release.gpg
David Kalnischkies
2011-01-20
3
-54
/
+102
|
*
|
* deb/dpkgpm.cc:
Petter Reinholdtsen
2011-01-12
1
-2
/
+2
|
*
|
remove the unused Die boolean - error reporting is done by ExecWait
David Kalnischkies
2011-01-12
1
-5
/
+1
|
|
/
*
/
apt-pkg/deb/dpkgpm.cc: fix format string warning
Michael Vogt
2011-01-27
1
-1
/
+1
|
/
*
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2010-10-28
1
-0
/
+1
|
\
|
*
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2010-10-28
1
-0
/
+1
*
|
add test case for having no indexes, and fix regression in that case
Martin Pitt
2010-10-15
1
-9
/
+35
*
|
merge with debian-sid
David Kalnischkies
2010-10-13
2
-11
/
+15
|
\
|
|
*
merge from trunk
Martin Pitt
2010-10-13
1
-2
/
+2
|
|
\
|
|
*
* apt-pkg/deb/debsystem.cc:
Michael Vogt
2010-10-13
1
-2
/
+2
|
|
|
\
|
|
|
*
apt-pkg/deb/debsystem.cc: remove duplicated rootdir (FindFile will prepend th...
Michael Vogt
2010-10-13
1
-1
/
+1
|
|
|
*
* revert commit:
Michael Vogt
2010-10-13
1
-1
/
+1
|
*
|
|
* apt-pkg/deb/debindexfile.cc:
Martin Pitt
2010-10-13
1
-9
/
+13
|
|
/
/
*
/
/
* apt-pkg/deb/deblistparser.cc:
Sebastian Andrzej Siewior
2010-10-07
1
-0
/
+1
|
/
/
*
|
* apt-pkg/policy.cc:
David Kalnischkies
2010-09-14
1
-0
/
+6
*
|
rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded
David Kalnischkies
2010-09-06
1
-1
/
+1
|
/
*
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
2010-09-02
1
-1
/
+2
*
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
2010-08-20
1
-2
/
+4
*
* apt-pkg/deb/debsystem.cc:
David Kalnischkies
2010-08-19
1
-1
/
+1
*
Add to history whether a change was automatic or not.
Julian Andres Klode
2010-07-21
1
-1
/
+6
*
* apt-pkg/deb/dpkgpm.cc:
Julian Andres Klode
2010-07-21
1
-5
/
+5
*
fix typo preventing display of architecture in Info()
David Kalnischkies
2010-07-11
1
-1
/
+1
*
* apt-pkg/deb/debmetaindex.cc:
David Kalnischkies
2010-07-11
3
-7
/
+17
*
[ Martin Pitt ]
David Kalnischkies
2010-07-11
3
-11
/
+32
|
\
|
*
Switch FileFd to not transparently gunzip, since that breaks code which expec...
martin@piware.de
2010-06-24
3
-5
/
+5
|
*
apt-pkg/deb/debindexfile.cc: Fix one more place to check for gzipped indexes,...
martin@piware.de
2010-06-11
1
-3
/
+7
|
*
* apt-pkg/deb/debindexfile.cc:
martin@piware.de
2010-06-09
1
-3
/
+19
*
|
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2010-07-09
1
-1
/
+1
|
\
\
|
*
|
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2010-07-07
1
-1
/
+2
*
|
|
* apt-pkg/pkgcachegen.{cc,h}:
David Kalnischkies
2010-07-08
1
-0
/
+1
*
|
|
use references instead of copies in the Cache generation methods
David Kalnischkies
2010-07-08
2
-15
/
+15
*
|
|
merge with debian-experimental-ma
David Kalnischkies
2010-07-05
1
-1
/
+22
|
\
\
\
|
*
|
|
deblistparser: Special-case *-armel, lpia and powerpcspe architectures.
Julian Andres Klode
2010-06-27
1
-0
/
+6
|
*
|
|
apt-pkg/deb/deblistparser.cc: Fix bug in architecture wildcard support.
Julian Andres Klode
2010-06-26
1
-3
/
+10
[next]