Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | unpack-trees: move ERROR_WOULD_LOSE_SUBMODULE earlier | Elijah Newren | 2020-03-27 | 2 | -7/+7 | |
| * | | | | | | sparse-checkout: use improved unpack_trees porcelain messages | Elijah Newren | 2020-03-27 | 2 | -4/+4 | |
| * | | | | | | sparse-checkout: use new update_sparsity() function | Elijah Newren | 2020-03-27 | 2 | -40/+39 | |
| * | | | | | | unpack-trees: add a new update_sparsity() function | Elijah Newren | 2020-03-27 | 2 | -0/+86 | |
| * | | | | | | unpack-trees: pull sparse-checkout pattern reading into a new function | Elijah Newren | 2020-03-27 | 1 | -8/+16 | |
| * | | | | | | unpack-trees: do not mark a dirty path with SKIP_WORKTREE | Elijah Newren | 2020-03-27 | 1 | -1/+4 | |
| * | | | | | | unpack-trees: allow check_updates() to work on a different index | Elijah Newren | 2020-03-27 | 1 | -3/+3 | |
| * | | | | | | t1091: make some tests a little more defensive against failures | Elijah Newren | 2020-03-27 | 1 | -0/+2 | |
| * | | | | | | unpack-trees: simplify pattern_list freeing | Elijah Newren | 2020-03-27 | 3 | -5/+5 | |
| * | | | | | | unpack-trees: simplify verify_absent_sparse() | Elijah Newren | 2020-03-27 | 1 | -6/+2 | |
| * | | | | | | unpack-trees: remove unused error type | Elijah Newren | 2020-03-27 | 2 | -5/+0 | |
| * | | | | | | unpack-trees: fix minor typo in comment | Elijah Newren | 2020-03-27 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'dd/ci-swap-azure-pipelines-with-github-actions' | Junio C Hamano | 2020-04-29 | 9 | -567/+309 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ci: let GitHub Actions upload failed tests' directories | Johannes Schindelin | 2020-04-10 | 2 | -0/+25 | |
| * | | | | | | ci: add a problem matcher for GitHub Actions | Johannes Schindelin | 2020-04-10 | 2 | -0/+21 | |
| * | | | | | | tests: when run in Bash, annotate test failures with file name/line number | Johannes Schindelin | 2020-04-10 | 1 | -1/+13 | |
| * | | | | | | ci: retire the Azure Pipelines definition | Johannes Schindelin | 2020-04-10 | 2 | -559/+0 | |
| * | | | | | | README: add a build badge for the GitHub Actions runs | Johannes Schindelin | 2020-04-10 | 1 | -0/+1 | |
| * | | | | | | ci: configure GitHub Actions for CI/PR | Đoàn Trần Công Danh | 2020-04-10 | 1 | -0/+212 | |
| * | | | | | | ci: run gem with sudo to install asciidoctor | Johannes Schindelin | 2020-04-10 | 1 | -1/+1 | |
| * | | | | | | ci: explicit install all required packages | Đoàn Trần Công Danh | 2020-04-10 | 1 | -3/+11 | |
| * | | | | | | ci: fix the `jobname` of the `GETTEXT_POISON` job | Johannes Schindelin | 2020-04-07 | 2 | -2/+2 | |
| * | | | | | | ci/lib: set TERM environment variable if not exist | Đoàn Trần Công Danh | 2020-04-07 | 1 | -0/+3 | |
| * | | | | | | ci/lib: allow running in GitHub Actions | Johannes Schindelin | 2020-04-07 | 1 | -1/+19 | |
| * | | | | | | ci/lib: if CI type is unknown, show the environment variables | Johannes Schindelin | 2020-04-07 | 1 | -0/+1 | |
| * | | | | | | Merge branch 'dd/ci-musl-libc' into HEAD | Junio C Hamano | 2020-04-07 | 7 | -46/+111 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'dd/test-with-busybox' into HEAD | Junio C Hamano | 2020-04-07 | 8 | -21/+25 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge branch 'dd/ci-musl-libc' | Junio C Hamano | 2020-04-29 | 7 | -46/+111 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | travis: build and test on Linux with musl libc and busybox | Đoàn Trần Công Danh | 2020-04-06 | 5 | -0/+24 | |
| * | | | | | | | | ci/linux32: libify install-dependencies step | Đoàn Trần Công Danh | 2020-04-06 | 2 | -6/+15 | |
| * | | | | | | | | ci: refactor docker runner script | Đoàn Trần Công Danh | 2020-04-06 | 4 | -12/+22 | |
| * | | | | | | | | ci/linux32: parameterise command to switch arch | Đoàn Trần Công Danh | 2020-04-06 | 2 | -2/+13 | |
| * | | | | | | | | ci/lib-docker: preserve required environment variables | Đoàn Trần Công Danh | 2020-04-06 | 1 | -3/+10 | |
| * | | | | | | | | ci: make MAKEFLAGS available inside the Docker container in the Linux32 job | SZEDER Gábor | 2020-04-02 | 2 | -0/+4 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'dl/merge-autostash-rebase-quit-fix' | Junio C Hamano | 2020-04-29 | 3 | -1/+23 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | rebase: save autostash entry into stash reflog on --quit | Denton Liu | 2020-04-28 | 3 | -1/+23 | |
* | | | | | | | | | Merge branch 'dl/merge-autostash' | Junio C Hamano | 2020-04-29 | 20 | -391/+666 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | pull: pass --autostash to merge | Denton Liu | 2020-04-10 | 4 | -23/+42 | |
| * | | | | | | | | t5520: make test_pull_autostash() accept expect_parent_num | Denton Liu | 2020-04-10 | 1 | -6/+8 | |
| * | | | | | | | | merge: teach --autostash option | Denton Liu | 2020-04-10 | 12 | -6/+214 | |
| * | | | | | | | | sequencer: implement apply_autostash_oid() | Denton Liu | 2020-04-10 | 2 | -12/+27 | |
| * | | | | | | | | sequencer: implement save_autostash() | Denton Liu | 2020-04-10 | 2 | -10/+28 | |
| * | | | | | | | | sequencer: unlink autostash in apply_autostash() | Denton Liu | 2020-04-10 | 1 | -0/+1 | |
| * | | | | | | | | sequencer: extract perform_autostash() from rebase | Denton Liu | 2020-04-10 | 3 | -49/+52 | |
| * | | | | | | | | rebase: generify create_autostash() | Denton Liu | 2020-04-10 | 1 | -16/+16 | |
| * | | | | | | | | rebase: extract create_autostash() | Denton Liu | 2020-04-10 | 1 | -44/+50 | |
| * | | | | | | | | reset: extract reset_head() from rebase | Denton Liu | 2020-04-10 | 4 | -138/+162 | |
| * | | | | | | | | rebase: generify reset_head() | Denton Liu | 2020-04-10 | 1 | -27/+37 | |
| * | | | | | | | | rebase: use apply_autostash() from sequencer.c | Denton Liu | 2020-04-10 | 3 | -48/+5 | |
| * | | | | | | | | sequencer: rename stash_sha1 to stash_oid | Denton Liu | 2020-04-10 | 1 | -8/+8 |