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
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-07-08
1
-25
/
+17
|
\
|
*
Try not to parse invalid translation files (LP: #756317)
Michael Vogt
2014-07-03
1
-25
/
+17
*
|
Merge remote-tracking branch 'mvo/feature/update-by-hash' into debian/experim...
Michael Vogt
2014-06-18
1
-0
/
+34
|
\
\
|
*
|
move ByHash into its own function
Michael Vogt
2014-05-22
1
-26
/
+34
|
*
|
Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release file
Michael Vogt
2014-05-22
1
-23
/
+23
|
*
|
add TODO
Michael Vogt
2014-05-22
1
-0
/
+5
|
*
|
Implement simple by-hash for apt update
Michael Vogt
2014-05-22
1
-0
/
+21
*
|
|
Fix more warnings from clang
Michael Vogt
2014-05-29
1
-1
/
+0
|
/
/
*
|
Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi...
Michael Vogt
2014-05-14
1
-114
/
+102
|
\
\
|
*
|
promote ExpectedHashes to a pkgAcquire::Item member
David Kalnischkies
2014-05-09
1
-26
/
+23
|
*
|
use HashStringList in the acquire system
David Kalnischkies
2014-05-09
1
-107
/
+95
*
|
|
Add new pkgAcqBaseIndex as base class for pkgAcq{DiffIndex,IndexMerge,pkgAcqB...
Michael Vogt
2014-05-14
1
-16
/
+8
*
|
|
Pass struct IndexTarget/indexRecords to pkgAcqIndex{,Merge}Diffs
Michael Vogt
2014-05-14
1
-29
/
+39
|
/
/
*
|
Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...
Michael Vogt
2014-05-08
1
-0
/
+2
|
\
\
|
*
|
Merge remote-tracking branch 'upstream/debian/sid' into bugfix/update-progres...
Michael Vogt
2014-05-08
1
-0
/
+2
|
|
\
|
|
|
*
initialize Verify in second pkgAcqIndex constructor
David Kalnischkies
2014-04-28
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...
Michael Vogt
2014-05-07
1
-20
/
+70
|
\
|
|
|
*
|
pass Target/MetaIndexParser around into pkgAcqDiffIndex so that this can be u...
Michael Vogt
2014-04-17
1
-20
/
+26
|
*
|
use correct compression extension when loading the size of the size into the ...
Michael Vogt
2014-04-16
1
-7
/
+18
|
*
|
add Debug::acquire::progress debug option and fixme for index file loading wi...
Michael Vogt
2014-04-16
1
-0
/
+1
|
*
|
load the size from the metaindex into the fetcher to have even more accurate ...
Michael Vogt
2014-04-16
1
-3
/
+12
|
*
|
make the TotalFiles more reliable in apt-get update
Michael Vogt
2014-04-16
1
-1
/
+24
|
|
/
*
|
Merge remote-tracking branch 'mvo/feature/apt-install-deb' into debian/experi...
Michael Vogt
2014-05-07
1
-1
/
+2
|
\
\
|
*
|
WIP local deb install
Michael Vogt
2014-04-28
1
-1
/
+2
|
|
/
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-05-07
1
-27
/
+32
|
\
|
|
*
use the pretty fullname of a pkg as download desciption
David Kalnischkies
2014-03-13
1
-6
/
+2
|
*
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
1
-1
/
+1
|
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-3
/
+12
|
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-10
/
+10
|
*
warning: useless cast to type A [-Wuseless-cast]
David Kalnischkies
2014-03-13
1
-6
/
+6
|
*
initial version of apt-helper
Michael Vogt
2014-02-27
1
-1
/
+1
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-02-27
1
-68
/
+238
|
\
|
|
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
1
-10
/
+10
|
*
always cleanup patchfiles at the end of rred call
David Kalnischkies
2014-02-10
1
-0
/
+9
|
*
integrate Anthonys rred with POC for client-side merge
David Kalnischkies
2014-01-15
1
-8
/
+3
|
*
reenable unlimited pdiff files download
David Kalnischkies
2014-01-15
1
-1
/
+1
|
*
correct IndexDiff vs DiffIndex in Debug output
Anthony Towns
2014-01-15
1
-6
/
+6
|
*
implement POC client-side merging of pdiffs via apt-file
David Kalnischkies
2013-12-13
1
-3
/
+148
|
*
query an empty pkgAcqIndexDiffs if index is up-to-date
David Kalnischkies
2013-12-13
1
-7
/
+9
|
*
Merge remote-tracking branch 'mvo/feature/limit-default-pdiffs' into debian/sid
Michael Vogt
2013-10-09
1
-1
/
+1
|
|
\
|
|
*
set Acquire::PDiffs::FileLimit to 20 to avoid needless huge fetches
Michael Vogt
2013-08-26
1
-1
/
+1
|
*
|
use pkgAcqArchive in 'download' for proper errors
David Kalnischkies
2013-10-03
1
-3
/
+2
|
*
|
refactor onError relabeling of DestFile as '.FAILED'
David Kalnischkies
2013-10-03
1
-32
/
+43
|
*
|
pkg from only trusted sources keeps being trusted
David Kalnischkies
2013-09-26
1
-8
/
+15
|
|
/
|
*
Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid
Michael Vogt
2013-08-22
1
-0
/
+2
|
|
\
|
|
*
some more coverity fixes
Michael Vogt
2013-08-12
1
-0
/
+2
*
|
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2013-08-15
1
-8
/
+53
|
\
|
|
|
*
|
fix: --print-uris removes authentication
David Kalnischkies
2013-08-12
1
-4
/
+27
|
|
/
|
*
pick up Translation-* even if only compressed available
David Kalnischkies
2013-07-25
1
-2
/
+13
|
*
do not redownload unchanged InRelease files
David Kalnischkies
2013-06-20
1
-1
/
+12
[next]