Age | Commit message (Collapse) | Author |
|
- updated Dir::Log::Terminal
* apt-pkg/deb/dpkgpm.cc:
- make the terminal log optional
- rename Dir::Log::Name to Dir::Log::Terminal
|
|
|
|
|
|
|
|
- a bit cleanup
- move the log date to the right place
- write log to dir::log::name
apt-pkg/init.cc:
- init dir::log::name "/var/log/apt/term.log"
debian/apt.dirs:
- create /var/log/apt/
doc/examples/configure-index:
- add new dir::log::name to the index
|
|
- move output processing ProcessDpkgStatusLine() and out of the
Go() method (yeah!) - things start to look more tidy now
|
|
- move make dpkgstatus processing into DoDpkgStatusFd()
and ProcessDpkgStatusLine() [the later is a stub for now]
|
|
- merge select() based terminal log
|
|
- run DoStdin(), DoTerminalPty() calls only if their FD is in the
returned set after select()
|
|
- write current time to log
|
|
- unbreak progress reporting, make code nicer
|
|
- move the terminal and stdin reading into its own functions
|
|
- use select() to check for new data
|
|
|
|
|
|
|
|
Daniel Burrows, closes: #429378)
* fixes in the auto-mark code (thanks to Daniel
Burrows)
* fix FTFBFS by changing build-depends to
libcurl4-gnutls-dev (closes: #428363)
* cmdline/apt-get.cc:
- fix InstallTask code when a pkgRecord ends
with a single '\n' (thanks to Soren Hansen for reporting)
* merged from Christian Perrier:
* Update all PO and the POT. Gives 514t14f4u for formerly
complete translations
* fr.po: completed to 532t
* ku.po, uk.po, LINGUAS: reintegrate those translations
which disappeared from the BZR repositories
|
|
* Build-depend on libcurl4-gnutls-dev instead of the obsolete
libcurl3-gnutls-dev. Closes: #428363.
|
|
Burrows)
|
|
- improve taskinstall regexp
|
|
* Update all PO and the POT. Gives 514t14f4u for formerly
complete translations
* fr.po: completed to 532t
* ku.po, uk.po, LINGUAS: reintegrate those translations
which disappeared from the BZR repositories
|
|
- fix InstallTask code when a pkgRecord ends
with a single '\n' (thanks to Soren Hansen for reporting)
|
|
|
|
|
|
|
|
|
|
Daniel Burrows, closes: #429378)
* fix FTFBFS by changing build-depends to
libcurl4-gnutls-dev (closes: #428363)
|
|
|
|
- merge missing bugfix from ubuntu branch
|
|
Re-add uk.po and ku.po which disappeared for an unknown reason
|
|
Reintegrate disappeared po/ku.po and po/uk.po then activate those translations
|
|
- merge fix in destructor code
|
|
(thanks to Julien Danjou for the patch)
* Removed the more leftover #pragma interface/implementation
closes: #306937 (thanks to Andreas Henriksson for the patch)
|
|
|
|
|
|
|
|
|
|
- revert task-install feature
- show auto-removal information
|
|
- merged from apt--tasks
|
|
* methods/http.cc: revert pipeline depth and move global Proxy to here
* methods/http.h: remove Proxy from here
|
|
|
|
as possible to apt--mvo again
|
|
closes: #306937 (thanks to Andreas Henriksson for the patch)
|
|
|
|
(thanks to Julien Danjou for the patch)
* fix FTBFS with gcc 4.3, closes: #417090
(thanks to Martin Michlmayr for the patch)
* add --dsc-only option, thanks to K. Richard Pixley
|
|
|
|
(thanks to Martin Michlmayr for the patch)
|
|
(thanks to Israel G. Lugo for the patch)
* add "purge" commandline argument, closes: #133421)
(thanks to Julien Danjou for the patch)
|
|
(thanks to Julien Danjou for the patch)
|
|
(thanks to Israel G. Lugo for the patch)
|