Commit History

Author SHA1 Message Date
  Denys Vlasenko f6beef63c6 archival/*: move "config:" snippets into .c files 11 years ago
  Denys Vlasenko 36184a487d archival/*: move "applet:" snippets into .c files 11 years ago
  Denys Vlasenko 66620fa626 archival/*: move "kbuild:" snippets into .c files 11 years ago
  Denys Vlasenko 6967578728 whitespace fixes. no code changes 12 years ago
  Denys Vlasenko 440a509849 dpkg: fix creation of .list files (were empty since b768aeb). Closes 5324 12 years ago
  Denys Vlasenko d184a728cf rename archive.h to bb_archive.h. no code changes 13 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Cristian Ionescu-Idbohrn ea137aa931 warning removal 13 years ago
  Pere Orga 1f4447b2d4 move help text from include/usage.src.h to archival/*.c 13 years ago
  Denys Vlasenko 833d4e7f84 rename archival/libunarchive -> archival/libarchive; move bz/ into it 14 years ago
  Denys Vlasenko fb132e4737 whitespace cleanup 14 years ago
  Denys Vlasenko e4dcba1c10 *: whitespace fixes 14 years ago
  Denys Vlasenko c0683acce8 *: pass md5/shaN context pointer as 1st arg, not last 14 years ago
  Denys Vlasenko 3d4a8f8646 made 3 license strings to follow the usual form ("or later" bit is not changed!) 14 years ago
  Denys Vlasenko 84f6def072 dpkg: remove redundant check 14 years ago
  Denys Vlasenko eab75f6049 dpkg: better check for validity of options 14 years ago
  Kim B. Heino 3d43aed10c dpkg: support config file overwrite options 14 years ago
  Denys Vlasenko 6b9f163353 *: style fixes. no code changes (verified with objdump) 15 years ago
  Denys Vlasenko 6fd42b3d00 dpkg: fix handling of names with leading dots. Closes bug 783 15 years ago
  Denys Vlasenko aa4977d8e5 libunarchive: clean up dirty hacks. code shrank as a result 15 years ago
  Denys Vlasenko 425ad9c93b libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differences 15 years ago
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" 15 years ago
  Denys Vlasenko d57d62686d tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits 15 years ago
  Denys Vlasenko 5370bfb123 documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) 15 years ago
  Denys Vlasenko d1090c91cc dpkg: delete postrm script after it's run, not before. closes bug 449 15 years ago
  Denis Vlasenko b8baf407aa dpkg: better and shorter code to compare versions 16 years ago
  Bernhard Reutner-Fischer 97516fc3a6 - add dpkg -l <packagepattern> (Peter Korsgaard) 16 years ago
  Denis Vlasenko e9ad84dfd4 *: refactor handling of archived files. "tar f file.tar.lzma" now works too. 16 years ago
  Denis Vlasenko 27842288b3 libbb: make xrealloc_vector zero out the realloc'ed tail 16 years ago
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. 16 years ago