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
*
* apt-pkg/acquire-item.cc:
Michael Vogt
2011-08-05
1
-0
/
+7
*
* test/integration/test-hashsum-verification:
Michael Vogt
2011-08-05
1
-0
/
+76
*
* apt-pkg/deb/deblistparser.cc:
David Kalnischkies
2011-07-27
1
-0
/
+27
*
merged from lp:~mvo/apt/mvo
Michael Vogt
2011-07-26
2
-0
/
+52
|
\
|
*
add another escape test case, fixup octal one (its \0XX instead of \0XXX)
Michael Vogt
2011-07-26
1
-0
/
+6
|
*
* apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:
Michael Vogt
2011-07-26
2
-0
/
+46
*
|
implement MultiarchCross for build-dep and source (Closes: #632221)
David Kalnischkies
2011-07-25
2
-0
/
+205
*
|
the order of languages after "none" is not important, so ignore it in tests
David Kalnischkies
2011-07-25
2
-6
/
+40
*
|
update the testcase to reflect that native is always on top if
David Kalnischkies
2011-07-25
1
-0
/
+6
*
|
* apt-pkg/policy.cc:
David Kalnischkies
2011-07-16
2
-3
/
+67
*
|
merge with debian-sid 0.8.15.2
David Kalnischkies
2011-07-14
1
-0
/
+20
|
\
|
|
*
merged from debian-sid
Michael Vogt
2011-07-14
1
-0
/
+72
|
|
\
|
|
*
* doc/makefile:
Michael Vogt
2011-06-30
1
-0
/
+72
|
*
|
make ResolveByKeep() more clever and hold back packages that would go into a ...
Michael Vogt
2011-07-14
1
-0
/
+20
|
|
/
*
|
* cmdline/apt-get.cc:
David Kalnischkies
2011-07-06
1
-0
/
+81
*
|
allow package:architecure in Package:
David Kalnischkies
2011-06-30
1
-0
/
+15
*
|
- ensure that only the first specific stanza for a package is used
David Kalnischkies
2011-06-29
1
-1
/
+14
*
|
* apt-pkg/policy.cc:
David Kalnischkies
2011-06-29
1
-0
/
+44
*
|
* apt-pkg/indexcopy.cc:
David Kalnischkies
2011-06-06
1
-0
/
+31
*
|
add a very dumb pause method to stop test-execution
David Kalnischkies
2011-06-06
1
-0
/
+6
|
/
*
log reinstall commands in history.log
David Kalnischkies
2011-05-23
1
-0
/
+6
*
* apt-pkg/packagemanager.cc:
David Kalnischkies
2011-05-16
1
-0
/
+32
*
rewrite new and previously satisfied important dependency detection in
David Kalnischkies
2011-05-13
1
-0
/
+172
*
if critical or-group can't be satisfied, exit directly.
David Kalnischkies
2011-05-11
1
-0
/
+108
*
dequote URL taken from Location in redirects as we will otherwise
David Kalnischkies
2011-05-10
1
-0
/
+36
*
support lighttpd as test webserver but still prefer weborf
David Kalnischkies
2011-04-27
1
-6
/
+15
*
* test/versions.lst:
David Kalnischkies
2011-04-26
1
-6
/
+6
*
* cmdline/apt-mark.cc:
David Kalnischkies
2011-04-21
1
-1
/
+1
*
remove not existing packages left over from the testcase
David Kalnischkies
2011-04-21
1
-3
/
+3
*
fix a bunch of cppcheck warnings/errors based on a patch by
David Kalnischkies
2011-04-16
1
-2
/
+5
*
* apt-pkg/depcache.cc:
David Kalnischkies
2011-04-16
1
-0
/
+38
*
add sbin directories to PATH to avoid dpkg warnings
David Kalnischkies
2011-04-15
1
-0
/
+1
*
be able to set priorities for created test packages
David Kalnischkies
2011-04-15
1
-21
/
+30
*
do not change protected packages in autoinstall (Closes: #618848)
David Kalnischkies
2011-03-26
2
-1
/
+33
*
* apt-pkg/aptconfiguration.cc:
David Kalnischkies
2011-03-26
1
-0
/
+59
*
* apt-pkg/cacheiterator.h:
David Kalnischkies
2011-03-25
5
-35
/
+35
*
add a method to insert packages into dpkg's status file
David Kalnischkies
2011-03-23
1
-0
/
+23
*
reorganize the marker methods a bit by moving the common part to a
David Kalnischkies
2011-03-20
1
-1
/
+1
*
enable buildsimplenativepackage to build packages for multiple
David Kalnischkies
2011-03-16
1
-9
/
+13
*
Remove the "pseudopackage" handling of Architecture: all packages for
David Kalnischkies
2011-03-08
5
-66
/
+69
*
test the xz compressor, too
David Kalnischkies
2011-02-22
1
-3
/
+5
*
* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:
David Kalnischkies
2011-02-22
1
-4
/
+5
|
\
|
*
* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:
David Kalnischkies
2011-02-22
1
-3
/
+5
*
|
merged from donkult and fix dashish
Michael Vogt
2011-02-16
3
-1
/
+60
|
\
\
|
*
|
* cmdline/apt-get.cc:
David Kalnischkies
2011-02-15
2
-0
/
+59
|
/
/
*
|
test/integration/: remove a bunch of "local" statements from the shellscript,...
Michael Vogt
2011-02-15
12
-12
/
+19
*
|
* apt-pkg/contrib/error.cc:
David Kalnischkies
2011-02-15
1
-0
/
+32
*
|
merged from lp:~donkult/apt/sid
Michael Vogt
2011-02-14
7
-45
/
+128
|
\
\
|
*
|
* apt-pkg/depcache.cc:
David Kalnischkies
2011-02-11
2
-0
/
+94
|
*
|
use apt-mark instead of hand-mangling with the extended_states file
David Kalnischkies
2011-02-10
5
-45
/
+34
[next]