summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ct/advise-push-default' into maintJunio C Hamano2012-05-112-2/+2
|\
| * Fix httpd tests that broke when non-ff push advice changedChristopher Tiwald2012-04-122-2/+2
* | Merge branch 'js/fast-import-test-9300' into maintJunio C Hamano2012-05-111-34/+54
|\ \
| * | t9300-fast-import: avoid 'exit' in test_expect_success snippetsJohannes Sixt2012-04-201-34/+54
* | | Merge branch 'jk/repack-no-explode-objects-from-old-pack' into maintJunio C Hamano2012-05-111-0/+14
|\ \ \
| * | | gc: do not explode objects which will be immediately prunedJeff King2012-04-111-0/+14
| |/ /
* | | Merge branch 'sl/test-wc-l-line-count' into maintJunio C Hamano2012-05-1119-74/+65
|\ \ \
| * | | tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-1119-74/+65
| |/ /
* | | Merge branch 'rl/show-empty-prefix' into maintJunio C Hamano2012-05-111-1/+1
|\ \ \
| * | | rev-parse --show-prefix: add in trailing newlineRoss Lagerwall2012-04-101-1/+1
| |/ /
* | | Merge branch 'mm/include-userpath' into maintJunio C Hamano2012-05-101-0/+8
|\ \ \
| * | | config: expand tildes in include.path variableJeff King2012-04-291-0/+8
| |/ /
* | | Merge branch 'bw/test-fix-grep-gnuism' into maintJunio C Hamano2012-05-101-2/+2
|\ \ \
| * | | t9400: fix gnuism in grepJunio C Hamano2012-04-191-2/+2
* | | | Merge branch 'jk/http-backend-keep-committer-ident-env' into maintJunio C Hamano2012-05-102-0/+28
|\ \ \ \
| * | | | http-backend: respect existing GIT_COMMITTER_* variablesJeff King2012-03-302-0/+28
* | | | | Merge branch 'jk/maint-push-progress' into maintJunio C Hamano2012-05-101-2/+25
|\ \ \ \ \
| * | | | | t5541: test more combinations of --progressJeff King2012-05-011-2/+25
* | | | | | Merge branch 'lp/diffstat-with-graph' into maintJunio C Hamano2012-05-102-4/+121
|\ \ \ \ \ \
| * | | | | | t4052: work around shells unable to set COLUMNS to 1Zbigniew Jędrzejewski-Szmek2012-04-271-2/+4
| * | | | | | Merge branch 'zj/mksh-columns-breakage' into lp/diffstat-with-graphJunio C Hamano2012-04-271-0/+1
| |\ \ \ \ \ \
| | * | | | | | test-lib: skip test with COLUMNS=1 under mkshZbigniew Jędrzejewski-Szmek2012-04-271-0/+1
| * | | | | | | Prevent graph_width of stat width from falling below minLucian Poston2012-04-181-7/+7
| * | | | | | | t4052: Test diff-stat output with minimum columnsLucian Poston2012-04-181-0/+28
| * | | | | | | t4052: Adjust --graph --stat output for prefixesLucian Poston2012-04-161-9/+25
| * | | | | | | t4052: test --stat output with --graphZbigniew Jędrzejewski-Szmek2012-04-161-4/+74
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'jk/maint-gitweb-test-use-sane-perl' into maintJunio C Hamano2012-05-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | t/gitweb-lib: use $PERL_PATH to run gitwebJeff King2012-05-011-1/+1
* | | | | | | | Merge branch 'js/daemon-test-race-fix' into maintJunio C Hamano2012-05-071-11/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | t5570: fix forwarding of git-daemon messages via catJohannes Sixt2012-04-271-11/+11
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/maint-config-bogus-section' into maintJunio C Hamano2012-05-071-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | config: reject bogus section names for --rename-sectionJeff King2012-04-251-0/+8
| |/ / / / / / /
* | | | | | | | Merge branch 'pw/t5800-import-race-fix' into maintJunio C Hamano2012-05-071-0/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | git-remote-testgit: fix race when spawning fast-importPete Wyckoff2012-04-241-0/+13
| |/ / / / / / /
* | | | | | | | Merge branch 'jc/merge-reduce-parents-early' into maintJunio C Hamano2012-05-033-8/+69
|\ \ \ \ \ \ \ \
| * | | | | | | | fmt-merge-msg: discard needless merge parentsJunio C Hamano2012-04-181-1/+30
| * | | | | | | | builtin/merge.c: reduce parents earlyJunio C Hamano2012-04-173-3/+3
| * | | | | | | | merge tests: octopus with redundant parentsMichał Kiedrowicz2012-04-173-7/+39
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'cb/http-multi-curl-auth' into maintJunio C Hamano2012-05-031-5/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | fix http auth with multiple curl handlesJeff King2012-04-101-5/+5
| * | | | | | | | http auth fails with multiple curl handlesClemens Buchacher2012-04-101-10/+15
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'mb/fetch-call-a-non-branch-a-ref' into maintJunio C Hamano2012-05-031-0/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | fetch: describe new refs based on where it came fromMarc Branchaud2012-04-171-0/+30
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'pw/fast-import-dataref-parsing' into maintJunio C Hamano2012-05-011-0/+287
|\ \ \ \ \ \ \ \
| * | | | | | | | fast-import: tighten parsing of datarefsPete Wyckoff2012-04-101-0/+287
| |/ / / / / / /
| * | | | | | | Merge branch 'jn/maint-fast-import-empty-ls' into maintJunio C Hamano2012-03-261-0/+39
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ms/maint-config-error-at-eol-linecount' into maintJunio C Hamano2012-03-261-0/+31
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'maint-1.7.8' into maintJunio C Hamano2012-03-202-3/+11
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'it/fetch-pack-many-refs' into maintJunio C Hamano2012-05-012-0/+97
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | remote-curl: main test case for the OS command line overflowIvan Todoroski2012-04-101-0/+31