★ wanayoo — archive 1999 https://github.com/tmux-python/tmuxp/commits/masterNouvelle recherche | Portail wanayoo
Skip to content
Permalink
master

Commits on Jul 3, 2021

  1. Update poetry to 1.1 (#689)

    tony committed Jul 3, 2021

Commits on Jun 17, 2021

  1. docs: Move WATCH_FILES down

    tony committed Jun 17, 2021
  2. tag v1.9.2: Allow click 8.0.x

    tony committed Jun 17, 2021
  3. click: Relax requirement to allow 8.0 (#686)

    Related: #649, #679, #680
    tony committed Jun 17, 2021
  4. click: Relax requirement to allow 8.0

    See also: #649
    tony committed Jun 17, 2021

Commits on Jun 16, 2021

  1. Tag v1.9.1

    tony committed Jun 16, 2021
  2. Bump libtmux to at least 0.10.1

    tony committed Jun 16, 2021
  3. docs: Fix double header

    tony committed Jun 16, 2021
  4. Tag v1.9.0 - convert to markdown

    tony committed Jun 16, 2021
  5. libtmux: Update to 0.10.x

    tony committed Jun 16, 2021
  6. docs: Convert to markdown (#685)

    tony committed Jun 16, 2021
  7. docs: Format with prettier

    tony committed Jun 16, 2021
  8. Makefile: Add prettier

    tony committed Jun 16, 2021
  9. More markdown

    tony committed Jun 16, 2021
  10. To markdown

    tony committed Jun 16, 2021
  11. docs: docs/index to use markdown

    tony committed Jun 16, 2021
  12. docs: Convert README to markdown

    pandoc 2.14, prettier 2.3.1, myst-parser 0.15.0
    
    pandoc --from rst --to gfm README.rst --markdown-headings=atx | \
        sed s/"<"/"\("/g | sed s/">"/"\)"/g | \
        sed s/"-   "/"- "/g > tmp; mv tmp README.md
    
    prettier --parser=markdown -w README.md
    
    Inside of docs/index.md:
    
    ```{include} ../README.md
    ```
    tony committed Jun 16, 2021
  13. docs: Add autodoc_typehints

    tony committed Jun 16, 2021
  14. docs: Update to use myst_parser

    tony committed Jun 16, 2021
  15. chore: Add newline

    tony committed Jun 16, 2021
  16. Docs: Check for md files

    tony committed Jun 16, 2021
  17. ci: Update poetry lockfile

    tony committed Jun 16, 2021
  18. pyproject: versioning tweaks

    tony committed Jun 16, 2021
Older