aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'sb/submodule-parallel-update'Junio C Hamano2016-04-06
|\
| * clone: allow an explicit argument for parallel submodule clonesStefan Beller2016-03-01
| * submodule update: expose parallelism to the userStefan Beller2016-03-01
| * submodule update: direct error message to stderrStefan Beller2016-03-01
| * fetching submodules: respect `submodule.fetchJobs` config optionStefan Beller2016-03-01
* | Merge branch 'jk/startup-info'Junio C Hamano2016-04-03
|\ \
| * | grep: turn off gitlink detection for --no-indexJeff King2016-03-07
| * | setup: make startup_info available everywhereJeff King2016-03-06
* | | Merge branch 'es/test-gpg-tags'Junio C Hamano2016-04-03
|\ \ \
| * | | t6302: skip only signed tags rather than all tests when GPG is missingEric Sunshine2016-03-06
| * | | t6302: also test annotated in addition to signed tagsEric Sunshine2016-03-06
| * | | t6302: normalize names and descriptions of signed tagsEric Sunshine2016-03-06
| * | | lib-gpg: drop unnecessary "missing GPG" warningEric Sunshine2016-03-06
| |/ /
* | | Merge branch 'jk/getwholeline-getdelim-empty'Junio C Hamano2016-04-03
|\ \ \
| * | | strbuf_getwholeline: NUL-terminate getdelim buffer on errorJeff King2016-03-05
* | | | Merge branch 'gf/fetch-pack-direct-object-fetch'Junio C Hamano2016-04-03
|\ \ \ \
| * | | | fetch-pack: fix object_id of exact sha1Gabriel Souza Franco2016-03-01
* | | | | Merge branch 'jc/maint-index-pack-keep'Junio C Hamano2016-04-03
|\ \ \ \ \
| * | | | | index-pack: correct --keep[=<msg>]Junio C Hamano2016-03-03
* | | | | | Merge branch 'jk/rev-parse-local-env-vars'Junio C Hamano2016-04-03
|\ \ \ \ \ \
| * | | | | | rev-parse: let some options run outside repositoryJeff King2016-02-29
| * | | | | | t1515: add tests for rev-parse out-of-repo helpersJeff King2016-02-28
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jk/config-get-urlmatch'Junio C Hamano2016-04-03
|\ \ \ \ \ \
| * | | | | | config: fail if --get-urlmatch finds no valueJohn Keeping2016-02-28
| |/ / / / /
* | | | | | Merge branch 'jk/credential-clear-config'Junio C Hamano2016-04-03
|\ \ \ \ \ \
| * | | | | | credential: let empty credential specs reset helper listJeff King2016-02-26
* | | | | | | Merge branch 'mm/diff-renames-default'Junio C Hamano2016-04-03
|\ \ \ \ \ \ \
| * | | | | | | diff: activate diff.renames by defaultMatthieu Moy2016-02-25
| * | | | | | | t: add tests for diff.renames (true/false/unset)Matthieu Moy2016-02-25
| * | | | | | | t4001-diff-rename: wrap file creations in a testMatthieu Moy2016-02-25
* | | | | | | | Merge branch 'js/mingw-tests-2.8'Junio C Hamano2016-03-24
|\ \ \ \ \ \ \ \
| * | | | | | | | mingw: skip some tests in t9115 due to file name issuesJohannes Schindelin2016-03-23
| * | | | | | | | t1300: fix the new --show-origin tests on WindowsJohannes Schindelin2016-03-23
| * | | | | | | | t1300-repo-config: make it resilient to being run via 'sh -x'Johannes Schindelin2016-03-23
* | | | | | | | | Merge branch 'sb/submodule-module-list-pathspec-fix'Junio C Hamano2016-03-24
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | submodule: fix regression for deinit without submodulesStefan Beller2016-03-22
* | | | | | | | | Revert "Merge branch 'nd/exclusion-regression-fix'"Junio C Hamano2016-03-18
* | | | | | | | | git-svn: fix URL canonicalization during init w/ SVN 1.7+Eric Wong2016-03-16
* | | | | | | | | t9117: test specifying full url to git svn init -TAdam Dinwoodie2016-03-16
* | | | | | | | | git-svn: shorten glob error messageEric Wong2016-03-15
* | | | | | | | | git-svn: loosen config globs limitationsVictor Leschuk2016-03-15
* | | | | | | | | Merge branch 'js/close-packs-before-gc'Junio C Hamano2016-03-10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | t5510: do not leave changed cwdMichael J Gruber2016-03-04
* | | | | | | | | Merge branch 'nd/clear-gitenv-upon-use-of-alias'Junio C Hamano2016-03-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t0001: fix GIT_* environment variable check under --valgrindJohannes Sixt2016-03-03
* | | | | | | | | | Merge branch 'jk/pack-idx-corruption-safety'Junio C Hamano2016-03-04
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | use_pack: handle signed off_t overflowJeff King2016-02-25
| * | | | | | | | | | nth_packed_object_offset: bounds-check extended offsetJeff King2016-02-25
| * | | | | | | | | | t5313: test bounds-checks of corrupted/malicious pack/idx filesJeff King2016-02-25
* | | | | | | | | | | Merge branch 'mg/httpd-tests-update-for-apache-2.4'Junio C Hamano2016-03-04
|\ \ \ \ \ \ \ \ \ \ \