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
/
acquire-item.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert to monotonic clock
Julian Andres Klode
2021-07-28
1
-2
/
+3
*
Implement exponential delay between retries
Julian Andres Klode
2021-07-28
1
-0
/
+3
*
apt-pkg: default visibility to hidden
Julian Andres Klode
2020-02-26
1
-4
/
+4
*
Drop pkgAcquire::Item::ModifyRetries() ABI hack
Julian Andres Klode
2020-02-26
1
-2
/
+3
*
Remove pkgAcqFile::Failed overload
Julian Andres Klode
2020-02-26
1
-1
/
+0
*
Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERS
Julian Andres Klode
2019-06-12
1
-4
/
+0
*
acquire-item: Remove deprecated members and functions
Julian Andres Klode
2019-02-26
1
-32
/
+0
*
Communicate back which key(s) were used for signing
David Kalnischkies
2019-01-22
1
-1
/
+2
*
Fix typo reported by codespell in code comments
David Kalnischkies
2018-11-25
1
-1
/
+1
*
Handle by-hash URI construction more centrally
David Kalnischkies
2018-05-11
1
-20
/
+5
*
Drop alternative URIs we got a hash-based fail from
David Kalnischkies
2018-05-11
1
-9
/
+11
*
allow a method to request auxiliary files
David Kalnischkies
2018-01-03
1
-0
/
+19
*
implement fallback to alternative URIs for all items
David Kalnischkies
2017-12-13
1
-0
/
+4
*
give the methods more metadata about the files to acquire
David Kalnischkies
2017-12-13
1
-0
/
+3
*
implement Acquire::Retries support for all items
David Kalnischkies
2017-12-13
1
-0
/
+5
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-4
/
+4
*
Drop cacheiterators.h include
Julian Andres Klode
2017-07-12
1
-1
/
+0
*
show .diff/Index properly as ignored if we fallback
David Kalnischkies
2017-06-26
1
-14
/
+17
*
fix various typos reported by spellintian
David Kalnischkies
2017-01-19
1
-1
/
+1
*
get pdiff files from the same mirror as the index
David Kalnischkies
2016-11-25
1
-21
/
+13
*
acquire: Use priority queues and a 3 stage pipeline design
Julian Andres Klode
2016-09-02
1
-0
/
+2
*
support compression and by-hash for .diff/Index files
David Kalnischkies
2016-08-17
1
-73
/
+74
*
detect redirection loops in acquire instead of workers
David Kalnischkies
2016-08-10
1
-1
/
+4
*
add insecure (and weak) allow-options for sources.list
David Kalnischkies
2016-06-22
1
-3
/
+2
*
don't construct MetaIndex acquire items with IndexTargets
David Kalnischkies
2016-05-07
1
-9
/
+1
*
delay progress until Release files are downloaded
David Kalnischkies
2016-05-07
1
-10
/
+10
*
TransactionManager can never be a nullptr
David Kalnischkies
2016-05-07
1
-9
/
+9
*
use the same redirection mirror for all index files
David Kalnischkies
2016-04-25
1
-0
/
+1
*
show more details for "Hash Sum mismatch" errors
David Kalnischkies
2016-04-25
1
-0
/
+1
*
sanify unused ReportMirrorFailure a tiny bit
David Kalnischkies
2016-04-25
1
-1
/
+1
*
ensure transaction states are changed only once
David Kalnischkies
2016-04-07
1
-1
/
+3
*
always download changelogs into /tmp first
David Kalnischkies
2016-02-11
1
-1
/
+2
*
keep compressed indexes in a low-cost format
David Kalnischkies
2016-01-08
1
-9
/
+2
*
allow pdiff bootstrap from all supported compressors
David Kalnischkies
2016-01-08
1
-4
/
+1
*
use @CHANGEPATH@ as placeholder in changelog URI templates
David Kalnischkies
2015-12-02
1
-1
/
+1
*
add messages to our deprecation warnings in libapt
David Kalnischkies
2015-11-27
1
-1
/
+1
*
implement PDiff patching for compressed files
David Kalnischkies
2015-08-28
1
-4
/
+1
*
enhance "hit paywall" error message to mention the probable cause
David Kalnischkies
2015-08-10
1
-0
/
+23
*
add c++11 override marker to overridden methods
David Kalnischkies
2015-08-10
1
-70
/
+70
*
remove the longtime deprecated vendor{,list} stuff
David Kalnischkies
2015-08-10
1
-1
/
+0
*
implement Signed-By option for sources.list
David Kalnischkies
2015-08-10
1
-0
/
+1
*
merge indexRecords into metaIndex
David Kalnischkies
2015-08-10
1
-5
/
+4
*
fix memory leaks reported by -fsanitize
David Kalnischkies
2015-08-10
1
-22
/
+23
*
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
1
-14
/
+14
*
apply various style suggestions by cppcheck
David Kalnischkies
2015-08-10
1
-13
/
+12
*
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-16
1
-4
/
+12
*
deal better with acquiring the same URI multiple times
David Kalnischkies
2015-06-15
1
-0
/
+1
*
provide a public interface for acquiring changelogs
David Kalnischkies
2015-06-15
1
-0
/
+114
*
use IndexTarget to get to IndexFile
David Kalnischkies
2015-06-11
1
-30
/
+1
*
stop using IndexTarget pointers which are never freed
David Kalnischkies
2015-06-10
1
-24
/
+22
[next]