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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Also support regular expressions and glob() patterns in "Pin: version".
Julian Andres Klode
2010-06-28
1
-0
/
+2
|
*
|
|
* apt-pkg/versionmatch.cc:
Julian Andres Klode
2010-06-28
2
-12
/
+48
|
*
|
|
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
|
*
|
|
* apt-pkg/deb/deblistparser.cc:
Julian Andres Klode
2010-06-26
1
-1
/
+9
*
|
|
|
Try to use NotEquals for the MultiArch Breaks dependencies instead of
David Kalnischkies
2010-07-05
1
-4
/
+1
*
|
|
|
clean deblistparser a bit by get the Architectures at one place
David Kalnischkies
2010-07-04
2
-14
/
+13
*
|
|
|
* apt-pkg/policy.h:
David Kalnischkies
2010-07-04
6
-29
/
+29
*
|
|
|
always mark the all package if a pseudo package is marked for install
David Kalnischkies
2010-06-26
1
-0
/
+4
*
|
|
|
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
2
-0
/
+9
*
|
|
|
- use the new MatchAgainstConfig for the DefaultRootSetFunc
David Kalnischkies
2010-06-26
4
-65
/
+67
*
|
|
|
* apt-pkg/aptconfiguration.cc:
David Kalnischkies
2010-06-26
1
-0
/
+4
*
|
|
|
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
*
|
|
|
fix the gcc warning about the initialisation order of variables caused
David Kalnischkies
2010-06-19
1
-1
/
+1
*
|
|
|
* apt-pkg/depcache.cc:
David Kalnischkies
2010-06-16
2
-2
/
+32
*
|
|
|
add a simple method to VerIterator to check if two Versions are similar
David Kalnischkies
2010-06-16
1
-0
/
+9
*
|
|
|
* cmdline/cacheset.cc:
David Kalnischkies
2010-06-15
3
-607
/
+2
*
|
|
|
Add a GroupedFromCommandLine for the VersionSet similar to the
David Kalnischkies
2010-06-15
2
-39
/
+119
*
|
|
|
merge with debian-experimental-ma to get the public policy back
David Kalnischkies
2010-06-10
1
-1
/
+1
|
\
|
|
|
|
*
|
|
* apt-pkg/cachefile.h:
Michael Vogt
2010-06-10
1
-1
/
+1
*
|
|
|
* apt-pkg/orderlist.cc:
David Kalnischkies
2010-06-10
2
-2
/
+4
*
|
|
|
* apt-pkg/cacheset.cc:
David Kalnischkies
2010-06-10
2
-5
/
+14
|
/
/
/
*
|
|
enhance the split out of the gpgv commandline mangling by splitting out
David Kalnischkies
2010-06-09
2
-15
/
+57
*
|
|
sent Last-Modified header also for Translation files
David Kalnischkies
2010-06-09
1
-3
/
+10
*
|
|
be sure that the RFC1123StrToTime method is run in a LANG=C environment
David Kalnischkies
2010-06-09
1
-2
/
+6
*
|
|
* apt-pkg/indexcopy.cc:
David Kalnischkies
2010-06-09
2
-39
/
+73
*
|
|
* apt-pkg/policy.cc:
David Kalnischkies
2010-06-09
2
-13
/
+23
*
|
|
remove the "typename" from the const_iterators as gcc-4.4 doesn't like
David Kalnischkies
2010-06-09
1
-2
/
+2
*
|
|
merged from lp:~donkult/apt/sid
Michael Vogt
2010-06-09
32
-161
/
+1085
|
\
\
\
|
*
\
\
- backport forgotten Valid-Until patch from the obsolete experimental
David Kalnischkies
2010-06-09
6
-26
/
+115
|
|
\
\
\
|
|
*
|
|
rename the options, document them and reorder the changelog a bit
David Kalnischkies
2010-06-09
1
-2
/
+2
|
|
*
|
|
move the users away from the deprecated StrToTime() method
David Kalnischkies
2010-06-09
2
-3
/
+3
|
|
*
|
|
use the portable timegm shown in his manpage instead of a strange
David Kalnischkies
2010-06-09
1
-20
/
+16
|
|
*
|
|
use the Valid-Until header from the Release file but if the user
David Kalnischkies
2010-06-08
1
-14
/
+19
|
|
*
|
|
enhance the Valid-Until code a bit by using the correct RFC1123StrToTime
David Kalnischkies
2010-06-08
2
-19
/
+21
|
|
*
|
|
* apt-pkg/contrib/strutl.cc:
David Kalnischkies
2010-06-08
2
-1
/
+39
|
|
*
|
|
* apt-pkg/indexrecords.cc:
David Kalnischkies
2010-06-08
3
-3
/
+51
|
*
|
|
|
* apt-pkg/pkgcache.h:
David Kalnischkies
2010-06-09
9
-32
/
+128
|
|
\
\
\
\
|
|
*
|
|
|
* apt-pkg/depcache.cc:
David Kalnischkies
2010-06-03
3
-14
/
+16
|
|
*
|
|
|
deprecate AddSize with Multiplier as it is unused and switch to
David Kalnischkies
2010-06-03
2
-4
/
+74
|
|
*
|
|
|
* apt-pkg/pkgcache.h:
David Kalnischkies
2010-06-03
6
-14
/
+38
|
|
|
/
/
/
|
*
|
|
|
add a GroupedFromCommandLine method to the PackageSet to split the
David Kalnischkies
2010-06-06
2
-0
/
+56
|
*
|
|
|
support special release-modifier 'installed' and 'candidate'
David Kalnischkies
2010-06-05
2
-49
/
+82
|
*
|
|
|
handle :arch modifier in PackageSet::FromString correctly
David Kalnischkies
2010-06-05
2
-8
/
+22
|
*
|
|
|
do not insert end() Iterators into the CacheSet even if requested
David Kalnischkies
2010-06-05
1
-0
/
+6
|
*
|
|
|
Don't increase the commandline parameter in the library but in the
David Kalnischkies
2010-06-05
1
-2
/
+2
|
*
|
|
|
Add a method to get a VersionSet from the Commandline and refactor
David Kalnischkies
2010-06-05
2
-23
/
+191
|
*
|
|
|
store also the SourceList we use internally for export
David Kalnischkies
2010-06-04
2
-13
/
+60
[prev]
[next]