summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* merge-base --octopus: reduce the result from get_octopus_merge_bases()bm/merge-base-octopus-dedupJunio C Hamano2013-12-301-0/+39
* submodule: do not copy unknown update mode from .gitmodulesJunio C Hamano2013-12-021-0/+15
* Merge branch 'jn/test-prereq-perl-doc' into maintJunio C Hamano2013-11-081-4/+11
|\
| * t/README: tests can use perl even with NO_PERLjn/test-prereq-perl-docJonathan Nieder2013-10-281-4/+11
* | Merge branch 'jc/upload-pack-send-symref' into maintJunio C Hamano2013-11-083-12/+17
|\ \
| * | t5570: Update for clone-progress-to-stderr branchjc/upload-pack-send-symrefBrian Gernhardt2013-10-221-2/+1
| * | Merge branch 'jk/clone-progress-to-stderr' into jc/upload-pack-send-symrefJunio C Hamano2013-10-223-5/+11
| |\ \
| * | | t5570: Update for symref capabilityBrian Gernhardt2013-10-221-1/+1
| * | | clone: test the new HEAD detection logicJunio C Hamano2013-09-171-0/+11
| * | | connect: annotate refs with their symref information in get_remote_head()Junio C Hamano2013-09-171-11/+4
| * | | t5505: fix "set-head --auto with ambiguous HEAD" testJunio C Hamano2013-09-171-0/+1
* | | | Merge branch 'jk/http-auth-redirects' into maintJunio C Hamano2013-11-083-1/+15
|\ \ \ \
| * | | | remote-curl: rewrite base url from info/refs redirectsJeff King2013-10-143-1/+15
* | | | | Merge branch 'mm/checkout-auto-track-fix' into maintJunio C Hamano2013-11-072-0/+27
|\ \ \ \ \
| * | | | | checkout: proper error message on 'git checkout foo bar --'mm/checkout-auto-track-fixMatthieu Moy2013-10-181-0/+6
| * | | | | checkout: allow dwim for branch creation for "git checkout $branch --"Matthieu Moy2013-10-181-0/+21
* | | | | | Merge branch 'jk/split-broken-ident' into maintJunio C Hamano2013-11-071-2/+7
|\ \ \ \ \ \
| * | | | | | split_ident: parse timestamp from end of linejk/split-broken-identJeff King2013-10-151-2/+7
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jc/revision-range-unpeel' into maintJunio C Hamano2013-11-071-0/+8
|\ \ \ \ \ \
| * | | | | | revision: do not peel tags used in range notationJunio C Hamano2013-10-151-0/+8
* | | | | | | t5570: Update for clone-progress-to-stderr branchBrian Gernhardt2013-10-301-2/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'jk/clone-progress-to-stderr' into maintJunio C Hamano2013-10-283-5/+11
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | clone: always set transport optionsjk/clone-progress-to-stderrJeff King2013-09-181-0/+4
| * | | | | clone: treat "checking connectivity" like other progressJeff King2013-09-181-1/+2
| * | | | | clone: send diagnostic messages to stderrJeff King2013-09-182-5/+6
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jk/format-patch-from' into maintJunio C Hamano2013-10-281-0/+10
|\ \ \ \ \
| * | | | | format-patch: print in-body "From" only when neededjk/format-patch-fromJeff King2013-09-201-0/+10
* | | | | | Merge branch 'jk/shortlog-tolerate-broken-commit' into maintJunio C Hamano2013-10-281-0/+16
|\ \ \ \ \ \
| * | | | | | shortlog: ignore commits with missing authorsjk/shortlog-tolerate-broken-commitJeff King2013-09-181-0/+16
* | | | | | | test-lib: fix typo in commentTorstein Hegge2013-10-281-1/+1
* | | | | | | Merge branch 'jc/ls-files-killed-optim' into maintJunio C Hamano2013-10-231-8/+19
|\ \ \ \ \ \ \
| * | | | | | | dir.c::test_one_path(): work around directory_exists_in_index_icase() breakagejc/ls-files-killed-optimEric Sunshine2013-08-231-6/+9
| * | | | | | | t3010: update to demonstrate "ls-files -k" optimization pitfallsJunio C Hamano2013-08-151-3/+9
| |/ / / / / /
* | | | | | | Merge branch 'jh/checkout-auto-tracking' into maintJunio C Hamano2013-10-232-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 'nd/fetch-into-shallow' into maintJunio C Hamano2013-10-232-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 'nd/git-dir-pointing-at-gitfile' into maintJunio C Hamano2013-10-171-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 'ap/commit-author-mailmap' into maintJunio C Hamano2013-10-171-0/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | commit: search author pattern against mailmapap/commit-author-mailmapAntoine Pelisse2013-08-241-0/+11
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'es/rebase-i-no-abbrev' into maintJunio C Hamano2013-10-171-2/+87
|\ \ \ \ \ \ \ \
| * | | | | | | | rebase -i: fix short SHA-1 collisiones/rebase-i-no-abbrevJunio C Hamano2013-08-251-1/+1
| * | | | | | | | t3404: rebase -i: demonstrate short SHA-1 collisionEric Sunshine2013-08-251-0/+24
| * | | | | | | | t3404: make tests more self-containedEric Sunshine2013-08-251-2/+63