summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* t/t9001-send-email.sh: use the $( ... ) construct for command substitutionep/update-command-substitution-styleElia Pinto2016-01-111-6/+6
* t/t8003-blame-corner-cases.sh: use the $( ... ) construct for command substit...Elia Pinto2016-01-081-2/+2
* t/t7700-repack.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-081-2/+2
* t/t7602-merge-octopus-many.sh: use the $( ... ) construct for command substit...Elia Pinto2016-01-081-4/+4
* t/t7505-prepare-commit-msg-hook.sh: use the $( ... ) construct for command su...Elia Pinto2016-01-081-16/+16
* t/t7504-commit-msg-hook.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-081-1/+1
* t/t7408-submodule-reference.sh: use the $( ... ) construct for command substi...Elia Pinto2016-01-081-1/+1
* t/t7406-submodule-update.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-081-2/+2
* t/t7103-reset-bare.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-081-1/+1
* t/t7006-pager.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-071-1/+1
* t/t7004-tag.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-071-8/+8
* t/t7003-filter-branch.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-071-3/+3
* t/t7001-mv.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-071-2/+2
* t/t6132-pathspec-exclude.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-071-1/+1
* t/t6032-merge-large-rename.sh: use the $( ... ) construct for command substit...Elia Pinto2016-01-071-1/+1
* t/t6015-rev-list-show-all-parents.sh: use the $( ... ) construct for command ...Elia Pinto2016-01-071-3/+3
* t/t6002-rev-list-bisect.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-071-3/+3
* t/t6001-rev-list-graft.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-071-6/+6
* t/t5900-repo-selection.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-071-1/+1
* t/t5710-info-alternate.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-041-1/+1
* t/t5700-clone-reference.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-041-1/+1
* t/t5601-clone.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-041-1/+1
* t/t5570-git-daemon.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-041-4/+4
* t/t5550-http-fetch-dumb.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-041-4/+4
* t/t5538-push-shallow.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-041-2/+2
* t/t5537-fetch-shallow.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-041-2/+2
* t/t5532-fetch-proxy.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-041-2/+2
* t/t5530-upload-pack-error.sh: use the $( ... ) construct for command substitu...Elia Pinto2016-01-041-1/+1
* t/t5522-pull-symlink.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-041-1/+1
* t/t5517-push-mirror.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-1/+1
* t/t5516-fetch-push.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-2/+2
* t/t5515-fetch-merge-logic.sh: use the $( ... ) construct for command substitu...Elia Pinto2015-12-281-2/+2
* t/t5510-fetch.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-5/+5
* t/t5506-remote-groups.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-1/+1
* t/t5505-remote.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-1/+1
* t/t5500-fetch-pack.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-10/+10
* t/t5305-include-tag.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-4/+4
* t/t5304-prune.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-1/+1
* t/t5303-pack-corruption-resilience.sh: use the $( ... ) construct for command...Elia Pinto2015-12-281-8/+8
* t/t5100: no need to use 'echo' command substitutions for globbingJohannes Sixt2015-12-281-2/+2
* t/t5302-pack-index.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-17/+17
* t/t5301-sliding-window.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-7/+7
* t/t5300-pack-object.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-9/+9
* t/t5100-mailinfo.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-6/+6
* t/t3700-add.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-8/+8
* t/t3600-rm.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-2/+2
* t/t3511-cherry-pick-x.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-7/+7
* t/t3403-rebase-skip.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-1/+1
* t/t3210-pack-refs.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-1/+1
* t/t3101-ls-tree-dirname.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-1/+1