index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-28
* apt-pkg/versionmatch.cc:
Julian Andres Klode
2
-12
/
+48
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
* apt-pkg/deb/deblistparser.cc:
Julian Andres Klode
1
-1
/
+9
2010-06-26
always mark the all package if a pseudo package is marked for install
David Kalnischkies
1
-0
/
+4
2010-06-26
make the MMap Grow Error a fatal one as while in theory the code should
David Kalnischkies
1
-1
/
+1
2010-06-26
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2
-0
/
+9
2010-06-26
- use the new MatchAgainstConfig for the DefaultRootSetFunc
David Kalnischkies
4
-65
/
+67
2010-06-26
* apt-pkg/aptconfiguration.cc:
David Kalnischkies
1
-0
/
+4
2010-06-25
add a simple stack handling to be able to delay error handling
David Kalnischkies
2
-2
/
+65
2010-06-25
* apt-pkg/contrib/error.{cc,h}:
David Kalnischkies
2
-207
/
+356
2010-06-24
apt-pkg/acquire-item.cc: Fix handling of local (file:/) sources
martin@piware.de
1
-1
/
+1
2010-06-24
Switch FileFd to not transparently gunzip, since that breaks code which expec...
martin@piware.de
6
-13
/
+17
2010-06-19
fix the gcc warning about the initialisation order of variables caused
David Kalnischkies
1
-1
/
+1
2010-06-17
pkgAcqIndex::Done(): If we have an IMS-Hit, also rename the destination file ...
martin@piware.de
1
-2
/
+7
2010-06-16
* apt-pkg/depcache.cc:
David Kalnischkies
2
-2
/
+32
2010-06-16
add a simple method to VerIterator to check if two Versions are similar
David Kalnischkies
1
-0
/
+9
2010-06-15
* cmdline/cacheset.cc:
David Kalnischkies
3
-607
/
+2
2010-06-15
Add a GroupedFromCommandLine for the VersionSet similar to the
David Kalnischkies
2
-39
/
+119
2010-06-11
apt-pkg/deb/debindexfile.cc: Fix one more place to check for gzipped indexes,...
martin@piware.de
1
-3
/
+7
2010-06-11
* apt-pkg/acquire-item.cc:
martin@piware.de
1
-0
/
+2
2010-06-11
Fix compressed index retrieval for current timestamps
martin@piware.de
1
-17
/
+16
2010-06-10
merge with debian-experimental-ma to get the public policy back
David Kalnischkies
1
-1
/
+1
2010-06-10
* apt-pkg/cachefile.h:
Michael Vogt
1
-1
/
+1
2010-06-10
* apt-pkg/orderlist.cc:
David Kalnischkies
2
-2
/
+4
2010-06-10
* apt-pkg/acquire-item.cc:
martin@piware.de
1
-1
/
+19
2010-06-10
* apt-pkg/cacheset.cc:
David Kalnischkies
2
-5
/
+14
2010-06-09
enhance the split out of the gpgv commandline mangling by splitting out
David Kalnischkies
2
-15
/
+57
2010-06-09
sent Last-Modified header also for Translation files
David Kalnischkies
1
-3
/
+10
2010-06-09
be sure that the RFC1123StrToTime method is run in a LANG=C environment
David Kalnischkies
1
-2
/
+6
2010-06-09
* apt-pkg/indexcopy.cc:
David Kalnischkies
2
-39
/
+73
2010-06-09
* apt-pkg/policy.cc:
David Kalnischkies
2
-13
/
+23
2010-06-09
remove the "typename" from the const_iterators as gcc-4.4 doesn't like
David Kalnischkies
1
-2
/
+2
2010-06-09
* apt-pkg/deb/debindexfile.cc:
martin@piware.de
1
-3
/
+19
2010-06-09
* apt-pkg/contrib/fileutl.{h,cc}:
martin@piware.de
3
-10
/
+48
2010-06-09
merged from lp:~donkult/apt/sid
Michael Vogt
32
-161
/
+1085
2010-06-09
merge lp:~mvo/apt/ubuntu-mirror-method-improvements
Michael Vogt
5
-0
/
+11
2010-06-09
* merge the remaining Ubuntu change:
Michael Vogt
10
-65
/
+344
2010-06-09
- backport forgotten Valid-Until patch from the obsolete experimental
David Kalnischkies
6
-26
/
+115
2010-06-09
* apt-pkg/pkgcache.h:
David Kalnischkies
9
-32
/
+128
2010-06-09
rename the options, document them and reorder the changelog a bit
David Kalnischkies
1
-2
/
+2
2010-06-09
move the users away from the deprecated StrToTime() method
David Kalnischkies
2
-3
/
+3
2010-06-09
use the portable timegm shown in his manpage instead of a strange
David Kalnischkies
1
-20
/
+16
2010-06-08
use the Valid-Until header from the Release file but if the user
David Kalnischkies
1
-14
/
+19
2010-06-08
enhance the Valid-Until code a bit by using the correct RFC1123StrToTime
David Kalnischkies
2
-19
/
+21
2010-06-08
* apt-pkg/contrib/strutl.cc:
David Kalnischkies
2
-1
/
+39
2010-06-08
* apt-pkg/indexrecords.cc:
David Kalnischkies
3
-3
/
+51
2010-06-06
add a GroupedFromCommandLine method to the PackageSet to split the
David Kalnischkies
2
-0
/
+56
2010-06-05
support special release-modifier 'installed' and 'candidate'
David Kalnischkies
2
-49
/
+82
2010-06-05
handle :arch modifier in PackageSet::FromString correctly
David Kalnischkies
2
-8
/
+22
[prev]
[next]