Historial de Commits

Autor SHA1 Mensaje Fecha
  Elliott Hughes b93f5908e2 date: add -s. hace 3 años
  Rob Landley e7c86f7d79 Fix "date -I" segfault and teach lib/args.c that "I(opt):;" short opt with hace 3 años
  Rob Landley b9181ee893 Tweak date.c. hace 3 años
  Elliott Hughes 1377dd2221 date: add --iso and the %:z output format. hace 3 años
  Elliott Hughes 693eaf6c22 date: add --utc (synonymous with -u) hace 3 años
  Elliott Hughes babcb4bcf4 xparsedate: support UTC offsets. hace 3 años
  Elliott Hughes 0fe9185c66 Fix various typos. hace 4 años
  Elliott Hughes e00ab7de3c date.c: add a few more important specifiers to --help. hace 4 años
  Rob Landley d78f05e91b Make touch use xparsedate() (result: -t and -d the same, autodetects format), hace 5 años
  Rob Landley 79dc2434cb Factor out xparsedate() and xvali_date() into lib. hace 5 años
  Elliott Hughes 7aa276db3c date: fix various time zone/daylight time issues. hace 5 años
  Rob Landley 8bd6444572 Use current time for unspecified fields, set weekday to match date. hace 5 años
  Elliott Hughes 8326fe1f7e date: some fixes. hace 5 años
  Elliott Hughes 4cc0bb10fd date: fix some tests. hace 5 años
  Rob Landley 8993496e49 Convert option style. hace 5 años
  Rob Landley d852ec1890 Implement date %N, loosely inspired by Elliott Hughes's patch. hace 7 años
  Rob Landley 36beb530a7 Don't try to implement %s, we have @seconds, strptime() in libc tends hace 7 años
  Rob Landley 05e4ba445d Replace chkmktime() (which produces false positive normalization failures) hace 7 años
  Elliott Hughes 4e39281c1f Document %s in date(1). hace 8 años
  Elliott Hughes d885b528f2 Fix year parsing in date(1). hace 8 años
  Elliott Hughes 05499787ca Fix more date bugs. hace 9 años
  Rob Landley 7f6bb3dae7 Bugfixes from Elliott Hughes: debug code got checked in (oops) and hace 9 años
  Rob Landley 5fb2766a9b Teach date @unixtime[.fraction], switch -s to be -D (matching busybox and hace 9 años
  Elliott Hughes 400dacdeb6 Reject invalid dates in date(1). hace 9 años
  Rob Landley 7a3f53ba44 Mark command-local functions static. hace 9 años
  Rob Landley feb696ae85 date -r wasn't saving the result in the right variable. (And make date -ur work.) hace 10 años
  Rob Landley 7dfee8efa7 Remove debug detritus I didn't mean to to check in, and treat an "this variable can never actually be used uninitialized but gcc's warning generator can't tell and fails spamwards" warning. hace 10 años
  Rob Landley 0369ba56ef date: add -ds, document +FORMAT escapes. hace 10 años
  Rob Landley 6c64f5f186 Revert lots of half-finished local debris I didn't mean to check in with Isaac's roadmap update. hace 10 años
  Isaac Dunham 931425ca05 roadmap: describe glibc commands. hace 10 años