summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fc/at-head'Junio C Hamano2013-09-201-0/+8
|\
| * Add new @ shortcut for HEADfc/at-headFelipe Contreras2013-09-121-0/+8
* | Merge branch 'dw/check-ignore-sans-index'Junio C Hamano2013-09-201-9/+63
|\ \
| * | check-ignore: Add option to ignore index contentsdw/check-ignore-sans-indexDave Williams2013-09-121-9/+63
* | | Merge branch 'bk/refs-multi-update'Junio C Hamano2013-09-201-0/+632
|\ \ \
| * | | update-ref: add test cases covering --stdin signaturebk/refs-multi-updateBrad King2013-09-111-0/+632
| | |/ | |/|
* | | Merge branch 'nr/git-cd-to-a-directory'Junio C Hamano2013-09-201-0/+84
|\ \ \
| * | | t0056: "git -C" test updatesnr/git-cd-to-a-directoryNazri Ramliy2013-09-191-6/+8
| * | | git: run in a directory given with -C optionNazri Ramliy2013-09-091-0/+82
| |/ /
* | | Merge branch 'jh/checkout-auto-tracking'Junio C Hamano2013-09-202-4/+40
|\ \ \
| * | | t3200: fix failure on case-insensitive filesystemsjh/checkout-auto-trackingEric Sunshine2013-09-171-0/+1
| * | | branch.c: Relax unnecessary requirement on upstream's remote ref namePer Cederqvist2013-09-091-1/+1
| * | | t3200: Add test demonstrating minor regression in 41c21f2Johan Herland2013-09-091-0/+34
| * | | t3200: Minor fix when preparing for tracking failureJohan Herland2013-09-091-1/+2
| * | | t2024: Fix &&-chaining and a couple of typosJohan Herland2013-09-091-3/+3
* | | | Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano2013-09-201-0/+20
|\ \ \ \
| * | | | cherry-pick: allow "-" as abbreviation of '@{-1}'Hiroshige Umino2013-09-091-0/+20
* | | | | Merge branch 'mm/status-without-comment-char'Junio C Hamano2013-09-205-814/+875
|\ \ \ \ \
| * | | | | t7508: avoid non-portable sed expressionmm/status-without-comment-charEric Sunshine2013-09-171-1/+2
| * | | | | status: add missing blank line after list of "other" filesMatthieu Moy2013-09-061-0/+21
| * | | | | tests: don't set status.displayCommentPrefix file-wideMatthieu Moy2013-09-063-813/+793
| * | | | | status: disable display of '#' comment prefix by defaultMatthieu Moy2013-09-064-6/+67
| * | | | | submodule summary: ignore --for-status optionMatthieu Moy2013-09-061-7/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'rh/peeling-tag-to-tag'Junio C Hamano2013-09-201-0/+7
|\ \ \ \ \
| * | | | | peel_onion(): add support for <rev>^{tag}Richard Hansen2013-09-031-0/+7
| |/ / / /
* | | | | Merge branch 'jx/branch-vv-always-compare-with-upstream'Junio C Hamano2013-09-201-4/+85
|\ \ \ \ \
| * | | | | status: always show tracking branch even no changeJiang Xin2013-08-261-1/+33
| * | | | | branch: report invalid tracking branch as goneJiang Xin2013-08-261-4/+53
* | | | | | Merge branch 'nd/fetch-into-shallow'Junio C Hamano2013-09-202-3/+11
|\ \ \ \ \ \
| * | | | | | Add testcase for needless objects during a shallow fetchnd/fetch-into-shallowMatthijs Kooijman2013-08-281-0/+11
| * | | | | | upload-pack: delegate rev walking in shallow fetch to pack-objectsNguyễn Thái Ngọc Duy2013-08-281-3/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'ks/p4-view-spec'Junio C Hamano2013-09-181-1/+2
|\ \ \ \ \ \
| * | | | | | git p4 test: sanitize P4CHARSETkazuki saitoh2013-08-111-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jk/duplicate-objects-in-packs'Junio C Hamano2013-09-183-0/+257
|\ \ \ \ \ \
| * | | | | | t5308: check that index-pack --strict detects duplicate objectsJeff King2013-09-041-0/+7
| * | | | | | test index-pack on packs with recoverable delta cyclesJeff King2013-08-241-0/+18
| * | | | | | add tests for indexing packs with delta cyclesJeff King2013-08-242-0/+81
| * | | | | | sha1-lookup: handle duplicate keys with GIT_USE_LOOKUPJeff King2013-08-242-0/+151
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'nd/git-dir-pointing-at-gitfile'Junio C Hamano2013-09-181-0/+4
|\ \ \ \ \ \
| * | | | | | Make setup_git_env() resolve .git file when $GIT_DIR is not specifiednd/git-dir-pointing-at-gitfileNguyễn Thái Ngọc Duy2013-09-031-0/+4
| |/ / / / /
* | | | | | Merge branch 'fc/t3200-fixes'Junio C Hamano2013-09-181-6/+7
|\ \ \ \ \ \
| * | | | | | t: branch: fix broken && chainsfc/t3200-fixesFelipe Contreras2013-09-031-4/+4
| * | | | | | t: branch: fix typoFelipe Contreras2013-09-031-1/+1
| * | | | | | t: branch: trivial style fixFelipe Contreras2013-09-031-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'fc/rev-parse-test-updates'Junio C Hamano2013-09-181-33/+80
|\ \ \ \ \ \
| * | | | | | rev-parse test: use standard test functions for setupfc/rev-parse-test-updatesFelipe Contreras2013-09-031-9/+9
| * | | | | | rev-parse test: use test_cmp instead of "test" builtinJonathan Nieder2013-09-031-14/+19
| * | | | | | rev-parse test: use test_must_fail, not "if <command>; then false; fi"Felipe Contreras2013-09-031-2/+2
| * | | | | | rev-parse test: modernize quoting and whitespaceFelipe Contreras2013-09-031-16/+58
| |/ / / / /
* | | | | | Merge branch 'jk/remove-remote-helpers-in-python'Junio C Hamano2013-09-172-178/+0
|\ \ \ \ \ \