index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-private
Commit message (
Expand
)
Author
Age
Files
Lines
*
create non-existent files in edit-sources with 644 instead of 640
David Kalnischkies
2016-07-22
1
-1
/
+15
*
report warnings&errors consistently in edit-sources
David Kalnischkies
2016-07-22
3
-26
/
+42
*
support "install ./foo.changes"
David Kalnischkies
2016-07-22
4
-13
/
+13
*
eipp: let apt make a plan, not make stuff plane
David Kalnischkies
2016-06-29
3
-7
/
+7
*
eipp: provide the internal planer as an external one
David Kalnischkies
2016-06-27
3
-1
/
+11
*
eipp: implement version 0.1 of the protocol
David Kalnischkies
2016-06-27
1
-0
/
+1
*
show right binary name in simulation notice
David Kalnischkies
2016-06-23
1
-4
/
+6
*
add insecure (and weak) allow-options for sources.list
David Kalnischkies
2016-06-22
1
-0
/
+1
*
source: if download is skipped, don't try to unpack
David Kalnischkies
2016-06-22
1
-0
/
+1
*
forbid insecure repositories by default expect in apt-get
David Kalnischkies
2016-06-22
1
-8
/
+17
*
edsp: drop privileges before executing solvers
David Kalnischkies
2016-06-08
1
-7
/
+5
*
move 'dump' solver from apt-utils to apt package
David Kalnischkies
2016-06-08
1
-1
/
+1
*
edsp: optionally store a compressed copy of the last scenario
David Kalnischkies
2016-06-08
3
-6
/
+16
*
ignore std::locale exeception on non-existent "" locale
David Kalnischkies
2016-06-02
1
-1
/
+5
*
try to detect sudo spawned root-shell in prefixing
David Kalnischkies
2016-05-29
1
-2
/
+7
*
look into the right textdomain for apt-utils again
David Kalnischkies
2016-05-28
3
-3
/
+26
*
use std::locale::global instead of setlocale
David Kalnischkies
2016-05-28
1
-1
/
+3
*
prevent C++ locale number formatting in text APIs
David Kalnischkies
2016-05-27
3
-5
/
+5
*
don't try to get acquire lock in simulation mode
David Kalnischkies
2016-05-20
1
-0
/
+2
*
fail instead of segfault on unreadable config files
David Kalnischkies
2016-05-20
4
-12
/
+23
*
show final solution in --no-download --fix-missing mode
David Kalnischkies
2016-05-16
1
-109
/
+102
*
show globalerrors before asking for confirmation
David Kalnischkies
2016-05-16
5
-23
/
+36
*
Speed up GetLocalitySortedVersionSet.
Adrian Wielgosik
2016-05-09
1
-9
/
+20
*
factor out Pkg/DepIterator prettyprinters into own header
David Kalnischkies
2016-04-28
1
-3
/
+3
*
private-show: Get rid of old policy support code
Julian Andres Klode
2016-04-25
1
-35
/
+2
*
format multiline errors properly in acquire progress
David Kalnischkies
2016-04-25
1
-5
/
+21
*
drop empty line from fetch error
David Kalnischkies
2016-04-25
1
-1
/
+1
*
support APT::Get::Build-Dep-Automatic again in build-dep
David Kalnischkies
2016-03-06
1
-0
/
+23
*
use local changelog from /usr/share/doc if possible
David Kalnischkies
2016-02-11
1
-0
/
+2
*
get dpkg lock in build-dep if cache was invalid again
David Kalnischkies
2016-02-10
1
-6
/
+5
*
avoid building dependency tree in 'source' command
David Kalnischkies
2016-02-03
1
-4
/
+1
*
use pkgCache::VS instead of pkgDepCache::VS()
David Kalnischkies
2016-02-03
1
-5
/
+5
*
Try avoiding loading long package description
Adrian Wielgosik
2016-02-02
1
-1
/
+2
*
get sources for packages in multiple releases again
David Kalnischkies
2016-01-26
1
-16
/
+14
*
reimplement build-dep via apts normal resolver
David Kalnischkies
2016-01-25
3
-393
/
+156
*
delay build-dep variable initialisation until needed
David Kalnischkies
2016-01-14
1
-18
/
+20
*
mark not-declared helper function for showsrc as static
David Kalnischkies
2016-01-14
1
-2
/
+2
*
Do not show multiple identical apt-cache showsrc entries
Michael Vogt
2016-01-14
1
-3
/
+18
*
AUTHORS: Update: I am active, bubulle is not
Julian Andres Klode
2016-01-12
1
-1
/
+2
*
Sort the list of sources to be built and linked
Mattia Rizzolo
2016-01-11
1
-2
/
+2
*
search: Handle packages without description
Julian Andres Klode
2016-01-11
1
-2
/
+5
*
apt-helper: cat-file: Add -C/--compress option
Julian Andres Klode
2016-01-07
1
-1
/
+5
*
Add new APT::Keep-Downloaded-Packages option
Michael Vogt
2016-01-02
2
-0
/
+13
*
fail installing build-deps if parsing them failed
David Kalnischkies
2016-01-02
1
-1
/
+1
*
ensure we got a lock in clean operation
David Kalnischkies
2015-12-23
1
-4
/
+4
*
non-existing directories don't need to be cleaned
David Kalnischkies
2015-12-14
1
-8
/
+18
*
require explicit paths to dsc/control as we do for deb files
David Kalnischkies
2015-12-01
1
-54
/
+59
*
deal with configured build-essential first
David Kalnischkies
2015-12-01
1
-16
/
+23
*
split build-dep satisfier loop out of DoBuildDep
David Kalnischkies
2015-12-01
1
-292
/
+302
*
drop some needlessly public declarations in libapt-private
David Kalnischkies
2015-11-29
5
-12
/
+9
[next]