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-11-04
support arch:all data e.g. in separate Packages file
David Kalnischkies
31
-123
/
+330
2015-11-04
sanify API to get 'the' candidate version
David Kalnischkies
1
-0
/
+19
2015-11-04
revamp all tools help messages
David Kalnischkies
1
-1
/
+1
2015-11-04
move apts cmdline helper type into -private
David Kalnischkies
2
-9
/
+9
2015-11-04
generate commands array after config is loaded
David Kalnischkies
2
-4
/
+10
2015-11-04
new quiet level -qq for apt to hide progress output
David Kalnischkies
3
-5
/
+5
2015-11-04
disable updating insecure repositories in apt by default
David Kalnischkies
4
-20
/
+11
2015-11-04
move 'search' implementations as well
David Kalnischkies
1
-8
/
+5
2015-11-04
add binary-specific options via Binary scope
David Kalnischkies
2
-0
/
+59
2015-11-04
suggest 'apt autoremove' to get right of unneeded packages
David Kalnischkies
5
-15
/
+35
2015-11-04
refer to apt-secure(8) in unsecure repositories warning
David Kalnischkies
5
-7
/
+95
2015-11-04
rework errors and warnings around insecure repositories
David Kalnischkies
5
-10
/
+30
2015-11-04
support .deb files in upgrade operations as well
David Kalnischkies
1
-9
/
+5
2015-11-04
unbreak the copy-method claiming hashsum mismatch since ~exp9
David Kalnischkies
2
-7
/
+23
2015-11-04
tests: ensure sponge-files are cleaned up properly
David Kalnischkies
1
-0
/
+2
2015-11-04
tests: change test-skipping detection for arch-specific pkgs
David Kalnischkies
1
-8
/
+3
2015-11-04
allow all dpkg selections to be set via apt-mark and libapt
David Kalnischkies
1
-0
/
+40
2015-11-04
provide public interface to hold/unhold packages
David Kalnischkies
1
-0
/
+13
2015-10-30
thread-safety tests: Adjust path to lists
Julian Andres Klode
1
-3
/
+3
2015-10-30
Provide tests for thread-safety
Julian Andres Klode
3
-0
/
+101
2015-10-30
cacheset: Fix compilation on new GCC in C++98 mode
Julian Andres Klode
1
-0
/
+26
2015-09-15
tests: add a -j $jobs mode to test runner for parallel execution
David Kalnischkies
2
-15
/
+75
2015-09-15
tests: don't use hardcoded port for http and https
David Kalnischkies
28
-227
/
+276
2015-09-14
fallback to well-known URI if by-hash fails
David Kalnischkies
1
-11
/
+15
2015-09-14
add by-hash sources.list option and document all of by-hash
David Kalnischkies
1
-15
/
+34
2015-09-14
tests: try to support spaces in TMPDIR
David Kalnischkies
20
-385
/
+391
2015-09-14
deal with spaces in path, command and filepaths in apt-key
David Kalnischkies
1
-7
/
+8
2015-09-14
tests: use SHA1 checksum only by default in tests
David Kalnischkies
9
-42
/
+52
2015-09-14
do not ignore differently versioned self-provides
David Kalnischkies
1
-0
/
+51
2015-09-14
various changes to increase test-coverage
David Kalnischkies
8
-61
/
+102
2015-09-14
implement apt-get source msg 'Please use: $vcs' for git
David Kalnischkies
1
-0
/
+19
2015-09-14
srv test: do 100 pulls twice and compare list
David Kalnischkies
1
-27
/
+61
2015-09-14
tests: use more 'native' instead of 'amd64' if possible
David Kalnischkies
3
-17
/
+11
2015-09-14
avoid using global PendingError to avoid failing too often too soon
David Kalnischkies
4
-0
/
+8
2015-09-14
do not discard new manual-bits while applying EDSP solutions
David Kalnischkies
1
-0
/
+6
2015-09-14
implement autobit and pinning in EDSP solver 'apt'
David Kalnischkies
1
-5
/
+38
2015-09-14
select kernels to protect from autoremove based on Debian version
David Kalnischkies
2
-40
/
+96
2015-09-14
fix insecure use of /tmp in EDSP solver 'dump'
David Kalnischkies
1
-9
/
+12
2015-09-14
add Source-Version field for EDSP
David Kalnischkies
1
-0
/
+1
2015-09-14
implement dpkgs vision of interpreting pkg:<arch> dependencies
David Kalnischkies
9
-55
/
+126
2015-09-14
tests: allow to run (selfbuilt) dpkg under gdb
David Kalnischkies
1
-4
/
+22
2015-09-14
M-A: allowed pkgs of unconfigured archs do not statisfy :any
David Kalnischkies
2
-0
/
+84
2015-09-14
store ':any' pseudo-packages with 'any' as architecture
David Kalnischkies
1
-2
/
+1
2015-09-14
tests: refactor printing of the quiet failure header
David Kalnischkies
1
-44
/
+29
2015-09-14
tests: store msgmsg message for display in fail as well
David Kalnischkies
1
-1
/
+12
2015-09-07
Set APT::FTPArchive::DoByHash to false by default
Michael Vogt
1
-0
/
+3
2015-09-07
Ensure that no by-hash file for "Release/InRelease is written"
Michael Vogt
1
-0
/
+15
2015-09-04
Add support for writing by-hash dirs in apt-ftparchive
Michael Vogt
1
-0
/
+66
2015-09-02
tests: collect more details about failed checkdiffs
David Kalnischkies
2
-51
/
+30
2015-09-01
use clock() as source for SRV randomness
David Kalnischkies
1
-8
/
+16
[next]