summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-28t/t5506-remote-groups.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2015-12-28t/t5505-remote.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2015-12-28t/t5500-fetch-pack.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-10/+10
2015-12-28t/t5305-include-tag.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-4/+4
2015-12-28t/t5304-prune.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2015-12-28t/t5303-pack-corruption-resilience.sh: use the $( ... ) construct for command...Libravatar Elia Pinto1-8/+8
2015-12-28t/t5100: no need to use 'echo' command substitutions for globbingLibravatar Johannes Sixt1-2/+2
2015-12-28t/t5302-pack-index.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-17/+17
2015-12-28t/t5301-sliding-window.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-7/+7
2015-12-28t/t5300-pack-object.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-9/+9
2015-12-28t/t5100-mailinfo.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-6/+6
2015-12-28t/t3700-add.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-8/+8
2015-12-28t/t3600-rm.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2015-12-28t/t3511-cherry-pick-x.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-7/+7
2015-12-28t/t3403-rebase-skip.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2015-12-28t/t3210-pack-refs.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2015-12-28t/t3101-ls-tree-dirname.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2015-12-28dir.c: clean the entire struct in clear_exclude_list()Libravatar Nguyễn Thái Ngọc Duy1-3/+1
2015-12-28grep: make it clear i-t-a entries are ignoredLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2015-12-28l10n: ru.po: update Russian translationLibravatar Dimitriy Ryazantcev1-1492/+1663
2015-12-28Merge branch 'master' of git://github.com/alshopov/git-poLibravatar Jiang Xin1-120/+119
2015-12-28l10n: Updated Bulgarian translation of git (2477t,0f,0u)Libravatar Alexander Shopov1-120/+119
2015-12-27l10n: ca.po: update translationLibravatar Alex Henrie1-118/+117
2015-12-27t/t3100-ls-tree-restrict.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2015-12-27t/t3030-merge-recursive.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2015-12-27t/t2102-update-index-symlinks.sh: use the $( ... ) construct for command subs...Libravatar Elia Pinto1-1/+1
2015-12-27t/t2025-worktree-add.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2015-12-27t/t1700-split-index.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2015-12-27t/t1512-rev-parse-disambiguation.sh: use the $( ... ) construct for command s...Libravatar Elia Pinto1-4/+4
2015-12-27t/t1511-rev-parse-caret.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2015-12-27t/t1410-reflog.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-12/+12
2015-12-27t/t1401-symbolic-ref.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2015-12-27t/t1100-commit-tree-options.sh: use the $( ... ) construct for command substi...Libravatar Elia Pinto1-2/+2
2015-12-27unimplemented.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2015-12-27test-sha1.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-4/+4
2015-12-27t/lib-httpd.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2015-12-27git-gui/po/glossary/txt-to-pot.sh: use the $( ... ) construct for command sub...Libravatar Elia Pinto1-2/+2
2015-12-27contrib/thunderbird-patch-inline/appp.sh: use the $( ... ) construct for comm...Libravatar Elia Pinto1-2/+2
2015-12-27contrib/examples/git-revert.sh: use the $( ... ) construct for command substi...Libravatar Elia Pinto1-4/+4
2015-12-27contrib/examples/git-repack.sh: use the $( ... ) construct for command substi...Libravatar Elia Pinto1-2/+2
2015-12-27contrib/examples/git-merge.sh: use the $( ... ) construct for command substit...Libravatar Elia Pinto1-2/+2
2015-12-27contrib/examples/git-fetch.sh: use the $( ... ) construct for command substit...Libravatar Elia Pinto1-2/+2
2015-12-27contrib/examples/git-commit.sh: use the $( ... ) construct for command substi...Libravatar Elia Pinto1-4/+4
2015-12-26l10n: zh_CN: for git v2.7.0 l10n round 2Libravatar Jiang Xin1-118/+124
2015-12-26Merge branch 'master' of git://github.com/nafmo/git-l10n-svLibravatar Jiang Xin1-120/+125
2015-12-26l10n: sv.po: Update Swedish translation (2477t0f0u)Libravatar Peter Krefting1-119/+124
2015-12-26l10n: sv: Fix bad translationLibravatar Peter Krefting1-1/+1
2015-12-24l10n: fr.po v2.7.0 round 2 (2477t)Libravatar Jean-Noel Avila1-128/+148
2015-12-22Git 2.7-rc2Libravatar Junio C Hamano2-1/+4
2015-12-22Merge branch 'js/emu-write-epipe-on-windows'Libravatar Junio C Hamano2-0/+20