[PR #31] [MERGED] Add ability to search for commit messages in all the branches #42

Closed
opened 2026-02-16 10:23:56 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/git/pull/31
Author: @gzsombor
Created: 2/4/2017
Status: Merged
Merged: 2/4/2017
Merged by: @lunny

Base: masterHead: search_in_all_branches


📝 Commits (1)

  • 0eebd0d Add ability to search for commit messages in all the branches

📊 Changes

2 files changed (+8 additions, -4 deletions)

View changed files

📝 commit.go (+2 -2)
📝 repo_commit.go (+6 -2)

📄 Description

As requested for this : https://github.com/go-gitea/gitea/pull/813


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/git/pull/31 **Author:** [@gzsombor](https://github.com/gzsombor) **Created:** 2/4/2017 **Status:** ✅ Merged **Merged:** 2/4/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `search_in_all_branches` --- ### 📝 Commits (1) - [`0eebd0d`](https://github.com/go-gitea/git/commit/0eebd0d30049eeb3bf071ab8fcf50093efb4dadb) Add ability to search for commit messages in all the branches ### 📊 Changes **2 files changed** (+8 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `commit.go` (+2 -2) 📝 `repo_commit.go` (+6 -2) </details> ### 📄 Description As requested for this : https://github.com/go-gitea/gitea/pull/813 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:23:56 -05:00
yindo closed this issue 2026-02-16 10:23:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/git#42