Pavel Roskin
Pavel Roskin
`tig --all` shows (incorrectly):  `gitk --all` shows (correctly):  "First PR revision, bad" is a parent of "Second PR revision, good". Packed repository: [repo.tar.gz](https://github.com/jonas/tig/files/1448409/repo.tar.gz) Confirmed with the latest tig...
``` * Improve graph rendering in the default graphic mode Using the same symbol for ordinary and boundary commits is misleading. Keep 'o' for boundary commits only, it's similar to...
Graph v1 uses the initial commit symbol for all branchpoints. Graph v2 uses that symbol only for the first commit in the repository. That's inconsistent. I believe the graph v2...
Stash notifier sends multiple notifications then used in a multi-configuration (matrix) job. There is a risk that the PR would appear to be "approved" by Jenkins before all jobs complete,...
### Jenkins and plugins versions report Environment ```text Jenkins: 2.328 OS: Linux - 5.4.0-92-generic --- ace-editor:1.1 apache-httpcomponents-client-4-api:4.5.13-1.0 authentication-tokens:1.4 blueocean:1.25.2 blueocean-autofavorite:1.2.4 blueocean-bitbucket-pipeline:1.25.2 blueocean-commons:1.25.2 blueocean-config:1.25.2 blueocean-core-js:1.25.2 blueocean-dashboard:1.25.2 blueocean-display-url:2.4.1 blueocean-events:1.25.2 blueocean-git-pipeline:1.25.2 blueocean-github-pipeline:1.25.2 blueocean-i18n:1.25.2...
### Your checklist for this issue 🚨 Please review the [guidelines for contributing](../blob/master/docs/CONTRIBUTING.md) to this repository. - [x] Link to any upstream changes that might be required (for example Jenkins...
tig (even the current version from git) is not working in a repository without commits, even though it could show what is staged for commit, which would be useful. $...
This test is failing with the current `devel` branch for x86_64. It was working for revision 4b6579c699fcd4647655c5b4735bf9cf22a9bbee We can change the script to be run by `make check`, but the...
The DTB files are missing sources (the DTS files). Sure, I can decompile them with `dtc`, but I'm missing the comments. It's likely that the sources had copyright statements in...
- I have searched open and closed issues and pull requests for duplicates, using these search terms: - "ref" - "bind by reference ref" - I have checked the latest...