summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* t/t3100-ls-tree-restrict.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-271-1/+1
* t/t3030-merge-recursive.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-271-1/+1
* t/t2102-update-index-symlinks.sh: use the $( ... ) construct for command subs...Elia Pinto2015-12-271-1/+1
* t/t2025-worktree-add.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-271-2/+2
* t/t1700-split-index.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-271-1/+1
* t/t1512-rev-parse-disambiguation.sh: use the $( ... ) construct for command s...Elia Pinto2015-12-271-4/+4
* t/t1511-rev-parse-caret.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-271-2/+2
* t/t1410-reflog.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-271-12/+12
* t/t1401-symbolic-ref.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-271-1/+1
* t/t1100-commit-tree-options.sh: use the $( ... ) construct for command substi...Elia Pinto2015-12-271-2/+2
* unimplemented.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-271-1/+1
* test-sha1.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-271-4/+4
* t/lib-httpd.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-271-2/+2
* git-gui/po/glossary/txt-to-pot.sh: use the $( ... ) construct for command sub...Elia Pinto2015-12-271-2/+2
* contrib/thunderbird-patch-inline/appp.sh: use the $( ... ) construct for comm...Elia Pinto2015-12-271-2/+2
* contrib/examples/git-revert.sh: use the $( ... ) construct for command substi...Elia Pinto2015-12-271-4/+4
* contrib/examples/git-repack.sh: use the $( ... ) construct for command substi...Elia Pinto2015-12-271-2/+2
* contrib/examples/git-merge.sh: use the $( ... ) construct for command substit...Elia Pinto2015-12-271-2/+2
* contrib/examples/git-fetch.sh: use the $( ... ) construct for command substit...Elia Pinto2015-12-271-2/+2
* contrib/examples/git-commit.sh: use the $( ... ) construct for command substi...Elia Pinto2015-12-271-4/+4
* Git 2.7-rc2v2.7.0-rc2Junio C Hamano2015-12-222-1/+4
* Merge branch 'js/emu-write-epipe-on-windows'Junio C Hamano2015-12-222-0/+20
|\
| * mingw: emulate write(2) that fails with a EPIPEjs/emu-write-epipe-on-windowsJohannes Schindelin2015-12-212-0/+20
* | push: don't mark options of recurse-submodules for translationRalf Thielow2015-12-221-1/+1
* | Update release notes to 2.7Junio C Hamano2015-12-211-2/+29
* | Merge branch 'bc/format-patch-null-from-line'Junio C Hamano2015-12-217-1/+28
|\ \
| * | format-patch: check that header line has expected formatbc/format-patch-null-from-linebrian m. carlson2015-12-151-0/+7
| * | format-patch: add an option to suppress commit hashbrian m. carlson2015-12-155-1/+19