summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Sync with v2.1.4Junio C Hamano2014-12-173-31/+102
|\
| * Sync with v2.0.5Junio C Hamano2014-12-173-31/+102
| |\
| | * Sync with v1.9.5Junio C Hamano2014-12-173-31/+102
| | |\
| | | * Sync with v1.8.5.6Junio C Hamano2014-12-173-31/+102
| | | |\
| | | | * Merge branch 'dotgit-case-maint-1.8.5' into maint-1.8.5Junio C Hamano2014-12-173-31/+102
| | | | |\
| | | | | * fsck: complain about NTFS ".git" aliases in treesJohannes Schindelin2014-12-171-2/+7
| | | | | * read-cache: optionally disallow NTFS .git variantsJohannes Schindelin2014-12-171-0/+13
| | | | | * fsck: complain about HFS+ ".git" aliases in treesJeff King2014-12-171-3/+5
| | | | | * read-cache: optionally disallow HFS+ .git variantsJeff King2014-12-172-5/+25
| | | | | * fsck: notice .git case-insensitivelyJeff King2014-12-171-0/+1
| | | | | * t1450: refactor ".", "..", and ".git" fsck testsJeff King2014-12-171-30/+27
| | | | | * verify_dotfile(): reject .git case-insensitivelyJeff King2014-12-171-0/+1
| | | | | * read-tree: add tests for confusing paths like ".." and ".git"Jeff King2014-12-171-0/+32
* | | | | | Merge branch 'tb/no-relative-file-url'Junio C Hamano2014-11-191-1/+1
|\ \ \ \ \ \
| * | | | | | t5705: the file:// URL should be absolutetb/no-relative-file-urlTorsten Bögershausen2014-11-131-1/+1
| |/ / / / /
| * | | | | Merge branch 'jk/pack-objects-no-bitmap-when-splitting' into maintJunio C Hamano2014-10-291-0/+9
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'da/difftool'Junio C Hamano2014-11-181-0/+5
|\ \ \ \ \ \ \
| * | | | | | | difftool: honor --trust-exit-code for builtin toolsDavid Aguilar2014-11-141-0/+5
* | | | | | | | Merge branch 'jk/fetch-reflog-df-conflict'Junio C Hamano2014-11-121-18/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | t1410: fix breakage on case-insensitive filesystemsjk/fetch-reflog-df-conflictJeff King2014-11-101-18/+18
* | | | | | | | | Merge branch 'tm/line-log-first-parent'Junio C Hamano2014-11-061-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | line-log: fix crash when --first-parent is usedtm/line-log-first-parentTzvetan Mikov2014-11-041-0/+5
* | | | | | | | | | Merge branch 'jk/fetch-reflog-df-conflict'Junio C Hamano2014-11-062-0/+74
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | ignore stale directories when checking reflog existenceJeff King2014-11-041-0/+34
| * | | | | | | | | fetch: load all default config at startupJeff King2014-11-041-0/+40
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'rs/grep-color-words'Junio C Hamano2014-10-311-0/+94
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | grep: add color.grep.matchcontext and color.grep.matchselectedrs/grep-color-wordsRené Scharfe2014-10-281-0/+94
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'da/difftool'Junio C Hamano2014-10-291-0/+51
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | difftool: add support for --trust-exit-codeDavid Aguilar2014-10-281-0/+43
| * | | | | | | | difftool--helper: exit when reading a prompt answer failsJohannes Sixt2014-10-271-0/+8
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'jk/mbox-from-line' into maintJunio C Hamano2014-10-075-0/+49
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jk/fsck-exit-code-fix' into maintJunio C Hamano2014-09-292-7/+83
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'ta/config-add-to-empty-or-true-fix' into maintJunio C Hamano2014-09-291-0/+20
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'mk/reachable-protect-detached-head' into maintJunio C Hamano2014-09-291-0/+22
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'mb/fast-import-delete-root' into maintJunio C Hamano2014-09-291-0/+104
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/send-pack-many-refspecs' into maintJunio C Hamano2014-09-292-0/+107
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mg/lib-gpg-ro-safety'Junio C Hamano2014-10-291-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t/lib-gpg: make gpghome files writablemg/lib-gpg-ro-safetyMichael J Gruber2014-10-271-0/+1
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jk/prune-mtime'Junio C Hamano2014-10-294-0/+181
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | repack: pack objects mentioned by the indexJeff King2014-10-191-0/+13
| * | | | | | | | | | | | | | rev-list: add --indexed-objects optionJeff King2014-10-191-0/+23
| * | | | | | | | | | | | | | t5516: test pushing a tag of an otherwise unreferenced blobJeff King2014-10-191-0/+13
| * | | | | | | | | | | | | | write_sha1_file: freshen existing objectsJeff King2014-10-161-0/+27
| * | | | | | | | | | | | | | pack-objects: match prune logic for discarding objectsJeff King2014-10-161-38/+55
| * | | | | | | | | | | | | | prune: keep objects reachable from recent objectsJeff King2014-10-161-0/+88
* | | | | | | | | | | | | | | Merge branch 'jc/push-cert'Junio C Hamano2014-10-241-0/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | push: heed user.signingkey for signed pushesMichael J Gruber2014-10-241-0/+44
* | | | | | | | | | | | | | | | Merge branch 'wk/t1304-wo-USER'Junio C Hamano2014-10-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | t1304: Set LOGNAME even if USER is unset or nullwk/t1304-wo-USERW. Trevor King2014-10-191-1/+1
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jk/pack-objects-no-bitmap-when-splitting'Junio C Hamano2014-10-241-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |