aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'bc/blame-crlf-test'Junio C Hamano2014-06-06
|\
| * blame: correctly handle files regardless of autocrlfbrian m. carlson2014-05-08
* | Merge branch 'dt/merge-recursive-case-insensitive'Junio C Hamano2014-06-06
|\ \
| * | mv: allow renaming to fix case on case insensitive filesystemsDavid Turner2014-05-08
| * | merge-recursive.c: fix case-changing merge bugDavid Turner2014-05-07
* | | Merge branch 'rs/reflog-exists'Junio C Hamano2014-06-06
|\ \ \
| * | | checkout.c: use ref_exists instead of file_existRonnie Sahlberg2014-05-08
* | | | Merge branch 'jk/utf8-switch-between-nfd-and-nfc'Junio C Hamano2014-06-06
|\ \ \ \
| * | | | t3910: show failure of core.precomposeunicode with decomposed filenamesJeff King2014-04-29
| | |/ / | |/| |
* | | | Merge branch 'jk/commit-C-pick-empty'Junio C Hamano2014-06-06
|\ \ \ \
| * | | | commit: do not complain of empty messages from -CJeff King2014-04-28
* | | | | Merge branch 'ew/config-protect-mode'Junio C Hamano2014-06-03
|\ \ \ \ \
| * | | | | config: preserve config file permissions on editsEric Wong2014-05-06
| | |/ / / | |/| | |
* | | | | Merge branch 'jk/commit-date-approxidate'Junio C Hamano2014-06-03
|\ \ \ \ \
| * | | | | commit: accept more date formats for "--date"Jeff King2014-05-02
| * | | | | commit: print "Date" line when the user has set dateJeff 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
* | | | | | Merge branch 'sk/tag-contains-wo-recursion'Junio C Hamano2014-06-03
|\ \ \ \ \ \