Skip to content

git_graph: Add history view for folders and whole project - #52634

Merged
Anthony-Eid merged 4 commits into
zed-industries:mainfrom
robert7k:view-folder-history
Apr 30, 2026
Merged

git_graph: Add history view for folders and whole project#52634
Anthony-Eid merged 4 commits into
zed-industries:mainfrom
robert7k:view-folder-history

Conversation

@robert7k

@robert7k robert7k commented Mar 28, 2026

Copy link
Copy Markdown
Contributor

Allows using the "View history" functionality also on folders and the project root, and not only on files.

Renamed "View file history" to "View history" in the context menu to make it consistent.

project_history

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Release Notes:

  • Added git history for folders and whole project

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Mar 28, 2026
@zed-codeowner-coordinator
zed-codeowner-coordinator Bot requested review from a team, kubkon and rtfeldman and removed request for a team March 28, 2026 18:06
Allows using the "view history" functionality also on folders and the
project root.
@robert7k
robert7k force-pushed the view-folder-history branch from 05eed10 to 0e4f9ef Compare April 24, 2026 11:16
@SomeoneToIgnore SomeoneToIgnore added the area:integrations/git Git integration feedback label Apr 29, 2026
@Anthony-Eid
Anthony-Eid added this pull request to the merge queue Apr 30, 2026
@Anthony-Eid Anthony-Eid changed the title Add git log / history for folders and whole project git_graph: Add history view for folders and whole project Apr 30, 2026
Merged via the queue into zed-industries:main with commit 7cf3796 Apr 30, 2026
32 checks passed
@robert7k
robert7k deleted the view-folder-history branch May 5, 2026 11:53
ebaah46 pushed a commit to ebaah46/zed that referenced this pull request May 6, 2026
…2634)

Allows using the "View history" functionality also on folders and the
project root, and not only on files.

Renamed "View file history" to "View history" in the context menu to
make it consistent.

<img width="1740" height="769" alt="project_history"
src="https://github.com/user-attachments/assets/7f7f8115-6160-44f5-868f-69ac942df8e4"
/>


Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Release Notes:

- Added git history for folders and whole project

---------

Co-authored-by: Anthony Eid <anthony@zed.dev>
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
…2634)

Allows using the "View history" functionality also on folders and the
project root, and not only on files.

Renamed "View file history" to "View history" in the context menu to
make it consistent.

<img width="1740" height="769" alt="project_history"
src="https://github.com/user-attachments/assets/7f7f8115-6160-44f5-868f-69ac942df8e4"
/>


Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Release Notes:

- Added git history for folders and whole project

---------

Co-authored-by: Anthony Eid <anthony@zed.dev>
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
…2634)

Allows using the "View history" functionality also on folders and the
project root, and not only on files.

Renamed "View file history" to "View history" in the context menu to
make it consistent.

<img width="1740" height="769" alt="project_history"
src="https://github.com/user-attachments/assets/7f7f8115-6160-44f5-868f-69ac942df8e4"
/>


Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Release Notes:

- Added git history for folders and whole project

---------

Co-authored-by: Anthony Eid <anthony@zed.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:integrations/git Git integration feedback cla-signed The user has signed the Contributor License Agreement

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

4 participants