Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-08 | . | Jim Meyering | |
2003-02-06 | . | Jim Meyering | |
2003-02-02 | . | Jim Meyering | |
2003-01-10 | *** empty log message *** | Jim Meyering | |
2003-01-10 | Add src/readlink.c. | Jim Meyering | |
2002-12-13 | . | Jim Meyering | |
2002-11-21 | *** empty log message *** | Jim Meyering | |
2002-11-21 | Add ms (Malay). | Jim Meyering | |
2002-11-21 | version: 4.5.3 | Jim Meyering | |
2002-11-15 | . | Jim Meyering | |
2002-11-14 | Remove lib/long-options.c and lib/same.c. | Jim Meyering | |
Although each defines `_', neither actually used it. | |||
2002-11-09 | *** empty log message *** | Jim Meyering | |
2002-11-09 | (EXTRA_LOCALE_CATEGORIES): Add LC_TIME. | Jim Meyering | |
Patch by Tim Waugh for Red Hat bug #73669. | |||
2002-11-08 | use only my permanent address | Jim Meyering | |
2002-10-13 | . | Jim Meyering | |
2002-10-05 | . | Jim Meyering | |
2002-09-29 | . | Jim Meyering | |
2002-09-25 | Add be (Belarusian). | Jim Meyering | |
2002-09-16 | *** empty log message *** | Jim Meyering | |
2002-09-16 | version: 4.5.1 | Jim Meyering | |
2002-09-10 | Add lg (Luganda). | Jim Meyering | |
2002-09-03 | . | Jim Meyering | |
2002-09-02 | *** empty log message *** | Jim Meyering | |
2002-09-02 | *** empty log message *** | Jim Meyering | |
2002-09-01 | . | Jim Meyering | |
2002-08-04 | . | Jim Meyering | |
2002-07-29 | . | Jim Meyering | |
2002-07-29 | . | Jim Meyering | |
2002-07-29 | . | Jim Meyering | |
2002-07-20 | Upgrade to gettext-0.11.3. | Jim Meyering | |
2002-07-18 | (Makefile): Also depend on LINGUAS. | Jim Meyering | |
2002-07-01 | merged | Jim Meyering | |
2002-03-10 | reformat continued line | Jim Meyering | |
2002-03-10 | (gmsgfmt_cmd): New variable. | Jim Meyering | |
(.po.gmo): Use it here. (.po.mo): Don't create target directly -- otherwise a failed gmsgfmt command would leave a corrupt, yet up-to-date, .gmo file. (.po.gmo): Likewise. | |||
2002-02-23 | (DISTFILES.common): Add remove-potcdate.sin. | Jim Meyering | |
(.SUFFIXES): Add .sed and .sin. (.sin.sed): New rule. ($(DOMAIN).pot-update): Depend on remove-potcdate.sed. If the old POT file exists and the new POT file differs from it only in the first POT-Creation-Date line, keep the old POT file. So the PO files don't need to be remade, and automake's "distcheck" target succeeds. (mostlyclean): Remove remove-potcdate.sed and additional temporary files. | |||
2002-02-23 | *** empty log message *** | Jim Meyering | |
2002-02-17 | ($(DOMAIN).pot-update): Remove/replace the .pot | Jim Meyering | |
file only if the new one is different (modulo the creation date). | |||
2002-02-16 | Update to Gettext 0.11 | Jim Meyering | |
2002-01-02 | (install-data-yes, uninstall-data-yes): | Jim Meyering | |
Install the LC_TIME locale category as an alias for LC_MESSAGES. This fixes a bug introduced in the 2001-09-22 upgrade to gettext 0.10.40. | |||
2001-09-22 | Update from gettext cvs repository. | Jim Meyering | |
2001-09-22 | Upgrade to gettext-0.10.40. | Jim Meyering | |
2001-07-10 | fix typo in comment | Jim Meyering | |
2001-03-17 | (install-data-yes): Install LC_TIME locale | Jim Meyering | |
for all packages, not just for fileutils. (uninstall): Remove LC_TIME locale too. | |||
2001-01-14 | (update-po): Merge po-files in temporary files | Jim Meyering | |
in the build directory, and update the source directory only when the merged catalog differs from the original. This fixes the known `make distcheck' failure due to `make update-po' being called on up-to-date but read-only files. | |||
2001-01-03 | (install-data-yes): If the package is | Jim Meyering | |
fileutils, install LC_TIME as an alias for LC_MESSAGES. | |||
2000-11-18 | add -*- Makefile -*- | Jim Meyering | |
2000-11-18 | Sync with the one from fileutils. | Jim Meyering | |
1998-08-13 | (DISTFILES): Remove ChangeLog. | Jim Meyering | |
1998-08-13 | Provide automake-style DESTDIR support. | Jim Meyering | |
From Johan Danielsson. | |||
1998-05-03 | update from gettext-0.10.35 | Jim Meyering | |