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
*
unset LANGUAGE for showing [Y/n] answer hints
David Kalnischkies
2013-08-01
1
-2
/
+2
*
request absolute URIs from proxies again (0.9.9.3 regession)
David Kalnischkies
2013-07-26
2
-8
/
+56
*
pick up Translation-* even if only compressed available
David Kalnischkies
2013-07-25
1
-21
/
+34
*
fix 'apt-cache search' crash with missing description
David Kalnischkies
2013-07-18
1
-0
/
+26
*
skip all Description fields in apt-cache, not just first
David Kalnischkies
2013-07-18
1
-1
/
+51
*
fix if-clause to generate hook-info for 'rc' packages
David Kalnischkies
2013-07-16
1
-0
/
+25
*
prevent MarkInstall of unsynced Multi-Arch:same siblings
David Kalnischkies
2013-07-11
1
-0
/
+100
*
implement arch+= and arch-= for sources.list
David Kalnischkies
2013-07-11
1
-0
/
+85
*
Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info
David Kalnischkies
2013-07-11
1
-0
/
+95
*
simple fork and pidfile aptwebserver
David Kalnischkies
2013-06-24
11
-19
/
+83
*
trigger NODATA error for invalid InRelease files
David Kalnischkies
2013-06-20
3
-0
/
+93
*
tests: accept an explaination for msgfail
David Kalnischkies
2013-06-20
1
-3
/
+7
*
simple URI rewrite rules config for webserver
David Kalnischkies
2013-06-20
3
-38
/
+45
*
add directory listing to the webserver
David Kalnischkies
2013-06-20
1
-0
/
+121
*
add a simple webserver for our testcases
David Kalnischkies
2013-06-20
3
-6
/
+363
*
handle missing "Description" in apt-cache show
David Kalnischkies
2013-06-20
1
-0
/
+89
*
tests: add an interactive 'test' with multiple cdroms
David Kalnischkies
2013-06-09
1
-0
/
+47
*
ensure state-dir exists before coyping cdrom files
David Kalnischkies
2013-06-09
2
-4
/
+6
*
stop building l10n if strings are unchanged
David Kalnischkies
2013-06-09
2
-0
/
+2
*
tests: add expected port for cve-2013-105 testcase
David Kalnischkies
2013-06-09
1
-1
/
+1
*
tests: trap-adding can be post- as well as prefix
David Kalnischkies
2013-06-09
2
-4
/
+7
*
fix support for multiple patterns in apt-cache search
David Kalnischkies
2013-06-09
2
-3
/
+42
*
do unpacks before configures in SmartConfigure
David Kalnischkies
2013-06-09
1
-0
/
+46
*
try all providers in order if uninstallable in MarkInstall
David Kalnischkies
2013-06-09
1
-0
/
+70
*
fix priority sorting by prefering higher in MarkInstall
David Kalnischkies
2013-06-09
1
-0
/
+36
*
fix uri test
Michael Vogt
2013-05-08
1
-1
/
+1
*
merged patch from Daniel Hartwig to fix URI and proxy releated issues
Michael Vogt
2013-05-08
3
-9
/
+17
*
merged lp:~mvo/apt/add-missing-dsc-hashes
Michael Vogt
2013-04-08
1
-0
/
+35
|
\
|
*
add a integration test for bug 1078697
Michael Vogt
2013-02-01
1
-0
/
+35
*
|
merged lp:~mvo/apt/fix-inrelease5
Michael Vogt
2013-04-02
4
-5
/
+82
|
\
\
|
*
|
* apt-pkg/deb/debindexfile.cc,
David Kalnischkies
2013-03-18
2
-1
/
+3
|
*
|
- add method to open (maybe) clearsigned files transparently
David Kalnischkies
2013-03-18
1
-2
/
+8
|
*
|
rename testcase to mention CVE number, make the code more consistent with
David Kalnischkies
2013-03-18
2
-80
/
+61
|
*
|
add testcase and update changelog
Michael Vogt
2013-03-16
1
-0
/
+80
|
*
|
- if ExecGPGV deals with a clear-signed file it will split this file
David Kalnischkies
2013-03-15
1
-3
/
+11
*
|
|
merge patches from daniel to fix merge artifact and test failure
Michael Vogt
2013-03-25
1
-1
/
+1
*
|
|
merged lp:~mvo/apt/fix-tagfile-hash
Michael Vogt
2013-03-22
2
-1
/
+66
|
\
\
\
|
*
|
|
test/libapt/tagfile_test.cc: add missing "unistd.h" (thanks to Niels Thykier)
Michael Vogt
2013-03-18
1
-0
/
+1
|
*
|
|
fix pkgTagSection::Exists() and add test
Michael Vogt
2013-03-18
2
-1
/
+65
|
|
/
/
*
|
|
merged the debian-wheezy branch
Michael Vogt
2013-03-22
2
-21
/
+13
|
\
|
|
|
*
|
* SECURITY UPDATE: InRelease verification bypass
Michael Vogt
2013-03-14
2
-21
/
+13
|
|
/
*
|
test/integration/framework: use EXIT_CODE to be consistent with the run-tests...
Michael Vogt
2013-03-18
1
-5
/
+5
*
|
report failures via exit and ensure we don't overflow
Michael Vogt
2013-03-18
2
-4
/
+10
*
|
* test/integration/framework:
Michael Vogt
2013-03-18
1
-2
/
+8
*
|
* test/libapt/assert.h, test/libapt/run-tests:
Michael Vogt
2013-03-17
2
-1
/
+10
*
|
* apt-pkg/depcache.cc:
David Kalnischkies
2013-02-24
1
-0
/
+104
|
/
*
* cmdline/apt-get.cc:
David Kalnischkies
2012-11-09
2
-3
/
+3
*
* apt-pkg/pkgcache.cc:
David Kalnischkies
2012-09-19
1
-0
/
+50
*
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2012-09-19
1
-0
/
+22
*
handle packages without a mandatory architecture (debian-policy ยง5.3)
David Kalnischkies
2012-09-09
2
-6
/
+93
[next]