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
...
|
*
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
*
do not ++ on erased package pointers in autoremove
David Kalnischkies
2013-10-03
1
-3
/
+7
*
put fetch errors in 'source' on our errorstack
David Kalnischkies
2013-10-03
1
-67
/
+5
*
print-uris prints regardless of quiet-level again
David Kalnischkies
2013-09-26
1
-1
/
+1
*
fix vim-style foldmarker
David Kalnischkies
2013-09-03
1
-8
/
+2
*
allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ...
Michael Vogt
2013-08-27
1
-23
/
+39
*
use SPtr<pkgProblemResolver> to simply code
Michael Vogt
2013-08-27
1
-8
/
+1
*
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
2013-08-12
1
-0
/
+852
[prev]