index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
/
apt-get.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
move isatty() check into InitOutput()
Michael Vogt
2014-02-05
1
-4
/
+0
*
fix apt-get download truncation (closes: #736962)
Michael Vogt
2014-01-29
1
-3
/
+6
*
add "apt full-upgrade" and tweak "apt upgrade"
Michael Vogt
2014-01-24
1
-8
/
+0
*
factor GetTempDir out
Michael Vogt
2013-12-22
1
-6
/
+4
*
Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sid
Michael Vogt
2013-12-12
1
-1
/
+1
|
\
|
*
clarify error message when apt-get source=ver fails, print a real error messa...
Michael Vogt
2013-12-12
1
-1
/
+1
*
|
improve error message
Michael Vogt
2013-12-11
1
-3
/
+6
|
/
*
improve error message for apt-get source pkg:arch{=ver,/release}
Michael Vogt
2013-12-11
1
-4
/
+14
*
add support for "apt-get source pkg:arch"
Michael Vogt
2013-12-11
1
-10
/
+50
*
user-requested version tag gets precedence in apt-get source -t dist pkg=vers...
Michael Vogt
2013-12-10
1
-4
/
+4
*
fix typo
Michael Vogt
2013-12-10
1
-1
/
+1
*
if there is only deb-src pick higest version in deb-src release matching
Michael Vogt
2013-12-10
1
-3
/
+5
*
* enable release based selection for deb-src (closes: 731102)
Michael Vogt
2013-12-05
1
-25
/
+97
*
add basic "edit-sources" command
Michael Vogt
2013-11-25
1
-18
/
+1
*
Merge remote-tracking branch 'mvo/feature/upgrade-api' into debian/sid
Michael Vogt
2013-10-22
1
-26
/
+1
|
\
|
*
rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGES
Michael Vogt
2013-10-05
1
-66
/
+41
|
|
\
|
*
|
* move upgrade releated code into upgrade.{cc,h}
Michael Vogt
2013-10-05
1
-1
/
+1
|
*
|
cleanup upgrade API some more (thanks for the feedback from David)
Michael Vogt
2013-10-05
1
-26
/
+0
*
|
|
Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sid
Michael Vogt
2013-10-08
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge remote-tracking branch 'upstream/debian/sid' into feature/upgrade-with-new
Michael Vogt
2013-08-28
1
-3
/
+4
|
|
\
\
|
*
|
|
add man-page, improve option, use --with-new-pkgs as the flag
Michael Vogt
2013-08-28
1
-1
/
+1
*
|
|
|
use pkgAcqArchive in 'download' for proper errors
David Kalnischkies
2013-10-03
1
-45
/
+35
*
|
|
|
put fetch errors in 'source' on our errorstack
David Kalnischkies
2013-10-03
1
-22
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
fix vim-style foldmarker
David Kalnischkies
2013-09-03
1
-6
/
+2
|
|
/
|
/
|
*
|
allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ...
Michael Vogt
2013-08-27
1
-3
/
+4
|
/
*
Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sid
Michael Vogt
2013-08-17
1
-1962
/
+29
|
\
|
*
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
2013-08-12
1
-1959
/
+29
*
|
merge patch from Daniel Hartwig to Show a error message if {,dist-}upgrade i...
Michael Vogt
2013-08-15
1
-0
/
+6
|
/
*
unset LANGUAGE for showing [Y/n] answer hints
David Kalnischkies
2013-08-01
1
-3
/
+32
*
fix potential GetLock() fd leak
Michael Vogt
2013-07-25
1
-4
/
+6
*
deprecate InstallProtect as a cpu-eating no-op
David Kalnischkies
2013-06-09
1
-3
/
+1
*
merged bundle from david
Michael Vogt
2013-04-08
1
-2
/
+2
|
\
|
*
various simple changes to fix cppcheck warnings
David Kalnischkies
2013-03-10
1
-2
/
+2
*
|
merge patch from Daniel Hartwig
Michael Vogt
2013-03-25
1
-1
/
+1
|
/
*
ensure sha512 is really used when available (thanks to Tyler Hicks )
Michael Vogt
2013-01-14
1
-1
/
+1
*
* cmdline/apt-get.cc:
David Kalnischkies
2012-11-09
1
-3
/
+3
*
adds a comment for Translators to the 'do as I say' prompt to
David Kalnischkies
2012-10-20
1
-1
/
+3
*
disable the display of the error messages for DoInstall if DoBuildDep
David Kalnischkies
2012-08-06
1
-1
/
+1
*
ensure that the right architecture is used for cross-dependencies in
David Kalnischkies
2012-08-05
1
-11
/
+22
*
improve the check for purely virtuals as provided packages aren't
David Kalnischkies
2012-08-04
1
-1
/
+1
*
* cmdline/apt-get.cc:
David Kalnischkies
2012-08-04
1
-2
/
+2
*
* cmdline/apt-get.cc:
David Kalnischkies
2012-06-18
1
-2
/
+14
*
check build-dep candidate if install is forbidden
David Kalnischkies
2012-06-11
1
-19
/
+39
*
* cmdline/apt-get.cc:
Thibaut Girka
2012-06-10
1
-4
/
+4
*
show 'bzr branch' as 'bzr get' is deprecated (LP: #1011032)
David Kalnischkies
2012-06-10
1
-1
/
+1
*
* cmdline/apt-get.cc:
Daniel Hartwig
2012-06-10
1
-1
/
+5
*
* cmdline/apt-get.cc:
David Kalnischkies
2012-05-24
1
-0
/
+3
*
* cmdline/apt-get.cc:
David Kalnischkies
2012-05-16
1
-2
/
+12
*
* cmdline/apt-get.cc:
David Kalnischkies
2012-04-16
1
-4
/
+7
*
merged r1972 from lp:~paolorotolo/apt/fix-for-967393
Michael Vogt
2012-04-12
1
-1
/
+1
[next]