Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ab/i18n-scripts-basic' | Junio C Hamano | 2011-05-23 | 1 | -1/+7 |
|\ | |||||
| * | Makefile: add xgettext target for *.sh files | Ævar Arnfjörð Bjarmason | 2011-05-14 | 1 | -1/+5 |
| * | git-sh-i18n.sh: add no-op gettext() and eval_gettext() wrappers | Ævar Arnfjörð Bjarmason | 2011-05-14 | 1 | -0/+1 |
| * | git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext() | Ævar Arnfjörð Bjarmason | 2011-05-14 | 1 | -0/+1 |
* | | Makefile: sort TEST_PROGRAMS list | Jeff King | 2011-05-19 | 1 | -2/+2 |
* | | Merge branch 'kk/maint-prefix-in-config-mak' | Junio C Hamano | 2011-05-16 | 1 | -9/+9 |
|\ \ | |||||
| * | | Honor $(prefix) set in config.mak* when defining ETC_GIT* | Johannes Sixt | 2011-05-09 | 1 | -9/+9 |
| * | | Revert "Honor $(prefix) set in config.mak* when defining ETC_GIT* and sysconf... | Junio C Hamano | 2011-05-09 | 1 | -10/+9 |
| * | | Honor $(prefix) set in config.mak* when defining ETC_GIT* and sysconfdir | Kacper Kornet | 2011-04-28 | 1 | -9/+10 |
| * | | Merge branch 'mr/hpux' into maint | Junio C Hamano | 2011-03-20 | 1 | -0/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'ae/better-template-failure-report' into maint | Junio C Hamano | 2011-03-20 | 1 | -0/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'jn/gitweb-dependency' | Junio C Hamano | 2011-05-11 | 1 | -27/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Remove gitweb/gitweb.cgi and other legacy targets from main Makefile | Jakub Narebski | 2011-05-08 | 1 | -26/+0 |
| * | | | | git-instaweb: Simplify build dependency on gitweb | Jakub Narebski | 2011-05-08 | 1 | -1/+1 |
* | | | | | Merge branch 'js/info-man-path' | Junio C Hamano | 2011-05-06 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | git: add --info-path and --man-path options | Jon Seymour | 2011-05-01 | 1 | -1/+3 |
| |/ / / / | |||||
* | | | | | Merge branch 'mz/rebase' | Junio C Hamano | 2011-04-28 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Makefile: do not install sourced rebase scripts | Martin von Zweigbergk | 2011-02-25 | 1 | -3/+3 |
| * | | | | | rebase: extract am code to new source file | Martin von Zweigbergk | 2011-02-10 | 1 | -0/+1 |
| * | | | | | rebase: extract merge code to new source file | Martin von Zweigbergk | 2011-02-10 | 1 | -0/+1 |
* | | | | | | sparse: Fix errors due to missing target-specific variables | Ramsay Jones | 2011-04-22 | 1 | -17/+28 |
* | | | | | | sparse: Fix an "symbol 'merge_file' not decared" warning | Ramsay Jones | 2011-04-11 | 1 | -0/+1 |
* | | | | | | Makefile: Use cgcc rather than sparse in the check target | Ramsay Jones | 2011-04-11 | 1 | -5/+6 |
| |/ / / / |/| | | | | |||||
* | | | | | Makefile: extract Q_() source strings as ngettext() | Ævar Arnfjörð Bjarmason | 2011-04-11 | 1 | -1/+2 |
* | | | | | Merge branch 'sb/sparse-more' | Junio C Hamano | 2011-04-01 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Makefile: Cover more files with make check | Stephen Boyd | 2011-03-21 | 1 | -1/+1 |
* | | | | | | Merge branch 'jn/maint-c99-format' | Junio C Hamano | 2011-03-23 | 1 | -14/+0 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | unbreak and eliminate NO_C99_FORMAT | Jonathan Nieder | 2011-03-17 | 1 | -14/+0 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'ab/i18n-basic' | Junio C Hamano | 2011-03-19 | 1 | -0/+28 |
|\ \ \ \ \ | |||||
| * | | | | | i18n: "make distclean" should clean up after "make pot" | Jonathan Nieder | 2011-03-09 | 1 | -0/+1 |
| * | | | | | i18n: Makefile: "pot" target to extract messages marked for translation | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -0/+16 |
| * | | | | | i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is set | Jonathan Nieder | 2011-03-08 | 1 | -1/+4 |
| * | | | | | i18n: add GETTEXT_POISON to simulate unfriendly translator | Ævar Arnfjörð Bjarmason | 2011-03-08 | 1 | -0/+7 |
| * | | | | | i18n: add no-op _() and N_() wrappers | Ævar Arnfjörð Bjarmason | 2011-03-08 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'mr/hpux' | Junio C Hamano | 2011-03-15 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Makefile: add NO_FNMATCH_CASEFOLD to HP-UX section | Michal Rokos | 2011-03-08 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge branch 'ae/better-template-failure-report' | Junio C Hamano | 2011-02-09 | 1 | -0/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Improve error messages when temporary file creation fails | Arnout Engelen | 2010-12-21 | 1 | -0/+1 |
* | | Merge branch 'nd/setup' | Junio C Hamano | 2010-12-28 | 1 | -0/+1 |
|\ \ | |||||
| * | | setup_work_tree: adjust relative $GIT_WORK_TREE after moving cwd | Nguyễn Thái Ngọc Duy | 2010-12-27 | 1 | -0/+1 |
* | | | Makefile: add NO_FNMATCH_CASEFOLD to IRIX sections | Brandon Casey | 2010-12-22 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Merge branch 'rj/msvc-fix' | Junio C Hamano | 2010-12-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | msvc: git-daemon.exe: Fix linker "unresolved externals" error | Ramsay Jones | 2010-12-09 | 1 | -1/+1 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-12-14 | 1 | -0/+4 |
|\ \ \ | |||||
| * \ \ | Merge branch 'jc/maint-no-openssl-build-fix' into maint | Junio C Hamano | 2010-12-14 | 1 | -0/+4 |
| |\ \ \ | |||||
| | * | | | Do not link with -lcrypto under NO_OPENSSL | Junio C Hamano | 2010-12-08 | 1 | -0/+4 |
| * | | | | Merge branch 'tc/http-urls-ends-with-slash' into maint | Junio C Hamano | 2010-12-14 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'ef/help-cmd-prefix' | Junio C Hamano | 2010-12-12 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | help: always suggest common-cmds if prefix of cmd | Erik Faye-Lund | 2010-12-05 | 1 | -0/+2 |
* | | | | | | Merge branch 'tc/http-urls-ends-with-slash' | Junio C Hamano | 2010-12-12 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | |