ZIm/crates/util/src
Stanislav Alekseev f96cab286c
Add avatar support for codeberg in git blame (#10991)
Release Notes:

- Added support for avatars in git blame for repositories hosted on
codeberg

<img width="1144" alt="Screenshot 2024-04-25 at 16 45 22"
src="https://github.com/zed-industries/zed/assets/43210583/d44770d8-44ea-4c6b-a1c0-ac2d1d49408f">

Questions:
- Should we move git stuff like `Commit`, `Author`, etc outside of
hosting-specific files (I don't think so, as other hostings can have
different stuff)
- Should we also add support for self hosted forgejo instances or should
it be a different PR?
2024-04-30 12:57:10 +02:00
..
test Fix Clippy warnings in util crate (#8721) 2024-03-02 13:06:35 -05:00
arc_cow.rs Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00
codeberg.rs Add avatar support for codeberg in git blame (#10991) 2024-04-30 12:57:10 +02:00
fs.rs chore: Clean up util dependencies. (#9247) 2024-03-13 00:10:49 +01:00
git_author.rs Add avatar support for codeberg in git blame (#10991) 2024-04-30 12:57:10 +02:00
github.rs Add avatar support for codeberg in git blame (#10991) 2024-04-30 12:57:10 +02:00
http.rs Semantic Index (#10329) 2024-04-12 11:40:59 -06:00
paths.rs XDG_BASE_DIR support (linux, windows) (#10808) 2024-04-22 12:42:18 -07:00
test.rs Fix Clippy warnings in util crate (#8721) 2024-03-02 13:06:35 -05:00
util.rs Add avatar support for codeberg in git blame (#10991) 2024-04-30 12:57:10 +02:00