Histórico de Commits

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