index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Print warning for unauthenticated repositories
Michael Vogt
2014-09-26
1
-0
/
+30
*
make pdiff transactional (but at the cost of a CopyFile()
Michael Vogt
2014-09-23
1
-0
/
+1
*
cleanup, fix test-apt-update-unauth as the behavior of apt changed
Michael Vogt
2014-09-23
1
-5
/
+23
*
Merge remote-tracking branch 'debian/debian/experimental' into feature/acq-trans
Michael Vogt
2014-09-23
2
-3
/
+4
|
\
|
*
fix tests
Michael Vogt
2014-09-23
2
-3
/
+4
*
|
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
2014-09-23
14
-20
/
+242
|
\
|
|
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-23
14
-16
/
+246
|
|
\
|
|
*
relax grep to support newer curl output format
David Kalnischkies
2014-09-20
1
-1
/
+6
|
|
*
Fix regression when copy: is used for a relative path
Michael Vogt
2014-09-19
1
-4
/
+6
|
|
*
test/integration/test-apt-update-file: improve test
Michael Vogt
2014-09-19
2
-0
/
+17
|
|
*
improve test for commit daff4a
Michael Vogt
2014-09-17
1
-0
/
+7
|
|
*
Fix regression for file:/// uris from CVE-2014-0487
Michael Vogt
2014-09-17
1
-0
/
+27
|
|
*
SECURITY UPDATE for CVE-2014-{0488,0487,0489}
Michael Vogt
2014-09-16
3
-3
/
+105
|
|
*
don't call pager in non-terminals for changelog
David Kalnischkies
2014-09-09
1
-3
/
+2
|
|
*
fix progress report for upgrade and reinstall
David Kalnischkies
2014-09-08
1
-0
/
+16
|
|
*
fix and non-silent fail dpkg-overwrite error test
David Kalnischkies
2014-09-07
1
-1
/
+6
|
|
*
strip everything spacey in APT::String::Strip
David Kalnischkies
2014-09-07
1
-0
/
+15
|
|
*
detect terminal output with 'test -t' in tests
David Kalnischkies
2014-09-07
2
-2
/
+2
|
|
*
do use an 'unknown' arch-specification in test
David Kalnischkies
2014-09-07
1
-4
/
+4
|
|
*
implement --full in apt search
David Kalnischkies
2014-09-07
1
-1
/
+15
|
|
*
support regular expressions in 'apt search'
David Kalnischkies
2014-09-07
2
-1
/
+22
*
|
|
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
2014-09-05
9
-30
/
+2668
|
\
|
|
|
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-05
9
-30
/
+2668
|
|
\
|
|
|
*
Fix incorrect upgradable listing in "apt list" (thanks to Michael Musenbrock)
Michael Vogt
2014-09-05
1
-0
/
+34
|
|
*
test/integration/test-ubuntu-bug-346386-apt-get-update-paywall: use downloadf...
Michael Vogt
2014-09-03
1
-7
/
+5
|
|
*
Add testcase for apt list --all-versions
Michael Vogt
2014-09-02
1
-1
/
+3
|
|
*
Avoid yielding blank lines with APT::Cmd::use-format=true
Andreas Oberritter
2014-09-02
1
-1
/
+4
|
|
*
Make Proxy-Auto-Detect check for each host
Michael Vogt
2014-09-02
1
-22
/
+58
|
|
*
support versioned provides as implemented by dpkg
David Kalnischkies
2014-08-26
1
-0
/
+137
|
|
*
Fix SmartConfigure to ignore ordering of packages that are already valid
Michael Vogt
2014-07-29
3
-0
/
+2398
|
|
*
StringToBool: only act if the entire string is consumed by strtol()
Michael Vogt
2014-07-16
1
-0
/
+29
*
|
|
all tests pass
Michael Vogt
2014-08-24
2
-8
/
+6
*
|
|
add ims check verify
Michael Vogt
2014-08-02
1
-0
/
+3
*
|
|
make i-m-s work again
Michael Vogt
2014-08-01
1
-0
/
+22
*
|
|
add gzip test and todo
Michael Vogt
2014-08-01
2
-2
/
+14
*
|
|
make errors more consistent
Michael Vogt
2014-08-01
1
-13
/
+3
*
|
|
check hashes of compressed files as well
Michael Vogt
2014-08-01
1
-12
/
+17
*
|
|
fix transactionid passing
Michael Vogt
2014-08-01
1
-1
/
+0
*
|
|
mve MetaKey into pkgAcqBaseIndex
Michael Vogt
2014-08-01
1
-1
/
+3
*
|
|
fail early (again) on gpg sig failures
Michael Vogt
2014-07-31
1
-6
/
+5
*
|
|
ensure InRelease->Release is transactional as well
Michael Vogt
2014-07-31
1
-0
/
+18
*
|
|
make test_unauthenticated_to_invalid_inrelease work
Michael Vogt
2014-07-31
1
-4
/
+5
*
|
|
Rework TransactionID stuff
Michael Vogt
2014-07-31
1
-0
/
+180
*
|
|
Download Release first, then Release.gpg
Michael Vogt
2014-07-21
1
-0
/
+1
*
|
|
add pkgAcquire::TransactionHasError()
Michael Vogt
2014-07-21
1
-0
/
+23
|
/
/
*
|
Do not crash for apt-get install /dev/null
Michael Vogt
2014-07-16
1
-0
/
+30
*
|
Only allow "apt-get build-dep path" when path starts with ./ or /
Michael Vogt
2014-07-08
2
-0
/
+12
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-07-08
5
-45
/
+49
|
\
|
|
*
build: Convert from DebianDoc SGML to DocBook XML
Guillem Jover
2014-07-08
2
-3
/
+3
|
*
use printf instead of echo in testing framework
Michele OrrĂ¹
2014-07-07
2
-31
/
+31
[next]