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
*
policy: Fix the handling of config-files states
Julian Andres Klode
2015-08-10
1
-3
/
+12
*
policy: Fix the new policy implementation to handle downgrades correctly
Julian Andres Klode
2015-08-10
1
-9
/
+8
*
Determine the candidate based on per-version pins, instead of old code
Julian Andres Klode
2015-08-10
2
-0
/
+37
*
policy: Return highest file pin if version pin == 0 in GetPriority()
Julian Andres Klode
2015-08-10
1
-1
/
+10
*
policy: Assign per-version pins
Julian Andres Klode
2015-08-10
1
-0
/
+11
*
versionmatch: Extract version match checking out of Find()
Julian Andres Klode
2015-08-10
2
-13
/
+26
*
pkgPolicy: Introduce storage and helpers for per-version pins
Julian Andres Klode
2015-08-10
2
-1
/
+12
*
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-16
58
-185
/
+322
*
allow ratelimiting progress reporting for testcases
David Kalnischkies
2015-06-15
1
-5
/
+9
*
condense parallel requests with the same hashes to one
David Kalnischkies
2015-06-15
1
-1
/
+4
*
show item ID in Hit, Ign and Err lines as well
David Kalnischkies
2015-06-15
1
-1
/
+1
*
call URIStart in cdrom and file method
David Kalnischkies
2015-06-15
2
-10
/
+4
*
deal better with acquiring the same URI multiple times
David Kalnischkies
2015-06-15
6
-151
/
+328
*
provide a public interface for acquiring changelogs
David Kalnischkies
2015-06-15
3
-0
/
+329
*
hide Translation-* in 'apt-cache policy' output
David Kalnischkies
2015-06-15
2
-1
/
+2
*
populate the Architecture field for PackageFiles
David Kalnischkies
2015-06-15
4
-6
/
+16
*
implement default apt-get file --release-info mode
David Kalnischkies
2015-06-15
7
-7
/
+20
*
store Release files data in the Cache
David Kalnischkies
2015-06-12
24
-214
/
+556
*
implement 'apt-get files' to access index targets
David Kalnischkies
2015-06-11
3
-6
/
+32
*
use an enum instead of strings as IndexTarget::Option interface
David Kalnischkies
2015-06-11
4
-12
/
+38
*
use IndexTarget to get to IndexFile
David Kalnischkies
2015-06-11
7
-509
/
+197
*
show URI.Path in all acquire item descriptions
David Kalnischkies
2015-06-11
4
-11
/
+19
*
rename Calculate- to GetIndexTargets and use it as official API
David Kalnischkies
2015-06-10
3
-27
/
+21
*
stop using IndexTarget pointers which are never freed
David Kalnischkies
2015-06-10
4
-118
/
+113
*
store all targets data in IndexTarget struct
David Kalnischkies
2015-06-10
4
-90
/
+82
*
abstract the code to iterate over all targets a bit
David Kalnischkies
2015-06-10
1
-94
/
+103
*
configureable acquire targets to download additional files
David Kalnischkies
2015-06-09
5
-187
/
+173
*
remove debianism file-content verification
David Kalnischkies
2015-06-09
2
-40
/
+2
*
do not request files if we expect an IMS hit
David Kalnischkies
2015-06-09
1
-27
/
+50
*
cleanup pdiff support detection decision
David Kalnischkies
2015-06-09
2
-45
/
+45
*
support hashes for compressed pdiff files
David Kalnischkies
2015-06-09
5
-25
/
+80
*
check patch hashes in rred worker instead of in the handler
David Kalnischkies
2015-06-09
4
-49
/
+67
*
rework hashsum verification in the acquire system
David Kalnischkies
2015-06-09
10
-1825
/
+1732
*
don't try other compressions on hashsum mismatch
David Kalnischkies
2015-06-07
1
-10
/
+23
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2015-05-22
2
-14
/
+3
|
\
|
*
Merge remote-tracking branch 'upstream/debian/jessie' into debian/sid
Michael Vogt
2015-05-22
6
-22
/
+16
|
|
\
|
|
*
remove "first package seen is native package" assumption
David Kalnischkies
2015-04-22
2
-14
/
+2
|
*
|
parse arch-qualified Provides correctly
Helmut Grohne
2015-05-22
1
-0
/
+6
|
*
|
Move sysconf(_SC_OPEN_MAX); out of the for() loop to avoid unneeded syscalls
Michael Vogt
2015-04-28
1
-1
/
+2
|
*
|
Fix crash in pkgDPkgPM::WriteApportReport(() (LP: #1436626)
Michael Vogt
2015-04-07
1
-2
/
+13
*
|
|
treat older Release files than we already have as an IMSHit
David Kalnischkies
2015-05-18
4
-137
/
+262
*
|
|
detect Releasefile IMS hits even if the server doesn't
David Kalnischkies
2015-05-13
3
-13
/
+28
*
|
|
implement VerifyFile as all-hashes check
David Kalnischkies
2015-05-12
2
-8
/
+15
*
|
|
rewrite all TFRewrite instances to use the new pkgTagSection::Write
David Kalnischkies
2015-05-11
3
-109
/
+73
*
|
|
implement a more c++-style TFRewrite alternative
David Kalnischkies
2015-05-11
2
-14
/
+181
*
|
|
stop depending on copy-on-write for std::string
David Kalnischkies
2015-05-11
2
-21
/
+21
*
|
|
sync TFRewrite*Order arrays with dpkg and dak
David Kalnischkies
2015-05-11
2
-60
/
+112
*
|
|
fix macro definition for very old GCC < 3
David Kalnischkies
2015-05-11
1
-1
/
+1
*
|
|
show non-matching m-a:same versions in debug message
David Kalnischkies
2015-05-11
1
-6
/
+11
*
|
|
remove unused and strange default-value for pins
David Kalnischkies
2015-05-11
1
-24
/
+10
[next]