Bump to version 1.22.1
[platform/upstream/busybox.git] / coreutils / date.c
2012-03-01 Denys Vlasenkodate: extend help text to explain compat date format...
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-02-26 Denys VlasenkoReplace "depends on PLATFORM_LINUX" with "select PLATFO...
2011-01-18 Denys Vlasenkomass removal of underscores from _BB_DIR_foo and _BB_SU...
2010-12-31 Alexey Solovievdate: preserve isdst value if date is in time_t (unix...
2010-12-30 Denys Vlasenkoadd missed underscore
2010-12-30 Denys Vlasenkodate: add a comment about _SVID_SOURCE
2010-11-22 Denys Vlasenkodate :add a comment about older toolchains
2010-10-29 Denys Vlasenkowhitespace cleanup
2010-10-15 Denys Vlasenkodate: move applet and usage bits to date.c
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-08-12 Denys Vlasenko*: s/xatoi_u/xatoi_positive/g - I got bored of mistypin...
2010-07-18 Jeremie Koenigmark Linux-specific configuration options
2010-06-18 Denys Vlasenkodate: make %N work without -lrt on glibc
2010-06-12 Denys Vlasenkodate: trivial fix - was reading seconds into nanosecond...
2010-06-08 Denys Vlasenkodate: use the same code for FEATURE_DATE_NANO for glibc...
2010-06-06 Denys Vlasenkodate: make FEATURE_NANO compile on glibc systems
2010-06-06 Denys Vlasenkoremove defconfig. Now "make defconfig" simply uses...
2010-06-04 Denys Vlasenkopartially migrate coreutils to Config.src and Kbuild.src
2010-06-04 Denys Vlasenkodate: optional support for %N. Closes bug 1861.
2010-01-23 Denys Vlasenkodate: introduce FEATURE_DATE_COMPAT; shrink
2009-11-15 Denys Vlasenkodate: restore hadling of MMDDhhmm[[CC]YY][.ss] date...
2009-11-13 Denys Vlasenko*: use "can't" instead of "cannot"
2009-10-23 Bernhard Reutner... date: handle long options
2009-07-18 Denys Vlasenkotouch: implement -d --date (our own testsuite needs...
2009-07-18 Denys Vlasenkodate: factor out date parsing (in preparation for touch -d)
2009-04-21 Denis Vlasenko*: mass renaming of USE_XXXX to IF_XXXX
2008-09-25 Bernhard Reutner... - update my name. No obj-code changes ;)
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-04-28 Denis Vlasenkodate: better version of previous commit; + fix testsuite
2008-04-28 Denis Vlasenkodate: complain if there are extraneout arguments
2008-04-25 Denis Vlasenkodate: make it accept ISO date format. Fix help text.
2008-03-25 Denis Vlasenkodate: make help text more understandable; small shrink
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-08-18 Denis Vlasenkodon't pass argc in getopt32, it's superfluous
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-07-21 Denis Vlasenkolibbb: nuke BB_GETOPT_ERROR, always die if there are...
2007-07-14 Denis Vlasenkoxioctl and friends by Tito <farmatito@tiscali.it>
2007-06-04 Denis VlasenkoAudit bb_common_bufsiz usage, add script which looks...
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-04-08 Denis Vlasenkoadd some missed statics on constant objects.
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #1
2007-01-01 Denis Vlasenkoawk: undo locale setting for numbers - or else parsing
2006-12-13 Denis Vlasenkodate: -R shouldn't use locale
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-08-28 Bernhard Reutner... - pull from busybox_scratch: r15829:15850
2006-07-14 Rob LandleyPatch from Suresh Rajashekara moving comments and ...
2006-05-27 Rob LandleyConsolidate #include <sys/time.h> so libbb.h does it.
2006-03-13 Rob LandleyPatch from Denis Vlasenko to add xstat() and use it.
2006-02-21 Rob LandleyWalter Harms added -D to date, and I did a code cleanup...
2006-01-25 Tim Rikerjust whitespace
2005-10-15 "Vladimir N. Oleynik"RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1
2005-10-14 "Vladimir N. Oleynik"- new bb_opt_complementally syntax, use [-:?] only...
2005-10-12 "Vladimir N. Oleynik"remove 1 CR, correct strange bb_opt_complementally...
2005-10-11 "Vladimir N. Oleynik"- use complementally '!' to '?' - 'ask' is best 'free...
2005-09-11 Rob LandleyCleanup patch by Bernhard Fischer, removing unnecessary...
2005-09-05 "Vladimir N. Oleynik"1) bb_opt_complementaly -> bb_opt_complementally
2005-05-28 Rob LandleyShaun Jackman submitted a patch converting an allocatio...
2005-05-11 Mike Frysingerchange the hardcoded error constant (0x80000000UL)...
2004-10-11 Eric AndersenPatch from David Daney:
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-04-06 Eric AndersenFix non standard 'date -R' formatting
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-02-17 Glenn L McGrathAdd the -r option, patch from Rob with some help from...
2004-02-17 Glenn L McGrathWoops, im getting ahead of myself, we dont have the...
2004-02-17 Glenn L McGrathdefine option names to be clearer, simplify nested...
2003-07-23 Manuel Novoa III Set the tm_isdst flag to -1 before calling mktime(...
2003-06-20 Eric Andersenlast_patch89 from vodz:
2003-03-19 Manuel Novoa III Major coreutils update.
2002-08-23 Glenn L McGrathRun through indent, fix comments
2002-08-05 Robert Griebl- updated a few copyright/left file headers
2002-07-30 Robert GrieblAdded the -I (isofmt) options to date, which comes...
2002-06-15 Eric AndersenDon't use pointless GNU-isms
2001-05-23 Eric AndersenPatch from larry to fix some grammar errors.
2001-05-16 Matt KraaiChange 'printf("%s\n", ...)' into 'puts(...)'. Noted...
2001-04-25 Eric AndersenMove messages.c to libbb. Make each string in messages...
2001-03-09 Eric AndersenA cleanup patch from Jeff Garzik to static-ify a number of
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-11-29 Eric AndersenApply a patch from Larry Doolittle <ldoolitt@recycle...
2000-11-17 Eric Andersen"I will always compile before I commit."
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-08-10 Eric AndersenSome #include updates.
2000-07-17 Pavel RoskinThe result of getopt() is "int" and should be treated...
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Eric AndersenGetopt'ed by Marc Nijdam <marc_nijdam@hp.com>
2000-07-12 Matt KraaiAlways report the applet name when doing error reporting.
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-06-06 Eric AndersenFix 'date -u'
2000-05-16 Erik AndersenSome updates for better portability.
2000-04-21 Erik AndersenMore Doc updates. cmdedit and more termio fixes.
2000-03-24 Erik AndersenThe new tar for busybox is now done, and works just...
2000-03-23 Erik AndersenMy latest ramblings.
2000-03-21 Erik Andersen* all mallocs now use xmalloc (and so are OOM error...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
2000-02-07 Erik AndersenA few minor updates. ;-)
next