summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2014-04-30t5000-tar-tree.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-3/+3
2014-04-30t4204-patch-id.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2014-04-30t4119-apply-config.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-30t4116-apply-reverse.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-6/+6
2014-04-30t4057-diff-combined-paths.sh: use the $( ... ) construct for command substitu...Libravatar Elia Pinto1-1/+1
2014-04-30t4038-diff-combined.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-30t4036-format-patch-signer-mime.sh: use the $( ... ) construct for command sub...Libravatar Elia Pinto1-1/+1
2014-04-30t4014-format-patch.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-5/+5
2014-04-30t4013-diff-various.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-3/+3
2014-04-30t4012-diff-binary.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-8/+8
2014-04-30t4010-diff-pathspec.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2014-04-30t4006-diff-mode.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-30t3910-mac-os-precompose.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-8/+8
2014-04-30t3905-stash-include-untracked.sh: use the $( ... ) construct for command subs...Libravatar Elia Pinto1-2/+2
2014-04-29t1050-large.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2014-04-29t1020-subdirectory.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-11/+11
2014-04-29t1004-read-tree-m-u-wf.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-4/+4
2014-04-29t1003-read-tree-prefix.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-29t1002-read-tree-m-u-2way.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-5/+5
2014-04-29t1001-read-tree-m-2way.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-9/+9
2014-04-29t1000-read-tree-m-3way.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2014-04-29t0300-credentials.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-29t0030-stripspace.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-10/+10
2014-04-29t0026-eol-config.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-10/+10
2014-04-29t0025-crlf-auto.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-19/+19
2014-04-29t0020-crlf.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-21/+21
2014-04-29t0010-racy-git.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2014-04-29t0001-init.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-6/+6
2014-04-23p5302-pack-index.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-23lib-gpg.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-23lib-cvs.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-23lib-credential.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-03-25Merge branch 'ss/test-on-mingw-rsync-path-no-absolute'Libravatar Junio C Hamano1-3/+3
2014-03-25Merge branch 'us/printf-not-echo'Libravatar Junio C Hamano1-2/+2
2014-03-25Merge branch 'jk/lib-terminal-lazy'Libravatar Junio C Hamano1-18/+19
2014-03-25Merge branch 'nd/commit-editor-cleanup'Libravatar Junio C Hamano1-0/+16
2014-03-25Merge branch 'jk/mv-submodules-fix'Libravatar Junio C Hamano1-1/+12
2014-03-21Merge branch 'lt/request-pull'Libravatar Junio C Hamano1-9/+15
2014-03-21Merge branch 'nd/upload-pack-shallow'Libravatar Junio C Hamano1-0/+41
2014-03-21Merge branch 'jn/wt-status'Libravatar Junio C Hamano2-13/+13
2014-03-21Merge branch 'nd/tag-version-sort'Libravatar Junio C Hamano1-0/+43
2014-03-21Merge branch 'tc/commit-dry-run-exit-status-tests'Libravatar Junio C Hamano1-0/+36
2014-03-19t5510: Do not use $(pwd) when fetching / pushing / pulling via rsyncLibravatar Sebastian Schuberth1-3/+3
2014-03-18Merge branch 'rs/grep-h-c'Libravatar Junio C Hamano1-29/+41
2014-03-18Merge branch 'bg/install-branch-config-skip-prefix'Libravatar Junio C Hamano1-0/+10
2014-03-18Merge branch 'jc/no-need-for-env-in-sh-scripts'Libravatar Junio C Hamano2-2/+2
2014-03-18Merge branch 'jk/detect-push-typo-early'Libravatar Junio C Hamano1-0/+48
2014-03-18Merge branch 'jk/repack-pack-keep-objects'Libravatar Junio C Hamano1-1/+17
2014-03-18Merge branch 'fc/transport-helper-fixes'Libravatar Junio C Hamano1-0/+13
2014-03-18Merge branch 'jk/clean-d-pathspec'Libravatar Junio C Hamano1-0/+16