Gaëtan Lehmann

Results 45 issues of Gaëtan Lehmann

some PR may come from forked repositories. For example: https://github.com/xcp-ng-rpms/xapi/pull/100

mostly useful for debugging

# Checklist If applicable: - [x] I have updated `CHANGELOG.md` - [ ] I have updated the documentation (`README.md`, `docs/`, `demos/`) - [x] I have updated the config schema (`cli/src/config-schema.json`)...

by replacing ◆ (U+25C6) with ♦ (U+2666) This should help properly rendering the jj graphs on all the systems on online documentation, instant discussion, … Here is an screenshot example...

Related to https://github.com/jj-vcs/jj/pull/7524 and #7558 # Checklist If applicable: - [ ] I have updated `CHANGELOG.md` - [ ] I have updated the documentation (`README.md`, `docs/`, `demos/`) - [ ]...

commit_id() is kept as an alias. This is a subpart of consistently using "revision" instead of a mix of "commit" and "revision" in jj user interface. Related to #7524 #...