]> git.ipfire.org Git - thirdparty/gettext.git/shortlog
thirdparty/gettext.git
2019-04-02  Bruno Haiblebuild: Separate git operations from build operations.
2019-04-02  Bruno Haiblelibtextstyle: Bump version number.
2019-04-01  Daiki Uenodesktop: Fix whitespace handling around '='
2019-04-01  Bruno Haiblelibtextstyle: Bump version number.
2019-03-31  Bruno Haiblelibtextstyle: Add support for true-color terminals.
2019-03-31  Bruno Haiblemaint: Make code more "git diff"-friendly.
2019-03-31  Bruno Haiblelibtextstyle: Improve documentation regarding the TERM...
2019-03-31  Bruno Haiblelibtextstyle: Support for terminal types with 256 colors.
2019-03-30  Takesi Ayanokojipo-mode: Enable highlighting of #, lines.
2019-03-30  Bruno Haiblepo-mode: Remove support for Emacs versions < 22.
2019-03-30  Bruno Haiblepo-mode: Remove support for XEmacs.
2019-03-30  Bruno Haiblebuild: Move the Emacs package sources to subdirectory...
2019-03-30  Bruno HaibleUpdate after gnulib changed.
2019-03-27  Bruno Haiblelibtextstyle: Add support for Windows consoles.
2019-03-27  Bruno Haiblelibtextstyle: Make the SIGCONT handler work more reliably.
2019-03-27  Bruno Haiblelibtextstyle: Mention fixes.
2019-03-27  Bruno Haiblelibtextstyle: Small fix for last commit.
2019-03-27  Bruno HaibleUpdate to newest gnulib.
2019-03-27  Bruno Haibleits: Simplify code.
2019-03-26  Bruno Haibleits: Fix test failure.
2019-03-26  Bruno Haiblebuild: Use gnulib module 'strchrnul' explicitly.
2019-03-24  Bruno Haiblelibtextstyle: Use gnulib module 'term-style-control'.
2019-03-24  Bruno Haiblemoopp: Allow forward references to the <class>_represen...
2019-03-20  Bruno Haiblelibtextstyle: Fix a memory access from a signal handler.
2019-03-20  Bruno Haiblelibtextstyle: Bump version number.
2019-03-20  Bruno HaibleUse _GL_ASYNC_SAFE from gnulib.
2019-03-20  Bruno HaibleUpdate to newest gnulib.
2019-03-20  Bruno HaibleUpdate .gitignore after 2019-03-12 change.
2019-03-17  Bruno Haiblelibtextstyle: Bump version number.
2019-03-17  Bruno Haiblelibtextstyle: Bump version number.
2019-03-17  Bruno Haiblelibtextstyle: Implement reliable tty control.
2019-03-17  Bruno Haiblelibtextstyle: Fix build failure on Cygwin (regression...
2019-03-17  Bruno Haiblelibtextstyle: Clean up leftovers from 2019-03-13 commit.
2019-03-16  Bruno Haiblelibtextstyle: Complete styled_ostream_flush_to_current_...
2019-03-16  Bruno Haiblelibtextstyle: Protect better against EINTR.
2019-03-14  Bruno Haiblelibtextstyle: Reexport isatty() override from gnulib.
2019-03-14  Bruno Haiblelibtextstyle: Use less code from libxml.
2019-03-14  Bruno Haiblelibtextstyle: Fix "make clean" failure in VPATH builds.
2019-03-14  Bruno Haiblelibtextstyle: Make sure we get new versions also of...
2019-03-14  Bruno Haiblelibtextstyle: Remove unused code for exporting variable...
2019-03-13  Bruno Haiblelibtextstyle: Add metainformation for Windows.
2019-03-13  Bruno Haiblelibtextstyle: Add metainformation for Windows.
2019-03-13  Bruno Haiblelibtextstyle: Don't use a C++ compiler.
2019-03-13  Bruno Haiblelibasprintf: Add metainformation for Windows.
2019-03-13  Bruno Haiblebuild: Update Windows support.
2019-03-13  Bruno Haiblelibtextstyle: Bump version number.
2019-03-12  Bruno Haiblelibtextstyle: Bump version number.
2019-03-12  Bruno Haiblelibtextstyle: New function styled_ostream_flush_to_curr...
2019-03-12  Bruno Haiblelibtextstyle: New function html_ostream_flush_to_curren...
2019-03-12  Bruno Haiblelibtextstyle: New function term_ostream_flush_to_curren...
2019-03-12  Bruno Haiblelibtextstyle: Add a second argument to the 'flush'...
2019-03-11  Bruno Haiblelibtextstyle: Add a program for ad-hoc testing.
2019-03-10  Bruno Haibledoc: Clarify locale name syntax.
2019-03-09  Bruno Haibledoc: Add reference to Pology.
2019-03-04  Bruno Haiblebuild: Make shared library dependencies work in relocat...
2019-03-04  Bruno HaibleUpdate after gnulib changed.
2019-03-04  Bruno HaibleUpdate to newest gnulib.
2019-02-24  Bruno Haiblelibintl: Fix installation with BSD 'make'.
2019-02-16  Bruno Haiblelibtextstyle: Improve the way the library is built.
2019-02-15  Daiki Uenoits: Avoid uninitialized variable
2019-02-15  Bruno Haiblelibtextstyle: Omit tests that rely on more than the...
2019-02-15  Bruno Haiblelibtextstyle: Don't use an external libglib.
2019-02-15  Bruno Haiblelibtextstyle: Don't use an external libxml.
2019-02-15  Bruno Haiblelibtextstyle: Don't use an external libcroco.
2019-02-15  Bruno Haiblelibtextstyle: Fix build error on Cygwin and mingw.
2019-02-15  Bruno Haiblelibtextstyle: Really fix hyperlinks to table of content...
2019-02-15  Bruno Haiblelibtextstyle: Document when and how to turn off styling.
2019-02-15  Daiki Uenoits: Add new preserveSpaceRule "paragraph"
2019-02-15  Daiki Uenoits: Make whitespace normalization logic simpler
2019-02-14  Bruno Haiblelibtextstyle: In the examples, actually respect the...
2019-02-14  Bruno Haiblelibtextstyle: Assume that the texinfo sources are in...
2019-02-14  Bruno Haiblelibtextstyle: Fix hyperlinks to table of contents in...
2019-02-14  Bruno Haiblelibtextstyle: Document the link options more precisely.
2019-02-14  Bruno Haiblelibtextstyle: Fix build failure on mingw.
2019-02-14  Bruno Haiblelibtextstyle: Add support for VPATH builds with OpenBSD...
2019-02-13  Bruno Haiblelibtextstyle: Put the .sym file in the source directory.
2019-02-12  Bruno Haiblelibtextstyle: Fix configuration of the example programs.
2019-02-12  Bruno Haiblelibtextstyle: Bump version number.
2019-02-10  Bruno Haiblelibtextstyle: New project.
2019-02-10  Bruno Haiblegnulib-local: New module 'fd-styled-ostream'.
2019-02-10  Bruno Haibleterm-ostream: Remove the need for an exit handler.
2019-02-10  Bruno Haibleterm-ostream: Prepare for robustness through signal...
2019-02-10  Bruno Haiblelibasprintf: Tweak documentation formatting.
2019-02-10  Bruno HaibleFix typo in comment.
2019-02-10  Bruno Haibledoc: Fix typo.
2019-02-09  Bruno HaibleUpdate copyright years.
2019-02-09  Bruno HaibleRemove automatically generated files from version control.
2019-02-09  Bruno Haiblehtml-styled-ostream: Fix memory leak.
2019-02-09  Bruno Haiblehtml-ostream: Fix memory leak.
2019-02-08  Bruno Haibleexamples: Fix build failure when building from git...
2019-02-08  Bruno Haiblecolor: Make color.c package-neutral.
2019-02-08  Bruno Haibleterm-ostream: Accommodate a shell that is not in /bin/sh.
2019-02-08  Bruno Haiblelibglib: Fix list of files to clean.
2019-02-08  Bruno Haiblebuild: Code style.
2019-02-05  Bruno HaibleRemove left-over empty directories in 'make distclean'.
2019-02-04  Bruno HaibleFix copyright years.
2019-01-25  Bruno Haibledoc: Mention --color=test in the description of the...
2019-01-21  Bruno Haiblemsginit: Update for current shape of Translation Project.
2019-01-06  Bruno HaibleMake cldr-plurals program more robust.
2019-01-06  Bruno HaibleAssume setlocale function.
next