greenfoo

Results 8 issues of greenfoo

Hi, sorry for opening a ticket for a question but I'm trying to figure out why Yocto's build system broke on this repo and it might be related to the...

Before this change, when adding an "executable" file with `worktree.Add()`, something really strange happened: the git index file entry associated with that file had its SHA1 updated but **not** its...

I map `` and `` to `:cprevious` and `:cnext` to navigate the "quickfix" list when opened. I would also like to use these same keys to go to the previous...

**Description** The `Community` sections of a `Channel` only shows 3 entries even if many more are available. **Steps to Reproduce** 1. Go to https://invidious.snopyta.org/channel/UC-lHJZR3Gqxm24_Vd_AJ5Yw/community 2. Notice how there are only...

bug
type:server-side
bounty
bounty:20$

Calling the search endpoint with `sort_by=upload_date` does not return the results ordered by upload date. Examples: * https://watch.thekitty.zone/api/v1/search/?q=Real+Madrid&sort_by=upload_date * https://invidious.snopyta.org/api/v1/search/?q=Real+Madrid&sort_by=upload_date I would expect (maybe I'm wrong?) for the results to...

bug

This is a PR for #46 in case you decide to merge it. Thanks!

### Short description If I copy "src" to "dst", it works. If I copy "src/" to "dst", it fails (only when running on Windows). ### More details Let' s see...

bug

**Checklist** - [ ] Closing issues: #issue - [ ] Mark this if you consider it ready to merge - [ ] I've added tests (optional) - [ ] I...