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
*
Only show packages as upgradable if the have a CandidateVer != 0
Michael Vogt
2014-07-08
2
-3
/
+4
*
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
*
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
|
/
/
*
|
fix screen width detection for apt/apt-get lists
Sebastian Schmidt
2014-05-22
1
-0
/
+1
*
|
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
|
|
/
*
|
Merge remote-tracking branch 'mvo/bugfix/apt-list-rc-pkgs' into debian/sid
Michael Vogt
2014-04-11
2
-1
/
+11
|
\
\
|
*
|
fix apt list output for pkgs in dpkg ^rc state
Michael Vogt
2014-04-08
2
-1
/
+11
|
|
/
|
*
Merge branch 'bugfix/apt-search-case' into debian/sid
Michael Vogt
2014-04-08
1
-2
/
+6
|
|
\
*
|
|
use wildcard to get files in our library makefiles
David Kalnischkies
2014-04-11
1
-10
/
+2
*
|
|
Merge remote-tracking branch 'mvo/bugfix/apt-search-case' into debian/sid
Michael Vogt
2014-04-10
1
-2
/
+6
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
make apt search case-insensitive by default
Michael Vogt
2014-04-07
1
-2
/
+6
*
|
Fix crash in "apt list" when a sources.list file is unreable
Michael Vogt
2014-04-04
2
-4
/
+3
|
/
*
enable fvisibility=hidden for our private library
David Kalnischkies
2014-03-21
16
-34
/
+61
*
msgstr with elipses need three dots
David Kalnischkies
2014-03-13
1
-1
/
+1
*
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
2
-2
/
+2
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
28
-199
/
+226
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
4
-12
/
+12
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
8
-20
/
+23
*
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-03-13
1
-31
/
+31
*
warning: non-ISO-standard escape sequence, '\e' [enabled by default]
David Kalnischkies
2014-03-13
1
-7
/
+7
*
fix -Wformat= warnings about size_t != %lu on e.g. armel
David Kalnischkies
2014-03-13
1
-2
/
+3
*
fix -Wmissing-field-initializers warnings
David Kalnischkies
2014-03-13
1
-13
/
+13
*
support DEB_BUILD_PROFILES and -P for build profiles
David Kalnischkies
2014-03-13
1
-0
/
+2
*
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2014-02-14
1
-1
/
+1
|
\
|
*
honor option to disable pulses for the testcases
David Kalnischkies
2014-02-14
2
-3
/
+6
*
|
add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break)
Michael Vogt
2014-02-14
1
-0
/
+5
*
|
honor option to disable pulses for the testcases
David Kalnischkies
2014-02-14
2
-3
/
+6
|
/
*
move isatty() check into InitOutput()
Michael Vogt
2014-02-05
1
-0
/
+3
*
show "status" in apt list last
Michael Vogt
2014-01-31
1
-25
/
+24
*
do not crash if VF.File()/VF.File().Archive() is NULL
Michael Vogt
2014-01-30
1
-2
/
+4
*
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2014-01-26
2
-10
/
+10
|
\
|
*
correct some style/performance/warnings from cppcheck
David Kalnischkies
2014-01-16
2
-10
/
+10
*
|
Merge remote-tracking branch 'mvo/feature/apt-show-nice' into debian/experime...
Michael Vogt
2014-01-24
3
-10
/
+68
|
\
\
|
*
|
hide more from apt show
Michael Vogt
2014-01-24
1
-3
/
+12
|
*
|
show APT-Sources in apt show
Michael Vogt
2014-01-24
2
-7
/
+14
[next]