summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/index-pack-wo-repo-from-stdin'Junio C Hamano2016-12-216-43/+34
|\
| * t: use nongit() function where applicableJeff King2016-12-163-29/+5
| * index-pack: complain when --stdin is used outside of a repoJeff King2016-12-161-0/+15
| * t5000: extract nongit function to test-lib-functions.shJeff King2016-12-162-14/+14
* | Merge branch 'jk/quote-env-path-list-component'Junio C Hamano2016-12-212-0/+43
|\ \
| * | t5615-alternate-env: double-quotes in file names do not work on WindowsJohannes Sixt2016-12-211-1/+1
| * | t5547-push-quarantine: run the path separator test on Windows, tooJohannes Sixt2016-12-131-4/+10
| * | tmp-objdir: quote paths we add to alternatesJeff King2016-12-121-0/+19
| * | alternates: accept double-quoted pathsJeff King2016-12-121-0/+18
| * | Merge branch 'jk/alt-odb-cleanup' into jk/quote-env-path-list-componentJunio C Hamano2016-12-121-0/+71
| |\ \
* | \ \ Merge branch 'vs/submodule-clone-nested-submodules-alternates'Junio C Hamano2016-12-211-0/+66
|\ \ \ \
| * | | | submodule--helper: set alternateLocation for cloned submodulesvs/submodule-clone-nested-submodules-alternatesVitaly "_Vi" Shukela2016-12-121-0/+66
| | |_|/ | |/| |
* | | | Merge branch 'sb/sequencer-abort-safety'Junio C Hamano2016-12-211-0/+10
|\ \ \ \
| * | | | sequencer: make sequencer abort saferStephan Beyer2016-12-091-1/+1
| * | | | t3510: test that cherry-pick --abort does not unsafely change HEADStephan Beyer2016-12-091-0/+10
| |/ / /
* | | | Merge branch 'sb/t3600-cleanup'Junio C Hamano2016-12-191-73/+51
|\ \ \ \
| * | | | t3600: slightly modernize stylesb/t3600-cleanupStefan Beller2016-12-121-73/+51
| * | | | t3600: remove useless redirectStefan Beller2016-12-051-1/+1
* | | | | Merge branch 'jc/pull-rebase-ff'Junio C Hamano2016-12-191-0/+17
|\ \ \ \ \
| * | | | | pull: fast-forward "pull --rebase=true"jc/pull-rebase-ffJunio C Hamano2016-11-291-0/+17
* | | | | | Merge branch 'ld/p4-worktree'Junio C Hamano2016-12-192-0/+52
|\ \ \ \ \ \
| * | | | | | git-p4: support git worktreesld/p4-worktreeLuke Diamand2016-12-132-0/+52
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jc/lock-report-on-error'Junio C Hamano2016-12-191-1/+1
|\ \ \ \ \ \
| * | | | | | hold_locked_index(): align error handling with hold_lockfile_for_update()Junio C Hamano2016-12-071-1/+1
| |/ / / / /
* | | | | | Merge branch 'nd/rebase-forget'Junio C Hamano2016-12-191-0/+24
|\ \ \ \ \ \
| * | | | | | rebase: add --quit to cleanup rebase, leave everything else untouchednd/rebase-forgetNguyễn Thái Ngọc Duy2016-12-111-0/+24
* | | | | | | Merge branch 'jk/trailers-placeholder-in-pretty'Junio C Hamano2016-12-192-0/+51
|\ \ \ \ \ \ \
| * | | | | | | ref-filter: add support to display trailers as part of contentsjk/trailers-placeholder-in-prettyJacob Keller2016-12-111-0/+26
| * | | | | | | pretty: add %(trailers) format for displaying trailers of a commit messageJacob Keller2016-12-111-0/+26
* | | | | | | | Merge branch 'ak/commit-only-allow-empty'Junio C Hamano2016-12-191-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | commit: make --only --allow-empty work without pathsAndreas Krey2016-12-051-0/+9
* | | | | | | | | Merge branch 'da/difftool-dir-diff-fix'Junio C Hamano2016-12-191-3/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | difftool: fix dir-diff index creation when in a subdirectoryda/difftool-dir-diff-fixDavid Aguilar2016-12-081-3/+41
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jb/diff-no-index-no-abbrev'Junio C Hamano2016-12-197-0/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | diff: handle --no-abbrev in no-index casejb/diff-no-index-no-abbrevJack Bates2016-12-087-0/+34
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/stash-disable-renames-internally'Junio C Hamano2016-12-191-0/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | stash: prefer plumbing over git-diffjk/stash-disable-renames-internallyJeff King2016-12-061-0/+9
* | | | | | | | | | Merge branch 'jk/http-walker-limit-redirect-2.9'Junio C Hamano2016-12-194-0/+80
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | http: treat http-alternates like redirectsjk/http-walker-limit-redirect-2.9Jeff King2016-12-061-0/+38
| * | | | | | | | | | http: make redirects more obviousJeff King2016-12-062-0/+29
| * | | | | | | | | | http: always update the base URL for redirectsJeff King2016-12-063-0/+13
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'nd/for-each-ref-ignore-case'Junio C Hamano2016-12-192-0/+56
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tag, branch, for-each-ref: add --ignore-case for sorting and filteringnd/for-each-ref-ignore-caseNguyễn Thái Ngọc Duy2016-12-052-0/+56
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sb/unpack-trees-grammofix'Junio C Hamano2016-12-191-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | unpack-trees: fix grammar for untracked files in directoriessb/unpack-trees-grammofixStefan Beller2016-12-051-1/+1
* | | | | | | | | | | Merge branch 'ls/t0021-fixup'Junio C Hamano2016-12-191-3/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t0021: minor filter process test cleanupls/t0021-fixupLars Schneider2016-12-051-3/+2
* | | | | | | | | | | | Merge branch 'jc/renormalize-merge-kill-safer-crlf'Junio C Hamano2016-12-191-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tb/t0027-raciness-fix' into jc/renormalize-merge-kill-safer-crlfJunio C Hamano2016-12-011-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | merge-recursive: handle NULL in add_cacheinfo() correctlyJohannes Schindelin2016-11-281-1/+1