Historique des commits

Auteur SHA1 Message Date
  Eric Andersen 14f5c8d764 Patch from Bernhard Fischer to make a bunch of symbols static il y a 19 ans
  Mike Frysinger 4e5936ef95 In Bug 208, bernhardf writes: il y a 19 ans
  Eric Andersen aff114c33d Larry Doolittle writes: il y a 20 ans
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
  Glenn L McGrath b8c3a54531 Patch from Ian Campbell, fix or'ed dependencies and handle virtual il y a 21 ans
  Glenn L McGrath fea4b446df Important bugfixes from Ian Campbell. il y a 21 ans
  Eric Andersen 1393a39df4 Do not shadow the global name 'accept' il y a 21 ans
  Manuel Novoa III cad5364599 Major coreutils update. il y a 22 ans
  Glenn L McGrath b323162aab Use libbb/get_line_from_file instead of getline il y a 22 ans
  Glenn L McGrath 66125c8065 Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). il y a 22 ans
  Glenn L McGrath b963875a3e Move compare_string_array to libbb il y a 22 ans
  Aaron Lehmann a170e1c858 Change if(x)free(x); to free(x); il y a 22 ans
  Glenn L McGrath 62d28828d6 Use a switch instead of successive if (strcmp()) statments. il y a 22 ans
  Glenn L McGrath 747381c602 Split deb_extract() into more generic functions il y a 22 ans
  Glenn L McGrath d8d1191505 Support for bziped debs, i.e. use .tar.bz2 instead .tar.gz internally il y a 22 ans
  Glenn L McGrath 6ab32eb34c Move data_extract_all_prefix to dpkg, its only used there. il y a 22 ans
  Glenn L McGrath 61b7904afd Update dpkg to use new unarchive code il y a 22 ans
  Glenn L McGrath a94a06a38e Patch from Randolfe Averty to fixup package conflict checks, cleanup some memory leaks and reorganise dependency checking. il y a 22 ans
  Matt Kraai 39fcb5a750 * archival/dpkg.c (create_list): Use chomp. il y a 23 ans
  Matt Kraai 1f0c43668a Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. il y a 23 ans
  Glenn L McGrath aad44fb37a Fix some fegfaults and picket fence il y a 23 ans
  Glenn L McGrath 1dbbd2fe34 Fail gracefully if package depends on a virtual package. il y a 23 ans
  Matt Kraai efd7f03657 Fix opt type in dpkg (closes: #118975). il y a 23 ans
  Glenn L McGrath 0a25b35c66 Fix create list segfault il y a 23 ans
  Glenn L McGrath ef0eab514d Recovering from my previous commit il y a 23 ans
  Glenn L McGrath 0d2fb76c11 Modify applets to use libunarchive il y a 23 ans
  Glenn L McGrath 6ccdd8c122 Abort if scripts return value != 0 il y a 23 ans
  Matt Kraai a7512d74fa Process extra empty lines correctly. il y a 23 ans
  Matt Kraai 3dd4f5ed69 Remove xmalloc calls. il y a 23 ans
  Glenn L McGrath 30f68908ef Another part of Stafan's latest patch, when replacing a pre-existing package set its status correctly. il y a 23 ans