Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 76832ff5c4 date: do not allow "month #20" and such, closes 11356 il y a 6 ans
  Natanael Copa b684d1b186 libbb: fix time parsing of [[CC]YY]MMDDhhmm[.SS]. Closes 8951 il y a 8 ans
  Denys Vlasenko 3b394781b5 libbb: fix parsing of "10101010" date/time form il y a 10 ans
  Bartosz Golaszewski 688a7e3f04 date: accept 'yyyy-mm-dd HH' and 'yyyy-mm-dd' date formats il y a 11 ans
  Denys Vlasenko 8f2cb7ab26 libbb: introduce and use strftime_[YYYYMMDD]HHMMSS() il y a 11 ans
  Denys Vlasenko 10ee20b58b libbb: better comment in parse_date il y a 14 ans
  Denys Vlasenko 92ffe0571a date,touch: treat 2-digit years better (fit them into +-50 yrs around today) il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 5f94346f73 date: support -d @SECONDS_SINCE_1970 il y a 14 ans
  Alexander Shishkin 85dbf190c6 date,touch: accept Jan 7 00:00:00 2010 format il y a 14 ans
  Denys Vlasenko f2c8aa6676 libbb: introduce and use monotonic_ms il y a 15 ans
  Denys Vlasenko dc698bb038 *: make it easier to distinquish "struct tm", pointer to one, etc il y a 15 ans
  Denys Vlasenko ff1822aed1 date: restore hadling of MMDDhhmm[[CC]YY][.ss] date format il y a 15 ans
  Denys Vlasenko 4b624d0770 small commit tweak in parse_datestr, no code changes il y a 15 ans
  Denys Vlasenko 38dd8aa657 touch: implement -t TIME (needed for testsuite) il y a 15 ans
  Denys Vlasenko 7aca89a7a3 touch: implement -d --date (our own testsuite needs that) il y a 15 ans
  Denys Vlasenko 73b71f381d date: factor out date parsing (in preparation for touch -d) il y a 15 ans
  Denis Vlasenko ce13b76002 libbb: shrink monotonic_XXX functions, introduce monotonic_ns il y a 16 ans
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on il y a 16 ans
  Denis Vlasenko 09c0a749a1 define CLOCK_MONOTONIC to 1 if it is not defined il y a 16 ans
  Denis Vlasenko d18f52bd18 actually add bb_qsort.c il y a 16 ans
  Mike Frysinger ebd27aabaa fix an obvious typo while trying to access the tv_usec member il y a 17 ans
  Denis Vlasenko bd7bb299c0 wget: use monotonic_sec instead of gettimeofday il y a 17 ans
  Denis Vlasenko 459be35234 hwclock: size optimizations il y a 17 ans