Skip to content

feat: alternative approach to adding history file parsing#2308

Draft
travishathaway wants to merge 1 commit intoconda:mainfrom
travishathaway:issue-1963
Draft

feat: alternative approach to adding history file parsing#2308
travishathaway wants to merge 1 commit intoconda:mainfrom
travishathaway:issue-1963

Conversation

@travishathaway
Copy link
Copy Markdown
Contributor

Description

This pull request adds a new rattler_history crate that adds file parsing for history files. This crate may later be expanded to not only parse history files but also modify environments to revert to previous points in history.

Fixes #1963

How Has This Been Tested?

AI Disclosure

  • This PR contains AI-generated content.
    • I have tested any AI-generated content in my PR.
    • I take responsibility for any AI-generated content in my PR.

Tools: Claude

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added sufficient tests to cover my changes.

@travishathaway travishathaway marked this pull request as draft April 1, 2026 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

History primitive?

1 participant