Historique des commits

Auteur SHA1 Message Date
  Guillem Jover 629987fea4 libcompat: Add new compat.h header il y a 18 ans
  Guillem Jover df834c918b libdpkg: Move gettext related definitions to a new dpkg-i18n.h il y a 18 ans
  Guillem Jover d830c80174 Merge branch 'lenny' (through tag '1.14.21') il y a 18 ans
  Guillem Jover 587b8d8696 Fix up packages in an inconsistent triggers-awaited state il y a 18 ans
  Guillem Jover 38e2d2d046 Use new min and max macros instead of hardcoded tests il y a 18 ans
  Guillem Jover 2ebc4938a2 libdpkg: Remove unneeded variable assignments and a variable il y a 18 ans
  Guillem Jover 3b0e30015c libdpkg: Remove unneeded and wrong caching of namevalue length member il y a 18 ans
  Guillem Jover 9274078c46 libdpkg: Print a longer string when an unknown field value is found il y a 18 ans
  Guillem Jover 3e5aa7b25b Switch to use UTF-8 copyright symbol and add missing ones il y a 18 ans
  Guillem Jover ebdddeed75 libdpkg: Split some parse functions into error and warning variants il y a 18 ans
  Guillem Jover d5c187f8f5 libdpkg: Remove unused file argument from parseerr and parsemustfield il y a 18 ans
  Guillem Jover 36777a354f libdpkg: Move skip_slash_dotslash from parsehelp.c to path.c il y a 18 ans
  Guillem Jover 800e782e21 Replace realloc plus error checking usage with m_realloc il y a 18 ans
  Ian Jackson 10440009b6 Implement triggers support il y a 18 ans
  Guillem Jover 151d780cc8 Define several private functions and variables as static il y a 18 ans
  Guillem Jover dc01bdfd23 Add initial support for the Breaks field, by parsing but rejecting it. il y a 20 ans
  Guillem Jover 9cb480c217 Modified some strings to be able to merge them in the .pot files. il y a 20 ans
  Frank Lichtenheld 854ad16837 Improve processing of disappearing conffiles (Ian Jackson). il y a 20 ans
  Guillem Jover 4878ec9a70 Mark some strings as translatable (Changwoo Ryu). Closes: #256387 il y a 20 ans
  Adam Heath dbcb744998 Almost *EVERY* damn file was including config.h in the wrong spot. After il y a 23 ans
  Adam Heath 352a6a6330 Allow spaces between the end of a version, and the trailing ')'. il y a 24 ans
  Wichert Akkerman c01a401220 Perl sucks, fix Ian's email address il y a 24 ans
  Wichert Akkerman 670f5646f1 Update Ian Jacksons' email address il y a 24 ans
  Wichert Akkerman 578704b312 don't harcode 'essential' fieldname in f_boolean convert_string call il y a 25 ans
  Adam Heath a507a75fa1 Fix Eterm/eterm problem. findpackage() now does tolower() before searching il y a 25 ans
  Adam Heath 1555f1aa3c Changed 0 to NULL. il y a 25 ans
  Adam Heath ea93ed48c1 Fixed up several warning types: const, casting, incorrect sizes, il y a 25 ans
  Adam Heath 1223023a31 Fix -Wall messages. Also, fix handling of user-defined fields in il y a 25 ans
  Adam Heath c4c5ec0e6a Removed use of varbuf* code from f_dependency(), for a speedup. il y a 25 ans
  Adam Heath 4f291d7421 Detect and issue an error when a space is in a version. il y a 25 ans