[PR #14877] [CLOSED] fix: Respect %USERPROFILE% for history file path on Windows #46136

Closed
opened 2026-04-25 01:39:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14877
Author: @BillionClaw
Created: 3/16/2026
Status: Closed

Base: mainHead: clawoss/fix/history-userprofile-windows


📝 Commits (1)

  • a8b8218 fix(readline): respect %USERPROFILE% for history file path on Windows

📊 Changes

2 files changed (+135 additions, -3 deletions)

View changed files

📝 readline/history.go (+23 -3)
readline/history_test.go (+112 -0)

📄 Description

Fixes #14847


🔄 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/ollama/ollama/pull/14877 **Author:** [@BillionClaw](https://github.com/BillionClaw) **Created:** 3/16/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `clawoss/fix/history-userprofile-windows` --- ### 📝 Commits (1) - [`a8b8218`](https://github.com/ollama/ollama/commit/a8b821859876df2f6530ab781334304a13ae2172) fix(readline): respect %USERPROFILE% for history file path on Windows ### 📊 Changes **2 files changed** (+135 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `readline/history.go` (+23 -3) ➕ `readline/history_test.go` (+112 -0) </details> ### 📄 Description Fixes #14847 --- <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 2026-04-25 01:39:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#46136