summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* introduce "preciousObjects" repository extensionjk/repository-extensionJeff King2015-06-241-0/+22
* introduce "extensions" form of core.repositoryformatversionJeff King2015-06-241-0/+38
* Merge branch 'jk/stash-require-clean-index'Junio C Hamano2015-06-241-7/+0
|\
| * Revert "stash: require a clean index to apply"jk/stash-require-clean-indexJeff King2015-06-151-7/+0
* | Merge branch 'pt/t0302-needs-sanity'Junio C Hamano2015-06-241-1/+1
|\ \
| * | t0302: "unreadable" test needs SANITY prereqpt/t0302-needs-sanityPaul Tan2015-06-121-1/+1
* | | Merge branch 'ld/p4-changes-block-size'Junio C Hamano2015-06-242-9/+102
|\ \ \
| * | | git-p4: fixing --changes-block-size handlingld/p4-changes-block-sizeLuke Diamand2015-06-101-6/+6
| * | | git-p4: add tests for non-numeric revision rangeLuke Diamand2015-06-101-0/+38
| * | | git-p4: test with limited p4 server resultsLuke Diamand2015-06-081-6/+23
| * | | git-p4: additional testing of --changes-block-sizeLuke Diamand2015-06-081-9/+47
* | | | Merge branch 'sg/commit-cleanup-scissors'Junio C Hamano2015-06-241-1/+23
|\ \ \ \
| * | | | commit: cope with scissors lines in commit messagesg/commit-cleanup-scissorsSZEDER Gábor2015-06-091-1/+23
* | | | | Merge branch 'mh/reporting-broken-refs-from-for-each-ref'Junio C Hamano2015-06-241-0/+56
|\ \ \ \ \
| * | | | | read_loose_refs(): treat NULL_SHA1 loose references as brokenmh/reporting-broken-refs-from-for-each-refMichael Haggerty2015-06-081-1/+1
| * | | | | for-each-ref: report broken references correctlyMichael Haggerty2015-06-021-1/+1
| * | | | | t6301: new tests of for-each-ref error handlingMichael Haggerty2015-06-021-0/+56
* | | | | | Merge branch 'pt/am-abort-fix'Junio C Hamano2015-06-241-0/+81
|\ \ \ \ \ \
| * | | | | | am --abort: keep unrelated commits on unborn branchpt/am-abort-fixPaul Tan2015-06-081-0/+11
| * | | | | | am --abort: support aborting to unborn branchPaul Tan2015-06-081-0/+17
| * | | | | | am --abort: revert changes introduced by failed 3way mergePaul Tan2015-06-081-0/+23
| * | | | | | am --skip: support skipping while on unborn branchPaul Tan2015-06-081-0/+10
| * | | | | | am -3: support 3way merge on unborn branchPaul Tan2015-06-081-0/+9
| * | | | | | am --skip: revert changes introduced by failed 3way mergePaul Tan2015-06-081-0/+11
* | | | | | | Merge branch 'rl/am-3way-config'Junio C Hamano2015-06-241-15/+30
|\ \ \ \ \ \ \
| * | | | | | | git-am: add am.threeWay config variablerl/am-3way-configRemi Lespinet2015-06-041-0/+19
| * | | | | | | t4150-am: refactor am -3 testsRemi Lespinet2015-06-041-15/+11
* | | | | | | | Merge branch 'jc/ll-merge-expose-path'Junio C Hamano2015-06-241-5/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | ll-merge: pass the original path to external driversjc/ll-merge-expose-pathJunio C Hamano2015-06-041-5/+9
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'pt/pull-optparse'Junio C Hamano2015-06-242-0/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | pull: handle git-fetch's options as wellPaul Tan2015-06-022-0/+34
| * | | | | | | | Merge branch 'pt/pull-tests' into pt/pull-optparseJunio C Hamano2015-06-022-36/+175
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'qn/blame-show-email'Junio C Hamano2015-06-241-0/+62
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | blame: add blame.showEmail configurationqn/blame-show-emailQuentin Neill2015-06-011-0/+62
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks'Junio C Hamano2015-06-241-0/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | format-patch: do not feed tags to clear_commit_marks()jc/do-not-feed-tags-to-clear-commit-marksJunio C Hamano2015-06-011-0/+8
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'es/send-email-sendmail-alias'Junio C Hamano2015-06-241-18/+63
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t9001: add sendmail aliases line continuation testsEric Sunshine2015-06-011-0/+34
| * | | | | | | | | | t9001: refactor sendmail aliases test infrastructureEric Sunshine2015-06-011-18/+29
* | | | | | | | | | | Merge branch 'jc/apply-reject-noop-hunk'Junio C Hamano2015-06-241-0/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | apply: reject a hunk that does not do anythingjc/apply-reject-noop-hunkJunio C Hamano2015-06-011-0/+13
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jk/die-on-bogus-worktree-late'Junio C Hamano2015-06-161-8/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | setup_git_directory: delay core.bare/core.worktree errorsjk/die-on-bogus-worktree-lateJeff King2015-05-291-8/+16
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'ah/send-email-sendmail-alias'Junio C Hamano2015-06-161-1/+28
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | t9001: write $HOME/, not ~/, to help shells without tilde expansionah/send-email-sendmail-aliasJunio C Hamano2015-05-271-1/+1
| * | | | | | | | | | send-email: add sendmail email aliases formatAllen Hubbe2015-05-271-0/+27
* | | | | | | | | | | Merge branch 'jk/squelch-missing-link-warning-for-unreachable'Junio C Hamano2015-06-111-0/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | silence broken link warnings with revs->ignore_missing_linksJeff King2015-06-011-0/+15
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'pt/pull-tests'Junio C Hamano2015-06-112-36/+175
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | t5520: check reflog action in fast-forward mergept/pull-testsPaul Tan2015-05-291-3/+10