index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-23
ensure we got a lock in clean operation
David Kalnischkies
1
-0
/
+10
2015-12-19
tests: support gpg2 properly in all testcases
David Kalnischkies
4
-44
/
+48
2015-12-19
avoid evaluating shell in paths used in apt-key
David Kalnischkies
2
-3
/
+21
2015-12-19
tests: support spaces in path and TMPDIR
David Kalnischkies
207
-518
/
+495
2015-12-19
Fix FileUtlTest.GetTempDir failure when run as root
Pino Toscano
1
-3
/
+7
2015-12-14
test-apt-download-progress: Run the https test multiple times
Julian Andres Klode
1
-2
/
+7
2015-12-14
pkgcache: Make hash arch-independent using fixed size integer
Julian Andres Klode
1
-1
/
+1
2015-12-14
tagfile: Hardcode error message for out of range integer values
Julian Andres Klode
1
-1
/
+1
2015-12-14
test framework: More noopchroot fixes
Julian Andres Klode
1
-6
/
+11
2015-12-14
test framework: Unset no_proxy as well
Julian Andres Klode
1
-1
/
+1
2015-12-14
test framework: Unset http proxy variables in setupenvironment
Julian Andres Klode
1
-0
/
+1
2015-12-14
test framework: Correctly generate new paths in noopchroot
Julian Andres Klode
1
-6
/
+5
2015-12-14
test-apt-download-progress: Limit rate to 600k
Julian Andres Klode
1
-2
/
+2
2015-12-14
test-apt-download-progress: Allow smaller progress change
Julian Andres Klode
1
-1
/
+1
2015-12-14
test-sourceslist-lang-plusminus-options: Use amd64 architecture
Julian Andres Klode
1
-1
/
+1
2015-12-14
non-existing directories don't need to be cleaned
David Kalnischkies
2
-2
/
+27
2015-12-14
support regex and co in 'apt-cache policy $pkg' again
David Kalnischkies
1
-0
/
+9
2015-12-14
show a more descriptive error for weak Release files
David Kalnischkies
2
-0
/
+53
2015-12-11
Convert package names from Packages files to lower case
Julian Andres Klode
1
-0
/
+21
2015-12-11
test: Fix testcases relying on mixed case package names
Julian Andres Klode
1
-23
/
+23
2015-12-10
Do not swap required and important in pkgCache::Priority()
Julian Andres Klode
1
-0
/
+16
2015-12-06
replace run-parts with find|sort to avoid debianutils usage
David Kalnischkies
1
-1
/
+1
2015-12-06
replace "which" with "command -v" for portability
David Kalnischkies
1
-1
/
+1
2015-12-02
use @CHANGEPATH@ as placeholder in changelog URI templates
David Kalnischkies
2
-9
/
+9
2015-12-02
tests: apt build-dep actually reports no depends correctly
David Kalnischkies
2
-2
/
+14
2015-12-01
require explicit paths to dsc/control as we do for deb files
David Kalnischkies
2
-3
/
+13
2015-11-29
accept ../ on the cmdline as start for a deb file as well
David Kalnischkies
1
-1
/
+5
2015-11-29
tests: fix typos, correct helpmsgs and test tests
David Kalnischkies
2
-6
/
+11
2015-11-29
do not override exact targetrelease matches with lesser matches
Andreas Cadhalpun
1
-0
/
+20
2015-11-28
disable privilege-drop verification by default as fakeroot trips over it
David Kalnischkies
1
-0
/
+2
2015-11-28
tests: use id to get user/group instead of environment
David Kalnischkies
1
-2
/
+2
2015-11-27
outsmart gcc -O3 over-optimization in pkgCdrom::FindPackages
David Kalnischkies
1
-0
/
+2
2015-11-25
slightly rephrase notice shown for insecure repositories
Justin B Rye
3
-5
/
+5
2015-11-21
show potentially arch-qualified fullname in 'apt show'
David Kalnischkies
1
-9
/
+26
2015-11-21
review of new/changed translatable program strings
Justin B Rye
5
-10
/
+10
2015-11-21
do not sent Last-Modified if we expect a changed file
David Kalnischkies
1
-1
/
+1
2015-11-19
ignore lost+found in private directory cleanup
David Kalnischkies
2
-4
/
+7
2015-11-19
tests: use quiet level 0 by default in tests
David Kalnischkies
29
-107
/
+117
2015-11-19
support setting empty values (sanely) & removing support for
David Kalnischkies
2
-16
/
+79
2015-11-19
do not use _apt for file/copy sources if it isn't world-accessible
David Kalnischkies
4
-9
/
+35
2015-11-18
tests: fail testsuccess if notices are shown, too
David Kalnischkies
1
-16
/
+50
2015-11-05
"support" unsigned Release files without hashes again
David Kalnischkies
1
-2
/
+7
2015-11-05
encode UTF-8 characters correctly in QuoteString
David Kalnischkies
1
-0
/
+11
2015-11-05
apply various suggestions made by cppcheck
David Kalnischkies
1
-1
/
+1
2015-11-05
allow acquire method specific options via Binary scope
David Kalnischkies
1
-7
/
+7
2015-11-05
drop privileges in copy:// method as we do for file://
David Kalnischkies
4
-48
/
+58
2015-11-04
allow getaddrinfo flag AI_ADDRCONFIG to be disabled
David Kalnischkies
1
-0
/
+1
2015-11-04
ensure FileFd doesn't try to open /dev/null as atomic and co
David Kalnischkies
2
-0
/
+34
2015-11-04
ignore newlines in dpkg-deb control output for installing debs
David Kalnischkies
1
-0
/
+29
2015-11-04
support arch:all data e.g. in separate Packages file
David Kalnischkies
31
-123
/
+330
[next]