index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-21
* apt-pkg/deb/dpkgpm.cc:
Julian Andres Klode
2
-5
/
+12
2010-07-12
merged from lp:~donkult/apt/sid
Michael Vogt
33
-2056
/
+2884
2010-07-11
accidently prefilling the vectors results in segfaults
David Kalnischkies
1
-1
/
+1
2010-07-11
* methods/bzip2.cc:
David Kalnischkies
3
-10
/
+191
2010-07-11
mark all "Hash Sum mismatch" strings as translateable
David Kalnischkies
1
-1
/
+1
2010-07-11
rename ReOwn to ReMap in the cacheiterators
David Kalnischkies
2
-9
/
+9
2010-07-11
fix typo preventing display of architecture in Info()
David Kalnischkies
2
-1
/
+2
2010-07-11
* apt-pkg/deb/debmetaindex.cc:
David Kalnischkies
5
-7
/
+21
2010-07-11
[ Martin Pitt ]
David Kalnischkies
25
-2021
/
+2645
2010-07-10
* apt-pkg/contrib/error.{cc,h}:
David Kalnischkies
3
-7
/
+15
2010-07-09
releasing version 0.7.26~exp9
Michael Vogt
1
-1
/
+3
2010-07-09
* doc/apt.conf.5.xml:
Michael Vogt
7
-31
/
+65
2010-07-09
check the state of the FileFd before renaming as otherwise the rename
David Kalnischkies
1
-6
/
+8
2010-07-09
releasing version 0.7.26~exp8
Michael Vogt
1
-2
/
+2
2010-07-09
switch from std::set to std::vector as it is way more simple, a bit
David Kalnischkies
2
-15
/
+13
2010-07-09
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2
-1
/
+5
2010-07-09
merged from donkult
Michael Vogt
38
-1153
/
+2097
2010-07-09
* doc/apt.conf.5.xml:
David Kalnischkies
6
-11
/
+39
2010-07-08
* apt-pkg/pkgcachegen.{cc,h}:
David Kalnischkies
8
-77
/
+226
2010-07-08
use references instead of copies in the Cache generation methods
David Kalnischkies
4
-25
/
+26
2010-07-07
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2
-1
/
+4
2010-07-06
methods/gzip.cc: With FileFd now being able to read gzipped files, there
martin@piware.de
2
-56
/
+11
2010-07-06
FileFd(): Drop file name extension check in ReadOnlyGzip mode
martin@piware.de
1
-3
/
+11
2010-07-06
wrap the mmap actions in the CacheGenerator in their own methods to
David Kalnischkies
2
-23
/
+42
2010-07-05
extends the ParseDepends testcase to have a look also at the Wildcards
David Kalnischkies
1
-0
/
+68
2010-07-05
merge with debian-experimental-ma
David Kalnischkies
8
-22
/
+107
2010-07-05
fix typos and add a proper Closes tag after the unmerge in debbugs
David Kalnischkies
1
-3
/
+3
2010-07-05
Try to use NotEquals for the MultiArch Breaks dependencies instead of
David Kalnischkies
1
-4
/
+1
2010-07-05
make the specify order of packages irrelevant (half-close #196021)
David Kalnischkies
2
-5
/
+19
2010-07-04
clean deblistparser a bit by get the Architectures at one place
David Kalnischkies
2
-14
/
+13
2010-07-04
* apt-pkg/policy.h:
David Kalnischkies
7
-30
/
+32
2010-07-04
prefer the Policy if it is built instead of the DepCache and
David Kalnischkies
2
-3
/
+7
2010-07-03
reorder classes a bit and make TryToInstallBuildDep use them
David Kalnischkies
1
-360
/
+250
2010-07-03
Refactor TryToInstall to look a bit saner by splitting the Remove
David Kalnischkies
2
-53
/
+177
2010-07-02
add a ConstructedBy member to the PackageSet which can be used by the
David Kalnischkies
2
-17
/
+51
2010-06-29
if the package has no installed & candidate but is virtual see if only
David Kalnischkies
3
-37
/
+59
2010-06-29
rename AddSelectedVersion() to a better public FromPackage()
David Kalnischkies
2
-10
/
+15
2010-06-29
Fix the atomic replace.
Julian Andres Klode
1
-1
/
+1
2010-06-29
* apt-pkg/contrib/fileutl.cc:
Julian Andres Klode
3
-6
/
+19
2010-06-29
for install, do all installs first and then the removes and vice versa
David Kalnischkies
1
-38
/
+54
2010-06-29
debian/control: Set Standards-Version to 3.9.0
Julian Andres Klode
2
-1
/
+3
2010-06-28
- factor out code to get a single package FromName()
David Kalnischkies
3
-54
/
+116
2010-06-28
Also free regular expressions.
Julian Andres Klode
1
-0
/
+1
2010-06-28
Use _error->Warning() instead of writing to std::cerr.
Julian Andres Klode
1
-1
/
+1
2010-06-28
Remove debugging stuff, this was not meant to be here.
Julian Andres Klode
1
-1
/
+0
2010-06-28
Also support regular expressions and glob() patterns in "Pin: version".
Julian Andres Klode
1
-0
/
+2
2010-06-28
* apt-pkg/versionmatch.cc:
Julian Andres Klode
3
-12
/
+52
2010-06-27
deblistparser: Special-case *-armel, lpia and powerpcspe architectures.
Julian Andres Klode
1
-0
/
+6
2010-06-26
apt-pkg/deb/deblistparser.cc: Fix bug in architecture wildcard support.
Julian Andres Klode
1
-3
/
+10
2010-06-26
- only print errors if all tries to get a package by string failed
David Kalnischkies
2
-7
/
+15
[next]