What's Changed
- Support git init and clone in wasm tests by @ianthomas23 in #86
- Add CI run on macos by @ianthomas23 in #92
- Support running all tests in WebAssembly by @ianthomas23 in #89
- Implemented mv subcommand by @JohanMabille in #93
- Fix wasm-test github action by @ianthomas23 in #94
- Add diff subcommand by @SandrineP in #87
- Implemented git rm by @JohanMabille in #95
- update using git2cpp_error_code in config_subcommand by @SandrineP in #97
- Add
tagsubcommand by @SandrineP in #96 - Fix wasm test returncode by @ianthomas23 in #100
- update messages in status by @SandrineP in #99
- Add test for commit message via stdin by @ianthomas23 in #101
- Add CI run to gather code coverage by @ianthomas23 in #73
- Support use of local CORS proxy when serving the wasm deployments by @ianthomas23 in #102
- Bump actions/checkout from 4 to 6 in the actions group by @dependabot[bot] in #105
- Add checkout message by @SandrineP in #103
- Implement stash show by @SandrineP in #107
- Add tracking info for log subcommand by @SandrineP in #106
- Bump actions/upload-artifact from 6 to 7 in the actions group by @dependabot[bot] in #112
- Generate sphinx docs from help pages by @ianthomas23 in #110
- Badges by @JohanMabille in #114
- Reduce use of
xtl_clonein tests by @SandrineP in #113 - Add codecov badge to README by @ianthomas23 in #117
- Add support for entering user credentials to access remote private repos by @ianthomas23 in #116
- Add
--abbrev-commit,--format=onelineand--onelineto the log subcommand by @SandrineP in #118 - Add
--find-renamesand--find-copiesto the diff command by @SandrineP in #115 - Fix path used for wasm deployment to github pages by @ianthomas23 in #111
- Add
-bflag toinitsubcommand by @SandrineP in #119 - Add
--show-currentflag to thebranchsubcommand by @SandrineP in #120 - Add pre-commit config with linting for C++ and Python by @ianthomas23 in #121
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #122
- Run all tests in wasm except for credentials tests by @ianthomas23 in #123
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #125
- WebAssembly http(s) transport layer by @ianthomas23 in #124
- Change version to 0.0.8 by @SandrineP in #128
New Contributors
- @pre-commit-ci[bot] made their first contribution in #122
Full Changelog: 0.0.7...0.0.8