-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Entry point stuff I forgot to merge a while back. #81
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
changed entry points group for loggers to dt.loggers
(branch improveconfig) commit eea6641 Author: Quintijn Hoogenboom <[email protected]> Date: Mon Jul 22 16:09:41 2024 +0200 fixed the getting of repository names as directory (especially when entering "C:" as (start of) path.) commit 2b545d1 Author: Quintijn Hoogenboom <[email protected]> Date: Mon Jul 22 16:07:14 2024 +0200 fixed a few tests and tidied up config things and user messages NALINK_SETTINGSDIR should point to the correct .natlink directory (if used) (change in natlinkstatus.py commit 65a93a1 Author: Quintijn Hoogenboom <[email protected]> Date: Thu Jun 27 18:41:46 2024 +0200 add an assert statement in def openConfigFile of natlinkconfigfunctions.py commit bf0d321 Author: Quintijn Hoogenboom <[email protected]> Date: Wed Jun 26 18:06:16 2024 +0200 changes because of the NATLINK_SETTINGSDIR setting (change from NATLINK_USERDIR) commit 36526f9 Merge: ae037e7 381639f Author: Quintijn Hoogenboom <[email protected]> Date: Mon Jun 10 20:23:54 2024 +0200 Merge branch 'improveconfig' of github.com:dougransom/natlinkcore into improveconfig solved conflict in pyproject.toml commit ae037e7 Author: Quintijn Hoogenboom <[email protected]> Date: Mon Jun 10 19:04:20 2024 +0200 with Aaron, changed natlinkcore.toml commit ac8da42 Author: Quintijn Hoogenboom <[email protected]> Date: Mon Jun 10 16:32:54 2024 +0200 improved some details, but foremost includeUnimacroVchLineInVocolaFiles and removeUnimacroVchLineInVocolaFiles, making them more stable. commit 47c0a3e Author: Quintijn Hoogenboom <[email protected]> Date: Mon Jun 10 12:31:14 2024 +0200 checking edge cases of configuration files commit adb8c36 Author: Doug Ransom <[email protected]> Date: Sat Mar 2 06:27:10 2024 -0800 added build in the dev tools. changed entry points group for loggers to dt.loggers commit 66afc9f Author: Doug Ransom <[email protected]> Date: Thu Feb 29 13:10:26 2024 -0800 added entry point for loggers commit 381639f Author: Quintijn Hoogenboom <[email protected]> Date: Mon Jun 10 16:32:54 2024 +0200 improved some details, but foremost includeUnimacroVchLineInVocolaFiles and removeUnimacroVchLineInVocolaFiles, making them more stable. commit 118df97 Author: Quintijn Hoogenboom <[email protected]> Date: Mon Jun 10 12:31:14 2024 +0200 checking edge cases of configuration files commit 343a8f3 Merge: 0e2ecff a30486e Author: Quintijn Hoogenboom <[email protected]> Date: Thu May 2 11:49:56 2024 +0200 Merge branch 'dr16efforts' of github.com:dougransom/natlinkcore into dr16efforts commit 0e2ecff Author: Quintijn Hoogenboom <[email protected]> Date: Thu May 2 11:49:49 2024 +0200 remove natlink from the dependencies of natlinkcore... update dtactions dependency commit a30486e Merge: b88dcae 0db35fb Author: Quintijn Hoogenboom <[email protected]> Date: Wed May 1 19:16:51 2024 +0200 Merge branch 'dictation-toolbox:main' into dr16efforts commit b88dcae Author: Quintijn Hoogenboom <[email protected]> Date: Wed May 1 19:15:27 2024 +0200 bump to (release) 5.3.11 commit 1c86f1a Author: Quintijn Hoogenboom <[email protected]> Date: Wed May 1 17:33:27 2024 +0200 some tidying up things commit 51e1613 Author: Quintijn Hoogenboom <[email protected]> Date: Wed May 1 17:07:06 2024 +0200 changing in loader check for and in natlinkconfigfunctions change from NATLINK_USERDIR into NATLINK_SETTINGSDIR. Must be tested, but seems to work all right.... commit 2b09ef9 Author: Quintijn Hoogenboom <[email protected]> Date: Wed May 1 15:01:34 2024 +0200 loader.py anticipating on change from NATLINK_USERDIR to NATLINK_SETTINGSDIR commit d2bbd17 Author: Quintijn Hoogenboom <[email protected]> Date: Sun Apr 28 18:32:26 2024 +0200 working on convert NATLINK_USERDIR to NATLINK_SETTINGSDIR (environment variable) commit b6f8c14 Author: Quintijn Hoogenboom <[email protected]> Date: Sun Apr 28 14:59:53 2024 +0200 minor adjustment natlinkstatus.py
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.