zed/crates/git/src
robert7k 681c19899f
Allow adding files to .gitignore (#38089)
This feature allows users to add a new, untracked file to `.gitignore`
by using the context menu in the git panel.

<img width="300" alt="Demo screen shot"
src="https://github.com/user-attachments/assets/3f2402fb-9337-42f8-939f-dac12ca09518"
/>

Release Notes:

- Added feature to add a new file to `.gitignore`
2025-10-08 17:49:06 -04:00
..
blame.rs Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00
checkpoint.gitignore agent: Don't track large and common binary files (#31352) 2025-05-26 11:31:25 +00:00
commit.rs git: Work around windows command length limit message fetching (#39115) 2025-09-29 15:29:42 +00:00
git.rs Allow adding files to .gitignore (#38089) 2025-10-08 17:49:06 -04:00
hosting_provider.rs git_ui: Render avatars in git blame gutter (#39168) 2025-09-30 06:55:09 +00:00
remote.rs Detect wider variety of usernames for SSH-based remotes (#21508) 2024-12-05 15:23:37 -08:00
repository.rs git: Use environment from login shell to search for system git binary, and prefer it to the bundled binary (#39302) 2025-10-02 14:22:10 -04:00
stash.rs git: Add git stash picker (#35927) 2025-09-12 14:45:38 -04:00
status.rs Clean up RelPath API (#38912) 2025-09-25 14:42:32 -07:00