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
2015-08-10
bring back deb822 sources.list entries as .sources
David Kalnischkies
5
-139
/
+140
2015-08-10
support lang= and target= sources.list options
David Kalnischkies
5
-294
/
+228
2015-08-10
fix memory leaks reported by -fsanitize
David Kalnischkies
12
-55
/
+87
2015-08-10
some CXXFLAGS housekeeping
David Kalnischkies
3
-2
/
+10
2015-08-10
simplify Origin matchmaking for status files
David Kalnischkies
1
-5
/
+2
2015-08-10
cleanup Container.erase API to look more like std::containers
David Kalnischkies
2
-15
/
+16
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
72
-234
/
+244
2015-08-10
apply various style suggestions by cppcheck
David Kalnischkies
30
-108
/
+95
2015-08-10
policy: Fix the handling of config-files states
Julian Andres Klode
1
-3
/
+12
2015-08-10
policy: Fix the new policy implementation to handle downgrades correctly
Julian Andres Klode
1
-9
/
+8
2015-08-10
Determine the candidate based on per-version pins, instead of old code
Julian Andres Klode
2
-0
/
+37
2015-08-10
policy: Return highest file pin if version pin == 0 in GetPriority()
Julian Andres Klode
1
-1
/
+10
2015-08-10
policy: Assign per-version pins
Julian Andres Klode
1
-0
/
+11
2015-08-10
versionmatch: Extract version match checking out of Find()
Julian Andres Klode
2
-13
/
+26
2015-08-10
pkgPolicy: Introduce storage and helpers for per-version pins
Julian Andres Klode
2
-1
/
+12
2015-06-16
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
58
-185
/
+322
2015-06-15
allow ratelimiting progress reporting for testcases
David Kalnischkies
1
-5
/
+9
2015-06-15
condense parallel requests with the same hashes to one
David Kalnischkies
1
-1
/
+4
2015-06-15
show item ID in Hit, Ign and Err lines as well
David Kalnischkies
1
-1
/
+1
2015-06-15
call URIStart in cdrom and file method
David Kalnischkies
2
-10
/
+4
2015-06-15
deal better with acquiring the same URI multiple times
David Kalnischkies
6
-151
/
+328
2015-06-15
provide a public interface for acquiring changelogs
David Kalnischkies
3
-0
/
+329
2015-06-15
hide Translation-* in 'apt-cache policy' output
David Kalnischkies
2
-1
/
+2
2015-06-15
populate the Architecture field for PackageFiles
David Kalnischkies
4
-6
/
+16
2015-06-15
implement default apt-get file --release-info mode
David Kalnischkies
7
-7
/
+20
2015-06-12
store Release files data in the Cache
David Kalnischkies
24
-214
/
+556
2015-06-11
implement 'apt-get files' to access index targets
David Kalnischkies
3
-6
/
+32
2015-06-11
use an enum instead of strings as IndexTarget::Option interface
David Kalnischkies
4
-12
/
+38
2015-06-11
use IndexTarget to get to IndexFile
David Kalnischkies
7
-509
/
+197
2015-06-11
show URI.Path in all acquire item descriptions
David Kalnischkies
4
-11
/
+19
2015-06-10
rename Calculate- to GetIndexTargets and use it as official API
David Kalnischkies
3
-27
/
+21
2015-06-10
stop using IndexTarget pointers which are never freed
David Kalnischkies
4
-118
/
+113
2015-06-10
store all targets data in IndexTarget struct
David Kalnischkies
4
-90
/
+82
2015-06-10
abstract the code to iterate over all targets a bit
David Kalnischkies
1
-94
/
+103
2015-06-09
configureable acquire targets to download additional files
David Kalnischkies
5
-187
/
+173
2015-06-09
remove debianism file-content verification
David Kalnischkies
2
-40
/
+2
2015-06-09
do not request files if we expect an IMS hit
David Kalnischkies
1
-27
/
+50
2015-06-09
cleanup pdiff support detection decision
David Kalnischkies
2
-45
/
+45
2015-06-09
support hashes for compressed pdiff files
David Kalnischkies
5
-25
/
+80
2015-06-09
check patch hashes in rred worker instead of in the handler
David Kalnischkies
4
-49
/
+67
2015-06-09
rework hashsum verification in the acquire system
David Kalnischkies
10
-1825
/
+1732
2015-06-07
don't try other compressions on hashsum mismatch
David Kalnischkies
1
-10
/
+23
2015-05-22
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2
-14
/
+3
2015-05-22
Merge remote-tracking branch 'upstream/debian/jessie' into debian/sid
Michael Vogt
6
-22
/
+16
2015-05-22
parse arch-qualified Provides correctly
Helmut Grohne
1
-0
/
+6
2015-05-18
treat older Release files than we already have as an IMSHit
David Kalnischkies
4
-137
/
+262
2015-05-13
detect Releasefile IMS hits even if the server doesn't
David Kalnischkies
3
-13
/
+28
2015-05-12
implement VerifyFile as all-hashes check
David Kalnischkies
2
-8
/
+15
2015-05-11
rewrite all TFRewrite instances to use the new pkgTagSection::Write
David Kalnischkies
3
-109
/
+73
2015-05-11
implement a more c++-style TFRewrite alternative
David Kalnischkies
2
-14
/
+181
[prev]
[next]