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: tmux-python/tmuxp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.15.3
Choose a base ref
...
head repository: tmux-python/tmuxp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.16.0
Choose a head ref
  • 12 commits
  • 24 files changed
  • 1 contributor

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    8cac2e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef88b7e View commit details
    Browse the repository at this point in the history
  3. build(deps): Add types-PyYAML

    tony committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    530fce2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe14fcc View commit details
    Browse the repository at this point in the history
  5. ci(mypy): Add config_reader.py

    tony committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    e36f341 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e32b5f3 View commit details
    Browse the repository at this point in the history
  7. build(deps): Remove kaptan

    tony committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    9d24ea6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    38c17ca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    243a61d View commit details
    Browse the repository at this point in the history
  10. refactor: Move from kaptan to ConfigReader (#828)

    ConfigReader is typed, doctest'd, 200 lines of code.
    
    The maintainer of kaptan gets along well us well but has
    been unresponsive for years.
    tony authored Oct 1, 2022
    Configuration menu
    Copy the full SHA
    fe67c95 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1f3cf83 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9984c75 View commit details
    Browse the repository at this point in the history
Loading