An open API service providing commit metadata for open source projects.

GitHub / tmux-python/libtmux / commits

⚙️ Python API / wrapper for tmux

SHA Message Author Date Stats
47b721a1 docs(pytest_plugin): Move up in menu Tony Narlock <t****y@g****m> about 3 years ago
31b94282 Tag v0.15.2 Tony Narlock <t****y@g****m> about 3 years ago
0fa500a8 ci(codeql): Clean up comments, bump versions Tony Narlock <t****y@g****m> about 3 years ago
c58f645a Tag v0.15.2a0 (test CI release tweak from #428) Tony Narlock <t****y@g****m> about 3 years ago
4604d61b merge CI: Speed improvements (#428) Tony Narlock <t****y@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
96f02586 docs(CHANGES): Note CI Speedup / tweak Tony Narlock <t****y@g****m> about 3 years ago
f1e1ad1b ci(tests): Remove cowsay, unused Tony Narlock <t****y@g****m> about 3 years ago
1d42c81d ci(tests): Split out pypi release to avoid docker pull Tony Narlock <t****y@g****m> about 3 years ago
356e5e6e build(ci): Python 3.7.13 Tony Narlock <t****y@g****m> about 3 years ago
ea31e1f8 chore: Remove unused import Tony Narlock <t****y@g****m> about 3 years ago
24d74018 feat! Port libvcs utilities Tony Narlock <t****y@g****m> about 3 years ago
ec073f80 Formats: Update to remove pane_title (removed in later tmux versions) Tony Narlock <t****y@g****m> about 3 years ago
f01e0d60 build(deps): Bump certifi and furo Tony Narlock <t****y@g****m> about 3 years ago
b41d0bd9 build(deps): Update certifi, flake-bugbear, idna Tony Narlock <t****y@g****m> about 3 years ago
373973b2 feat: Basic dataclass Tony Narlock <t****y@g****m> about 3 years ago
32ade436 merge tests(conftest): Add pytester plugin (#423) Tony Narlock <t****y@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
124cb524 docs(CHANGES): Note testing of pytest plugin Tony Narlock <t****y@g****m> about 3 years ago
69e73771 tests(pytest_plugin): Initial tests for plugin Tony Narlock <t****y@g****m> about 3 years ago
65d2e8ce tests(conftest): Add pytester plugin Tony Narlock <t****y@g****m> about 3 years ago
49b9d6cc docs(CHANGES): Note pyproject.toml update Tony Narlock <t****y@g****m> about 3 years ago
141cdb0a build(metadata): Add pytest framework classifier Tony Narlock <t****y@g****m> about 3 years ago
3766d814 docs(conf): Fix source links for src/ layout Tony Narlock <t****y@g****m> about 3 years ago
af15b08f Tag v0.15.1 (packaging cleanup) Tony Narlock <t****y@g****m> about 3 years ago
6cbb6e08 docs(quickstart): Cleanup Tony Narlock <t****y@g****m> about 3 years ago
ce537369 docs(index): Remove unused toc entry Tony Narlock <t****y@g****m> about 3 years ago
4dab4efc build(pyproject): Remove unused package specifier and re-lock Tony Narlock <t****y@g****m> about 3 years ago
82ef481d build(deps): Remove old issues package Tony Narlock <t****y@g****m> about 3 years ago
9fa6caa8 docs(conf): Remove autosummary_generate Tony Narlock <t****y@g****m> about 3 years ago
0a189b7e Tag v0.15.0post0 Tony Narlock <t****y@g****m> about 3 years ago
780939dc docs(README): Fix doctest Tony Narlock <t****y@g****m> about 3 years ago
87a523cb Tag v0.15.0 Tony Narlock <t****y@g****m> about 3 years ago
0955b4c0 Tag v0.15.0a4 (move to src/ layout) Tony Narlock <t****y@g****m> about 3 years ago
1d64e3e5 merge refactor!: Move to src/ layout (#414) Tony Narlock <t****y@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
778ceebb docs(CHANGES): Note move to src/ Tony Narlock <t****y@g****m> about 3 years ago
03a7a9e8 docs(flake8): Use src directory Tony Narlock <t****y@g****m> about 3 years ago
d8e72521 ci(pytest): Update testpaths for src/ Tony Narlock <t****y@g****m> about 3 years ago
0e8a5067 docs(conf): Update for src/ move Tony Narlock <t****y@g****m> about 3 years ago
1957f34c build(pyproject): Move libtmux to src/ Tony Narlock <t****y@g****m> about 3 years ago
97f47088 refactor!: Move libtmux to src/ Tony Narlock <t****y@g****m> about 3 years ago
5cd0bfcf docs: Remove unneeded docstring Tony Narlock <t****y@g****m> about 3 years ago
ddead903 docs(pytest-plugin): Fix refs Tony Narlock <t****y@g****m> about 3 years ago
cd4e81c3 Tag v0.15.0a3 Tony Narlock <t****y@g****m> about 3 years ago
3de3cc1d merge docs: Use gp-libs for doc helpers (#410) Tony Narlock <t****y@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
207018d1 docs(CHANGES): Note docs / tests Tony Narlock <t****y@g****m> about 3 years ago
a9f27f9c ci(tests): Add cowsay for tests Tony Narlock <t****y@g****m> about 3 years ago
55d93b0a docs(README): Skip cowsay test Tony Narlock <t****y@g****m> about 3 years ago
39f53b8e Tag v0.15.0a2 Tony Narlock <t****y@g****m> about 3 years ago
d152b8b6 ci(prettier): Revert line wrapping for now Tony Narlock <t****y@g****m> about 3 years ago
9f1403f4 docs(CHANGES): Note pytest plugin addition Tony Narlock <t****y@g****m> about 3 years ago
b34ed380 merge feat!(pytest plugin): Add a pytest plugin for libtmux (#411) Tony Narlock <t****y@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
17837f72 refactor!(pytest_plugin): Remove all autouse from default usage Tony Narlock <t****y@g****m> about 3 years ago
87b13bfd docs(pytest-plugin): Add pytest plugin page Tony Narlock <t****y@g****m> about 3 years ago
71176d8a docs(prettier): Line wrapping Tony Narlock <t****y@g****m> about 3 years ago
14cde4dd docs(conf): Add pytest to intersphinx_mapping Tony Narlock <t****y@g****m> about 3 years ago
057bdec4 docs(libtmux modules): Base index output improvements Tony Narlock <t****y@g****m> about 3 years ago
2aa5408c pytest plugin: Add default tmux configuration Tony Narlock <t****y@g****m> about 3 years ago
ffa8483a docs: Base indexes Tony Narlock <t****y@g****m> about 3 years ago
35e6dfad merge docs: Update doctests (#412) Tony Narlock <t****y@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
6e5a6cb5 docs(CHANGES): Note doc updates Tony Narlock <t****y@g****m> about 3 years ago
07302485 ci(pytest): Fix coverage due to pytest plugin change Tony Narlock <t****y@g****m> about 3 years ago
c2cb01d2 ci(coverage): Update coverage configuration Tony Narlock <t****y@g****m> about 3 years ago
f7151c85 build(deps): Update certifi package Tony Narlock <t****y@g****m> about 3 years ago
0f213bcf docs: Update doctests Tony Narlock <t****y@g****m> about 3 years ago
fd7e81d8 docs(test): Update for gp-libs pytest module Tony Narlock <t****y@g****m> about 3 years ago
247962f8 tests: Change prefix to libtmux_ Tony Narlock <t****y@g****m> about 3 years ago
6a12794b build(deps): pytest_plugin.py infrastructure Tony Narlock <t****y@g****m> about 3 years ago
fbc5e820 build(Makefile): Detect markdown files with make watch_test Tony Narlock <t****y@g****m> about 3 years ago
72db710f docs: Move to gp-lib modules Tony Narlock <t****y@g****m> about 3 years ago
35fd5135 build(deps): Add gp-libs Tony Narlock <t****y@g****m> about 3 years ago
7841acec build(deps): Remove sphinx-autoapi Tony Narlock <t****y@g****m> about 3 years ago
51282ce4 merge build(deps): Add flake8-comprehensions (#409) Tony Narlock <t****y@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
f712acaa docs(CHANGES): Note flake8-comprehensions Tony Narlock <t****y@g****m> about 3 years ago
f34682df build(deps): Add flake8-comprehensions Tony Narlock <t****y@g****m> about 3 years ago
61dec712 merge build(deps): Add flake8-bugbear (#408) Tony Narlock <t****y@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
4413bebd docs(CHANGES): Note addition of flake8-bugbear Tony Narlock <t****y@g****m> about 3 years ago
6de8dc87 build(deps): Add flake8-bugbear Tony Narlock <t****y@g****m> about 3 years ago
8161c687 chore(conftest): Sort import Tony Narlock <t****y@g****m> about 3 years ago
b74e8bf4 build(deps): Update black, pytest, pathspec Tony Narlock <t****y@g****m> about 3 years ago
4bfc08ab Tag v0.15.0a1, deprecate which() in favor of shtuil.which() Tony Narlock <t****y@g****m> over 3 years ago
bbfee75b merge fix(tmux_cmd): use shutil.which and only PATH to discover tmux (#407) Tony Narlock <t****y@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7643b43e doc(get_version): Note which() update Tony Narlock <t****y@g****m> over 3 years ago
c9da2e41 docs(CHANGES): Note deprecation of which() Tony Narlock <t****y@g****m> over 3 years ago
9b0f340f test(test_tmux_cmd_raises_on_not_found): Use monkeypatch Tony Narlock <t****y@g****m> over 3 years ago
0b7a11ec fix(tmux_cmd): use shutil.which and only PATH to discover tmux rockandska <y****d@h****m>
Committed by: Tony Narlock <t****y@g****m>
over 3 years ago
fbddbc6c chore: Format Tony Narlock <t****y@g****m> over 3 years ago
bdcb72fb Tag v0.15.0a0 (tmux_cmd's filtering of newlines only effect trailing) Tony Narlock <t****y@g****m> over 3 years ago
6d3c49af merge fix!(tmux_cmd): remove only trailing new lines in stdout (#405) Tony Narlock <t****y@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
16cb0e78 docs(CHANGES): Note tmux_cmd behavior update for trailing newlines Tony Narlock <t****y@g****m> over 3 years ago
2346df4d chore(tmux_cmd): Tweak filtering of trailing newlines
Co-authored-by: Tony Narlock <t****y@g****m>
rockandska <y****d@h****m>
Committed by: Tony Narlock <t****y@g****m>
over 3 years ago
94f507e1 merge docs: Move to sphinx-autoissues (#406) Tony Narlock <t****y@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
462c7dfd docs(CHANGES): Note move to sphinx-autoissues Tony Narlock <t****y@g****m> over 3 years ago
8d303cf4 build(deps): Remove sphinx-issues Tony Narlock <t****y@g****m> over 3 years ago
0aec7873 docs(CHANGES): Use normal issue linking format Tony Narlock <t****y@g****m> over 3 years ago
00d3b39c docs(conf): Enable sphinx-autoissues Tony Narlock <t****y@g****m> over 3 years ago
98c3aa4e build(deps): Add sphinx-autoissues Tony Narlock <t****y@g****m> over 3 years ago
ebcd0493 build(deps): Bump dependencies with poetry 1.1.15 (ordering fix) Tony Narlock <t****y@g****m> over 3 years ago
066b50a2 CI(poetry): Bump 1.1.14 -> 1.1.15 (stabilize ordering in lockfiles) Tony Narlock <t****y@g****m> over 3 years ago
4c48599e test(test_pane): add capture_pane test rockandska <y****d@h****m> over 3 years ago
ce3bd14b fix(new_window): correct type for window_shell rockandska <y****d@h****m> over 3 years ago
9eab168f fix(tmux_cmd): remove only trailing new lines in stdout rockandska <y****d@h****m> over 3 years ago

← Back to repository