Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement history command #761

Merged
merged 13 commits into from
Dec 2, 2023
Merged

Commits on Nov 13, 2023

  1. Implement history command

    Lists IRB input history with indices. Also aliased as `hist`.
    garyhtou committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e8d0fbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e240eb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    61dc0e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    214fc8a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Refactor line truncation

    garyhtou committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    648d86d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddb8acf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c8a67a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    6ebd08c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c48b70c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3bafe0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b64a5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e38cb2 View commit details
    Browse the repository at this point in the history
  6. Add new line after joining

    garyhtou committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f2c3d9a View commit details
    Browse the repository at this point in the history