summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* t1020-subdirectory.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-11/+11
* t1004-read-tree-m-u-wf.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-4/+4
* t1003-read-tree-prefix.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-1/+1
* t1002-read-tree-m-u-2way.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-5/+5
* t1001-read-tree-m-2way.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-9/+9
* t1000-read-tree-m-3way.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-2/+2
* t0300-credentials.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-1/+1
* t0030-stripspace.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-10/+10
* t0026-eol-config.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-10/+10
* t0025-crlf-auto.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-19/+19
* t0020-crlf.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-21/+21
* t0010-racy-git.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-2/+2
* t0001-init.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-6/+6
* p5302-pack-index.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-241-1/+1
* lib-gpg.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-241-1/+1
* lib-cvs.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-241-1/+1
* lib-credential.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-241-1/+1
* git-web--browse.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-241-3/+3
* git-stash.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-241-1/+1
* git-rebase.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-241-4/+4
* git-rebase--merge.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-241-2/+2
* git-pull.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-241-1/+1
* appp.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-241-7/+7
* t7900-subtree.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-241-1/+1
* test-gitmw-lib.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-241-3/+3
* t9365-continuing-queries.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-241-1/+1
* t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-2/+2
* t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-7/+7
* git-tag.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-1/+1
* git-revert.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-1/+1
* git-resolve.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-1/+1
* git-repack.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-1/+1
* git-merge.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-2/+2
* git-ls-remote.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-2/+2
* git-fetch.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-3/+3
* git-commit.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-5/+5
* git-clone.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-10/+10
* git-checkout.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-4/+4
* install-webdoc.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-3/+3
* howto-index.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-6/+6
* git-am.sh: use the $(...) construct for command substitutionElia Pinto2014-03-251-15/+15
* check-builtins.sh: use the $(...) construct for command substitutionElia Pinto2014-03-251-2/+2
* Update draft release notes to 2.0Junio C Hamano2014-03-251-0/+29
* Merge branch 'ss/test-on-mingw-rsync-path-no-absolute'Junio C Hamano2014-03-251-3/+3
|\
| * t5510: Do not use $(pwd) when fetching / pushing / pulling via rsyncSebastian Schuberth2014-03-191-3/+3
* | Merge branch 'bb/diff-no-index-dotdot'Junio C Hamano2014-03-251-4/+5
|\ \
| * | diff-no-index: replace manual "."/".." check with is_dot_or_dotdot()Brian Bourn2014-03-191-1/+2
| * | diff-no-index: rename read_directory()Brian Bourn2014-03-191-3/+3
| |/
* | Merge branch 'us/printf-not-echo'Junio C Hamano2014-03-252-3/+3
|\ \
| * | test-lib.sh: do not "echo" caller-supplied stringsUwe Storbeck2014-03-181-2/+2