David Kalnischkies
|
2b8221d66a
travis: use gcc-5 instead of gcc(-4.9)
|
8 years ago |
David Kalnischkies
|
570ec96dbf
look into the right textdomain for apt-utils again
|
8 years ago |
David Kalnischkies
|
8b79c94af7
use std::locale::global instead of setlocale
|
8 years ago |
David Kalnischkies
|
eceb219c2a
use de-localed std::put_time instead rolling our own
|
8 years ago |
David Kalnischkies
|
e0b01a85bd
avoid changing the global LC_TIME for Release writing
|
8 years ago |
David Kalnischkies
|
9febc2b238
accept only the expected UTC timezones in date parsing
|
8 years ago |
David Kalnischkies
|
b58e2c7c56
prevent C++ locale number formatting in text APIs
|
8 years ago |
David Kalnischkies
|
124e6916b7
fix and document on the fly compressor config
|
8 years ago |
David Kalnischkies
|
cb6020cdfe
use *.docs files instead of hardcoding in debian/rules
|
8 years ago |
David Kalnischkies
|
a97127c3d0
remove semi-support for different build-dirs
|
8 years ago |
David Kalnischkies
|
83defe877f
override lintian on doxygens embedded-javascript-library
|
8 years ago |
David Kalnischkies
|
30896d0137
use https instead of git for Vcs-Git
|
8 years ago |
David Kalnischkies
|
cbe5f09846
fix two typos in untranslated errors of libapt-pkg
|
8 years ago |
David Kalnischkies
|
40ebab6ac9
fix two typos in apt.conf & apt-cache manpage
|
8 years ago |
David Kalnischkies
|
2853201580
remove duplicated 'the' from guides doc-base abstract
|
8 years ago |
David Kalnischkies
|
150f143167
no-change bump of Standards-Version to 3.9.8
|
8 years ago |
David Kalnischkies
|
c335034e51
update symbols file
|
8 years ago |
David Kalnischkies
|
1bae102176
don't try to get acquire lock in simulation mode
|
8 years ago |
David Kalnischkies
|
5caf35a7e4
refactor EDSP code into EDSP and EDSP-like parts
|
8 years ago |
David Kalnischkies
|
6dcae298f9
edsp: use a limited scenario based on bool-array
|
8 years ago |
David Kalnischkies
|
43c71fad3a
edsp: add Forbid-{New-Install,Remove} and Upgrade-All
|
8 years ago |
David Kalnischkies
|
a6f8c07f83
avoid triggering gcc's -Wunsafe-loop-optimizations in EDSP
|
8 years ago |
David Kalnischkies
|
af859f0908
edsp: dump: support dumping into compressed file
|
8 years ago |
David Kalnischkies
|
4e92b11649
edsp: try harder to not generate unneeded error messages
|
8 years ago |
David Kalnischkies
|
ef00bd7af5
convert EDSP to be based on FileFd instead of FILE*
|
8 years ago |
David Kalnischkies
|
fdf9eef4d9
fail instead of segfault on unreadable config files
|
8 years ago |
Yuri Kozlov
|
91be4122fb
Russian program translation update
|
8 years ago |
David Kalnischkies
|
6a5f38e993
document --no- as --show-upgraded is the default
|
8 years ago |
David Kalnischkies
|
eb1f04dda0
show final solution in --no-download --fix-missing mode
|
8 years ago |
David Kalnischkies
|
fd78974020
show globalerrors before asking for confirmation
|
8 years ago |