index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix test
Michael Vogt
2014-10-06
1
-2
/
+1
*
rename AuthDone() -> CheckAuthDone()
Michael Vogt
2014-10-06
2
-6
/
+4
*
cleanup pkgAcq*::Failed()
Michael Vogt
2014-10-06
3
-73
/
+55
*
add missing TransactionStageCopy() in pkgAcqDiffIndex::Done()
Michael Vogt
2014-10-06
1
-12
/
+5
*
Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readability
Michael Vogt
2014-10-06
3
-213
/
+149
*
fix incorrect docstrings for AcqMetaBase::TransactionStageRemoval/AcqMetaBase...
Michael Vogt
2014-10-06
1
-2
/
+2
*
add new "SetActiveSubprocess()
Michael Vogt
2014-10-06
2
-46
/
+25
*
update test
Michael Vogt
2014-10-06
1
-3
/
+7
*
really do not download Release if InRelease does not verify
Michael Vogt
2014-10-03
1
-20
/
+24
*
cleanup around pkgAcqMetaSig and improved tests
Michael Vogt
2014-10-02
3
-52
/
+76
*
add a bunch of docstrings etc
Michael Vogt
2014-10-02
2
-14
/
+40
*
fix crash
Michael Vogt
2014-10-02
2
-11
/
+14
*
donkults fixes
Michael Vogt
2014-10-02
3
-41
/
+38
*
Cleanup pkgAcqIndex
Michael Vogt
2014-10-02
2
-135
/
+171
*
refactor and add pkgAcqIndex::ValidateFile()
Michael Vogt
2014-10-01
2
-25
/
+39
*
fix leftover files from Acquire::GzipIndex
Michael Vogt
2014-10-01
2
-8
/
+23
*
hack around test-apt-update-unauth failure
Michael Vogt
2014-10-01
2
-6
/
+24
*
fix test-apt-update-nofallback test
Michael Vogt
2014-10-01
1
-1
/
+5
*
update test/integration/test-releasefile-verification
Michael Vogt
2014-10-01
2
-10
/
+21
*
Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}
Michael Vogt
2014-10-01
15
-24
/
+65
*
add verify for the .diff/Index download and add FIXME for pkgAcqIndexDiffs/pk...
Michael Vogt
2014-10-01
1
-0
/
+19
*
cleanup
Michael Vogt
2014-09-29
2
-31
/
+54
*
Merge remote-tracking branch 'debian/debian/experimental' into feature/acq-trans
Michael Vogt
2014-09-29
2
-0
/
+4
|
\
|
*
Test if TMPDIR is a directory in apt-key and if not unset it
Michael Vogt
2014-09-29
2
-0
/
+4
*
|
more test fixes
Michael Vogt
2014-09-29
2
-4
/
+8
*
|
fix DestFile ext
Michael Vogt
2014-09-29
1
-1
/
+1
*
|
test fixes
Michael Vogt
2014-09-29
4
-3
/
+8
*
|
refactor
Michael Vogt
2014-09-29
2
-37
/
+33
*
|
Adjust DestFile in ReverifyAfterIMS() to not include compr Extension
Michael Vogt
2014-09-29
2
-1
/
+8
*
|
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
2014-09-29
147
-2606
/
+2623
|
\
|
|
*
Add missing "adduser" dependency (for the new _apt user)
Michael Vogt
2014-09-29
1
-1
/
+1
|
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-29
9
-172
/
+216
|
|
\
|
|
*
Set STRIP_FROM_PATH for doxygen
Trần Ngọc Quân
2014-09-28
1
-2
/
+2
|
|
*
Merge remote-tracking branch 'donkult/feature/generalize-gzipindex' into debi...
Michael Vogt
2014-09-26
8
-171
/
+216
|
|
|
\
|
|
|
*
rewrite compressed indexes test to check with all compressors
David Kalnischkies
2014-09-25
3
-122
/
+135
|
|
|
*
generalize Acquire::GzipIndex
Michael Vogt
2014-09-21
7
-58
/
+90
|
*
|
|
replace c-string Mode with c++-string ActiveSubprocess
David Kalnischkies
2014-09-28
3
-6
/
+57
|
*
|
|
allow options between command and -- on commandline
David Kalnischkies
2014-09-28
3
-10
/
+81
|
*
|
|
cleanup partial directory of lists in apt-get clean
David Kalnischkies
2014-09-27
2
-6
/
+54
|
*
|
|
allow fetcher setup without directory creation
David Kalnischkies
2014-09-27
7
-28
/
+66
|
*
|
|
Japanese program translation update
Kenshi Muto
2014-09-27
1
-30
/
+28
|
*
|
|
store source name and version in binary cache
David Kalnischkies
2014-09-27
7
-53
/
+89
|
*
|
|
fix: %i in format string (no. 1) requires 'int' but the argument type is
David Kalnischkies
2014-09-27
1
-3
/
+3
|
*
|
|
fix: The class 'pkgSourceList' defines member variable with name 'SrcList' al...
David Kalnischkies
2014-09-27
1
-4
/
+0
|
*
|
|
fix: Prefer prefix ++/-- operators for non-primitive types
David Kalnischkies
2014-09-27
3
-6
/
+6
|
*
|
|
fix: Consecutive return, break, continue, goto or throw statements are unnece...
David Kalnischkies
2014-09-27
2
-4
/
+1
|
*
|
|
Merge branch 'feature/gnupglimit' into debian/experimental
David Kalnischkies
2014-09-27
59
-529
/
+652
|
|
\
\
\
|
|
*
|
|
add gnupg and gnupg2 as test-dependency
David Kalnischkies
2014-09-27
2
-2
/
+3
|
|
*
|
|
ensure apt-key del handles 16-byte key ids
James McCoy
2014-09-27
1
-0
/
+8
|
|
*
|
|
remove empty keyrings in trusted.gpg.d on upgrade
David Kalnischkies
2014-09-27
1
-0
/
+9
[next]