aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano2015-01-07
|\
| * Merge branch 'jk/dotgit-case-maint-1.8.5' into maint-1.8.5Junio C Hamano2015-01-07
| |\
| | * is_hfs_dotgit: loosen over-eager match of \u{..47}Jeff King2014-12-29
* | | Sync with v1.8.5.6Junio C Hamano2014-12-17
|\ \ \ | |/ /
| * | Merge branch 'dotgit-case-maint-1.8.5' into maint-1.8.5Junio C Hamano2014-12-17
| |\ \ | | |/
| | * fsck: complain about NTFS ".git" aliases in treesJohannes Schindelin2014-12-17
| | * read-cache: optionally disallow NTFS .git variantsJohannes Schindelin2014-12-17
| | * fsck: complain about HFS+ ".git" aliases in treesJeff King2014-12-17
| | * read-cache: optionally disallow HFS+ .git variantsJeff King2014-12-17
| | * fsck: notice .git case-insensitivelyJeff King2014-12-17
| | * t1450: refactor ".", "..", and ".git" fsck testsJeff King2014-12-17
| | * verify_dotfile(): reject .git case-insensitivelyJeff King2014-12-17
| | * read-tree: add tests for confusing paths like ".." and ".git"Jeff King2014-12-17
* | | Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano2014-07-16
|\ \ \ | |/ /
| * | t7300: repair filesystem permissions with test_when_finishedJeff King2014-07-02
* | | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maintJunio C Hamano2014-05-28
|\ \ \
| * | | git-prompt.sh: don't assume the shell expands the value of PS1Richard Hansen2014-05-19
* | | | Merge branch 'mw/symlinks' into maintJunio C Hamano2014-05-28
|\ \ \ \
| * | | | setup: don't dereference in-tree symlinks for absolute pathsMartin Erik Werner2014-02-04
| * | | | t0060: add tests for prefix_path when path begins with work treeMartin Erik Werner2014-02-04
| * | | | t0060: add test for prefix_path when path == work treeMartin Erik Werner2014-02-04
| * | | | t0060: add test for prefix_path on symlinks via absolute pathsMartin Erik Werner2014-02-04
| * | | | t3004: add test for ls-files on symlinks via absolute pathsJunio C Hamano2014-02-04
* | | | | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maintJunio C Hamano2014-05-08
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | git-prompt.sh: don't put unsanitized branch names in $PS1Richard Hansen2014-04-22
| | |/ / | |/| |
* | | | Merge branch 'km/avoid-bs-in-shell-glob' into maintJunio C Hamano2014-05-08
|\ \ \ \
| * | | | test: fix t5560 on FreeBSDKyle J. McKay2014-04-11
| |/ / /
* | | | Merge branch 'km/avoid-cp-a' into maintJunio C Hamano2014-05-08
|\ \ \ \
| * | | | test: fix t7001 cp to use POSIX optionsKyle J. McKay2014-04-11
| |/ / /
* | | | Merge branch 'jl/nor-or-nand-and' into maintJunio C Hamano2014-04-09
|\ \ \ \
| * | | | code and test: fix misuses of "nor"Justin Lebar2014-03-31
* | | | | Merge branch 'cn/fetch-prune-overlapping-destination' into maintJunio C Hamano2014-04-09
|\ \ \ \ \
| * | | | | fetch: handle overlaping refspecs on --pruneCarlos Martín Nieto2014-03-26
| * | | | | fetch: add a failing test for prunning with overlapping refspecsCarlos Martín Nieto2014-02-28
| | |/ / / | |/| | |
* | | | | Merge branch 'mh/update-ref-batch-create-fix' into maintJunio C Hamano2014-04-09
|\ \ \ \ \
| * | | | | update-ref: fail create operation over stdin if ref already existsAman Gupta2014-04-02
* | | | | | Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano2014-04-09
|\ \ \ \ \ \
| * | | | | | t4212: loosen far-in-future test for AIXJeff King2014-04-01
* | | | | | | Merge branch 'bp/commit-p-editor' into maintJunio C Hamano2014-04-08
|\ \ \ \ \ \ \
| * | | | | | | merge hook tests: fix and update testsBenoit Pierre2014-03-18
| * | | | | | | commit: fix patch hunk editing with "commit -p -m"Benoit Pierre2014-03-18
| * | | | | | | test patch hunk editing with "commit -p -m"Benoit Pierre2014-03-18
| * | | | | | | merge hook tests: use 'test_must_fail' instead of '!'Benoit Pierre2014-03-11
| * | | | | | | merge hook tests: fix missing '&&' in testBenoit Pierre2014-03-11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jk/mv-submodules-fix' into maintJunio C Hamano2014-04-03
|\ \ \ \ \ \ \
| * | | | | | | mv: prevent mismatched data when ignoring errors.brian m. carlson2014-03-17
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jk/lib-terminal-lazy' into maintJunio C Hamano2014-04-03
|\ \ \ \ \ \ \
| * | | | | | | t/lib-terminal: make TTY a lazy prerequisiteJeff King2014-03-14
| |/ / / / / /
* | | | | | | Merge branch 'us/printf-not-echo' into maintJunio C Hamano2014-04-03
|\ \ \ \ \ \ \
| * | | | | | | test-lib.sh: do not "echo" caller-supplied stringsUwe Storbeck2014-03-18
| | |/ / / / / | |/| | | | |