| Commit message (Expand) | Author | Age |
* | Merge branch 'jk/maint-config-alias-fix' into maint | Junio C Hamano | 2011-06-01 |
|\ |
|
| * | handle_options(): do not miscount how many arguments were used | Junio C Hamano | 2011-05-24 |
| * | config: always parse GIT_CONFIG_PARAMETERS during git_config | Jeff King | 2011-05-24 |
* | | Merge branch 'ml/test-readme' into maint | Junio C Hamano | 2011-05-31 |
|\ \ |
|
| * | | t/README: unify documentation of test function args | Mathias Lafeldt | 2011-04-26 |
* | | | Merge branch 'ab/i18n-fixup' into maint | Junio C Hamano | 2011-05-31 |
|\ \ \ |
|
| * | | | i18n: use test_i18n{cmp,grep} in t7600, t7607, t7611 and t7811 | Junio C Hamano | 2011-04-14 |
| * | | | i18n: use test_i18n{grep,cmp} in t7508 | Junio C Hamano | 2011-04-14 |
| * | | | i18n: use test_i18ngrep in t7506 | Junio C Hamano | 2011-04-14 |
| * | | | i18n: use test_i18ngrep and test_i18ncmp in t7502 | Junio C Hamano | 2011-04-13 |
| * | | | i18n: use test_i18ngrep in t7501 | Junio C Hamano | 2011-04-13 |
| * | | | i18n: use test_i18ncmp in t7500 | Junio C Hamano | 2011-04-13 |
| * | | | i18n: use test_i18ngrep in t7201 | Junio C Hamano | 2011-04-13 |
| * | | | i18n: use test_i18ncmp and test_i18ngrep in t7102 and t7110 | Junio C Hamano | 2011-04-13 |
| * | | | i18n: use test_i18ncmp and test_i18ngrep in t5541, t6040, t6120, t7004, t7012... | Junio C Hamano | 2011-04-13 |
| * | | | i18n: use test_i18ncmp and test_i18ngrep in t3700, t4001 and t4014 | Junio C Hamano | 2011-04-13 |
| * | | | i18n: use test_i18ncmp and test_i18ngrep in t3203, t3501 and t3507 | Junio C Hamano | 2011-04-13 |
| * | | | i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200 | Junio C Hamano | 2011-04-13 |
| * | | | i18n: use test_i18ngrep in lib-httpd and t2019 | Junio C Hamano | 2011-04-13 |
| * | | | i18n: do not overuse C_LOCALE_OUTPUT (grep) | Junio C Hamano | 2011-04-13 |
| * | | | i18n: use test_i18ncmp in t1200 and t2200 | Junio C Hamano | 2011-04-13 |
| * | | | i18n: .git file is not a human readable message (t5601) | Junio C Hamano | 2011-04-13 |
| * | | | i18n: do not overuse C_LOCALE_OUTPUT | Junio C Hamano | 2011-04-12 |
| * | | | i18n: mark init-db messages for translation | Ævar Arnfjörð Bjarmason | 2011-04-12 |
| * | | | i18n: mark checkout plural warning for translation | Ævar Arnfjörð Bjarmason | 2011-04-12 |
* | | | | Merge branch 'jc/rename-degrade-cc-to-c' into maint | Junio C Hamano | 2011-05-31 |
|\ \ \ \ |
|
| * | | | | diffcore-rename: fall back to -C when -C -C busts the rename limit | Junio C Hamano | 2011-03-22 |
* | | | | | Merge branch 'jn/run-command-error-failure' into maint | Junio C Hamano | 2011-05-29 |
|\ \ \ \ \ |
|
| * | | | | | tests: check error message from run_command | Jonathan Nieder | 2011-04-20 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'jm/maint-diff-words-with-sbe' into maint | Junio C Hamano | 2011-05-26 |
|\ \ \ \ \ |
|
| * | | | | | do not read beyond end of malloc'd buffer | Jim Meyering | 2011-05-20 |
* | | | | | | Merge branch 'jc/maint-pathspec-stdin-and-cmdline' into maint | Junio C Hamano | 2011-05-26 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'jc/maint-1.7.4-pathspec-stdin-and-cmdline' | Junio C Hamano | 2011-05-11 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'jc/maint-1.6.6-pathspec-stdin-and-cmdline' | Junio C Hamano | 2011-05-11 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | setup_revisions(): take pathspec from command line and --stdin correctly | Junio C Hamano | 2011-05-11 |
* | | | | | | | | | Merge branch 'jk/cherry-pick-root-with-resolve' into maint | Junio C Hamano | 2011-05-26 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | t3503: test cherry picking and reverting root commits | Jeff King | 2011-05-16 |
* | | | | | | | | | | Merge branch 'jk/git-connection-deadlock-fix' into maint | Junio C Hamano | 2011-05-26 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | test core.gitproxy configuration | Jeff King | 2011-05-18 |
* | | | | | | | | | | | Merge branch 'svn-fe-maint' of git://repo.or.cz/git/jrn into maint | Junio C Hamano | 2011-05-26 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Revert "t0081 (line-buffer): add buffering tests" | Jonathan Nieder | 2011-03-30 |
* | | | | | | | | | | | | init/clone: remove short option -L and document --separate-git-dir | Nguyen Thai Ngoc Duy | 2011-05-25 |
* | | | | | | | | | | | | git-svn: Fix git svn log --show-commit | Michael J Gruber | 2011-05-20 |
* | | | | | | | | | | | | Merge branch 'jc/t1506-shell-param-expansion-gotcha' into maint | Junio C Hamano | 2011-05-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | t1507: avoid "${parameter<op>'word'}" inside double-quotes | Junio C Hamano | 2011-05-09 |
* | | | | | | | | | | | | | Merge branch 'jc/fix-add-u-unmerged' into maint | Junio C Hamano | 2011-05-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Fix "add -u" that sometimes fails to resolve unmerged paths | Junio C Hamano | 2011-04-23 |
* | | | | | | | | | | | | | | Merge branch 'jc/maint-branch-mergeoptions' into maint | Junio C Hamano | 2011-05-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | merge: make branch.<name>.mergeoptions correctly override merge.<option> | Junio C Hamano | 2011-05-06 |
* | | | | | | | | | | | | | | | Merge branch 'jc/maint-add-p-overlapping-hunks' into maint | Junio C Hamano | 2011-05-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | | | |
|