Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-03-12 | Remove unused mingw_utime; update utimes to handle read-only files | Ron Yorston | 2 | -45/+20 |
2014-03-11 | rev: fix to build with mingw32 | Ron Yorston | 2 | -5/+9 |
2014-03-11 | Import mempcpy from gnulib | Ron Yorston | 3 | -0/+32 |
2014-03-11 | wget: disable https support | Ron Yorston | 1 | -0/+6 |
2014-03-11 | Update mingw32_defconfig with new features | Ron Yorston | 1 | -2/+5 |
2014-03-07 | shuf: trim help text | Denys Vlasenko | 1 | -4/+4 |
2014-03-07 | shuf: do not use strings for -i RANGE case | Denys Vlasenko | 1 | -3/+5 |
2014-03-07 | shuf: improve help text | Bartosz Golaszewski | 1 | -3/+3 |
2014-03-07 | shuf: fix a segfault on 'shuf -e' | Bartosz Golaszewski | 1 | -1/+2 |
2014-03-05 | use [s]rand(), not [s]random() | Denys Vlasenko | 3 | -12/+12 |