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
*
remove uncompressed leftover partial file before pdiff bootstrap
David Kalnischkies
2016-01-08
1
-0
/
+6
*
use filesize of compressed pdiffs for the limit if possible
David Kalnischkies
2016-01-08
1
-2
/
+6
*
tests: limit autotest-functionname generation to sane characters
David Kalnischkies
2016-01-08
1
-3
/
+3
*
support '-' and no parameter for stdin in apt-helper cat-file
David Kalnischkies
2016-01-08
1
-19
/
+5
*
keep compressed indexes in a low-cost format
David Kalnischkies
2016-01-08
6
-20
/
+27
*
tests: try to pick up compressors from config automatically
David Kalnischkies
2016-01-08
3
-18
/
+20
*
allow pdiff bootstrap from all supported compressors
David Kalnischkies
2016-01-08
2
-10
/
+29
*
use one 'store' method to rule all (de)compressors
David Kalnischkies
2016-01-08
1
-2
/
+2
*
test-apt-cache: Adjust for hashtable size change
Julian Andres Klode
2016-01-03
1
-3
/
+3
*
Add new APT::Keep-Downloaded-Packages option
Michael Vogt
2016-01-02
1
-0
/
+43
*
properly parse comments in apt_preferences and deb822-style sources
David Kalnischkies
2016-01-02
2
-0
/
+27
*
support comments in debian/control parsing
David Kalnischkies
2016-01-02
1
-0
/
+35
*
add optional support for comments in pkgTagFile
David Kalnischkies
2016-01-02
1
-0
/
+61
*
Fix test case that was broken by switch of hash function
Julian Andres Klode
2015-12-29
1
-5
/
+5
*
deal with empty values properly in deb822 parser
David Kalnischkies
2015-12-27
1
-1
/
+4
*
allow repositories to forbid arch:all for specific index targets
David Kalnischkies
2015-12-27
1
-0
/
+40
*
ensure we got a lock in clean operation
David Kalnischkies
2015-12-23
1
-0
/
+10
*
tests: support gpg2 properly in all testcases
David Kalnischkies
2015-12-19
4
-44
/
+48
*
avoid evaluating shell in paths used in apt-key
David Kalnischkies
2015-12-19
2
-3
/
+21
*
tests: support spaces in path and TMPDIR
David Kalnischkies
2015-12-19
207
-518
/
+495
*
Fix FileUtlTest.GetTempDir failure when run as root
Pino Toscano
2015-12-19
1
-3
/
+7
*
test-apt-download-progress: Run the https test multiple times
Julian Andres Klode
2015-12-14
1
-2
/
+7
*
pkgcache: Make hash arch-independent using fixed size integer
Julian Andres Klode
2015-12-14
1
-1
/
+1
*
tagfile: Hardcode error message for out of range integer values
Julian Andres Klode
2015-12-14
1
-1
/
+1
*
test framework: More noopchroot fixes
Julian Andres Klode
2015-12-14
1
-6
/
+11
*
test framework: Unset no_proxy as well
Julian Andres Klode
2015-12-14
1
-1
/
+1
*
test framework: Unset http proxy variables in setupenvironment
Julian Andres Klode
2015-12-14
1
-0
/
+1
*
test framework: Correctly generate new paths in noopchroot
Julian Andres Klode
2015-12-14
1
-6
/
+5
*
test-apt-download-progress: Limit rate to 600k
Julian Andres Klode
2015-12-14
1
-2
/
+2
*
test-apt-download-progress: Allow smaller progress change
Julian Andres Klode
2015-12-14
1
-1
/
+1
*
test-sourceslist-lang-plusminus-options: Use amd64 architecture
Julian Andres Klode
2015-12-14
1
-1
/
+1
*
non-existing directories don't need to be cleaned
David Kalnischkies
2015-12-14
2
-2
/
+27
*
support regex and co in 'apt-cache policy $pkg' again
David Kalnischkies
2015-12-14
1
-0
/
+9
*
show a more descriptive error for weak Release files
David Kalnischkies
2015-12-14
2
-0
/
+53
*
Convert package names from Packages files to lower case
Julian Andres Klode
2015-12-11
1
-0
/
+21
*
test: Fix testcases relying on mixed case package names
Julian Andres Klode
2015-12-11
1
-23
/
+23
*
Do not swap required and important in pkgCache::Priority()
Julian Andres Klode
2015-12-10
1
-0
/
+16
*
replace run-parts with find|sort to avoid debianutils usage
David Kalnischkies
2015-12-06
1
-1
/
+1
*
replace "which" with "command -v" for portability
David Kalnischkies
2015-12-06
1
-1
/
+1
*
use @CHANGEPATH@ as placeholder in changelog URI templates
David Kalnischkies
2015-12-02
2
-9
/
+9
*
tests: apt build-dep actually reports no depends correctly
David Kalnischkies
2015-12-02
2
-2
/
+14
*
require explicit paths to dsc/control as we do for deb files
David Kalnischkies
2015-12-01
2
-3
/
+13
*
accept ../ on the cmdline as start for a deb file as well
David Kalnischkies
2015-11-29
1
-1
/
+5
*
tests: fix typos, correct helpmsgs and test tests
David Kalnischkies
2015-11-29
2
-6
/
+11
*
do not override exact targetrelease matches with lesser matches
Andreas Cadhalpun
2015-11-29
1
-0
/
+20
*
disable privilege-drop verification by default as fakeroot trips over it
David Kalnischkies
2015-11-28
1
-0
/
+2
*
tests: use id to get user/group instead of environment
David Kalnischkies
2015-11-28
1
-2
/
+2
*
outsmart gcc -O3 over-optimization in pkgCdrom::FindPackages
David Kalnischkies
2015-11-27
1
-0
/
+2
*
slightly rephrase notice shown for insecure repositories
Justin B Rye
2015-11-25
3
-5
/
+5
*
show potentially arch-qualified fullname in 'apt show'
David Kalnischkies
2015-11-21
1
-9
/
+26
[next]