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
/
private-source.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
support "install ./foo.changes"
David Kalnischkies
2016-07-22
1
-6
/
+6
*
source: if download is skipped, don't try to unpack
David Kalnischkies
2016-06-22
1
-0
/
+1
*
prevent C++ locale number formatting in text APIs
David Kalnischkies
2016-05-27
1
-2
/
+2
*
support APT::Get::Build-Dep-Automatic again in build-dep
David Kalnischkies
2016-03-06
1
-0
/
+23
*
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
*
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
1
-365
/
+110
*
delay build-dep variable initialisation until needed
David Kalnischkies
2016-01-14
1
-18
/
+20
*
fail installing build-deps if parsing them failed
David Kalnischkies
2016-01-02
1
-1
/
+1
*
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
*
do not override exact targetrelease matches with lesser matches
Andreas Cadhalpun
2015-11-29
1
-7
/
+5
*
sanify API to get 'the' candidate version
David Kalnischkies
2015-11-04
1
-2
/
+2
*
hidden support more apt-get/apt-cache commands in apt
David Kalnischkies
2015-11-04
1
-0
/
+1028