Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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/libtmux
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.44.1
Choose a base ref
Loading
...
head repository: tmux-python/libtmux
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.44.2
Choose a head ref
Loading
  • 15 commits
  • 16 files changed
  • 1 contributor

Commits on Feb 17, 2025

  1. Doc / typos fixes (#569)

    * docs: Fix grammatical error in about.md ('ran' to 'run')
    
    * docs: Fix repeated word 'and' in developing.md
    
    * docs: Remove redundant 'doctest.' in pytest-plugin/index.md
    
    * docs: Fix grammatical error in pytest-plugin/index.md ('These are fixtures are' -> 'These fixtures are')
    
    * docs: Complete session identifier example in about.md
    
    * docs: Improve punctuation in make commands documentation
    
    * docs: Improve clarity of test stability description in pytest-plugin/index.md
    
    * docs: Fix incorrect verb usage ('custom' -> 'customize') in pytest-plugin/index.md
    
    * docs: Fix incorrect apostrophe usage in plural 'IDs'
    
    * docs: Fix incorrect apostrophe usage in plural 'APIs'
    
    * docs: Fix inconsistent pluralization in list of tmux objects
    
    * docs: Make entr(1) references consistent in formatting
    
    * docs: Fix inconsistent capitalization of tmux object names
    
    * docs: Remove extra space before parenthesis
    
    * docs: Make command formatting consistent in developing.md
    
    * docs: Remove unnecessary explanation of $ symbol
    
    * docs: Make helper command formatting consistent
    
    * docs: Make watch_test command formatting consistent
    
    * docs: Make documentation build commands formatting consistent
    
    * docs: Standardize key combination format (Ctrl-a -> Ctrl+a)
    
    * docs: Replace # symbol with 'number' for clarity
    
    * docs: Make start_docs and start commands formatting consistent
    
    * docs: Make version number formatting consistent (0.10 -> v0.10)
    
    * docs: Remove extra blank lines in tmux session creation command block
    
    * docs: Fix grammar in sessions/windows lookup description
    
    * docs: Add missing ptpython link definition
    
    * docs: Make method reference format consistent in pytest plugin docs
    
    * docs: Add missing uv link definition
    
    * docs: Make code block formatting consistent in version update example
    
    * docs: Make code block formatting consistent in CHANGES example
    
    * docs: Make server fixture reference consistent
    
    * docs: Make helper commands formatting consistent with console code blocks
    
    * docs: Make tmux(1) reference formatting consistent
    
    * docs: Make entr(1) references consistent
    
    * docs: Make make(1) reference formatting consistent
    tony authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    e2bbf72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfbf8de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43fde27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25b6423 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7af5551 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79b7501 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33f6533 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2e3aea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    135f9ab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c047a5 View commit details
    Browse the repository at this point in the history
  11. Tests: Improved parametrization (#570)

    - Consolidate version-related tests into parametrized fixtures using NamedTuples
    - Add comprehensive test cases for various version formats
    - Improve test readability with clear test IDs and logical grouping
    - Ensure consistent use of pytest parametrize convention across test suite
    - Fix broken test for `test_window_rename`
    
    The PR improves test maintainability by:
    - Converting individual test functions into parametrized fixtures
    - Adding clear test IDs for better test output and debugging
    - Consolidating related test cases into logical groups
    - Maintaining consistent patterns across the test suite
    tony authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    29451c2 View commit details
    Browse the repository at this point in the history
  12. fix(typings) Move typing-extensions into TypeGuard

    Missed this in #564.
    tony committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    cc4e888 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    024259a View commit details
    Browse the repository at this point in the history
  14. fix(typings) Move typing-extensions into TypeGuard (#572)

    Resolves #571, follow up to #564.
    tony authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    db06c6e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    efdc59c View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.