| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-08-21 | Remove redundant CPPFLAGS for some programs |  Siddhesh Poyarekar | 1 | -2/+0 |
| 2014-06-25 | Update timezone code from tzcode 2014e. |  Joseph Myers | 5 | -84/+139 |
| 2014-06-07 | Remove redundant C locale settings. |  Joseph Myers | 1 | -2/+1 |
| 2014-06-06 | Don't require test wrappers to preserve environment variables, use more consistent environment. |  Joseph Myers | 1 | -2/+2 |
| 2014-05-16 | Fix variable used in sed expression in timezone/Makefile |  Allan McRae | 1 | -1/+1 |
| 2014-05-13 | tzselect: use zonedir instead of current working directory |  Sami Kerola | 1 | -1/+1 |
| 2014-03-07 | Count miscellaneous files built on host for testing as tests. |  Joseph Myers | 1 | -2/+10 |
| 2014-02-28 | Fix fallout from Joseph's untested Makeconfig change. |  Roland McGrath | 1 | -2/+2 |
| 2014-02-26 | Consistently include Makeconfig after defining subdir. |  Joseph Myers | 1 | -4/+2 |
| 2014-02-08 | tzselect: stop requiring ksh |  Mike Frysinger | 2 | -3/+1 |
| 2014-01-01 | Update copyright notices with scripts/update-copyrights |  Allan McRae | 2 | -2/+2 |
| 2013-12-20 | Update timezone code from tzcode 2013i. |  Joseph Myers | 7 | -478/+1062 |
| 2013-03-13 | Update zic from tzcode 2013b. |  Joseph Myers | 1 | -2/+4 |
| 2013-01-02 | Update copyright notices with scripts/update-copyrights. |  Joseph Myers | 2 | -2/+2 |
| 2012-11-13 | Update tzcode from upstream git and support --with-bugurl for it. |  Joseph Myers | 4 | -14/+18 |
| 2012-11-10 | Use glibc version information in zic and zdump. |  Joseph Myers | 3 | -4/+8 |
| 2012-11-09 | Use unmodified tzselect.ksh in glibc. |  Joseph Myers | 3 | -7/+8 |
| 2012-11-09 | Update tzcode to 2012i. |  Joseph Myers | 10 | -463/+224 |
| 2012-04-25 | Update zdump and zic from tzcode 2012b. |  Joseph Myers | 3 | -12/+75 |
| 2012-03-21 | Do not install iso3166.tab and zone.tab |  Allan McRae | 1 | -5/+0 |
| 2012-03-07 | Remove distribute variable from Makefiles |  Ulrich Drepper | 1 | -7/+2 |
| 2012-03-07 | Don't install timezone rule files |  Ulrich Drepper | 1 | -101/+1 |
| 2012-02-09 | Replace FSF snail mail address with URLs. |  Paul Eggert | 2 | -6/+4 |
| 2009-06-15 | Update from tzcode2009i. |  Ulrich Drepper | 3 | -22/+52 |
| 2009-06-15 | Update timezone data from tzdata2009i. |  Ulrich Drepper | 19 | -95/+645 |
| 2008-10-01 | * timezone/africa: Update from tzdata2008f. |  Ulrich Drepper | 8 | -73/+517 |
| 2008-04-11 | * version.h (VERSION): Bump to 2.8. |  Ulrich Drepper | 3 | -182/+98 |
| 2008-04-11 | * timzeone/asia: Update from tzdata2008b. |  Ulrich Drepper | 8 | -60/+344 |
| 2007-10-14 | * include/time.h: Declare __tzset_parse_tz and __tzset_compute. |  Ulrich Drepper | 1 | -2/+1 |
| 2007-10-05 | [BZ #5063] |  Ulrich Drepper | 10 | -144/+343 |
| 2007-07-28 | * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to |  Ulrich Drepper | 1 | -2/+3 |
| 2007-03-26 | [BZ #4276] |  Jakub Jelinek | 13 | -164/+314 |
| 2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #3483, BZ #3493, BZ #3514, BZ #3515, BZ #3664, BZ #3673, BZ #3674] |  Ulrich Drepper | 18 | -781/+1674 |
| 2007-07-31 | . |  Jakub Jelinek | 18 | -1674/+781 |
| 2006-11-14 | [BZ #3137] |  Ulrich Drepper | 1 | -2/+2 |
| 2006-11-11 | * timezone/africa: Update from tzdata2006o. |  Ulrich Drepper | 10 | -575/+1014 |
| 2006-11-11 | * time/tzfile.c (__tzfile_read): Extend to handle new file format |  Ulrich Drepper | 8 | -207/+661 |
| 2006-09-21 | [BZ #3137] |  Ulrich Drepper | 1 | -1/+1 |
| 2006-02-26 | * timezone/africa: Update from tzdata2006b (comment changes only). |  Roland McGrath | 1 | -1/+1 |
| 2006-02-26 | 2006-02-26 Roland McGrath <roland@redhat.com> |  Roland McGrath | 17 | -17/+17 |
| 2006-02-02 | * timezone/private.h: Update from tzcode2006a. |  Roland McGrath | 5 | -82/+184 |
| 2006-01-10 | 2006-01-10 Roland McGrath <roland@redhat.com> |  Roland McGrath | 1 | -1/+1 |
| 2006-01-10 | * sysdeps/hppa/elf/start.S (_start): Use PLABEL32 relocations |  Roland McGrath | 13 | -181/+273 |
| 2005-12-20 | [BZ #1952, BZ #1955]cvs/fedora-glibc-20051220T1028 |  Ulrich Drepper | 1 | -1/+1 |
| 2005-09-17 | * timezone/zdump.c: Include ctype.h. |  Andreas Jaeger | 1 | -0/+1 |
| 2005-09-07 | * timezone/test-tz.c: Update to match tzdata2005m. |  Ulrich Drepper | 2 | -4/+4 |
| 2005-09-07 | * timezone/africa: Update from tzdata2005m. |  Ulrich Drepper | 9 | -163/+321 |
| 2005-08-07 | * elf/elf.h (DT_ALPHA_PLTRO): Use symbolic name in DT_ALPHA_PLTRO |  Ulrich Drepper | 13 | -114/+124 |
| 2005-08-06 | Update from tzcode2005k. |  Ulrich Drepper | 6 | -24/+108 |
| 2005-04-30 | * timezone/africa: Update from tzdata2005i. |  Roland McGrath | 4 | -38/+103 |