- change variable names to avoid confusion with functions
(proposed by @zenobit in https://codeberg.org/mobinmob/xut/issues/48)
- stop functions running every time (adapted from @zenobit
PR https://codeberg.org/mobinmob/xut/pulls/50 ).
xut: many changes, see bellow... #52
Merged
mobinmob
merged 21 commits from 2025年12月04日 21:58:19 +01:00
getting_ready into master
mobinmob
commented 2025年11月26日 18:10:22 +01:00
mobinmob
added 1 commit 2025年11月26日 18:10:23 +01:00
- change variable names to avoid confusion with functions (proposed by @zenobit in #48) - stop functions running every time (adapted from @zenobit PR #50 ).
mobinmob
added 1 commit 2025年11月26日 19:41:27 +01:00
- create set_default_vars() and set_default_configuration() - create set_colours() to avoid calling tput and checking for the ability to print colours on every msg() invocation - call root_check() before the getopts loop and add usage to it - remove root_check from the -h and * args - remove "$@" positional argument from main.
mobinmob
added 5 commits 2025年11月26日 21:02:41 +01:00
mobinmob
added 2 commits 2025年11月26日 22:23:47 +01:00
mobinmob
force-pushed getting_ready from 2025年11月26日 22:46:51 +01:00
Compare
ed576eb4ce
to 53eef719bb
mobinmob
added 1 commit 2025年11月26日 22:56:33 +01:00
mobinmob
added 1 commit 2025年11月26日 23:20:24 +01:00
mobinmob
added 1 commit 2025年11月26日 23:31:40 +01:00
mobinmob
added 1 commit 2025年11月26日 23:39:50 +01:00
mobinmob
commented 2025年11月27日 09:41:31 +01:00
Much faster, needs more work 🙂
Much faster, needs more work 🙂
mobinmob
added 1 commit 2025年11月27日 14:34:59 +01:00
mobinmob
added 1 commit 2025年11月27日 15:26:23 +01:00
mobinmob
added 1 commit 2025年12月02日 15:32:34 +01:00
- initiallise list vars to empty strings - use more parameter substiturion - add debug (-d) argument - use git -C instead of cd to repo directory - change test to -eq for op* vars - use sort -u on a single pass - check for op* vars in main().
mobinmob
added 1 commit 2025年12月04日 18:58:03 +01:00
- create template lists in /tmp, which is hopefully in memory - make discover_update() faster by using an in-memory cache - many small fixes...
mobinmob
added 2 commits 2025年12月04日 21:41:55 +01:00
mobinmob
added 1 commit 2025年12月04日 21:57:23 +01:00
mobinmob
merged commit 610621efad into master 2025年12月04日 21:58:19 +01:00
mobinmob
referenced this pull request from a commit 2025年12月04日 21:58:20 +01:00
mobinmob
deleted branch getting_ready 2025年12月04日 21:58:32 +01:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
mobinmob/xut!52
Loading...
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "getting_ready"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?