aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* userdiff: update Ada patternsAdrian Johnson2014-02-05
* submodule: do not copy unknown update mode from .gitmodulesJunio C Hamano2013-12-02
* Merge branch 'jn/test-prereq-perl-doc' into maintJunio C Hamano2013-11-08
|\
| * t/README: tests can use perl even with NO_PERLJonathan Nieder2013-10-28
* | Merge branch 'jc/upload-pack-send-symref' into maintJunio C Hamano2013-11-08
|\ \
| * | t5570: Update for clone-progress-to-stderr branchBrian Gernhardt2013-10-22
| * | Merge branch 'jk/clone-progress-to-stderr' into jc/upload-pack-send-symrefJunio C Hamano2013-10-22
| |\ \
| * | | t5570: Update for symref capabilityBrian Gernhardt2013-10-22
| * | | clone: test the new HEAD detection logicJunio C Hamano2013-09-17
| * | | connect: annotate refs with their symref information in get_remote_head()Junio C Hamano2013-09-17
| * | | t5505: fix "set-head --auto with ambiguous HEAD" testJunio C Hamano2013-09-17
* | | | Merge branch 'jk/http-auth-redirects' into maintJunio C Hamano2013-11-08
|\ \ \ \
| * | | | remote-curl: rewrite base url from info/refs redirectsJeff King2013-10-14
* | | | | Merge branch 'mm/checkout-auto-track-fix' into maintJunio C Hamano2013-11-07
|\ \ \ \ \
| * | | | | checkout: proper error message on 'git checkout foo bar --'Matthieu Moy2013-10-18
| * | | | | checkout: allow dwim for branch creation for "git checkout $branch --"Matthieu Moy2013-10-18
* | | | | | Merge branch 'jk/split-broken-ident' into maintJunio C Hamano2013-11-07
|\ \ \ \ \ \
| * | | | | | split_ident: parse timestamp from end of lineJeff King2013-10-15
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jc/revision-range-unpeel' into maintJunio C Hamano2013-11-07
|\ \ \ \ \ \
| * | | | | | revision: do not peel tags used in range notationJunio C Hamano2013-10-15
* | | | | | | t5570: Update for clone-progress-to-stderr branchBrian Gernhardt2013-10-30
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'jk/clone-progress-to-stderr' into maintJunio C Hamano2013-10-28
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | clone: always set transport optionsJeff King2013-09-18
| * | | | | clone: treat "checking connectivity" like other progressJeff King2013-09-18
| * | | | | clone: send diagnostic messages to stderrJeff King2013-09-18
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jk/format-patch-from' into maintJunio C Hamano2013-10-28
|\ \ \ \ \
| * | | | | format-patch: print in-body "From" only when neededJeff King2013-09-20
* | | | | | Merge branch 'jk/shortlog-tolerate-broken-commit' into maintJunio C Hamano2013-10-28
|\ \ \ \ \ \
| * | | | | | shortlog: ignore commits with missing authorsJeff King2013-09-18
* | | | | | | test-lib: fix typo in commentTorstein Hegge2013-10-28
* | | | | | | Merge branch 'jc/ls-files-killed-optim' into maintJunio C Hamano2013-10-23
|\ \ \ \ \ \ \
| * | | | | | | dir.c::test_one_path(): work around directory_exists_in_index_icase() breakageEric Sunshine2013-08-23
| * | | | | | | t3010: update to demonstrate "ls-files -k" optimization pitfallsJunio C Hamano2013-08-15
| |/ / / / / /
* | | | | | | Merge branch 'jh/checkout-auto-tracking' into maintJunio C Hamano2013-10-23
|\ \ \ \ \ \ \
| * | | | | | | t3200: fix failure on case-insensitive filesystemsEric Sunshine2013-09-17
| * | | | | | | branch.c: Relax unnecessary requirement on upstream's remote ref namePer Cederqvist2013-09-09
| * | | | | | | t3200: Add test demonstrating minor regression in 41c21f2Johan Herland2013-09-09
| * | | | | | | t3200: Minor fix when preparing for tracking failureJohan Herland2013-09-09
| * | | | | | | t2024: Fix &&-chaining and a couple of typosJohan Herland2013-09-09
* | | | | | | | Merge branch 'nd/fetch-into-shallow' into maintJunio C Hamano2013-10-23
|\ \ \ \ \ \ \ \
| * | | | | | | | Add testcase for needless objects during a shallow fetchMatthijs Kooijman2013-08-28
| * | | | | | | | upload-pack: delegate rev walking in shallow fetch to pack-objectsNguyễn Thái Ngọc Duy2013-08-28
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'nd/git-dir-pointing-at-gitfile' into maintJunio C Hamano2013-10-17
|\ \ \ \ \ \ \ \
| * | | | | | | | Make setup_git_env() resolve .git file when $GIT_DIR is not specifiedNguyễn Thái Ngọc Duy2013-09-03
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'ap/commit-author-mailmap' into maintJunio C Hamano2013-10-17
|\ \ \ \ \ \ \ \
| * | | | | | | | commit: search author pattern against mailmapAntoine Pelisse2013-08-24
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'es/rebase-i-no-abbrev' into maintJunio C Hamano2013-10-17
|\ \ \ \ \ \ \ \
| * | | | | | | | rebase -i: fix short SHA-1 collisionJunio C Hamano2013-08-25
| * | | | | | | | t3404: rebase -i: demonstrate short SHA-1 collisionEric Sunshine2013-08-25
| * | | | | | | | t3404: make tests more self-containedEric Sunshine2013-08-25