aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jk/maint-gitweb-test-use-sane-perl'Junio C Hamano2012-05-02
|\
| * Consistently use perl from /usr/bin/ for scriptsZbigniew Jędrzejewski-Szmek2012-05-01
| * t/gitweb-lib: use $PERL_PATH to run gitwebJeff King2012-05-01
* | Merge branch 'pw/message-cleanup'Junio C Hamano2012-05-02
|\ \
| * | remove blank filename in error messagePete Wyckoff2012-04-30
| * | remove superfluous newlines in error messagesPete Wyckoff2012-04-30
* | | Merge branch 'zj/diff-stat-smaller-num-columns'Junio C Hamano2012-05-02
|\ \ \
| * | | diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek2012-04-30
* | | | Merge branch 'pw/p4-various'Junio C Hamano2012-05-02
|\ \ \ \
| * | | | git p4: submit files with wildcardsPete Wyckoff2012-04-30
| * | | | git p4: fix writable file after rename or copyPete Wyckoff2012-04-30
| * | | | git p4: test submitPete Wyckoff2012-04-30
| * | | | git p4: bring back files in deleted client directoryPete Wyckoff2012-04-30
| | |/ / | |/| |
* | | | Merge branch 'jc/rerere-train'Junio C Hamano2012-05-02
|\ \ \ \
| * | | | contrib/rerere-train: use installed git-sh-setupJunio C Hamano2012-04-30
* | | | | Merge branch 'ab/i18n'Junio C Hamano2012-05-02
|\ \ \ \ \
| * | | | | git-commit: remove lego in i18n messagesÆvar Arnfjörð Bjarmason2012-04-30
| * | | | | git-commit: remove lego in i18n messagesÆvar Arnfjörð Bjarmason2012-04-30
| * | | | | git-branch: remove lego in i18n messagesÆvar Arnfjörð Bjarmason2012-04-30
| | |_|/ / | |/| | |
* | | | | Merge branch 'lp/diffstat-with-graph'Junio C Hamano2012-05-02
|\ \ \ \ \
| * | | | | t4052: work around shells unable to set COLUMNS to 1Zbigniew Jędrzejewski-Szmek2012-04-27
| * | | | | Merge branch 'zj/mksh-columns-breakage' into lp/diffstat-with-graphJunio C Hamano2012-04-27
| |\ \ \ \ \
| * | | | | | Prevent graph_width of stat width from falling below minLucian Poston2012-04-18
| * | | | | | t4052: Test diff-stat output with minimum columnsLucian Poston2012-04-18
| * | | | | | t4052: Adjust --graph --stat output for prefixesLucian Poston2012-04-16
| * | | | | | Adjust stat width calculations to take --graph output into accountLucian Poston2012-04-16
| * | | | | | Add output_prefix_length to diff_optionsLucian Poston2012-04-16
| * | | | | | t4052: test --stat output with --graphZbigniew Jędrzejewski-Szmek2012-04-16
* | | | | | | Merge branch 'zj/mksh-columns-breakage'Junio C Hamano2012-05-02
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | test-lib: skip test with COLUMNS=1 under mkshZbigniew Jędrzejewski-Szmek2012-04-27
* | | | | | | Merge branch 'jk/doc-asciidoc-inline-literal'Junio C Hamano2012-05-02
|\ \ \ \ \ \ \
| * | | | | | | docs: stop using asciidoc no-inline-literalJeff King2012-04-26
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'nd/i18n'Junio C Hamano2012-05-02
|\ \ \ \ \ \ \
| * | | | | | | help: replace underlining "help -a" headers using hyphens with a blank lineNguyễn Thái Ngọc Duy2012-04-25
| * | | | | | | i18n: bundle: mark strings for translationNguyễn Thái Ngọc Duy2012-04-24
| * | | | | | | i18n: index-pack: mark strings for translationNguyễn Thái Ngọc Duy2012-04-24
| * | | | | | | i18n: apply: update say_patch_name to give translators complete sentenceNguyễn Thái Ngọc Duy2012-04-24
| * | | | | | | i18n: apply: mark strings for translationNguyễn Thái Ngọc Duy2012-04-24
| * | | | | | | i18n: remote: mark strings for translationNguyễn Thái Ngọc Duy2012-04-24
| * | | | | | | i18n: make warn_dangling_symref() automatically append \nNguyễn Thái Ngọc Duy2012-04-24
| * | | | | | | i18n: help: mark strings for translationNguyễn Thái Ngọc Duy2012-04-24
| * | | | | | | i18n: mark relative dates for translationJonathan Nieder2012-04-24
| * | | | | | | strbuf: convenience format functions with \n automatically appendedNguyễn Thái Ngọc Duy2012-04-24
| * | | | | | | Makefile: feed all header files to xgettextNguyễn Thái Ngọc Duy2012-04-23
* | | | | | | | Merge branch 'mm/simple-push'Junio C Hamano2012-05-02
|\ \ \ \ \ \ \ \
| * | | | | | | | push.default doc: explain simple after upstreamJunio C Hamano2012-04-24
| * | | | | | | | push: document the future default change for push.default (matching -> simple)Matthieu Moy2012-04-24
| * | | | | | | | t5570: use explicit push refspecClemens Buchacher2012-04-24
| * | | | | | | | push: introduce new push.default mode "simple"Matthieu Moy2012-04-24
| * | | | | | | | t5528-push-default.sh: add helper functionsMatthieu Moy2012-04-24