index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
integration
Commit message (
Expand
)
Author
Age
Files
Lines
*
* apt-pkg/deb/debmetaindex.cc:
David Kalnischkies
2011-07-14
1
-0
/
+47
*
merged from debian-sid
Michael Vogt
2011-06-30
1
-0
/
+72
|
\
|
*
* doc/makefile:
Michael Vogt
2011-06-30
1
-0
/
+72
*
|
merge lp:~mvo/apt/abi-break
Michael Vogt
2011-06-29
2
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
* cmdline/apt-get.cc:
David Kalnischkies
2011-05-17
2
-3
/
+3
*
|
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
*
* 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
*
* 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
*
|
* 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
*
|
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
*
|
|
merged from lp:~mvo/apt/mvo
Michael Vogt
2011-02-10
2
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
* merged lp:~evfool/apt/fix641673:
Michael Vogt
2011-02-10
1
-2
/
+2
|
*
|
* merged lp:~evfool/apt/fix641673
Michael Vogt
2011-02-10
1
-2
/
+2
*
|
|
* apt-pkg/contrib/error.cc:
David Kalnischkies
2011-02-07
1
-0
/
+11
*
|
|
rename changelog and autoremove testfile to indicate better what is tested
David Kalnischkies
2011-02-07
2
-0
/
+0
*
|
|
implement --print-uris for download command
David Kalnischkies
2011-02-07
1
-0
/
+29
*
|
|
implement download-only for changelog command which downloads the
David Kalnischkies
2011-02-07
1
-2
/
+10
*
|
|
implement --print-uris support for changelog command
David Kalnischkies
2011-02-07
1
-0
/
+2
*
|
|
test changelogs locally instead of depending on an online service
David Kalnischkies
2011-02-07
2
-21
/
+16
*
|
|
always do removes first and set not installed remove packages
David Kalnischkies
2011-02-07
1
-0
/
+26
*
|
|
allow conflicts in the same group again (Closes: #612099)
David Kalnischkies
2011-02-07
2
-1
/
+210
*
|
|
test various situation with and without autobit setting
David Kalnischkies
2011-02-03
1
-0
/
+105
*
|
|
check that the right amount of packages is installed if multiple passed in
David Kalnischkies
2011-02-03
2
-4
/
+4
*
|
|
remove duplicated config-option setting and rename testdpkgnotinstalled
David Kalnischkies
2011-02-03
2
-6
/
+5
|
/
/
*
|
merge 'after squeeze release'-stuff
David Kalnischkies
2011-02-03
27
-81
/
+1405
|
\
\
|
*
|
ensure that we are building the packages in the right architecture
David Kalnischkies
2011-02-01
1
-5
/
+13
|
*
|
ensure that we are building really inside of our tmp directory
David Kalnischkies
2011-01-28
1
-5
/
+5
|
*
|
- download and use i18n/Index to choose which Translations to download
David Kalnischkies
2011-01-28
2
-14
/
+15
|
*
|
- change the internal handling of Extensions in pkgAcqIndex
David Kalnischkies
2011-01-26
1
-4
/
+5
[next]