aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jk/repack-no-explode-objects-from-old-pack'Junio C Hamano2012-04-29
|\
| * gc: do not explode objects which will be immediately prunedJeff King2012-04-11
* | Merge branch 'jc/merge-reduce-parents-early'Junio C Hamano2012-04-27
|\ \
| * | fmt-merge-msg: discard needless merge parentsJunio C Hamano2012-04-18
| * | builtin/merge.c: reduce parents earlyJunio C Hamano2012-04-17
| * | merge tests: octopus with redundant parentsMichał Kiedrowicz2012-04-17
* | | Merge branch 'js/fast-import-test-9300'Junio C Hamano2012-04-27
|\ \ \
| * | | t9300-fast-import: avoid 'exit' in test_expect_success snippetsJohannes Sixt2012-04-20
| | |/ | |/|
* | | Merge branch 'cb/http-multi-curl-auth'Junio C Hamano2012-04-27
|\ \ \
| * | | fix http auth with multiple curl handlesJeff King2012-04-10
| * | | http auth fails with multiple curl handlesClemens Buchacher2012-04-10
| |/ /
* | | Merge branch 'mb/fetch-call-a-non-branch-a-ref'Junio C Hamano2012-04-26
|\ \ \
| * | | fetch: describe new refs based on where it came fromMarc Branchaud2012-04-17
| | |/ | |/|
* | | Merge branch 'fc/completion-tests'Junio C Hamano2012-04-24
|\ \ \
| * | | completion: fix completion after 'git --option <TAB>'SZEDER Gábor2012-04-21
| * | | completion: avoid trailing space for --exec-pathJonathan Nieder2012-04-21
| * | | completion: add missing general optionsFelipe Contreras2012-04-21
| * | | tests: add tests for the __gitcomp() completion helper functionSZEDER Gábor2012-04-21
| * | | tests: add initial bash completion testsFelipe Contreras2012-04-15
| | |/ | |/|
* | | Merge branch 'zj/upstream-error-message'Junio C Hamano2012-04-24
|\ \ \
| * | | i18n: mark @{upstream} error messages for translationZbigniew Jędrzejewski-Szmek2012-04-15
| * | | Be more specific if upstream branch is not trackedZbigniew Jędrzejewski-Szmek2012-04-15
| * | | Provide better message for barnhc_wiht_tpyo@{u}Zbigniew Jędrzejewski-Szmek2012-04-15
| * | | Provide branch name in error message when using @{u}Zbigniew Jędrzejewski-Szmek2012-04-15
| * | | t1507: add tests to document @{upstream} behaviourZbigniew Jędrzejewski-Szmek2012-04-15
| |/ /
* | | Merge branch 'it/fetch-pack-many-refs'Junio C Hamano2012-04-24
|\ \ \
| * | | remote-curl: main test case for the OS command line overflowIvan Todoroski2012-04-10
| * | | fetch-pack: test cases for the new --stdin optionIvan Todoroski2012-04-10
* | | | Merge branch 'pw/fast-import-dataref-parsing'Junio C Hamano2012-04-24
|\ \ \ \
| * | | | fast-import: tighten parsing of datarefsPete Wyckoff2012-04-10
| | |_|/ | |/| |
* | | | Merge branch 'hv/submodule-recurse-push'Junio C Hamano2012-04-24
|\ \ \ \
| * | | | push: teach --recurse-submodules the on-demand optionHeiko Voigt2012-03-30
| * | | | Teach revision walking machinery to walk multiple times sequenciallyHeiko Voigt2012-03-30
* | | | | Merge branch 'bw/test-fix-grep-gnuism'Junio C Hamano2012-04-23
|\ \ \ \ \
| * | | | | t9400: fix gnuism in grepJunio C Hamano2012-04-19
* | | | | | Merge branch 'jn/more-i18ncmp'Junio C Hamano2012-04-23
|\ \ \ \ \ \
| * | | | | | test: am of empty patch should not succeedJonathan Nieder2012-04-14
| * | | | | | test: use test_i18ncmp for "Patch format detection failed" messageJonathan Nieder2012-04-14
| * | | | | | test: do not rely on US English tracking-info messagesJonathan Nieder2012-04-14
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'lp/maint-diff-three-dash-with-graph'Junio C Hamano2012-04-23
|\ \ \ \ \ \
| * | | | | | t4202: add test for "log --graph --stat -p" separator linesLucian Poston2012-03-20
* | | | | | | Merge branch 'sl/test-wc-l-line-count'Junio C Hamano2012-04-23
|\ \ \ \ \ \ \
| * | | | | | | tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'rl/show-empty-prefix'Junio C Hamano2012-04-23
|\ \ \ \ \ \ \
| * | | | | | | rev-parse --show-prefix: add in trailing newlineRoss Lagerwall2012-04-10
| |/ / / / / /
* | | | | | | Merge branch 'pw/git-p4'Junio C Hamano2012-04-23
|\ \ \ \ \ \ \
| * | | | | | | git p4: use "git p4" directly in testsPete Wyckoff2012-04-09
| * | | | | | | git-p4: move to toplevelPete Wyckoff2012-04-09
| |/ / / / / /
* | | | | | | Merge branch 'jk/rebase-i-submodule-conflict-only'Junio C Hamano2012-04-23
|\ \ \ \ \ \ \
| * | | | | | | rebase -i continue: don't skip commits that only change submodulesJohn Keeping2012-04-09
| | |_|/ / / / | |/| | | | |