summaryrefslogtreecommitdiff
path: root/cmdline/acqprogress.cc
Commit message (Collapse)AuthorAgeFilesLines
* * cmdline/acqprogress.cc:Michael Vogt2010-01-311-1/+1
| | | | | | | | | - Set Mode to Medium so that the correct prefix is used. Thanks Stefan Haller for the patch! (Closes: #567304 LP: #275243) * ftparchive/writer.cc: - generate sha1 and sha256 checksums for dsc (Closes: #567343) * cmdline/apt-get.cc: - don't mark as manually if in download only (Closes: #468180)
* * apt-pkg/contrib/strutl.cc:Michael Vogt2009-04-091-2/+2
| | | | | | | | | | | | | | | | | | | - fix TimeToStr i18n (LP: #289807) * [ABI break] merge support for http redirects, thanks to Jeff Licquia and Anthony Towns * [ABI break] use int for the package IDs (thanks to Steve Cotton) * apt-pkg/pkgcache.cc: - do not run "dpkg --configure pkg" if pkg is in trigger-awaited state (LP: #322955) * methods/https.cc: - add Acquire::https::AllowRedirect support * Clarify the --help for 'purge' (LP: #243948) * cmdline/apt-get.cc - fix "apt-get source pkg" if there is a binary package and a source package of the same name but from different packages (LP: #330103) * cmdline/acqprogress.cc: - Call pkgAcquireStatus::Pulse even if quiet, so that we still get dlstatus messages on the status-fd (LP: #290234).
* * merged from apt--cdrom-fallback--0Michael Vogt2005-09-131-4/+10
| | | | | | | | | | | | | | Patches applied: * michael.vogt@ubuntu.com--2005/apt--cdrom-fallback--0--base-0 tag of apt@packages.debian.org/apt--main--0--patch-110 * michael.vogt@ubuntu.com--2005/apt--cdrom-fallback--0--patch-1 * initial patch to make falling back from cdrom possible * michael.vogt@ubuntu.com--2005/apt--cdrom-fallback--0--patch-2 * fix in methods/cdrom.cc: don't call Fail() but return false so that apt can fallback to a differencent source
* Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-061-1/+1
|
* Insert some newlines in the cdrom change media message.Arch Librarian2004-09-201-3/+4
| | | | | | Author: doogie Date: 2003-04-27 01:56:48 GMT Insert some newlines in the cdrom change media message.
* Fix segfault on really wide screens, #176052Arch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2003-02-02 22:24:11 GMT Fix segfault on really wide screens, #176052
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+4
| | | | | | Author: jgg Date: 2001-05-27 04:45:49 GMT G++3 fixes from Randolph
* Join with aliencodeArch Librarian2004-09-201-14/+18
| | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
* little reminderArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 2000-05-12 04:03:27 GMT little reminder
* 3 more bugsArch Librarian2004-09-201-3/+5
| | | | | | Author: jgg Date: 1999-11-16 03:16:34 GMT 3 more bugs
* no_proxy environment variableArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-10-18 03:18:40 GMT no_proxy environment variable
* Fixed strange seg on sparcArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1999-08-04 05:37:18 GMT Fixed strange seg on sparc
* CD swapping supportArch Librarian2004-09-201-1/+4
| | | | | | Author: jgg Date: 1999-07-03 03:10:35 GMT CD swapping support
* Havocs cancel patchArch Librarian2004-09-201-3/+5
| | | | | | Author: jgg Date: 1999-06-13 05:06:40 GMT Havocs cancel patch
* Fixed list notation doc bug and 'b' vs 'B'Arch Librarian2004-09-201-8/+8
| | | | | | Author: jgg Date: 1999-06-06 05:52:37 GMT Fixed list notation doc bug and 'b' vs 'B'
* Change log updatesArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 1999-04-20 05:59:29 GMT Change log updates
* Fixed sparc compile warnings and added -arch build dirsArch Librarian2004-09-201-5/+5
| | | | | | Author: jgg Date: 1999-04-15 02:43:47 GMT Fixed sparc compile warnings and added -arch build dirs
* Signal safetyArch Librarian2004-09-201-3/+13
| | | | | | Author: jgg Date: 1999-03-16 00:43:55 GMT Signal safety
* Http download fixesArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-02-27 22:29:11 GMT Http download fixes
* Clean supportArch Librarian2004-09-201-8/+8
| | | | | | Author: jgg Date: 1999-02-01 08:11:57 GMT Clean support
* Ignored missing release filesArch Librarian2004-09-201-3/+11
| | | | | | Author: jgg Date: 1999-01-31 22:25:34 GMT Ignored missing release files
* Moved strutl.hArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-01-27 02:48:52 GMT Moved strutl.h
* Small cosmetic fixesArch Librarian2004-09-201-5/+6
| | | | | | Author: jgg Date: 1998-12-04 23:33:17 GMT Small cosmetic fixes
* CDROM supportArch Librarian2004-09-201-1/+18
| | | | | | Author: jgg Date: 1998-12-04 21:16:46 GMT CDROM support
* Fixed extraneous showing of [working]Arch Librarian2004-09-201-1/+5
| | | | | | Author: jgg Date: 1998-11-28 20:56:08 GMT Fixed extraneous showing of [working]
* Item done countersArch Librarian2004-09-201-3/+10
| | | | | | Author: jgg Date: 1998-11-23 07:32:19 GMT Item done counters
* winch supportArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1998-11-12 05:30:07 GMT winch support
* apt-get update worksArch Librarian2004-09-201-0/+219
Author: jgg Date: 1998-11-11 23:45:08 GMT apt-get update works