aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* test-parse-options: print quiet as integerPranit Bauva2016-04-19
* t0040-test-parse-options.sh: fix style issuesPranit Bauva2016-04-19
* Merge branch 'jc/merge-refuse-new-root'Junio C Hamano2016-04-08
|\
| * merge: refuse to create too cool a merge by defaultJunio C Hamano2016-03-23
* | Merge branch 'la/tag-force-signing-annotated-tags'Junio C Hamano2016-04-06
|\ \
| * | tag: add the option to force signing of annotated tagsLaurent Arnoud2016-03-22
* | | Merge branch 'jk/submodule-c-credential'Junio C Hamano2016-04-06
|\ \ \
| * | | git_config_push_parameter: handle empty GIT_CONFIG_PARAMETERSJeff King2016-03-23
| * | | git: submodule honor -c credential.* from command lineJacob Keller2016-03-01
* | | | Merge branch 'jv/merge-nothing-into-void'Junio C Hamano2016-04-06
|\ \ \ \
| * | | | merge: fix NULL pointer dereference when merging nothing into voidJunio C Hamano2016-03-23
| | |_|/ | |/| |
* | | | Merge branch 'ss/commit-squash-msg'Junio C Hamano2016-04-06
|\ \ \ \
| * | | | commit: do not lose SQUASH_MSG contentsSven Strickroth2016-03-21
* | | | | Merge branch 'sb/rebase-x'Junio C Hamano2016-04-06
|\ \ \ \ \
| * | | | | t3404: cleanup double empty lines between testsStefan Beller2016-03-18
| * | | | | rebase: decouple --exec from --interactiveStefan Beller2016-03-18
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jk/test-httpd-config-nosystem'Junio C Hamano2016-04-06
|\ \ \ \ \
| * | | | | t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM envJeff King2016-03-18
| | |_|/ / | |/| | |
* | | | | Merge branch 'sb/clone-t57-t56'Junio C Hamano2016-04-06
|\ \ \ \ \
| * | | | | clone tests: rename t57* => t56*Stefan Beller2016-03-16
| |/ / / /
* | | | | Merge branch 'ls/p4-map-user'Junio C Hamano2016-04-06
|\ \ \ \ \
| * | | | | git-p4: map a P4 user to Git author name and email addressLars Schneider2016-03-15
| |/ / / /
| * | | | Merge branch 'jk/pack-idx-corruption-safety' into maintJunio C Hamano2016-03-10
| |\ \ \ \
| * \ \ \ \ Merge branch 'js/config-set-in-non-repository' into maintJunio C Hamano2016-03-10
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'sb/submodule-module-list-fix' into maintJunio C Hamano2016-03-10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/grep-binary-workaround-in-test' into maintJunio C Hamano2016-03-10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'nd/git-common-dir-fix' into maintJunio C Hamano2016-03-10
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'nd/dwim-wildcards-as-pathspecs' into maintJunio C Hamano2016-03-10
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/epipe-in-async' into maintJunio C Hamano2016-03-10
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'ps/config-error' into maintJunio C Hamano2016-03-10
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mg/work-tree-tests' into maintJunio C Hamano2016-03-10
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pb/t7502-drop-dup'Junio C Hamano2016-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t/t7502 : drop duplicate testPranit Bauva2016-03-11
* | | | | | | | | | | | | | | Merge branch 'da/mergetool-delete-delete-conflict'Junio C Hamano2016-04-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mergetool: honor tempfile configuration when resolving delete conflictsDavid Aguilar2016-03-10
| * | | | | | | | | | | | | | | mergetool: support delete/delete conflictsDavid Aguilar2016-03-10
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \