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
...
*
|
fix progress output for (dist-)upgrade calculation
David Kalnischkies
2014-09-27
2
-6
/
+7
*
|
deprecate Pkg->Name in favor of Grp->Name
David Kalnischkies
2014-09-27
1
-1
/
+3
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-23
9
-194
/
+275
|
\
|
|
*
don't call pager in non-terminals for changelog
David Kalnischkies
2014-09-09
2
-19
/
+43
|
*
make GetLocalitySortedVersionSet more generic
David Kalnischkies
2014-09-07
4
-57
/
+63
|
*
implement --full in apt search
David Kalnischkies
2014-09-07
4
-39
/
+58
|
*
use a format string in ListSingleVersion
David Kalnischkies
2014-09-07
1
-72
/
+75
|
*
skip version if we already have this package as search-result
David Kalnischkies
2014-09-07
1
-5
/
+11
|
*
support regular expressions in 'apt search'
David Kalnischkies
2014-09-07
2
-19
/
+42
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-05
1
-2
/
+2
|
\
|
|
*
Ensure we have a Policy in CacheFile.BuildDepCache()
Michael Vogt
2014-09-05
2
-8
/
+2
|
*
Fix incorrect upgradable listing in "apt list" (thanks to Michael Musenbrock)
Michael Vogt
2014-09-05
2
-2
/
+8
|
*
Avoid yielding blank lines with APT::Cmd::use-format=true
Andreas Oberritter
2014-09-02
2
-2
/
+3
|
*
The following command otherwise yields many blank lines:
Andreas Oberritter
2014-08-28
1
-2
/
+1
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-07-10
2
-3
/
+4
|
\
|
|
*
Only show packages as upgradable if the have a CandidateVer != 0
Michael Vogt
2014-07-08
2
-3
/
+4
*
|
Merge remote-tracking branch 'donkult/debian/sid' into debian/experimental
Michael Vogt
2014-06-18
6
-118
/
+135
|
\
|
|
*
do not call resolver twice on (dist-)upgrade
David Kalnischkies
2014-06-18
3
-18
/
+20
|
*
show our broken packages message in 'apt' solver
David Kalnischkies
2014-06-18
2
-97
/
+110
|
*
use P_ instead of ngettext to compiling with --disable-nls
Fredrik Fornwall
2014-06-18
1
-1
/
+1
|
*
Tell the user if no updates are available after apt update
Michael Vogt
2014-06-18
1
-1
/
+4
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-06-18
6
-151
/
+180
|
\
|
|
*
apt-private/private-output.cc: fix cppcheck output
Michael Vogt
2014-06-10
1
-1
/
+1
|
*
Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sid
Michael Vogt
2014-06-10
1
-0
/
+18
|
|
\
|
|
*
show upgradable packages after apt update
Michael Vogt
2014-05-22
1
-0
/
+18
|
|
*
apt-private/acqprogress.cc: reset color in apt update
Michael Vogt
2014-04-16
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni...
Michael Vogt
2014-06-10
2
-0
/
+11
|
|
\
\
|
|
*
|
Show unauthenticated warning for source packages as well
Michael Vogt
2014-06-02
2
-0
/
+11
|
*
|
|
separate implementation from declaration of TryTo{Install,Remove}
David Kalnischkies
2014-06-09
2
-149
/
+148
|
*
|
|
if Resolver fails, do not continue even if not broken
David Kalnischkies
2014-05-30
1
-1
/
+2
|
|
/
/
*
|
|
Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental
Michael Vogt
2014-05-29
1
-0
/
+1
|
\
|
|
|
*
|
fix screen width detection for apt/apt-get lists
Sebastian Schmidt
2014-05-22
1
-0
/
+1
*
|
|
tests: be able to disable "Fetched …" statistics message
David Kalnischkies
2014-05-09
1
-0
/
+3
*
|
|
apt-private/acqprogress.cc: do not show file size on IMSHit, it wasn't fetche...
Michael Vogt
2014-05-08
1
-2
/
+0
*
|
|
fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG...
Michael Vogt
2014-05-07
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...
Michael Vogt
2014-05-07
1
-1
/
+1
|
\
\
\
|
*
|
|
Merge branch 'debian/sid' into bugfix/update-progress-reporting
Michael Vogt
2014-05-07
8
-15
/
+61
|
|
\
|
|
|
*
|
|
calculate Percent as part of pkgAcquireStatus to provide a weighted percent f...
Michael Vogt
2014-04-16
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'mvo/feature/apt-install-deb' into debian/experi...
Michael Vogt
2014-05-07
2
-1
/
+50
|
\
\
\
|
*
|
|
move pkgSourceList::AddMetaIndex() into a private subclass until we decide ab...
Michael Vogt
2014-05-07
2
-1
/
+26
|
*
|
|
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
*
|
|
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-05-07
33
-333
/
+442
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Fix missing ScreenWidth check in apt.cc
Michael Vogt
2014-04-28
3
-0
/
+31
|
|
/
/
|
*
|
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2014-04-22
1
-2
/
+2
|
|
\
\
|
|
*
|
support dist-upgrade options in full-upgrade
David Kalnischkies
2014-04-16
1
-2
/
+2
|
*
|
|
apt-private/acqprogress.cc: fix output when ctrl-c is hit during apt update (...
Michael Vogt
2014-04-22
1
-1
/
+1
|
|
/
/
|
*
|
Merge remote-tracking branch 'mvo/feature/helpful-apt-list' into debian/sid
Michael Vogt
2014-04-11
1
-1
/
+14
|
|
\
\
|
|
*
|
Notice the user about "apt list -a" when only a single hit if found
Michael Vogt
2014-04-09
1
-1
/
+14
|
|
|
/
[prev]
[next]