index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-08-11
2
-80
/
+80
|
|
*
fix some cppcheck: (warning) Member variable is not initialized in the constr...
David Kalnischkies
2011-08-11
1
-2
/
+0
|
*
|
cmdline/makefile: ajust comment
Michael Vogt
2011-07-28
1
-1
/
+1
|
*
|
* merged latest fixes from debian-sid
Michael Vogt
2011-07-28
2
-105
/
+207
|
|
\
|
|
|
*
merged from lp:~donkult/apt/sid
Michael Vogt
2011-07-25
2
-102
/
+202
|
|
|
\
|
|
|
*
implement MultiarchCross for build-dep and source (Closes: #632221)
David Kalnischkies
2011-07-25
1
-4
/
+109
|
|
|
*
move debug message about attempt install/remove to the responsible method
David Kalnischkies
2011-07-24
1
-3
/
+8
|
|
|
*
alternatively check in a versioned depends if the candidate is good
David Kalnischkies
2011-07-24
1
-27
/
+21
|
|
|
*
after this consider providing packages (if it is not a versioned dep)
David Kalnischkies
2011-07-24
1
-26
/
+27
|
|
|
*
move the detection for installed versions up as it is the easiest case
David Kalnischkies
2011-07-24
1
-25
/
+20
|
|
|
*
first round of reorder code without changing result
David Kalnischkies
2011-07-24
1
-29
/
+27
|
|
|
*
buildconflicts effect all architectures
David Kalnischkies
2011-07-24
1
-11
/
+13
|
|
|
*
you want to be nice and quote a filename just to be reminded by gpg
David Kalnischkies
2011-07-23
1
-1
/
+1
|
|
*
|
merged from donkult
Michael Vogt
2011-07-22
2
-3
/
+5
|
|
|
\
|
|
|
|
*
do not require unused partial dirs in 'source' (Closes: #633510)
David Kalnischkies
2011-07-16
1
-2
/
+1
|
|
|
*
* cmdline/apt-key:
David Kalnischkies
2011-07-16
1
-1
/
+4
|
|
*
|
merged from the mvo branch
Michael Vogt
2011-07-22
1
-1
/
+1
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
* cmdline/apt-get.cc:
Michael Vogt
2011-07-22
1
-1
/
+1
*
|
|
|
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-09-13
2
-12
/
+6
*
|
|
|
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
8
-26
/
+33
|
/
/
/
*
|
|
merged from http://bzr.debian.org/bzr/apt/apt/debian-sid
Michael Vogt
2011-07-15
1
-3
/
+3
|
\
|
|
|
*
|
* cmdline/apt-get.cc:
David Kalnischkies
2011-07-06
1
-3
/
+3
|
*
|
require to be root for add, rm, update and net-update
David Kalnischkies
2011-06-29
1
-0
/
+11
|
*
|
* cmdline/apt-key:
David Kalnischkies
2011-06-29
1
-2
/
+2
*
|
|
replace the last standing double's with long long
David Kalnischkies
2011-07-14
1
-1
/
+1
*
|
|
* cmdline/apt-get.cc:
David Kalnischkies
2011-07-14
1
-1
/
+7
*
|
|
merged from debian-sid
Michael Vogt
2011-06-30
1
-2
/
+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
* doc/makefile:
Michael Vogt
2011-06-30
1
-2
/
+13
|
|
/
*
|
merge lp:~mvo/apt/abi-break
Michael Vogt
2011-06-29
4
-4
/
+263
|
\
\
|
|
/
|
/
|
|
*
merge lp:~mvo/apt/sha512-template to add support for sha512
Michael Vogt
2011-06-08
1
-0
/
+2
|
|
\
|
|
*
add sha512 support in the client now as well
Michael Vogt
2011-02-25
1
-0
/
+2
|
*
|
* cmdline/apt-get.cc:
David Kalnischkies
2011-05-17
1
-4
/
+6
|
*
|
rename option APT::Solver::Name to simply APT::Solver
David Kalnischkies
2011-05-17
2
-2
/
+2
|
*
|
* Implement EDSP in libapt-pkg so that all front-ends which
David Kalnischkies
2011-05-17
4
-1
/
+256
|
|
\
\
|
|
*
|
implement correct error reporting
David Kalnischkies
2011-05-07
2
-4
/
+4
|
|
*
|
add a tiny dump solver to quickly output a scenario
David Kalnischkies
2011-05-03
2
-0
/
+57
|
|
*
|
add a --solver option to apt-get
David Kalnischkies
2011-05-03
1
-0
/
+1
|
|
*
|
work on requests with the correct upgrade/dist-upgrade/else resolver
David Kalnischkies
2011-05-03
1
-1
/
+11
|
|
*
|
implement optional Progress report in EDSP
David Kalnischkies
2011-05-02
1
-0
/
+13
|
|
*
|
add scenario command to output a complete or limited scenario
David Kalnischkies
2011-04-25
1
-2
/
+23
|
|
*
|
set hint flags for the problem resolver according to request
David Kalnischkies
2011-04-19
1
-1
/
+18
|
|
*
|
disable the error discarding as it destroyes the error reporting about
David Kalnischkies
2011-04-02
1
-1
/
+1
|
|
*
|
add a small wrapper to use the internal apt solver as an external one
David Kalnischkies
2011-04-01
2
-0
/
+136
*
|
|
|
* cmdline/apt-config.cc:
David Kalnischkies
2011-05-28
1
-0
/
+13
|
/
/
/
*
|
|
convert a lot of places to use IsNegative instead of checking by hand
David Kalnischkies
2011-05-11
1
-10
/
+4
*
|
|
provide a 'dpkg --set-selections' wrapper to set/release holds
David Kalnischkies
2011-04-26
1
-0
/
+116
*
|
|
* cmdline/apt-get.cc:
David Kalnischkies
2011-04-21
2
-8
/
+8
*
|
|
* cmdline/apt-mark.cc:
David Kalnischkies
2011-04-21
3
-105
/
+262
*
|
|
fix a bunch of cppcheck warnings/errors based on a patch by
David Kalnischkies
2011-04-16
2
-5
/
+21
*
|
|
* cmdline/apt-get.cc:
Julian Andres Klode
2011-04-13
1
-0
/
+3
|
/
/
[prev]
[next]