git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (Nov 2010, #01; Tue, 9)
Date: Tue, 9 Nov 2010 21:11:08 +0100	[thread overview]
Message-ID: <AANLkTi=RPf1D-htMtcPhyxJa7d_DcjDuZr_TcGDubjPS@mail.gmail.com> (raw)
In-Reply-To: <7vbp5ymfyo.fsf@alter.siamese.dyndns.org>

On Tue, Nov 9, 2010 at 20:53, Junio C Hamano <gitster@pobox.com> wrote:

> * ab/i18n (2010-10-07) 161 commits
>  - po/de.po: complete German translation
>  - po/sv.po: add Swedish translation
>  - gettextize: git-bisect bisect_next_check "You need to" message
>  - gettextize: git-bisect [Y/n] messages
>  - gettextize: git-bisect bisect_replay + $1 messages
>  - gettextize: git-bisect bisect_reset + $1 messages
>  - gettextize: git-bisect bisect_run + $@ messages
>  - gettextize: git-bisect die + eval_gettext messages
>  - gettextize: git-bisect die + gettext messages
>  - gettextize: git-bisect echo + eval_gettext message
>  - gettextize: git-bisect echo + gettext messages
>  - gettextize: git-bisect gettext + echo message
>  - gettextize: git-bisect add git-sh-i18n
>  - gettextize: git-stash drop_stash say/die messages
>  - gettextize: git-stash "unknown option" message
>  - gettextize: git-stash die + eval_gettext $1 messages
>  - gettextize: git-stash die + eval_gettext $* messages
>  - gettextize: git-stash die + eval_gettext messages
>  - gettextize: git-stash die + gettext messages
>  - gettextize: git-stash say + gettext messages
>  - gettextize: git-stash echo + gettext message
>  - gettextize: git-stash add git-sh-i18n
>  - gettextize: git-submodule "blob" and "submodule" messages
>  - gettextize: git-submodule "path not initialized" message
>  - gettextize: git-submodule "[...] path is ignored" message
>  - gettextize: git-submodule "Entering [...]" message
>  - gettextize: git-submodule $errmsg messages
>  - gettextize: git-submodule "Submodule change[...]" messages
>  - gettextize: git-submodule "cached cannot be used" message
>  - gettextize: git-submodule $update_module say + die messages
>  - gettextize: git-submodule die + eval_gettext messages
>  - gettextize: git-submodule say + eval_gettext messages
>  - gettextize: git-submodule echo + eval_gettext messages
>  - gettextize: git-submodule add git-sh-i18n
>  - gettextize: git-pull "rebase against" / "merge with" messages
>  - gettextize: git-pull "[...] not currently on a branch" message
>  - gettextize: git-pull "You asked to pull" message
>  - gettextize: git-pull split up "no candidate" message
>  - gettextize: git-pull eval_gettext + warning message
>  - gettextize: git-pull eval_gettext + die message
>  - gettextize: git-pull die messages
>  - gettextize: git-pull add git-sh-i18n
>  - gettext docs: add "Testing marked strings" section to po/README
>  - gettext docs: the Git::I18N Perl interface
>  - gettext docs: the git-sh-i18n.sh Shell interface
>  - gettext docs: the gettext.h C interface
>  - gettext docs: add "Marking strings for translation" section in po/README
>  - gettext docs: add a "Testing your changes" section to po/README
>  - po/pl.po: add Polish translation
>  - po/hi.po: add Hindi Translation
>  - po/en_GB.po: add British English translation
>  - po/de.po: add German translation
>  - Makefile: only add gettext tests on XGETTEXT_INCLUDE_TESTS=YesPlease
>  - gettext docs: add po/README file documenting Git's gettext
>  - gettextize: git-am printf(1) message to eval_gettext
>  - gettextize: git-am core say messages
>  - gettextize: git-am "Apply?" message
>  - gettextize: git-am clean_abort messages
>  - gettextize: git-am cannot_fallback messages
>  - gettextize: git-am die messages
>  - gettextize: git-am eval_gettext messages
>  - gettextize: git-am multi-line getttext $msg; echo
>  - gettextize: git-am one-line gettext $msg; echo
>  - gettextize: git-am add git-sh-i18n
>  - gettext tests: add GETTEXT_POISON tests for shell scripts
>  - gettext tests: add GETTEXT_POISON support for shell scripts
>  - Makefile: MSGFMT="msgfmt --check" under GNU_GETTEXT
>  - Makefile: add GNU_GETTEXT, set when we expect GNU gettext
>  - gettextize: git-shortlog basic messages
>  - gettextize: git-revert split up "could not revert/apply" message
>  - gettextize: git-revert literal "me" messages
>  - gettextize: git-revert "Your local changes" message
>  - gettextize: git-revert basic messages
>  - gettextize: git-notes "Refusing to %s notes in %s" message
>  - gettextize: git-notes GIT_NOTES_REWRITE_MODE error message
>  - gettextize: git-notes basic commands
>  - gettextize: git-gc "Auto packing the repository" message
>  - gettextize: git-gc basic messages
>  - gettextize: git-describe basic messages
>  - gettextize: git-clean clean.requireForce messages
>  - gettextize: git-clean basic messages
>  - gettextize: git-bundle basic messages
>  - gettextize: git-archive basic messages
>  - gettextize: git-status "renamed: " message
>  - gettextize: git-status "Initial commit" message
>  - gettextize: git-status "Changes to be committed" message
>  - gettextize: git-status shortstatus messages
>  - gettextize: git-status "nothing to commit" messages
>  - gettextize: git-status basic messages
>  - gettextize: git-push "prevent you from losing" message
>  - gettextize: git-push basic messages
>  - gettextize: git-tag tag_template message
>  - gettextize: git-tag basic messages
>  - gettextize: git-reset "Unstaged changes after reset" message
>  - gettextize: git-reset reset_type_names messages
>  - gettextize: git-reset basic messages
>  - gettextize: git-rm basic messages
>  - gettextize: git-mv "bad" messages
>  - gettextize: git-mv basic messages
>  - gettextize: git-merge "Wonderful" message
>  - gettextize: git-merge "You have not concluded your merge" messages
>  - gettextize: git-merge "Updating %s..%s" message
>  - gettextize: git-merge basic messages
>  - gettextize: git-log "--OPT does not make sense" messages
>  - gettextize: git-log basic messages
>  - gettextize: git-grep "--open-files-in-pager" message
>  - gettextize: git-grep basic messages
>  - gettextize: git-fetch split up "(non-fast-forward)" message
>  - gettextize: git-fetch update_local_ref messages
>  - gettextize: git-fetch formatting messages
>  - gettextize: git-fetch basic messages
>  - gettextize: git-diff basic messages
>  - gettextize: git-commit advice messages
>  - gettextize: git-commit "enter the commit message" message
>  - gettextize: git-commit print_summary messages
>  - gettextize: git-commit formatting messages
>  - gettextize: git-commit "middle of a merge" message
>  - gettextize: git-commit basic messages
>  - gettextize: git-checkout "Switched to a .. branch" message
>  - gettextize: git-checkout "HEAD is now at" message
>  - gettextize: git-checkout describe_detached_head messages
>  - gettextize: git-checkout: our/their version message
>  - gettextize: git-checkout basic messages
>  - gettextize: git-branch "(no branch)" message
>  - gettextize: git-branch "git branch -v" messages
>  - gettextize: git-branch "Deleted branch [...]" message
>  - gettextize: git-branch "remote branch '%s' not found" message
>  - gettextize: git-branch basic messages
>  - gettextize: git-add refresh_index message
>  - gettextize: git-add "remove '%s'" message
>  - gettextize: git-add "pathspec [...] did not match" message
>  - gettextize: git-add "Use -f if you really want" message
>  - gettextize: git-add "no files added" message
>  - gettextize: git-add basic messages
>  - gettextize: git-clone "Cloning into" message
>  - gettextize: git-clone basic messages
>  - gettext tests: test message re-encoding under C
>  - po/is.po: add Icelandic translation
>  - gettext tests: mark a test message as not needing translation
>  - gettext tests: test re-encoding with a UTF-8 msgid under Shell
>  - gettext tests: test message re-encoding under Shell
>  - gettext tests: add detection for is_IS.ISO-8859-1 locale
>  - gettext tests: test if $VERSION exists before using it
>  - gettextize: git-init "Initialized [...] repository" message
>  - gettextize: git-init basic messages
>  - gettext tests: skip lib-gettext.sh tests under GETTEXT_POISON
>  - gettext tests: add GETTEXT_POISON=YesPlease Makefile parameter
>  - gettext.c: use libcharset.h instead of langinfo.h when available
>  - gettext.c: work around us not using setlocale(LC_CTYPE, "")
>  - builtin.h: Include gettext.h
>  - Makefile: use variables and shorter lines for xgettext
>  - Makefile: tell xgettext(1) that our source is in UTF-8
>  - Makefile: provide a --msgid-bugs-address to xgettext(1)
>  - Makefile: A variable for options used by xgettext(1) calls
>  - gettext tests: locate i18n lib&data correctly under --valgrind
>  - gettext: setlocale(LC_CTYPE, "") breaks Git's C function assumptions
>  - gettext tests: rename test to work around GNU gettext bug
>  - gettext: add infrastructure for translating Git with gettext
>  - builtin: use builtin.h for all builtin commands
>  - tests: use test_cmp instead of piping to diff(1)
>  - t7004-tag.sh: re-arrange git tag comment for clarity
>
> Will merge to 'next' to see what happens; it is getting ridiculously
> painful to keep re-resolving the conflicts with other topics in flight,
> even with the help with rerere.

I'll supply some stuff on top of it. Like git-sh-i18n--envsubst soon.

Not essential, since next can be rewound. But useful and less buggier.

And thanks. Getting out out of the "pu" purgatory will be nice :)

  reply	other threads:[~2010-11-09 20:11 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-09 19:53 What's cooking in git.git (Nov 2010, #01; Tue, 9) Junio C Hamano
2010-11-09 20:11 ` Ævar Arnfjörð Bjarmason [this message]
2010-11-09 20:19 ` Matthieu Moy
2010-11-09 20:29   ` Drew Northup
2010-11-09 20:38 ` Jonathan Nieder
2010-11-09 21:38 ` Jakub Narebski
2010-11-11 17:21   ` Junio C Hamano
2010-11-11 23:53     ` Jakub Narebski
2010-11-09 21:46 ` Johan Herland
2010-11-09 22:11 ` Jeff King
2010-11-09 22:17 ` Erik Faye-Lund
2010-11-09 22:21   ` Ævar Arnfjörð Bjarmason
2010-11-09 22:25     ` Erik Faye-Lund
2010-11-09 22:27       ` Ævar Arnfjörð Bjarmason
2010-11-10 20:35   ` Yann Dirson
2010-11-11 12:26 ` Nguyen Thai Ngoc Duy
2010-11-11 14:28 ` Nguyen Thai Ngoc Duy
2010-11-14 13:02 ` [PATCH] use persistent memory for rejected paths Clemens Buchacher
2010-11-15 18:31   ` Junio C Hamano
2010-11-15 19:02     ` Clemens Buchacher
2010-11-15 19:03   ` Matthieu Moy
2010-11-15 19:41     ` Clemens Buchacher
2010-11-15 19:52       ` [PATCH v2] " Clemens Buchacher
2010-11-16 16:41         ` Matthieu Moy
2010-11-15 23:05       ` [PATCH] " Junio C Hamano
2010-11-15 23:30         ` Clemens Buchacher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTi=RPf1D-htMtcPhyxJa7d_DcjDuZr_TcGDubjPS@mail.gmail.com' \
    --to=avarab@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).