index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* apt-pkg/contrib/fileutl.cc:
Julian Andres Klode
2010-06-29
3
-6
/
+19
*
debian/control: Set Standards-Version to 3.9.0
Julian Andres Klode
2010-06-29
2
-1
/
+3
*
Also free regular expressions.
Julian Andres Klode
2010-06-28
1
-0
/
+1
*
Use _error->Warning() instead of writing to std::cerr.
Julian Andres Klode
2010-06-28
1
-1
/
+1
*
Remove debugging stuff, this was not meant to be here.
Julian Andres Klode
2010-06-28
1
-1
/
+0
*
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
3
-12
/
+52
*
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
*
debian/changelog: Fix a typo
Julian Andres Klode
2010-06-26
1
-1
/
+1
*
* apt-pkg/deb/deblistparser.cc:
Julian Andres Klode
2010-06-26
2
-1
/
+11
*
methods/ftp.h: Handle different logins are on the same server (Closes: #586904).
Julian Andres Klode
2010-06-24
2
-1
/
+8
*
* apt-pkg/cachefile.h:
Michael Vogt
2010-06-10
2
-1
/
+9
*
releasing version 0.7.26~exp6
Michael Vogt
2010-06-10
1
-1
/
+1
*
merged from david
Michael Vogt
2010-06-10
12
-163
/
+206
|
\
|
*
correct a minor spelling mistake in the changelog
David Kalnischkies
2010-06-10
1
-1
/
+1
|
*
readd the autoremove protection for the kfreebsd-image as it was lost
David Kalnischkies
2010-06-10
1
-10
/
+11
|
*
enhance the split out of the gpgv commandline mangling by splitting out
David Kalnischkies
2010-06-09
3
-56
/
+67
|
*
sent Last-Modified header also for Translation files
David Kalnischkies
2010-06-09
2
-4
/
+12
|
*
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
4
-81
/
+82
|
*
fix compiler warning in the new mirror code
David Kalnischkies
2010-06-09
2
-12
/
+17
|
*
* apt-pkg/policy.cc:
David Kalnischkies
2010-06-09
3
-14
/
+27
|
*
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
52
-586
/
+1611
|
\
|
*
- backport forgotten Valid-Until patch from the obsolete experimental
David Kalnischkies
2010-06-09
16
-33
/
+186
|
|
\
|
|
*
rename the options, document them and reorder the changelog a bit
David Kalnischkies
2010-06-09
4
-10
/
+46
|
|
*
move the users away from the deprecated StrToTime() method
David Kalnischkies
2010-06-09
5
-8
/
+6
|
|
*
use the portable timegm shown in his manpage instead of a strange
David Kalnischkies
2010-06-09
2
-20
/
+18
|
|
*
* ftparchive/writer.cc:
David Kalnischkies
2010-06-09
3
-1
/
+14
|
|
*
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
3
-1
/
+42
|
|
*
* apt-pkg/indexrecords.cc:
David Kalnischkies
2010-06-08
6
-3
/
+70
|
*
|
* apt-pkg/pkgcache.h:
David Kalnischkies
2010-06-09
11
-39
/
+143
|
|
\
\
|
|
*
|
* cmdline/apt-get.cc:
David Kalnischkies
2010-06-03
2
-7
/
+9
|
|
*
|
* apt-pkg/depcache.cc:
David Kalnischkies
2010-06-03
4
-14
/
+17
|
|
*
|
deprecate AddSize with Multiplier as it is unused and switch to
David Kalnischkies
2010-06-03
3
-4
/
+76
|
|
*
|
* apt-pkg/pkgcache.h:
David Kalnischkies
2010-06-03
7
-14
/
+48
|
|
|
/
|
*
|
use the GroupedFromCommandLine() method in the dotty and xvcg command
David Kalnischkies
2010-06-06
1
-56
/
+28
|
*
|
add a GroupedFromCommandLine method to the PackageSet to split the
David Kalnischkies
2010-06-06
2
-0
/
+56
|
*
|
do not fail if an unrelated error is pending in DisplayRecord()
David Kalnischkies
2010-06-05
1
-4
/
+4
|
*
|
support special release-modifier 'installed' and 'candidate'
David Kalnischkies
2010-06-05
3
-49
/
+83
|
*
|
accept package versions in the unmet command
David Kalnischkies
2010-06-05
2
-23
/
+35
|
*
|
enhance the changelog a bit
David Kalnischkies
2010-06-05
1
-3
/
+3
|
*
|
handle :arch modifier in PackageSet::FromString correctly
David Kalnischkies
2010-06-05
2
-8
/
+22
|
*
|
apt-cache show --no-all-versions should issues the Candidate
David Kalnischkies
2010-06-05
1
-1
/
+1
|
*
|
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
2
-8
/
+8
|
*
|
add --target-release option (Closes: #115520)
David Kalnischkies
2010-06-05
2
-0
/
+3
[next]