ci: add a problem matcher for GitHub Actions
Johannes Schindelin committed over 6 years ago
tests: when run in Bash, annotate test failures with file name/line number
Johannes Schindelin committed over 6 years ago
ci: retire the Azure Pipelines definition
Johannes Schindelin committed over 6 years ago
README: add a build badge for the GitHub Actions runs
Johannes Schindelin committed over 6 years ago
ci: configure GitHub Actions for CI/PR
Đoàn Trần Công Danh committed over 6 years ago
ci: run gem with sudo to install asciidoctor
Johannes Schindelin committed over 6 years ago
ci: explicit install all required packages
Đoàn Trần Công Danh committed over 6 years ago
interactive: explicitly `fflush` stdout before expecting input
마누엘 committed over 6 years ago
interactive: refactor code asking the user for interactive input
Johannes Schindelin committed over 6 years ago
mingw: help debugging by optionally executing bash with strace
Johannes Schindelin committed over 6 years ago
revision: --show-pulls adds helpful merges
Derrick Stolee committed over 6 years ago
pull: pass --autostash to merge
Denton Liu committed over 6 years ago
t5520: make test_pull_autostash() accept expect_parent_num
Denton Liu committed over 6 years ago
merge: teach --autostash option
Denton Liu committed over 6 years ago
sequencer: implement apply_autostash_oid()
Denton Liu committed over 6 years ago
sequencer: implement save_autostash()
Denton Liu committed over 6 years ago
sequencer: unlink autostash in apply_autostash()
Denton Liu committed over 6 years ago
sequencer: extract perform_autostash() from rebase
Denton Liu committed over 6 years ago
rebase: generify create_autostash()
Denton Liu committed over 6 years ago
rebase: extract create_autostash()
Denton Liu committed over 6 years ago