aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | pretty: make show_ident_date publicJeff King2014-05-02
| * | | | | | | | commit: use split_ident_line to compare author/committerJeff King2014-05-02
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'ep/shell-command-substitution'Junio C Hamano2014-06-03
|\ \ \ \ \ \ \ \
| * | | | | | | | t5000-tar-tree.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | | t4204-patch-id.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | | t4119-apply-config.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | | t4116-apply-reverse.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | | t4057-diff-combined-paths.sh: use the $( ... ) construct for command substitu...Elia Pinto2014-04-30
| * | | | | | | | t4038-diff-combined.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | | t4036-format-patch-signer-mime.sh: use the $( ... ) construct for command sub...Elia Pinto2014-04-30
| * | | | | | | | t4014-format-patch.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | | t4013-diff-various.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | | t4012-diff-binary.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | | t4010-diff-pathspec.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | | t4006-diff-mode.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | | t3910-mac-os-precompose.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
| * | | | | | | | t3905-stash-include-untracked.sh: use the $( ... ) construct for command subs...Elia Pinto2014-04-30
| * | | | | | | | t1050-large.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
| * | | | | | | | t1020-subdirectory.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
| * | | | | | | | t1004-read-tree-m-u-wf.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
| * | | | | | | | t1003-read-tree-prefix.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
| * | | | | | | | t1002-read-tree-m-u-2way.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
| * | | | | | | | t1001-read-tree-m-2way.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
| * | | | | | | | t1000-read-tree-m-3way.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
| * | | | | | | | t0300-credentials.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
| * | | | | | | | t0030-stripspace.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
| * | | | | | | | t0026-eol-config.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
| * | | | | | | | t0025-crlf-auto.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
| * | | | | | | | t0020-crlf.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
| * | | | | | | | t0010-racy-git.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
| * | | | | | | | t0001-init.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
| * | | | | | | | p5302-pack-index.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-23
| * | | | | | | | lib-gpg.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-23
| * | | | | | | | lib-cvs.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-23
| * | | | | | | | lib-credential.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-23
| * | | | | | | | git-web--browse.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-23
| * | | | | | | | git-stash.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-23
| * | | | | | | | git-rebase.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-23
| * | | | | | | | git-rebase--merge.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-23
| * | | | | | | | git-pull.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-23
| * | | | | | | | appp.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-23
| * | | | | | | | t7900-subtree.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-23
| * | | | | | | | test-gitmw-lib.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-23
| * | | | | | | | t9365-continuing-queries.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-23
* | | | | | | | | Merge branch 'fc/rerere-conflict-style'Junio C Hamano2014-06-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rerere: fix for merge.conflictstyleFelipe Contreras2014-04-30
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'dt/api-doc-setup-gently'Junio C Hamano2014-06-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | docs: document RUN_SETUP_GENTLY and clarify RUN_SETUPDavid Turner2014-04-30
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'fc/mergetool-prompt'Junio C Hamano2014-06-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mergetool: document the default for --[no-]promptJunio C Hamano2014-04-24