Age | Commit message (Expand) | Author | Files | Lines |
2011-03-09 | i18n: git-clone "Cloning into" message | Ævar Arnfjörð Bjarmason | 2 | -3/+3 |
2011-03-09 | i18n: git-clone "Cloning into" message | Ævar Arnfjörð Bjarmason | 1 | -3/+6 |
2011-03-09 | i18n: git-clone basic messages | Ævar Arnfjörð Bjarmason | 1 | -27/+27 |
2011-03-09 | i18n: git-init "Initialized [...] repository" message | Ævar Arnfjörð Bjarmason | 2 | -4/+10 |
2011-03-09 | i18n: git-init basic messages | Ævar Arnfjörð Bjarmason | 1 | -23/+23 |
2011-03-09 | i18n: "make distclean" should clean up after "make pot" | Jonathan Nieder | 1 | -0/+1 |
2011-03-09 | i18n: Makefile: "pot" target to extract messages marked for translation | Ævar Arnfjörð Bjarmason | 2 | -0/+17 |
2011-03-09 | i18n: add stub Q_() wrapper for ngettext | Jonathan Nieder | 1 | -2/+10 |
2011-03-08 | i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is set | Jonathan Nieder | 4 | -3/+26 |
2011-03-08 | i18n: add GETTEXT_POISON to simulate unfriendly translator | Ævar Arnfjörð Bjarmason | 3 | -1/+17 |
2011-03-08 | i18n: add no-op _() and N_() wrappers | Ævar Arnfjörð Bjarmason | 3 | -0/+28 |
2011-03-08 | commit, status: use status_printf{,_ln,_more} helpers | Jonathan Nieder | 2 | -66/+67 |
2011-03-08 | commit: refer to commit template as s->fp | Jonathan Nieder | 1 | -14/+13 |
2011-03-08 | wt-status: add helpers for printing wt-status lines | Jonathan Nieder | 4 | -0/+93 |
2011-03-08 | compat: fall back on __va_copy if available | Jonathan Nieder | 1 | -1/+10 |
2011-02-26 | strbuf: add strbuf_vaddf | Jeff King | 5 | -63/+25 |
2011-02-26 | compat: provide a fallback va_copy definition | Jeff King | 2 | -1/+4 |
2011-02-22 | update-index --refresh --porcelain: add missing const | Jonathan Nieder | 2 | -3/+3 |
2011-02-22 | checkout: add missing const to describe_detached_head | Jonathan Nieder | 1 | -1/+1 |
2011-02-21 | Merge branch 'maint' | Junio C Hamano | 2 | -14/+14 |
2011-02-21 | Documentation: clarify -u<mode> option defaults | Clemens Buchacher | 2 | -14/+14 |
2011-02-21 | Merge branch 'maint' | Junio C Hamano | 5 | -92/+15 |
2011-02-21 | t/t7500-commit.sh: use test_cmp instead of test | Ævar Arnfjörð Bjarmason | 1 | -1/+6 |
2011-02-21 | t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediate | Ævar Arnfjörð Bjarmason | 3 | -88/+6 |
2011-02-21 | gitweb/gitweb.perl: don't call S_ISREG() with undef | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2011-02-21 | gitweb/gitweb.perl: remove use of qw(...) as parentheses | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2011-02-16 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+4 |
2011-02-16 | Merge branch 'maint-1.7.3' into maint | Junio C Hamano | 0 | -0/+0 |
2011-02-16 | Merge branch 'maint-1.7.2' into maint-1.7.3 | Junio C Hamano | 3 | -20/+26 |
2011-02-16 | Merge branch 'maint-1.7.1' into maint-1.7.2 | Junio C Hamano | 3 | -20/+26 |
2011-02-16 | Merge branch 'maint-1.7.0' into maint-1.7.1 | Junio C Hamano | 3 | -20/+26 |
2011-02-16 | parse_tag_buffer(): do not prefixcmp() out of range | Nguyễn Thái Ngọc Duy | 1 | -2/+4 |
2011-02-15 | Merge branch 'maint' | Junio C Hamano | 15 | -63/+49 |
2011-02-15 | pull: do not display fetch usage on --help-all | Michael J Gruber | 1 | -1/+1 |
2011-02-15 | git-tag.txt: list all modes in the description | Michael J Gruber | 1 | -5/+6 |
2011-02-15 | commit,status: describe -u likewise | Michael J Gruber | 1 | -1/+1 |
2011-02-15 | add: describe --patch like checkout, reset | Michael J Gruber | 1 | -1/+1 |
2011-02-15 | commit,merge,tag: describe -m likewise | Michael J Gruber | 3 | -5/+5 |
2011-02-15 | clone,init: describe --template using the same wording | Michael J Gruber | 2 | -3/+3 |
2011-02-15 | commit,status: describe --porcelain just like push | Michael J Gruber | 1 | -2/+2 |
2011-02-15 | commit,tag: use same wording for -F | Michael J Gruber | 2 | -2/+2 |
2011-02-15 | Revert "unpack_trees(): skip trees that are the same in all input" | Junio C Hamano | 1 | -56/+0 |
2011-02-14 | configure: use AC_LANG_PROGRAM consistently | Ralf Wildenhues | 2 | -39/+21 |
2011-02-14 | string_list_append: always set util pointer to NULL | Jeff King | 1 | -0/+1 |
2011-02-14 | correct type of EMPTY_TREE_SHA1_BIN | Jonathan Nieder | 4 | -4/+6 |
2011-02-14 | Obey p4 views when using client spec | Ian Wienand | 2 | -4/+51 |
2011-02-13 | gitignore: add test-mktemp to ignore list | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
2011-02-13 | repo-config: add deprecation warning | René Scharfe | 3 | -2/+9 |
2011-02-11 | Merge branch 'maint' | Junio C Hamano | 4 | -2/+33 |
2011-02-11 | Git 1.7.4.1 | Junio C Hamano | 4 | -3/+31 |