Commit graph

  • 2993ab9443 Fix TAB completion under libedit (uv/python-build-standalone) master Karl Voit 2026-06-06 23:00:44 +0200
  • a763d7cd5e uv.lock Karl Voit 2026-06-06 22:53:36 +0200
  • 0094804752 reverted stupid copy/paste error in pyproject.toml which caused wrong tool name guessfilename (a different project of mine) Karl Voit 2026-05-24 17:43:20 +0200
  • 0d64b6eef4
    Merge 157632a6f0 into 2b62ab30d2 nbehrnd 2026-05-24 15:42:44 +0000
  • 2b62ab30d2 reverted stupid copy/paste error in pyproject.toml which caused wrong tool name guessfilename (a different project of mine) Karl Voit 2026-05-24 17:42:37 +0200
  • 1f9bb67504 uv.lock Karl Voit 2026-05-24 17:41:33 +0200
  • c3623d6b34 README: added more docu to related projects Karl Voit 2026-05-24 17:41:24 +0200
  • 157632a6f0
    fix: bugfix name of executable to CLI, edit (test) setup Norwid Behrnd 2026-05-13 18:47:28 +0200
  • 57d9af2a4e style(pyproject.toml): sort classifiers for PyPI Norwid Behrnd 2026-05-13 18:00:38 +0200
  • 207c80563c
    ci(tox.yml): add tox moderated pytest check p310...py314 Norwid Behrnd 2026-05-13 17:44:59 +0200
  • 096a032fcb
    build(uv.lock): update by uv sync Norwid Behrnd 2026-05-13 17:35:41 +0200
  • bdba3fb88f
    build(pyproject.toml): soften interpreter constraint >= p310 Norwid Behrnd 2026-05-13 17:27:33 +0200
  • a3ff130839
    style: git mv license.txt LICENSE Norwid Behrnd 2026-05-13 17:16:02 +0200
  • bb9777ba1a
    build(pyproject.toml,pytest.ini): consolidiate Norwid Behrnd 2026-05-13 17:08:11 +0200
  • 86da9a8613
    ci(pytest.yml): recapitulate test installation Norwid Behrnd 2026-05-13 16:58:49 +0200
  • e0f272e836
    fix(pyproject.toml): correct [project.scripts] Norwid Behrnd 2026-05-13 16:51:49 +0200
  • ee4f2d9a1d
    Merge pull request #27 from nbehrnd/dev nbehrnd 2026-05-11 13:10:46 +0200
  • 6e524ca72a
    style: move pytests and generation into folder tests Norwid Behrnd 2026-05-11 12:57:49 +0200
  • c08c908ba3
    ci(pytest.yml): update checkout and setup-python action Norwid Behrnd 2026-05-11 12:50:12 +0200
  • 298e9cfeaa
    ci(pytest.yml): define perpetual pytest setup Norwid Behrnd 2026-05-08 18:23:46 +0200
  • 0cacfb7c4e README.org: updated section on how to thank me + related tools Karl Voit 2026-03-01 18:36:36 +0100
  • fd3fedd494 updated pyproject.toml for uv and published 2026.3.1.1 Karl Voit 2026-03-01 15:30:23 +0100
  • 323724de27 updated pyproject.toml for uv and published 2026.3.1.1 Karl Voit 2026-03-01 15:30:16 +0100
  • eeaff91055 fixed pyproject.toml format errors Karl Voit 2025-05-19 09:48:12 +0200
  • 8b43e8691d version 2025.5.14 Karl Voit 2025-05-14 16:03:51 +0200
  • e9e7936c74
    Merge pull request #26 from nbehrnd/dev Karl Voit 2025-05-09 09:17:44 +0000
  • abd9bbfa90 docs: update READMEs Norwid Behrnd 2025-05-07 17:56:27 +0200
  • 579ce63756 build: reorganize project dependencies with a .toml file Norwid Behrnd 2025-05-07 17:25:29 +0200
  • 1eed973fc2 test(pytest.yml): update scope of Image runners Norwid Behrnd 2025-05-07 17:00:50 +0200
  • 683be702bb
    Merge pull request #24 from nbehrnd/master nbehrnd 2024-11-22 11:30:03 +0100
  • 956088b982 refactor: lint pytest tests's setup Norwid Behrnd 2024-11-22 11:18:01 +0100
  • 78157342b7 refactor: rewrite pattern search, smart-prepend option Norwid Behrnd 2024-11-22 10:24:25 +0100
  • 62bf545c0c style: edit test series 'default' for compactness Norwid Behrnd 2024-11-21 21:21:59 +0100
  • 045f946439 style: more compact generation of pytest.ini Norwid Behrnd 2024-11-21 21:17:57 +0100
  • 548f4f848e style: remove Makefile no longer used Norwid Behrnd 2024-11-21 21:13:32 +0100
  • 052ca37939 style: lint tests against flake8 Norwid Behrnd 2024-11-21 21:11:26 +0100
  • 3b82ea43e8
    Merge pull request #23 from nbehrnd/master nbehrnd 2024-11-12 18:30:36 +0100
  • 781ba797a4 fix: corrections and edits on pytests installed Norwid Behrnd 2024-11-12 18:22:08 +0100
  • 3b8493bb62 ci(pytest.yml): adopt matrix syntax of GitHub actions Norwid Behrnd 2024-11-12 18:15:59 +0100
  • f79abfe062 test: correct pytest regex, test_smart_prepend Norwid Behrnd 2024-11-12 18:06:24 +0100
  • 82bfd8e66e test(pytest.ini): correct a functional typo Norwid Behrnd 2024-11-12 17:54:15 +0100
  • 2b13f3ba35
    Merge pull request #22 from nbehrnd/master nbehrnd 2024-11-06 00:23:48 +0100
  • 297ee62bbc fix: rebuild pytest sections 2 and 3 for Linux and Windows Norwid Behrnd 2024-11-06 00:06:21 +0100
  • fa5c36d9a0 ci(pytest.yml): correct sequence definition Norwid Behrnd 2024-11-06 00:04:42 +0100
  • 0d1dc9ac15 docs(test_generator.org): update test documentation Norwid Behrnd 2024-11-05 23:14:38 +0100
  • 07319a2726 ci: split pytest runs (default, prepend, smart) Norwid Behrnd 2024-11-05 22:12:12 +0100
  • 39364a6aef test: reinstall pytest.ini / label test sets Norwid Behrnd 2024-11-05 22:04:21 +0100
  • a3cd2a441e refactor: edit tests to smartly prepend a string Norwid Behrnd 2024-11-05 16:02:55 +0100
  • f4a4027b1c style(__init__.py): label regex strings as such Norwid Behrnd 2024-11-04 19:44:19 +0100
  • a9498889bc docs: docs: update documentation, second set of tests Norwid Behrnd 2024-11-03 20:04:24 +0100
  • 3e9786f62c refactor: edit tests to prepend a string Norwid Behrnd 2024-11-03 19:50:28 +0100
  • efdb8b33e7 docs: update documentation, first set of tests Norwid Behrnd 2024-11-03 19:16:54 +0100
  • 2341fb1d89 refactor: edit tests about default append of a string Norwid Behrnd 2024-11-03 19:13:53 +0100
  • 140671f28f
    correct functional typo in pytest.yml nbehrnd 2024-10-31 12:05:12 +0100
  • afdc9a1e57
    Merge pull request #21 from nbehrnd/pytest_add_oses nbehrnd 2024-10-31 12:02:36 +0100
  • 7c7074d0f9 ci(pytest.yml): extend scope to Windows and MacOS Norwid Behrnd 2024-10-31 11:58:55 +0100
  • 72a9c1179a
    Merge pull request #20 from nbehrnd/rebuild_pytest nbehrnd 2024-10-31 11:46:19 +0100
  • 09903e82fb
    Merge branch 'master' into rebuild_pytest nbehrnd 2024-10-31 11:45:27 +0100
  • d79ba9d954 ci(pytest.yml): introduce github action on ubuntu Norwid Behrnd 2024-10-31 11:27:03 +0100
  • a2a9323063 fix(test_generator.org): rewrite first portion of pytest tests Norwid Behrnd 2024-10-31 11:10:34 +0100
  • c89aa42418 fix(requirements.txt): update and extend scope Norwid Behrnd 2024-10-31 10:12:11 +0100
  • c8029b9518 introduced DEBUG_SEPARATOR Karl Voit 2024-08-29 19:03:01 +0200
  • 81ffa33e00
    Merge pull request #19 from nbehrnd/fix_pyreadline3 Karl Voit 2024-10-23 09:30:34 +0000
  • 55c17c2247 fix(requirements.txt): move from pyreadline to pyreadline3 Norwid Behrnd 2024-10-22 17:59:18 +0200
  • c04aee6c5e
    Merge pull request #14 from nbehrnd/tester Karl Voit 2022-01-12 11:16:37 +0100
  • a282a32a0e extend patten timestamps by date2name, 2/2 Norwid Behrnd 2022-01-09 13:14:02 +0100
  • c44d7070c4 reorganize test section --smart-prepend for extension Norwid Behrnd 2022-01-09 11:25:06 +0100
  • 903b6adbe0 extend pattern timestamps by date2name, 1/2 Norwid Behrnd 2022-01-09 11:08:56 +0100
  • 49254c4429 clarify the call sign issue of pytest Norwid Behrnd 2022-01-09 10:54:05 +0100
  • e28078103b update changes by K Voit/master into tester Norwid Behrnd 2022-01-08 17:06:07 +0100
  • b2be04e913 more debug output for smartprepend feature Karl Voit 2022-01-07 17:11:11 +0100
  • 4cc3b34ee5 more debug output for smartprepend feature Karl Voit 2022-01-07 17:03:44 +0100
  • f423f93e19
    Merge pull request #12 from nbehrnd/tester Karl Voit 2022-01-07 16:02:04 +0100
  • c9ef4864c0 Cherry-pick tester-time (0291b2d), d2n time stamps Norwid Behrnd 2022-01-07 11:10:27 +0100
  • 1f1292d04a Cherry-pick from cebc8c42 Norwid Behrnd 2022-01-06 16:09:05 +0100
  • 30809f391a fixed bug when using --smart-prepend Karl Voit 2022-01-04 17:25:24 +0100
  • c9a1bc9322 introduced --separator CLI option according to a suggestion from #9 Karl Voit 2022-01-01 11:26:33 +0100
  • 6db3e4bc9d renamed: TEXT_SEPARATOR → DEFAULT_TEXT_SEPARATOR Karl Voit 2022-01-01 11:16:38 +0100
  • dd79bf97d0 README: fixed documentation error; fixes #8 Karl Voit 2020-09-13 10:49:05 +0200
  • d470e12c91 README: removed depricated --interactive option from geeqie example Karl Voit 2020-08-30 23:32:42 +0200
  • aff1f10d12 return error code >0 if (some basic) errors occurred Karl Voit 2020-06-07 17:40:36 +0200
  • d8ea343c19 README: removed duplicated geeqie setup section Karl Voit 2020-06-06 15:44:45 +0200
  • 0b517f092e README: re-ordering install sections Karl Voit 2020-03-22 14:59:54 +0100
  • 39b65a2b11 README: integratethis method Karl Voit 2020-03-22 14:59:15 +0100
  • a706ef181b Windows screencast GIF Karl Voit 2020-03-22 14:43:53 +0100
  • 472c99ab55 Windows screencast GIF Karl Voit 2020-03-22 14:42:44 +0100
  • 0540f70533 fixed bug with dirnames Karl Voit 2019-10-29 12:42:40 +0100
  • 231b7675f2 fixed wrong short-parameter for "--dryrun" Karl Voit 2019-10-20 11:27:58 +0200
  • 25fb8fcbfc README: GitHub really doesn't feature good Org mode rendering Karl Voit 2019-10-20 00:26:24 +0200
  • c80716966e README: fixed GitHub Org mode bug Karl Voit 2019-10-20 00:25:12 +0200
  • 64fa316e7b README: further examples Karl Voit 2019-10-20 00:23:43 +0200
  • 8a5f153fdd gitignore: ignoring venv Karl Voit 2019-10-20 00:23:31 +0200
  • 3e938903a1 added --prepend and --smart-prepend Karl Voit 2019-10-20 00:14:38 +0200
  • 385ba28608 print help when no parameter is given Karl Voit 2018-11-18 22:55:51 +0100
  • b97539e0a9 readme: removed "tab-with-profile" Karl Voit 2018-07-21 09:20:06 +0200
  • fad0c5d93e README: improved GitHub rendering syntax Karl Voit 2018-05-06 13:00:30 +0200
  • d63cbad30c README: added GLT18 video link and fixed URL typo Karl Voit 2018-05-06 10:13:44 +0200
  • d82106ba54 added requirements.txt Karl Voit 2018-02-03 18:43:52 +0100
  • d0b2b7b630 refactored project structure according to pip guidelines Karl Voit 2018-02-03 18:04:28 +0100
  • f660317cc4 fixed copy&paste error of project URL Karl Voit 2018-02-03 17:28:42 +0100