Michael Vogt
|
77fdc2a4de
apt-pkg/deb/dpkgpm.cc: fix off-by-one in SetupTerminalScrollArea reset
|
13 years ago |
Michael Vogt
|
005d0bfcfb
prepare new release
|
13 years ago |
Michael Vogt
|
c1712b0b94
Merge remote-tracking branch 'mvo/feature/dpkg-progress-fancy' into debian/sid
|
13 years ago |
Michael Vogt
|
649d3c5b7d
Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sid
|
13 years ago |
Michael Vogt
|
15847d263c
Merge remote-tracking branch 'mvo/feature/dpkg-progress-docs' into debian/sid
|
13 years ago |
Michael Vogt
|
5361a61805
debian/apt.postinst: use --compare-versions lt instead of lt-nl, to ensure the apt-auto-removal file is correctly create, thanks to Ben Hutchings
|
13 years ago |
Michael Vogt
|
28e3b6f6f8
fix off-by-one error in pkgDPkgPM::SetupTerminalScrollArea()
|
13 years ago |
Michael Vogt
|
3286ad136c
fix libapt-inst for >2G debs (closes: #725483)
|
13 years ago |
Michael Vogt
|
1c6089d72d
use Dpkg::Progress-Fancy to be consitent with Dpkg::Progress
|
13 years ago |
Michael Vogt
|
af6b41692b
add -o DpkgPM::Progress-Fancy for better dpkg progress output on vt100+ terminals
|
13 years ago |
Michael Vogt
|
0fa3c89c9e
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
|
13 years ago |
Michael Vogt
|
b821e492d6
Merge remote-tracking branch 'mvo/bugfix/dpkg-progress-multiarch' into debian/sid
|
13 years ago |
David Kalnischkies
|
be297c7ab3
tests: install --no-install-recommends and stunnel4 for travis
|
13 years ago |
David Kalnischkies
|
df7d029c6d
test: use a multiarch capable dpkg rather than workaround
|
13 years ago |
David Kalnischkies
|
3a7a206f40
do not ++ on erased package pointers in autoremove
|
13 years ago |
David Kalnischkies
|
342df71233
fix lzma-support detection via xz binary
|
13 years ago |
David Kalnischkies
|
d57f6084aa
use pkgAcqArchive in 'download' for proper errors
|
13 years ago |
David Kalnischkies
|
866893a619
put fetch errors in 'source' on our errorstack
|
13 years ago |
David Kalnischkies
|
3c8030a497
refactor onError relabeling of DestFile as '.FAILED'
|
13 years ago |
David Kalnischkies
|
18908589a0
tests: fix some problems travis encounters
|
13 years ago |
Michael Vogt
|
75cd2506ce
Merge remote-tracking branch 'origin/bugfix/dpkg-progress-multiarch' into bugfix/dpkg-progress-multiarch
|
13 years ago |
Michael Vogt
|
a38e023c9d
make dpkg progress slightly nicer
|
13 years ago |
Michael Vogt
|
2ddab3fb95
change maxsplit default from "0" to maxint
|
13 years ago |
Michael Vogt
|
41053d721c
improve documentation for StringSplit()
|
13 years ago |
Michael Vogt
|
4fb66d8731
rename "--dpkg-progress" to "--show-progress" and document it in apt-get.8
|
13 years ago |
David Kalnischkies
|
8fa042ca39
don't consider holds for autoremoval
|
13 years ago |
David Kalnischkies
|
fd46d30571
handle complete responses to https range requests
|
13 years ago |
David Kalnischkies
|
85050e7644
fix partial (206 and 416) support in https
|
13 years ago |
David Kalnischkies
|
7330f4df8b
refactor http client implementation
|
13 years ago |
David Kalnischkies
|
78c72d0ce2
replace "filesize - 1" trick in http with proper 416 handling
|
13 years ago |