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-install.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
support "install ./foo.changes"
David Kalnischkies
2016-07-22
1
-4
/
+4
*
try to detect sudo spawned root-shell in prefixing
David Kalnischkies
2016-05-29
1
-2
/
+7
*
prevent C++ locale number formatting in text APIs
David Kalnischkies
2016-05-27
1
-1
/
+1
*
don't try to get acquire lock in simulation mode
David Kalnischkies
2016-05-20
1
-0
/
+2
*
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
1
-5
/
+4
*
factor out Pkg/DepIterator prettyprinters into own header
David Kalnischkies
2016-04-28
1
-3
/
+3
*
reimplement build-dep via apts normal resolver
David Kalnischkies
2016-01-25
1
-28
/
+44
*
Add new APT::Keep-Downloaded-Packages option
Michael Vogt
2016-01-02
1
-0
/
+12
*
apply various suggestions made by cppcheck
David Kalnischkies
2015-11-05
1
-1
/
+1
*
new quiet level -qq for apt to hide progress output
David Kalnischkies
2015-11-04
1
-2
/
+1
*
suggest 'apt autoremove' to get right of unneeded packages
David Kalnischkies
2015-11-04
1
-1
/
+5
*
support .deb files in upgrade operations as well
David Kalnischkies
2015-11-04
1
-24
/
+25
*
do not discard new manual-bits while applying EDSP solutions
David Kalnischkies
2015-09-14
1
-7
/
+2
*
install: Set a local deb as the candidate for that package
Julian Andres Klode
2015-08-27
1
-0
/
+12
*
Replace "extra" in "the following extra packages [...]" by "additional"
Julian Andres Klode
2015-08-16
1
-1
/
+1
*
install: If package already is the newest version, display version
Julian Andres Klode
2015-08-16
1
-2
/
+3
*
Make auto-remove and auto-clean aliases for the versions without -
Julian Andres Klode
2015-08-14
1
-1
/
+2
*
Replace --force-yes by various options starting with --allow
Julian Andres Klode
2015-08-14
1
-14
/
+29
*
Mark SPtr as deprecated, and convert users to std::unique_ptr
Julian Andres Klode
2015-08-13
1
-5
/
+5
*
add volatile sources support in libapt-pkg
David Kalnischkies
2015-08-10
1
-18
/
+3
*
remove the compatibility markers for 4.13 abi
David Kalnischkies
2015-08-10
1
-10
/
+0
*
show or-groups in not-installed recommends and suggests lists
David Kalnischkies
2015-08-10
1
-68
/
+67
*
implement a more generic ShowList method
David Kalnischkies
2015-08-10
1
-42
/
+27
*
prepare cachesets for -std=c++11
David Kalnischkies
2015-08-10
1
-1
/
+1
*
add a simple unit test for acquire progress
David Kalnischkies
2015-04-10
1
-1
/
+1
*
use a abi version check similar to the gcc check
David Kalnischkies
2014-11-08
1
-3
/
+3
*
check for available space, excluding root reserved blocks
David Kalnischkies
2014-10-15
1
-30
/
+3
*
ensure partial dirs are 0700 and owned by _apt:root
David Kalnischkies
2014-10-07
1
-3
/
+3
*
adapt to the new CacheSetHelper API
David Kalnischkies
2014-09-27
1
-2
/
+2
*
mark pkg(All|Dist)Upgrade as deprecated
David Kalnischkies
2014-09-27
1
-8
/
+4
*
fix progress output for (dist-)upgrade calculation
David Kalnischkies
2014-09-27
1
-4
/
+7
*
Merge remote-tracking branch 'donkult/debian/sid' into debian/experimental
Michael Vogt
2014-06-18
1
-7
/
+16
|
\
|
*
do not call resolver twice on (dist-)upgrade
David Kalnischkies
2014-06-18
1
-6
/
+16
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-06-18
1
-1
/
+143
|
\
|
|
*
separate implementation from declaration of TryTo{Install,Remove}
David Kalnischkies
2014-06-09
1
-0
/
+141
|
*
if Resolver fails, do not continue even if not broken
David Kalnischkies
2014-05-30
1
-1
/
+2
*
|
fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG...
Michael Vogt
2014-05-07
1
-0
/
+1
*
|
move pkgSourceList::AddMetaIndex() into a private subclass until we decide ab...
Michael Vogt
2014-05-07
1
-1
/
+3
*
|
rename pkgSourceList::Add() to pkgSourceList::AddMetaIndex()
Michael Vogt
2014-05-07
1
-1
/
+1
*
|
avoid deb specific code in private-install
Michael Vogt
2014-04-28
1
-7
/
+14
*
|
WIP local deb install
Michael Vogt
2014-04-28
1
-1
/
+18
|
/
*
msgstr with elipses need three dots
David Kalnischkies
2014-03-13
1
-1
/
+1
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-40
/
+28
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR...
Michael Vogt
2013-10-31
1
-22
/
+13
*
fix install-progress location
Michael Vogt
2013-10-22
1
-2
/
+1
*
add APT::Status-deb822-Fd
Michael Vogt
2013-10-21
1
-3
/
+8
*
re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm.cc as we always need ...
Michael Vogt
2013-10-14
1
-0
/
+3
*
move the status-fd progress reporting out of the pkgDPkgPM class, at this poi...
Michael Vogt
2013-10-13
1
-2
/
+22
[next]