aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* t/t5300-pack-object.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-28
* t/t5100-mailinfo.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-28
* t/t3700-add.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-28
* t/t3600-rm.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-28
* t/t3511-cherry-pick-x.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-28
* t/t3403-rebase-skip.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-28
* t/t3210-pack-refs.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-28
* t/t3101-ls-tree-dirname.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-28
* t/t3100-ls-tree-restrict.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-27
* t/t3030-merge-recursive.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-27
* t/t2102-update-index-symlinks.sh: use the $( ... ) construct for command subs...Elia Pinto2015-12-27
* t/t2025-worktree-add.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-27
* t/t1700-split-index.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-27
* t/t1512-rev-parse-disambiguation.sh: use the $( ... ) construct for command s...Elia Pinto2015-12-27
* t/t1511-rev-parse-caret.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-27
* t/t1410-reflog.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-27
* t/t1401-symbolic-ref.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-27
* t/t1100-commit-tree-options.sh: use the $( ... ) construct for command substi...Elia Pinto2015-12-27
* t/lib-httpd.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-27
* Merge branch 'bc/format-patch-null-from-line'Junio C Hamano2015-12-21
|\
| * format-patch: check that header line has expected formatbrian m. carlson2015-12-15
| * format-patch: add an option to suppress commit hashbrian m. carlson2015-12-15
* | Merge branch 'mc/push-recurse-submodules-config'Junio C Hamano2015-12-21
|\ \
| * | push: follow the "last one wins" convention for --recurse-submodulesMike Crowe2015-12-04
| * | push: test that --recurse-submodules on command line overrides configMike Crowe2015-12-04
| * | push: add recurseSubmodules config optionMike Crowe2015-11-20
| |/
* | Merge branch 'fr/rebase-i-continue-preserve-options'Junio C Hamano2015-12-16
|\ \
| * | rebase -i: remember merge options beyond continue actionsFabian Ruch2015-12-11
| * | Merge branch 'cb/t3404-shellquote' into maintJunio C Hamano2015-12-11
| |\ \
| * \ \ Merge branch 'jk/test-lint-forbid-when-finished-in-subshell' into maintJunio C Hamano2015-12-11
| |\ \ \
| * \ \ \ Merge branch 'sg/bash-prompt-dirty-orphan' into maintJunio C Hamano2015-12-08
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/rebase-no-autostash' into maintJunio C Hamano2015-12-08
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'da/difftool' into maintJunio C Hamano2015-12-04
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'dk/gc-idx-wo-pack' into maintJunio C Hamano2015-12-04
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'ls/p4-keep-empty-commits'Junio C Hamano2015-12-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-p4: add option to keep empty commitsLars Schneider2015-12-10
* | | | | | | | | | Merge branch 'cb/t3404-shellquote'Junio C Hamano2015-12-11
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | t3404: fix quoting of redirect for some versions of bashCharles Bailey2015-12-04
* | | | | | | | | | Merge branch 'ls/test-must-fail-sigpipe'Junio C Hamano2015-12-08
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add "ok=sigpipe" to test_must_fail and use it to fix flaky testsLars Schneider2015-11-28
| * | | | | | | | | | implement test_might_fail using a refactored test_must_failLars Schneider2015-11-28
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sg/bash-prompt-dirty-orphan'Junio C Hamano2015-12-04
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | bash prompt: indicate dirty index even on orphan branchesSZEDER Gábor2015-11-24
| * | | | | | | | | bash prompt: test dirty index and worktree while on an orphan branchSZEDER Gábor2015-11-24
* | | | | | | | | | Merge branch 'jk/send-email-complete-aliases'Junio C Hamano2015-12-04
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sendemail: teach git-send-email to dump alias namesJacob Keller2015-11-20
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/filter-branch-no-index'Junio C Hamano2015-12-04
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | filter-branch: skip index read/write when possibleJeff King2015-11-06
* | | | | | | | | | | Merge branch 'mk/blame-first-parent'Jeff King2015-12-01
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | blame: fix object casting regressionJeff King2015-11-24