summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* refs.h: add a note about sorting order of for_each_ref_*nd/files-backend-git-dirNguyễn Thái Ngọc Duy2017-04-142-0/+12
* t1406: new tests for submodule ref storeNguyễn Thái Ngọc Duy2017-04-141-0/+95
* t1405: some basic tests on main ref storeNguyễn Thái Ngọc Duy2017-04-141-0/+123
* t/helper: add test-ref-store to test ref-store functionsNguyễn Thái Ngọc Duy2017-04-142-0/+278
* Merge branch 'jk/cherry-pick-0-mainline'Junio C Hamano2017-03-171-0/+9
|\
| * cherry-pick: detect bogus arguments to --mainlinejk/cherry-pick-0-mainlineJeff King2017-03-151-0/+9
* | Merge branch 'js/early-config'Junio C Hamano2017-03-173-4/+103
|\ \
| * | t1309: document cases where we would want early config not to die()Johannes Schindelin2017-03-141-0/+24
| * | t1309: test read_early_config()Johannes Schindelin2017-03-142-0/+65
| * | read_early_config(): really discover .git/Johannes Schindelin2017-03-141-4/+4
| * | t7006: replace dubious testJohannes Schindelin2017-03-031-1/+11
* | | Merge branch 'jk/add-i-use-pathspecs'Junio C Hamano2017-03-171-0/+43
|\ \ \
| * | | add--interactive: do not expand pathspecs with ls-filesjk/add-i-use-pathspecsJeff King2017-03-141-0/+43
| |/ /
* | | Merge branch 'bw/attr-pathspec'Junio C Hamano2017-03-171-0/+200
|\ \ \
| * | | pathspec: allow escaped query valuesBrandon Williams2017-03-131-0/+19
| * | | pathspec: allow querying for attributesBrandon Williams2017-03-131-0/+181
* | | | Merge branch 'sb/rev-parse-show-superproject-root'Junio C Hamano2017-03-171-0/+14
|\ \ \ \
| * | | | rev-parse: add --show-superproject-working-treeStefan Beller2017-03-081-0/+14
* | | | | Merge branch 'jk/interop-test'Junio C Hamano2017-03-177-1/+267
|\ \ \ \ \
| * | | | | t/interop: add test of old clients against modern git-daemonjk/interop-testJeff King2017-03-102-1/+43
| * | | | | t: add an interoperability test harnessJeff King2017-03-105-0/+224
| | |_|/ / | |/| | |
* | | | | Merge branch 'cc/split-index-config'Junio C Hamano2017-03-171-85/+239
|\ \ \ \ \
| * | | | | read-cache: use freshen_shared_index() in read_index_from()Christian Couder2017-03-061-7/+7
| * | | | | t1700: test shared index file expirationChristian Couder2017-03-061-0/+44
| * | | | | t1700: add tests for splitIndex.maxPercentChangeChristian Couder2017-03-011-0/+72
| * | | | | read-cache: regenerate shared index if necessaryChristian Couder2017-03-011-0/+1
| * | | | | t1700: add tests for core.splitIndexChristian Couder2017-03-011-0/+37
| * | | | | t1700: change here document styleChristian Couder2017-03-011-85/+85
* | | | | | Merge branch 'kn/ref-filter-branch-list'Junio C Hamano2017-03-141-0/+25
|\ \ \ \ \ \
| * | | | | | branch: honor --abbrev/--no-abbrev in --list modeJunio C Hamano2017-03-101-0/+25
* | | | | | | Merge branch 'dp/filter-branch-prune-empty'Junio C Hamano2017-03-142-0/+42
|\ \ \ \ \ \ \
| * | | | | | | p7000: add test for filter-branch with --prune-emptydp/filter-branch-prune-emptyDevin J. Pohly2017-03-031-0/+5
| * | | | | | | filter-branch: fix --prune-empty on parentless commitsDevin J. Pohly2017-03-031-2/+2
| * | | | | | | t7003: ensure --prune-empty removes entire branch when applicableDevin J. Pohly2017-03-031-0/+7
| * | | | | | | t7003: ensure --prune-empty can prune root commitDevin J. Pohly2017-03-031-0/+30
* | | | | | | | Merge branch 'jt/perf-updates'Junio C Hamano2017-03-143-3/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | t/perf: add fallback for pre-bin-wrappers versions of gitjt/perf-updatesJeff King2017-03-031-0/+3
| * | | | | | | | t/perf: use $MODERN_GIT for all repo-copying stepsJeff King2017-03-031-2/+2
| * | | | | | | | t/perf: export variable used in other blocksJonathan Tan2017-03-031-1/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'mm/fetch-show-error-message-on-unadvertised-object'Junio C Hamano2017-03-142-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | fetch-pack: add specific error for fetching an unadvertised objectmm/fetch-show-error-message-on-unadvertised-objectMatt McCutchen2017-03-021-1/+1
| * | | | | | | | fetch_refs_via_pack: call report_unmatched_refsMatt McCutchen2017-03-021-1/+2
| * | | | | | | | fetch-pack: move code to report unmatched refs to a functionMatt McCutchen2017-03-021-3/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/interpret-branch-name'Junio C Hamano2017-03-142-0/+141
|\ \ \ \ \ \ \ \
| * | | | | | | | checkout: restrict @-expansions when finding branchjk/interpret-branch-nameJeff King2017-03-021-0/+10
| * | | | | | | | strbuf_check_ref_format(): expand only local branchesJeff King2017-03-021-2/+2
| * | | | | | | | branch: restrict @-expansions when deletingJeff King2017-03-021-3/+3
| * | | | | | | | t3204: test git-branch @-expansion corner casesJeff King2017-03-021-0/+123
| * | | | | | | | interpret_branch_name(): handle auto-namelen for @{-1}Jeff King2017-03-021-0/+8
| |/ / / / / / /
* | | | | | | | Merge branch 'ab/cond-skip-tests'Junio C Hamano2017-03-143-1/+16
|\ \ \ \ \ \ \ \