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
14e8e8a5 fix(QueryList): More generic fixes (inner methods) Tony Narlock <t****y@g****m> almost 2 years ago
7d3811bf chore: Remove unused type:ignore caused by fixed QueryList Tony Narlock <t****y@g****m> almost 2 years ago
d94441e1 fix(QueryList): Make truly generic Tony Narlock <t****y@g****m> almost 2 years ago
32fff3e6 build(deps): Bump packages Tony Narlock <t****y@g****m> almost 2 years ago
a24a67fd Tag v0.26.0 (linting and docstring improvements, see #514) Tony Narlock <t****y@g****m> almost 2 years ago
7a93c9ad merge Docstring updates, bolster linting (#514) Tony Narlock <t****y@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
dbdc181b build(deps): Bump packages Tony Narlock <t****y@g****m> almost 2 years ago
56921d7f docs(common): Tighten and correct docstrings Tony Narlock <t****y@g****m> almost 2 years ago
98496f0c docs(Server): Tighten and correct docstrings Tony Narlock <t****y@g****m> almost 2 years ago
0c7db83d docs(CHANGES): Note docstring fixes, improved linting Tony Narlock <t****y@g****m> almost 2 years ago
66e26508 pyproject(ruff): Ignore COM812 for `ruff format` Tony Narlock <t****y@g****m> almost 2 years ago
1d46d79c fix: direct `.format()` usage in exception message Tony Narlock <t****y@g****m> almost 2 years ago
b1c3ade6 pyproject(ruff): Add flake8-errmsg Tony Narlock <t****y@g****m> almost 2 years ago
00a5863f fix!: Fix shadowing of python builtins Tony Narlock <t****y@g****m> almost 2 years ago
cea1967a pyproject(ruff): flake8-builtins Tony Narlock <t****y@g****m> almost 2 years ago
8cf70a4c pyproject(ruff): flake8-commas Tony Narlock <t****y@g****m> almost 2 years ago
9a138dfe ruff format (after adding flake8-commas) Tony Narlock <t****y@g****m> almost 2 years ago
0ae4e7c1 ruff . --select COM --fix Tony Narlock <t****y@g****m> almost 2 years ago
b514bb41 docs(Session): Tighten and correct docstrings Tony Narlock <t****y@g****m> almost 2 years ago
14713220 docs(Window): Tighten and correct docstrings Tony Narlock <t****y@g****m> almost 2 years ago
f17f188d docs(Pane): Tighten docstrings Tony Narlock <t****y@g****m> almost 2 years ago
e2abc95e docs(window,session): Remove inaccurate docstring comment Tony Narlock <t****y@g****m> almost 2 years ago
c8c01b02 chore: set_(window_)option: Fix docstring Tony Narlock <t****y@g****m> almost 2 years ago
bc4bd358 chore(Window): More resilent handling of options that return without value Tony Narlock <t****y@g****m> almost 2 years ago
eee721b3 build(deps): Bump packages Tony Narlock <t****y@g****m> almost 2 years ago
154d3ddd pyproject(ruff): Updates for 0.2.0 Tony Narlock <t****y@g****m> almost 2 years ago
13bc080b build(deps): Bump packages Tony Narlock <t****y@g****m> almost 2 years ago
d9dbb150 build(deps): Bump packages Tony Narlock <t****y@g****m> almost 2 years ago
38b23312 build(deps): Bump packages Tony Narlock <t****y@g****m> almost 2 years ago
37b0bc87 build(deps): Bump packages Tony Narlock <t****y@g****m> almost 2 years ago
77197c09 build(deps): Bump packages Tony Narlock <t****y@g****m> almost 2 years ago
f0c9aaf4 docs,pyproject description: Update copy Tony Narlock <t****y@g****m> almost 2 years ago
4b19b68a build(deps): Bump packages Tony Narlock <t****y@g****m> almost 2 years ago
d3c44812 .tool-versions,.python-version(python): 3.12.1 and 3.11.6 Tony Narlock <t****y@g****m> almost 2 years ago
d80812b8 build(deps): Bump packages Tony Narlock <t****y@g****m> almost 2 years ago
edae4226 docs(version): Fix numpydoc styling Tony Narlock <t****y@g****m> almost 2 years ago
d29852a5 docs(version[parse]): Fix numpy doc styling Tony Narlock <t****y@g****m> almost 2 years ago
e3461d36 chore(test_common): Fix yoda statements repaired by ruff 0.1.9 Tony Narlock <t****y@g****m> almost 2 years ago
9dc1864a build(deps): Bump packages Tony Narlock <t****y@g****m> almost 2 years ago
ee20e5b0 build(deps): Bump packages Tony Narlock <t****y@g****m> almost 2 years ago
62be98a6 build(deps): Bump packages Tony Narlock <t****y@g****m> almost 2 years ago
a310ab2c build(deps): Bump packages Tony Narlock <t****y@g****m> almost 2 years ago
43dcbbc4 ci: actions/checkout v3 -> v4 Tony Narlock <t****y@g****m> almost 2 years ago
925319b2 build(deps): Bump packages Tony Narlock <t****y@g****m> almost 2 years ago
e6ce91a4 build(deps): gp-libs to 0.0.5 (doc updates) Tony Narlock <t****y@g****m> almost 2 years ago
3edb2506 build(deps): Bump packages Tony Narlock <t****y@g****m> almost 2 years ago
3af6dba5 docs(CHANGES): Note CodeQL CI update Tony Narlock <t****y@g****m> about 2 years ago
0401a42f ci(CodeQL): Remove advanced workflow in favor of GitHub's CodeQL defaults Tony Narlock <t****y@g****m> about 2 years ago
6f911a0e typos --format brief --write-changes Tony Narlock <t****y@g****m> about 2 years ago
6c1f4ab5 docs(Session._list_windows): Fix docstring Tony Narlock <t****y@g****m> about 2 years ago
16c1078f docs(Server._update_panes): Fix docstring Tony Narlock <t****y@g****m> about 2 years ago
39c70ca6 Tag v0.25.0 (docs and comparator improvements) Tony Narlock <t****y@g****m> about 2 years ago
3b01dc80 merge ruff(docs): Enable pydocstyle w/ numpy convention (#509) Tony Narlock <t****y@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
6dcd7d81 docs(server): Document deprecated legacy APIs Tony Narlock <t****y@g****m> about 2 years ago
b6389fd0 docs(session): Document deprecated legacy APIs Tony Narlock <t****y@g****m> about 2 years ago
c8c72b31 docs(pane): Document deprecated legacy APIs Tony Narlock <t****y@g****m> about 2 years ago
368b542d docs(CHANGES): Note documentation updates Tony Narlock <t****y@g****m> about 2 years ago
25ebedb4 chore(docs[conf]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
bae767a3 chore(conftest): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
5e9a9400 chore(docs): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
c2872c3c chore(__about__): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
71a707ec chore(internal[dataclasses]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
1d636f8a chore(internal[query_list]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
f85d6532 chore(vendor[version]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
c3e03d04 chore(common): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
ddeb5f30 chore(neo): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
023aa2fa chore(pane): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
9d047bb5 chore(pytest_plugin): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
56eb00ab chore(server): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
4a309584 chore(session): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
57c98682 chore(test): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
147ecc54 chore(window): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
9a2859ad chore(tests): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
611dba39 chore(tests[legacy]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
66a5f6aa chore(tests[legacy_common]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
27500195 chore(tests[legacy_pane]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
0c28aabd chore(tests[legacy_server]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
fdef43c6 chore(tests[legacy_session]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
a98fc878 chore(tests[legacy_test]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
530df7d0 chore(tests[legacy_version]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
0c4b5e2a chore(tests[legacy_window]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
402fe8a6 chore(tests[common]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
7796d6a5 chore(tests[dataclasses]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
c7857fe0 chore(tests[pane]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
5860efbd chore(tests[pytest_plugin]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
ac19b4bb merge fix(pane,session,server[__eq__]): Return `False` if type mismatched (#510) Tony Narlock <t****y@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
1372f440 docs(CHANGES): Note __eq__ fixes Tony Narlock <t****y@g****m> about 2 years ago
d55b1a4c fix(pane,session,server): Return False if type mismatched Tony Narlock <t****y@g****m> about 2 years ago
c729584f merge fix(Window.__eq__): Return `False` if type incorrect (#505) Tony Narlock <t****y@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
bdb105f3 docs(CHANGES): Note `__eq__` improvement Tony Narlock <t****y@g****m> about 2 years ago
591da9ed chore(tests[server]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
7fa1211e chore(tests[session]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
7b7a1437 chore(tests[test]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
08d45222 chore(tests[version]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
2897712c chore(window.__eq__): Flip conditions Tony Narlock <t****y@g****m> about 2 years ago
8c038bd2 chore(tests[window]): pydocstyle manual fixes Tony Narlock <t****y@g****m> about 2 years ago
67a46c84 docs(window): Document deprecated legacy APIs Tony Narlock <t****y@g****m> about 2 years ago
8775e3e5 ruff(pydocstyle): Run automated fixes (unsafe ones) Tony Narlock <t****y@g****m> about 2 years ago
f32527d4 ruff(pydocstyle): Run automated fixes Tony Narlock <t****y@g****m> about 2 years ago
fba07b88 ruff: Enable pydocstyle w/ numpy convention Tony Narlock <t****y@g****m> about 2 years ago

← Back to repository