aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'maint-1.9' into maint-2.0Junio C Hamano2015-01-07
|\
| * 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.9.5Junio C Hamano2014-12-17
|\ \ \ \ | |/ / /
| * | | 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
| |\ \ \ | | |/ /
* | | | commit --amend: test specifies authorship but forgets to checkFabian Ruch2014-07-30
* | | | t4013: test diff-tree's --stdin commit formattingJeff King2014-07-28
* | | | Merge branch 'zk/log-graph-showsig' into maintJunio C Hamano2014-07-22
|\ \ \ \
| * | | | log: fix indentation for --graph --show-signatureZoltan Klinger2014-07-09
| | |/ / | |/| |
* | | | Merge branch 'cb/filter-branch-prune-empty-degenerate-merges' into maintJunio C Hamano2014-07-22
|\ \ \ \
| * | | | filter-branch: eliminate duplicate mapped parentsCharles Bailey2014-07-01
* | | | | Merge branch 'jm/dedup-test-config' into maintJunio C Hamano2014-07-22
|\ \ \ \ \
| * | | | | t/t7810-grep.sh: remove duplicate test_config()Jeremiah Mahler2014-06-05
* | | | | | Merge branch 'sk/test-cmp-bin' into maintJunio C Hamano2014-07-22
|\ \ \ \ \ \
| * | | | | | t5000, t5003: do not use test_cmp to compare binary filesStepan Kasal2014-06-04
* | | | | | | Merge branch 'lt/request-pull' into maintJunio C Hamano2014-07-22
|\ \ \ \ \ \ \
| * | | | | | | fix brown paper bag breakage in t5150-request-pull.shJohannes Sixt2014-06-02
* | | | | | | | Merge branch 'ep/shell-assign-and-export-vars' into maintJunio C Hamano2014-07-22
|\ \ \ \ \ \ \ \
| * | | | | | | | scripts: more "export VAR=VALUE" fixesJunio C Hamano2014-05-23
* | | | | | | | | Merge branch 'jk/pretty-G-format-fixes' into maintJunio C Hamano2014-07-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | move "%G" format test from t7510 to t6006Jeff King2014-06-25
| * | | | | | | | | pretty: avoid reading past end-of-string with "%G"Jeff King2014-06-17
| * | | | | | | | | t7510: check %G* pretty-format outputJeff King2014-06-17
| * | | | | | | | | t7510: test a commit signed by an unknown keyJeff King2014-06-17
| * | | | | | | | | t7510: use consistent &&-chains in loopMichael J Gruber2014-06-17
| * | | | | | | | | t7510: stop referring to master in later testsJeff King2014-06-17
* | | | | | | | | | Merge branch 'bc/fix-rebase-merge-skip' into maintJunio C Hamano2014-07-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rebase--merge: fix --skip with two conflicts in a rowbrian m. carlson2014-06-16
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maintJunio C Hamano2014-05-28
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'mw/symlinks' into maintJunio C Hamano2014-05-28
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maintJunio C Hamano2014-05-08
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'km/avoid-bs-in-shell-glob' into maintJunio C Hamano2014-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'km/avoid-cp-a' into maintJunio C Hamano2014-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pb/trim-trailing-spaces' into maintJunio C Hamano2014-07-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t0008: do not depend on 'echo' handling backslashes speciallyJunio C Hamano2014-06-13
| * | | | | | | | | | | | | | | dir.c:trim_trailing_spaces(): fix for " \ " sequencePasha Bolokhov2014-06-02
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jk/repack-pack-keep-objects' into maintJunio C Hamano2014-07-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | repack: respect pack.writebitmapsJeff King2014-06-10
| * | | | | | | | | | | | | | | repack: do not accidentally pack kept objects by defaultJeff King2014-06-10