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-08-27
Fix test-security-no-remote-status
Julian Andres Klode
1
-3
/
+3
2015-08-27
Do not parse Status fields from remote sources
Julian Andres Klode
1
-0
/
+30
2015-08-27
Merge branch 'feature/extractar-filefd' into debian/experimental
Julian Andres Klode
2
-2
/
+43
2015-08-27
Add test for using ExtractTar on compressed files
Julian Andres Klode
2
-2
/
+43
2015-08-27
install: Set a local deb as the candidate for that package
Julian Andres Klode
1
-0
/
+18
2015-08-27
allow explicit dis/enable of IndexTargets in sources options
David Kalnischkies
2
-1
/
+74
2015-08-27
use always priv-dropping for changelog download as root
David Kalnischkies
1
-4
/
+5
2015-08-27
fix various typos reported by codespell
David Kalnischkies
6
-6
/
+6
2015-08-27
just-in-time removal of broken essential packages
David Kalnischkies
2
-2
/
+25
2015-08-27
test for #796070: downgrades involving essential packages
Julian Andres Klode
1
-0
/
+67
2015-08-27
tests: check apt-get source release name switching with -t
David Kalnischkies
1
-0
/
+9
2015-08-20
Merge remote-tracking branch 'mvo/feature/srv-records' into debian/experimental
Michael Vogt
1
-0
/
+33
2015-08-20
Add basic (non weight adjusted) shuffling for SrvRecords selection
Michael Vogt
1
-0
/
+33
2015-08-19
Support tabs in sources.list files
Julian Andres Klode
1
-0
/
+6
2015-08-18
Add support for "apt-cache showsrc --only-source srcpkgname"
Michael Vogt
2
-1
/
+33
2015-08-17
Fix the test suite harder
Julian Andres Klode
1
-3
/
+3
2015-08-17
Fix the test suite again
Julian Andres Klode
32
-118
/
+118
2015-08-14
Add integration test for Pin-Priority range checks
Julian Andres Klode
1
-0
/
+60
2015-08-14
Replace --force-yes by various options starting with --allow
Julian Andres Klode
7
-8
/
+106
2015-08-14
Merge branch 'debian/experimental' of https://github.com/DonKult/apt into deb...
Julian Andres Klode
5
-6
/
+15
2015-08-13
Remove an invalid fi from a testcase
Julian Andres Klode
1
-1
/
+0
2015-08-13
Fix integration tests for the removal of the Package pin output
Julian Andres Klode
2
-12
/
+5
2015-08-12
Replace all "press enter" occurrences with "press [Enter]"
Luca Bruno
1
-1
/
+1
2015-08-12
replace direct calls to egrep with grep -E
Daniel Hartwig
1
-1
/
+1
2015-08-12
travis: add ppa:ubuntu-toolschain-r/test as source for gcc-5
David Kalnischkies
3
-4
/
+13
2015-08-10
move manual-bit from 'oldlibs' pkg to its dependencies
David Kalnischkies
1
-0
/
+31
2015-08-10
move APT::Never-MarkAuto-Sections handling to MarkDelete
David Kalnischkies
2
-40
/
+31
2015-08-10
no value for MultiArch field is 'no', not 'none'
David Kalnischkies
1
-2
/
+2
2015-08-10
mark again deps of pkgs in APT::Never-MarkAuto-Sections as manual
David Kalnischkies
2
-1
/
+109
2015-08-10
drop extra newline in 'Failed to fetch' and 'GPG error' message
David Kalnischkies
4
-12
/
+0
2015-08-10
enhance "hit paywall" error message to mention the probable cause
David Kalnischkies
3
-10
/
+11
2015-08-10
parse packages from all architectures into the cache
David Kalnischkies
5
-22
/
+105
2015-08-10
elimate duplicated code in pkgIndexFile subclasses
David Kalnischkies
2
-7
/
+7
2015-08-10
add volatile sources support in libapt-pkg
David Kalnischkies
2
-8
/
+49
2015-08-10
just-in-time creation for (explicit) negative deps
David Kalnischkies
3
-16
/
+8
2015-08-10
just-in-time creation for (implicit) Provides
David Kalnischkies
4
-1
/
+364
2015-08-10
hide implicit deps in apt-cache again by default
David Kalnischkies
2
-63
/
+71
2015-08-10
link DependencyData structs together
David Kalnischkies
1
-4
/
+4
2015-08-10
bunch of micro-optimizations for depcache
David Kalnischkies
2
-13
/
+13
2015-08-10
show or-groups in not-installed recommends and suggests lists
David Kalnischkies
6
-6
/
+168
2015-08-10
implement a more generic ShowList method
David Kalnischkies
6
-0
/
+107
2015-08-10
rename 'apt-get files' to 'apt-get indextargets'
David Kalnischkies
4
-17
/
+17
2015-08-10
handle site-changing redirects as mirror changes
David Kalnischkies
1
-0
/
+23
2015-08-10
add c++11 override marker to overridden methods
David Kalnischkies
3
-7
/
+7
2015-08-10
implement Signed-By without using gpg for verification
David Kalnischkies
2
-2
/
+3
2015-08-10
merge keyrings with cat instead of gpg in apt-key
David Kalnischkies
1
-1
/
+1
2015-08-10
support gpg 2.1.x in apt-key
David Kalnischkies
1
-51
/
+64
2015-08-10
allow individual targets to be kept compressed
David Kalnischkies
2
-2
/
+18
2015-08-10
implement Signed-By option for sources.list
David Kalnischkies
3
-14
/
+93
2015-08-10
add sources.list Check-Valid-Until and Valid-Until-{Max,Min} options
David Kalnischkies
1
-0
/
+9
[next]