index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ensure that short-name -> long-name detection for dpkg-status works for reins...
Michael Vogt
2013-10-17
1
-1
/
+4
*
Merge branch 'debian/sid' into feature/install-progress-refactor
Michael Vogt
2013-10-17
8
-3218
/
+173
|
\
|
*
fix broken clean when apt was finished and ensure that terminal progress is u...
Michael Vogt
2013-10-17
2
-9
/
+20
|
*
fix changelog
Michael Vogt
2013-10-15
2
-3207
/
+2
|
*
releasing package apt version 0.9.12.1
Michael Vogt
2013-10-15
1
-0
/
+14
|
*
remove POSTINST from framework, file tree can be used for this
Michael Vogt
2013-10-15
1
-4
/
+0
|
*
tests, do not send pkgname with arch via the status-fd
Michael Vogt
2013-10-15
5
-2
/
+125
|
*
Merge remote-tracking branch 'upstream/debian/sid' into bugfix/bts-726156-2
Michael Vogt
2013-10-15
1
-3
/
+3
|
|
\
|
|
*
fix progress-segfault in case of dpkg errors/prompts
David Kalnischkies
2013-10-14
1
-2
/
+2
|
|
*
Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sid
Michael Vogt
2013-10-11
1
-1
/
+1
|
|
|
\
|
|
*
|
add missing _() around the new "Progress" string
Michael Vogt
2013-10-11
1
-1
/
+1
|
*
|
|
fix logic for finding what package dpkg means in the --status-fd and only sen...
Michael Vogt
2013-10-15
1
-4
/
+19
|
|
|
/
|
|
/
|
*
|
|
re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm.cc as we always need ...
Michael Vogt
2013-10-14
4
-15
/
+21
*
|
|
rename APT::Progress::Packagemanager Started->Start, Finished->Stop to match ...
Michael Vogt
2013-10-14
3
-17
/
+14
*
|
|
refactor writing to WriteToStatusFd()
Michael Vogt
2013-10-14
2
-14
/
+19
*
|
|
add APT::Progress::PackageManager::Pulse()
Michael Vogt
2013-10-13
2
-3
/
+9
*
|
|
move the status-fd progress reporting out of the pkgDPkgPM class, at this poi...
Michael Vogt
2013-10-13
7
-102
/
+211
*
|
|
move common code into PackageManager::StatusChanged()
Michael Vogt
2013-10-11
3
-29
/
+38
*
|
|
deal with nr_terminal_rows unavailable
Michael Vogt
2013-10-11
2
-6
/
+13
*
|
|
first iteration of install progress refactor
Michael Vogt
2013-10-11
6
-93
/
+194
|
/
/
*
|
Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sid
Michael Vogt
2013-10-09
0
-0
/
+0
|
\
\
|
*
|
fix typo
Michael Vogt
2013-10-09
1
-1
/
+1
|
|
/
*
/
fix typo
Michael Vogt
2013-10-09
1
-1
/
+1
|
/
*
releasing package apt version 0.9.12
Michael Vogt
2013-10-09
1
-2
/
+2
*
update changelog
Michael Vogt
2013-10-09
1
-0
/
+4
*
Merge remote-tracking branch 'mvo/feature/limit-default-pdiffs' into debian/sid
Michael Vogt
2013-10-09
1
-1
/
+1
|
\
|
*
set Acquire::PDiffs::FileLimit to 20 to avoid needless huge fetches
Michael Vogt
2013-08-26
1
-1
/
+1
*
|
Merge remote-tracking branch 'mvo/feature/add-upgrade-mode-test' into debian/sid
Michael Vogt
2013-10-09
1
-0
/
+78
|
\
\
|
*
|
fixup various UI issues in the test
Michael Vogt
2013-10-09
1
-6
/
+6
|
*
|
really fix test
Michael Vogt
2013-10-09
1
-36
/
+43
|
*
|
use "insertpackage" instead of "buildsimplenativepackage"
Michael Vogt
2013-10-09
1
-10
/
+12
|
*
|
add test for upgrade, upgrade --with-new-pkgs, dist-upgrade
Michael Vogt
2013-10-09
1
-0
/
+69
*
|
|
update Uploaders to match recent uploaders better
Michael Vogt
2013-10-09
2
-3
/
+3
*
|
|
apt-pkg/deb/dpkgpm.cc: fix off-by-one in SetupTerminalScrollArea reset
Michael Vogt
2013-10-08
1
-1
/
+1
|
/
/
*
|
prepare new release
Michael Vogt
2013-10-08
1
-2
/
+34
*
|
Merge remote-tracking branch 'mvo/feature/dpkg-progress-fancy' into debian/sid
Michael Vogt
2013-10-08
2
-9
/
+81
|
\
\
|
*
|
fix off-by-one error in pkgDPkgPM::SetupTerminalScrollArea()
Michael Vogt
2013-10-07
1
-1
/
+1
|
*
|
use Dpkg::Progress-Fancy to be consitent with Dpkg::Progress
Michael Vogt
2013-10-07
1
-1
/
+1
|
*
|
add -o DpkgPM::Progress-Fancy for better dpkg progress output on vt100+ termi...
Michael Vogt
2013-10-07
2
-9
/
+81
*
|
|
Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sid
Michael Vogt
2013-10-08
3
-2
/
+15
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'upstream/debian/sid' into feature/upgrade-with-new
Michael Vogt
2013-08-28
15
-290
/
+232
|
|
\
\
\
|
*
|
|
|
its --with-new-pkgs
Michael Vogt
2013-08-28
1
-1
/
+1
|
*
|
|
|
add man-page, improve option, use --with-new-pkgs as the flag
Michael Vogt
2013-08-28
3
-5
/
+15
|
*
|
|
|
add new "apt-get upgrade --with-allow-new" option
Michael Vogt
2013-08-27
1
-0
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'mvo/feature/dpkg-progress-docs' into debian/sid
Michael Vogt
2013-10-08
2
-2
/
+10
|
\
\
\
\
|
*
|
|
|
rename "--dpkg-progress" to "--show-progress" and document it in apt-get.8
Michael Vogt
2013-10-01
2
-2
/
+10
*
|
|
|
|
debian/apt.postinst: use --compare-versions lt instead of lt-nl, to ensure th...
Michael Vogt
2013-10-08
2
-2
/
+2
*
|
|
|
|
fix libapt-inst for >2G debs (closes: #725483)
Michael Vogt
2013-10-07
3
-11
/
+15
*
|
|
|
|
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2013-10-05
34
-1194
/
+1921
|
\
\
\
\
\
|
*
|
|
|
|
tests: install --no-install-recommends and stunnel4 for travis
David Kalnischkies
2013-10-03
2
-2
/
+2
[next]