summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2015-06-23fsck: introduce `git fsck --connectivity-only`Johannes Schindelin
2015-06-23fsck: support demoting errors to warningsJohannes Schindelin
2015-06-23fsck: allow upgrading fsck warnings to errorsJohannes Schindelin
2015-06-23fsck: optionally ignore specific fsck issues completelyJohannes Schindelin
2015-06-23fsck: disallow demoting grave fsck errors to warningsJohannes Schindelin
2015-06-23fsck: add a simple test for receive.fsck.<msg-id>Johannes Schindelin
2015-06-23fsck: report the ID of the error/warningJohannes Schindelin
2015-06-16Merge branch 'jk/die-on-bogus-worktree-late'Junio C Hamano
2015-06-16Merge branch 'ah/send-email-sendmail-alias'Junio C Hamano
2015-06-11Merge branch 'jk/squelch-missing-link-warning-for-unreachable'Junio C Hamano
2015-06-11Merge branch 'pt/pull-tests'Junio C Hamano
2015-06-11Merge branch 'mh/verify-lock-error-report'Junio C Hamano
2015-06-11Merge branch 'jc/diff-ws-error-highlight'Junio C Hamano
2015-06-05Merge branch 'ld/p4-editor-multi-words'Junio C Hamano
2015-06-05Merge branch 'jk/at-push-sha1'Junio C Hamano
2015-06-01Merge branch 'mm/rebase-i-post-rewrite-exec'Junio C Hamano
2015-06-01Merge branch 'fm/fetch-raw-sha1'Junio C Hamano
2015-06-01Merge branch 'dt/cat-file-follow-symlinks'Junio C Hamano
2015-06-01Merge branch 'jk/stash-options'Junio C Hamano
2015-06-01Merge branch 'jh/filter-empty-contents'Junio C Hamano
2015-06-01Merge branch 'jk/http-backend-deadlock'Junio C Hamano
2015-06-01silence broken link warnings with revs->ignore_missing_linksJeff King
2015-05-29setup_git_directory: delay core.bare/core.worktree errorsJeff King
2015-05-29t5520: check reflog action in fast-forward mergePaul Tan
2015-05-29t5521: test --dry-run does not make any changesPaul Tan
2015-05-29t5520: test --rebase failure on unborn branch with indexPaul Tan
2015-05-29t5520: test --rebase with multiple branchesPaul Tan
2015-05-29t5520: test work tree fast-forward when fetch updates headPaul Tan
2015-05-29t5520: test for failure if index has unresolved entriesPaul Tan
2015-05-27ref_transaction_commit(): do not capitalize error messagesMichael Haggerty
2015-05-27Merge branch 'nd/untracked-cache'Junio C Hamano
2015-05-27t7063: hide stderr from setup inside prereqJeff King
2015-05-27t9001: write $HOME/, not ~/, to help shells without tilde expansionJunio C Hamano
2015-05-27send-email: add sendmail email aliases formatAllen Hubbe
2015-05-27diff.c: --ws-error-highlight=<kind> optionJunio C Hamano
2015-05-26Merge branch 'nd/untracked-cache'Junio C Hamano
2015-05-26Merge branch 'pt/pull-ff-vs-merge-ff'Junio C Hamano
2015-05-26Merge branch 'pt/pull-log-n'Junio C Hamano
2015-05-26git-p4: tests: use test-chmtime in place of touchLuke Diamand
2015-05-26t4015: separate common setup and per-test expectationJunio C Hamano
2015-05-26t4015: modernise styleJunio C Hamano
2015-05-26Merge branch 'jk/http-backend-deadlock-2.3' into jk/http-backend-deadlockJunio C Hamano
2015-05-26Merge branch 'jk/http-backend-deadlock-2.2' into jk/http-backend-deadlock-2.3Junio C Hamano
2015-05-26http-backend: spool ref negotiation requests to bufferJeff King
2015-05-24git-p4: fix handling of multi-word P4EDITORLuke Diamand
2015-05-24git-p4: add failing test for P4EDITOR handlingLuke Diamand
2015-05-23upload-pack: optionally allow fetching reachable sha1Fredrik Medley
2015-05-22Merge branch 'sb/t1020-cleanup'Junio C Hamano
2015-05-22Merge branch 'jc/ignore-epipe-in-filter'Junio C Hamano
2015-05-22Merge branch 'mh/lockfile-retry'Junio C Hamano