zed/crates/git/src
Thorsten Ball 4f1861edb6
git blame: ignore uncommitted files or repos without commits (#10685)
This fixes useless error messages popping up in case a file hasn't been
committed yet or the repo doesn't have commits yet.

Release Notes:

- Fixed git blame functionality not handling errors correctly when there
are no commits yet or when file isn't committed yet.
2024-04-17 17:51:26 +02:00
..
blame.rs git blame: ignore uncommitted files or repos without commits (#10685) 2024-04-17 17:51:26 +02:00
commit.rs
diff.rs Fix crash when joining two consecutive lines (#10000) 2024-04-05 15:45:29 +02:00
git.rs
permalink.rs Fix GitHub commit permalinks (#9961) 2024-03-29 13:17:48 -04:00