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
...
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-29
1
-1
/
+1
|
\
|
|
*
generalize Acquire::GzipIndex
Michael Vogt
2014-09-21
1
-1
/
+1
*
|
cleanup partial directory of lists in apt-get clean
David Kalnischkies
2014-09-27
1
-6
/
+20
*
|
allow fetcher setup without directory creation
David Kalnischkies
2014-09-27
1
-4
/
+5
*
|
store source name and version in binary cache
David Kalnischkies
2014-09-27
1
-42
/
+22
*
|
mark pkg(All|Dist)Upgrade as deprecated
David Kalnischkies
2014-09-27
1
-1
/
+1
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-05
1
-16
/
+17
|
\
|
|
*
add dpkg::source-options for dpkg-source invocation
David Kalnischkies
2014-08-26
1
-16
/
+17
*
|
Only allow "apt-get build-dep path" when path starts with ./ or /
Michael Vogt
2014-07-08
1
-2
/
+7
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-06-18
1
-0
/
+9
|
\
|
|
*
Show unauthenticated warning for source packages as well
Michael Vogt
2014-06-02
1
-0
/
+9
*
|
Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental
Michael Vogt
2014-05-29
1
-1
/
+0
|
\
|
|
*
fix screen width detection for apt/apt-get lists
Sebastian Schmidt
2014-05-22
1
-1
/
+0
*
|
use HashStringList in the acquire system
David Kalnischkies
2014-05-09
1
-4
/
+2
*
|
use 'best' hash for source authentication
David Kalnischkies
2014-05-09
1
-6
/
+13
*
|
Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...
Michael Vogt
2014-05-08
1
-2
/
+25
|
\
\
|
*
|
add support for apt-get build-dep unpacked-source-dir
Michael Vogt
2014-04-25
1
-1
/
+10
|
*
|
create debIFTypeDscFile type
Michael Vogt
2014-04-24
1
-10
/
+10
|
*
|
add support for apt-get build-dep foo.dsc
Michael Vogt
2014-04-22
1
-3
/
+17
*
|
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-05-07
1
-87
/
+69
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix missing ScreenWidth check in apt.cc
Michael Vogt
2014-04-28
1
-19
/
+3
|
|
/
|
*
use SPtrArray handling instead of explicit delete[]
David Kalnischkies
2014-03-13
1
-10
/
+1
|
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-41
/
+42
|
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-5
/
+5
|
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
1
-18
/
+18
|
*
support DEB_BUILD_PROFILES and -P for build profiles
David Kalnischkies
2014-03-13
1
-0
/
+6
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-02-27
1
-169
/
+214
|
\
|
|
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
1
-2
/
+2
|
*
Use a APT::VersionSet instead of a VersionList
Michael Vogt
2014-02-12
1
-3
/
+3
|
*
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
[prev]
[next]