Historique des commits

Auteur SHA1 Message Date
  YU Jincheng 5156b24553 Make const ptr assign as function call in clang il y a 3 ans
  YU Jincheng 1f925038ab *: generalize "const trick" il y a 3 ans
  Denys Vlasenko 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly il y a 4 ans
  Denys Vlasenko d2241f5902 shell: better support of [[ ]] bashism il y a 4 ans
  Denys Vlasenko af7169b4a7 clang/llvm 9 fix - do not eliminate a store to a fake "const" il y a 5 ans
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
  Denys Vlasenko b097a84d62 config: update size information il y a 6 ans
  Denys Vlasenko 3632cb15f1 shell: add comments about [[, no code changes il y a 6 ans
  Denys Vlasenko 38ccd6af8a bzip2: fix two crashes on corrupted archives il y a 6 ans
  Denys Vlasenko 78b1b1b07a test: fix 4-argument case il y a 7 ans
  Denys Vlasenko 72089cf6b4 config: deindent all help texts il y a 7 ans
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes il y a 7 ans
  Denys Vlasenko a8cf9c5a3f libbb: new function bb_getgroups() - allocating wrapper around getgroups() il y a 7 ans
  Denys Vlasenko 265062d59d shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo il y a 7 ans
  Denys Vlasenko 0b8835861b Make it possible to select "sh" and "bash" aliases without selecting ash or hush il y a 8 ans
  Denys Vlasenko 15fb91cefb test: make [ and [[ forms individually selectable il y a 8 ans
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions il y a 8 ans
  Denys Vlasenko 42eeb255c1 test: fix compile error in last commit il y a 8 ans
  Denys Vlasenko de89205bdf test: memory leak: free group id list il y a 8 ans
  Denys Vlasenko de5edadee2 special-case {true,false,test} --help il y a 9 ans
  Denys Vlasenko 98654b995b test: fix mishandling of "test '(' = '('" and similar il y a 10 ans
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes il y a 12 ans
  Denys Vlasenko 07fcaab595 test: "test !" was accessing argv past NULL - fix it. Closes 4832 il y a 12 ans
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c il y a 13 ans
  Denys Vlasenko 86cf0364bd printenv: fix environ == NULL segfault il y a 13 ans
  Denys Vlasenko 27c6c00a7c test: add examples when "%s: unknown operand" happens il y a 14 ans
  Denys Vlasenko fb132e4737 whitespace cleanup il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 2f32bf8be6 remove defconfig. Now "make defconfig" simply uses defaults from Config.in il y a 14 ans
  Denys Vlasenko e4070cb0d7 partially migrate coreutils to Config.src and Kbuild.src il y a 14 ans