1. 27116ba busybox: squashed commit of merging cm-12.1 by maxwen · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 6fef6a3 fix most sign and variable initialization warnings by Tanguy Pruvot · 12 years ago
  3. 10ee20b libbb: better comment in parse_date by Denys Vlasenko · 13 years ago
  4. 92ffe05 date,touch: treat 2-digit years better (fit them into +-50 yrs around today) by Denys Vlasenko · 13 years ago
  5. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  6. 5f94346 date: support -d @SECONDS_SINCE_1970 by Denys Vlasenko · 14 years ago
  7. 85dbf19 date,touch: accept Jan 7 00:00:00 2010 format by Alexander Shishkin · 14 years ago
  8. f2c8aa6 libbb: introduce and use monotonic_ms by Denys Vlasenko · 14 years ago
  9. dc698bb *: make it easier to distinquish "struct tm", pointer to one, etc by Denys Vlasenko · 14 years ago
  10. ff1822a date: restore hadling of MMDDhhmm[[CC]YY][.ss] date format by Denys Vlasenko · 15 years ago
  11. 4b624d0 small commit tweak in parse_datestr, no code changes by Denys Vlasenko · 15 years ago
  12. 38dd8aa touch: implement -t TIME (needed for testsuite) by Denys Vlasenko · 15 years ago
  13. 7aca89a touch: implement -d --date (our own testsuite needs that) by Denys Vlasenko · 15 years ago
  14. 73b71f3 date: factor out date parsing (in preparation for touch -d) by Denys Vlasenko · 15 years ago
  15. ce13b76 libbb: shrink monotonic_XXX functions, introduce monotonic_ns (unused for now) by Denis Vlasenko · 16 years ago
  16. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  17. 09c0a74 define CLOCK_MONOTONIC to 1 if it is not defined by Denis Vlasenko · 16 years ago
  18. d18f52b actually add bb_qsort.c *: s/Denis/Denys/ by Denis Vlasenko · 16 years ago
  19. ebd27aa fix an obvious typo while trying to access the tv_usec member by Mike Frysinger · 17 years ago
  20. bd7bb29 wget: use monotonic_sec instead of gettimeofday by Denis Vlasenko · 17 years ago
  21. 459be35 hwclock: size optimizations by Denis Vlasenko · 17 years ago