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
*
cherrypick from my apt/experimental branch
David Kalnischkies
2011-10-05
1
-2
/
+6
*
convert a few for-loop char finds to proper strchr and memchr
David Kalnischkies
2011-09-21
2
-28
/
+18
*
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
2011-09-20
1
-72
/
+78
*
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-08-11
5
-21
/
+21
*
merged from lp:~donkult/apt/sid
Michael Vogt
2011-07-28
1
-5
/
+19
|
\
|
*
* apt-pkg/deb/deblistparser.cc:
David Kalnischkies
2011-07-27
1
-1
/
+5
|
/
*
* apt-pkg/deb/deblistparser.cc:
David Kalnischkies
2011-07-25
1
-3
/
+6
*
merged from lp:~mvo/apt/mvo
Michael Vogt
2011-06-28
3
-12
/
+15
|
\
|
*
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2011-06-27
1
-1
/
+9
|
*
apt-pkg/deb/debindexfile.cc: kill off another TranslationsAvailable() usage t...
Michael Vogt
2011-06-09
1
-6
/
+4
|
*
apt-pkg/deb/debindexfile.cc: remove tests for TranslationsAvailable() as this...
Michael Vogt
2011-06-09
1
-4
/
+1
|
*
* apt-pkg/deb/deblistparser.cc:
Michael Vogt
2011-06-09
1
-1
/
+1
*
|
log reinstall commands in history.log
David Kalnischkies
2011-05-23
1
-18
/
+29
*
|
remove invalid pkgcache.bin and rebuild it if possible
David Kalnischkies
2011-05-19
1
-1
/
+18
*
|
rename I to J to avoid redefining a variable (clang warning)
David Kalnischkies
2011-05-17
1
-5
/
+5
|
/
*
* apt-pkg/deb/debmetaindex.cc:
David Kalnischkies
2011-04-26
1
-1
/
+4
*
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
2011-04-16
1
-2
/
+3
*
* apt-pkg/deb/deblistparser.cc:
Julian Andres Klode
2011-04-14
1
-1
/
+1
*
* 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
[next]