[PR #2789] [MERGED] Add wrapping to long diff lines #16595

Closed
opened 2025-11-02 12:14:16 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2789
Author: @lafriks
Created: 10/26/2017
Status: Merged
Merged: 10/27/2017
Merged by: @lunny

Base: masterHead: feat/wrap_diff_lines


📝 Commits (4)

  • a3cf250 Add wrapping to long diff lines to fix #1827
  • 5b247ff Fix css class and make changes to source (less) files
  • 35068d8 Fix wrong space indentation
  • 8dea230 Fix indentation inconsistencies and remove very old WebKit workaround

📊 Changes

4 files changed (+1724 additions, -1720 deletions)

View changed files

📝 public/css/index.css (+1 -1)
📝 public/less/_base.less (+449 -446)
📝 public/less/_repository.less (+1273 -1272)
📝 templates/repo/diff/section_unified.tmpl (+1 -1)

📄 Description

Just reopening #1954 as new PR. After unsuccessful rebase&push I can no longer push to @mjwwit branch :(

Fixes #1827


🔄 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/gitea/pull/2789 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 10/26/2017 **Status:** ✅ Merged **Merged:** 10/27/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `feat/wrap_diff_lines` --- ### 📝 Commits (4) - [`a3cf250`](https://github.com/go-gitea/gitea/commit/a3cf250a17dc59193c2771b0f3617b7392401c7c) Add wrapping to long diff lines to fix #1827 - [`5b247ff`](https://github.com/go-gitea/gitea/commit/5b247fff519e205bd070fb49a789eda30d6362bc) Fix css class and make changes to source (less) files - [`35068d8`](https://github.com/go-gitea/gitea/commit/35068d8b2fc23a5196bfa484a90e097613d6c406) Fix wrong space indentation - [`8dea230`](https://github.com/go-gitea/gitea/commit/8dea2307385b31a3848cfb6a5f08f5c14b58b704) Fix indentation inconsistencies and remove very old WebKit workaround ### 📊 Changes **4 files changed** (+1724 additions, -1720 deletions) <details> <summary>View changed files</summary> 📝 `public/css/index.css` (+1 -1) 📝 `public/less/_base.less` (+449 -446) 📝 `public/less/_repository.less` (+1273 -1272) 📝 `templates/repo/diff/section_unified.tmpl` (+1 -1) </details> ### 📄 Description Just reopening #1954 as new PR. After unsuccessful rebase&push I can no longer push to @mjwwit branch :( Fixes #1827 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:14:16 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16595