X Tutup
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lohmataja/bpython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: reverse-incremental-search
Choose a base ref
...
head repository: lohmataja/bpython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 18 files changed
  • 4 contributors

Commits on Aug 25, 2014

  1. F3 to edit current config file

    Remaining to do: figure out how to get default config
    somewhere that bpython can find it (actually install it somewhere)
    thomasballinger committed Aug 25, 2014
    Configuration menu
    Copy the full SHA
    4cc3912 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2014

  1. Configuration menu
    Copy the full SHA
    46bc512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4343132 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2014

  1. Configuration menu
    Copy the full SHA
    f8ccef3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b23e480 View commit details
    Browse the repository at this point in the history
  3. fix bpython#366 and fix bpython#367

    adds tests for and fixes external communication, and
    turns off welcome banner if help key is disabled
    thomasballinger committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    aea557a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0533c80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8edeadc View commit details
    Browse the repository at this point in the history
  6. Incorporate new interpreter class into the main repl and use our writ…

    …e traceback method to send to standard error.
    thomasballinger authored and mlauter committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    b5dac4d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2014

  1. more tests, fix bpython#360

    Bit of a cop out, but less tests are being skipped now
    thomasballinger committed Aug 30, 2014
    Configuration menu
    Copy the full SHA
    79d55fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec8a32e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2014

  1. Configuration menu
    Copy the full SHA
    84ac7a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bpython#373 from chena/fix-341

    Fixed bpython#341 right arrow suggestion color
    thomasballinger committed Sep 3, 2014
    Configuration menu
    Copy the full SHA
    80f59e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2014

  1. Configuration menu
    Copy the full SHA
    b40ce7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aca9a5 View commit details
    Browse the repository at this point in the history
  3. add test for interpreter

    mlauter committed Sep 4, 2014
    Configuration menu
    Copy the full SHA
    55ce0e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0513f1a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2014

  1. Configuration menu
    Copy the full SHA
    51126fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b80b400 View commit details
    Browse the repository at this point in the history
Loading
X Tutup