| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-01-01 | Update copyright dates not handled by scripts/update-copyrights |  Paul Eggert | 1 | -1/+1 |
| 2024-01-01 | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 1 | -1/+1 |
| 2023-01-06 | Update copyright dates not handled by scripts/update-copyrights |  Joseph Myers | 1 | -1/+1 |
| 2023-01-06 | Update copyright dates with scripts/update-copyrights |  Joseph Myers | 1 | -1/+1 |
| 2022-01-01 | Update copyright dates not handled by scripts/update-copyrights. |  Paul Eggert | 1 | -1/+1 |
| 2022-01-01 | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 1 | -1/+1 |
| 2021-09-03 | Remove "Contributed by" lines |  Siddhesh Poyarekar | 1 | -1/+0 |
| 2021-05-11 | write_archive_locales: Fix memory leak |  Siddhesh Poyarekar | 1 | -0/+2 |
| 2021-01-02 | Update copyright dates not handled by scripts/update-copyrights. |  Paul Eggert | 1 | -1/+1 |
| 2021-01-02 | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 1 | -1/+1 |
| 2020-01-01 | Update copyright dates not handled by scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2020-01-01 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs |  Paul Eggert | 1 | -1/+1 |
| 2019-04-23 | locale: Add LOCPATH diagnostics to the locale program |  Florian Weimer | 1 | -9/+128 |
| 2019-01-01 | Update copyright dates not handled by scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2019-01-01 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2018-01-01 | Update copyright dates not handled by scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2018-01-01 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2017-10-30 | Assume that _DIRENT_HAVE_D_TYPE is always defined. |  Florian Weimer | 1 | -2/+0 |
| 2017-10-25 | localedef: Add --no-warnings/--warnings option |  Carlos O'Donell | 1 | -7/+1 |
| 2017-10-13 | locale: Fix localedef exit code (Bug 22292) |  Carlos O'Donell | 1 | -1/+5 |
| 2017-01-01 | Update copyright dates not handled by scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2017-01-01 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2016-01-04 | Update copyright dates not handled by scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2016-01-04 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2015-11-27 | Rename localedir to complocaledir (bug 14259). |  Carlos O'Donell | 1 | -7/+13 |
| 2015-01-02 | Update copyright dates not handled by scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2015-01-02 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2014-09-12 | Minor cleanup in locale.c |  Roland McGrath | 1 | -133/+126 |
| 2014-01-01 | Update remaining copyright dates |  Allan McRae | 1 | -1/+1 |
| 2014-01-01 | Update copyright notices with scripts/update-copyrights |  Allan McRae | 1 | -1/+1 |
| 2013-11-19 | Complete display of LC_MONETARY |  Andreas Schwab | 1 | -0/+18 |
| 2013-11-18 | Properly handle unavailable elements in LC_MONETARY category |  Andreas Schwab | 1 | -1/+1 |
| 2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). |  Ryan S. Arnold | 1 | -0/+1 |
| 2013-02-18 | unify xmalloc prototypes & friends |  Mike Frysinger | 1 | -4/+1 |
| 2013-01-02 | Update copyright notices with scripts/update-copyrights. |  Joseph Myers | 1 | -1/+1 |
| 2013-01-01 | Update copyright years. |  David S. Miller | 1 | -2/+2 |
| 2012-11-09 | Support --with-pkgversion and --with-bugurl. |  Joseph Myers | 1 | -3/+6 |
| 2012-02-09 | Replace FSF snail mail address with URLs. |  Paul Eggert | 1 | -2/+1 |
| 2012-01-08 | Optimize xmalloc, xcalloc, xrealloc, and xstrdup |  Ulrich Drepper | 1 | -2/+3 |
| 2012-01-01 | Update copyright year |  Ulrich Drepper | 1 | -2/+2 |
| 2011-01-17 | Update copyright year. |  Ulrich Drepper | 1 | -2/+2 |
| 2010-08-12 | Properly quote output of locale |  Andreas Schwab | 1 | -7/+30 |
| 2010-03-15 | Update copyright year. |  Ulrich Drepper | 1 | -5/+5 |
| 2009-02-06 | * debug/xtrace.sh: Unify translatable messages. |  Ulrich Drepper | 1 | -4/+22 |
| 2009-01-02 | * posix/getconf.c: Update copyright year. |  Ulrich Drepper | 1 | -2/+2 |
| 2008-01-02 | * posix/getconf.c: Update copyright year. |  Ulrich Drepper | 1 | -2/+2 |
| 2007-07-16 | * elf/ldconfig.c: Allow GPLv2 or any later version. |  Roland McGrath | 1 | -2/+3 |
| 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 | 1 | -2/+2 |
| 2007-07-31 | . |  Jakub Jelinek | 1 | -2/+2 |