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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
use the same redirection mirror for all index files
David Kalnischkies
2016-04-25
1
-0
/
+24
*
show more details for "Writing more data" errors, too
David Kalnischkies
2016-04-25
1
-21
/
+42
*
show more details for "Hash Sum mismatch" errors
David Kalnischkies
2016-04-25
1
-13
/
+47
*
sanify unused ReportMirrorFailure a tiny bit
David Kalnischkies
2016-04-25
1
-62
/
+68
*
ensure outdated files are dropped without lists-cleanup
David Kalnischkies
2016-04-14
1
-3
/
+51
*
silently skip acquire of empty index files
David Kalnischkies
2016-04-14
1
-3
/
+9
*
fix Alt-Filename handling of file method
David Kalnischkies
2016-04-14
1
-5
/
+4
*
stop handling items in doomed transactions
David Kalnischkies
2016-04-07
1
-0
/
+8
*
ensure transaction states are changed only once
David Kalnischkies
2016-04-07
1
-10
/
+29
*
refactor loading of previous release file
David Kalnischkies
2016-03-19
1
-66
/
+29
*
Get accurate progress reporting in apt update again
Michael Vogt
2016-03-16
1
-0
/
+4
*
don't use Desc.URI to calculate .diff/Index filenames
David Kalnischkies
2016-03-14
1
-11
/
+25
*
require $(HASH)-Download field in .diff/Index files
David Kalnischkies
2016-03-14
1
-24
/
+17
*
Fix several typos
Veres Lajos
2016-03-07
1
-2
/
+2
*
do not move not-failed pdiff-patches into CWD on failure
David Kalnischkies
2016-03-06
1
-0
/
+13
*
deal with partially downloaded changelogs
David Kalnischkies
2016-03-06
1
-2
/
+19
*
Add missing numeric includes in files using std::accumulate()
Julian Andres Klode
2016-02-26
1
-0
/
+1
*
always download changelogs into /tmp first
David Kalnischkies
2016-02-11
1
-24
/
+32
*
use local changelog from /usr/share/doc if possible
David Kalnischkies
2016-02-11
1
-2
/
+33
*
remove uncompressed leftover partial file before pdiff bootstrap
David Kalnischkies
2016-01-08
1
-8
/
+21
*
use filesize of compressed pdiffs for the limit if possible
David Kalnischkies
2016-01-08
1
-12
/
+49
*
keep compressed indexes in a low-cost format
David Kalnischkies
2016-01-08
1
-99
/
+78
*
allow pdiff bootstrap from all supported compressors
David Kalnischkies
2016-01-08
1
-177
/
+140
*
ensure compression cleanup even without lists-cleanup
David Kalnischkies
2016-01-08
1
-5
/
+32
*
use one 'store' method to rule all (de)compressors
David Kalnischkies
2016-01-08
1
-15
/
+22
*
allow repositories to forbid arch:all for specific index targets
David Kalnischkies
2015-12-27
1
-3
/
+7
*
show a more descriptive error for weak Release files
David Kalnischkies
2015-12-14
1
-0
/
+10
*
parse .diff/Index hashes in reverse order
David Kalnischkies
2015-12-13
1
-3
/
+11
*
use @CHANGEPATH@ as placeholder in changelog URI templates
David Kalnischkies
2015-12-02
1
-2
/
+2
*
slightly rephrase notice shown for insecure repositories
Justin B Rye
2015-11-25
1
-1
/
+1
*
review of new/changed translatable program strings
Justin B Rye
2015-11-21
1
-5
/
+5
*
do not sent Last-Modified if we expect a changed file
David Kalnischkies
2015-11-21
1
-4
/
+12
*
"support" unsigned Release files without hashes again
David Kalnischkies
2015-11-05
1
-3
/
+4
*
apply various suggestions made by cppcheck
David Kalnischkies
2015-11-05
1
-8
/
+4
*
wrap every unlink call to check for != /dev/null
David Kalnischkies
2015-11-04
1
-14
/
+0
*
support arch:all data e.g. in separate Packages file
David Kalnischkies
2015-11-04
1
-0
/
+26
*
centralize unlink checks in acquire-item
David Kalnischkies
2015-11-04
1
-16
/
+30
*
do not cleanup .diff/Index files on Hit
David Kalnischkies
2015-11-04
1
-0
/
+3
*
refer to apt-secure(8) in unsecure repositories warning
David Kalnischkies
2015-11-04
1
-1
/
+1
*
rework errors and warnings around insecure repositories
David Kalnischkies
2015-11-04
1
-22
/
+39
*
unbreak the copy-method claiming hashsum mismatch since ~exp9
David Kalnischkies
2015-11-04
1
-13
/
+22
*
fallback to well-known URI if by-hash fails
David Kalnischkies
2015-09-14
1
-36
/
+50
*
add by-hash sources.list option and document all of by-hash
David Kalnischkies
2015-09-14
1
-8
/
+5
*
avoid using global PendingError to avoid failing too often too soon
David Kalnischkies
2015-09-14
1
-2
/
+2
*
ignore for _apt inaccessible TMPDIR in pkgAcqChangelog
David Kalnischkies
2015-08-31
1
-2
/
+2
*
implement PDiff patching for compressed files
David Kalnischkies
2015-08-28
1
-72
/
+146
*
sources.list and indextargets option for pdiffs
David Kalnischkies
2015-08-27
1
-1
/
+1
*
use always priv-dropping for changelog download as root
David Kalnischkies
2015-08-27
1
-0
/
+4
*
Fix all the wrong removals of includes that iwyu got wrong
Michael Vogt
2015-08-17
1
-0
/
+1
*
Cleanup includes after running iwyu
Michael Vogt
2015-08-17
1
-2
/
+0
[next]