3
5
Fork
You've already forked xut
3

WIP: cmd-function+ #40

Draft
zenobit wants to merge 8 commits from oSoWoSo/xut:cmd-function+ into master
pull from: oSoWoSo/xut:cmd-function+
merge into: mobinmob:master
mobinmob:master
mobinmob:template_list_cache
mobinmob:find_repodir_caching
mobinmob:unique_repodir_names
mobinmob:mobinmob-patch-1
mobinmob:yet_another_touch
mobinmob:mdocs
mobinmob:moar_fixes
mobinmob:seperate_build_preparation
mobinmob:root_check
mobinmob:ls_to_list_dirs
mobinmob:CONF_WORKDIR.override
mobinmob:safety_portability_fixes
mobinmob:fix_updates
mobinmob:fixes_and_find
mobinmob:get_key_from_template
mobinmob:v.0.3
mobinmob:v.0.2
mobinmob:dev
mobinmob:manyrepos
Contributor
Copy link

Updated templates lists

Use 'xut' branch

Changed:

Bit nicer working with colors

  • R instead of reset_colours

msg() using case instead of if fi
Bit changed help/usage message (Shows lists count)
Changed some other messages
Improved integrate_xtra_templates() to work with xut branch

Added:

  • _cmd() : to easily implement commands with and without logs, to not use conditions everywhere in script
  • _clone() : to prepare for upcoming update
    (clone specified repos branch: Looks like fully working but I want bit more time for testing edge cases)
  • show_counts() : To show counts of template lists
  • have_srcpkgs() : small function to change searchPath if distro have srcpkgs directory
  • $version : shown in help message

Good to go

Closes #38

# Updated templates lists # Use 'xut' branch ### Changed: Bit nicer working with colors - R instead of reset_colours msg() using case instead of if fi Bit changed help/usage message (Shows lists count) Changed some other messages Improved integrate_xtra_templates() to work with xut branch ### Added: - _cmd() : to easily implement commands with and without logs, to not use conditions everywhere in script - _clone() : to prepare for upcoming update (clone specified repos branch: Looks like fully working but I want bit more time for testing edge cases) - show_counts() : To show counts of template lists - have_srcpkgs() : small function to change searchPath if distro have srcpkgs directory - $version : shown in help message Good to go Closes #38
zenobit changed title from (削除) cmd-function+ (削除ここまで) to WIP: cmd-function+ 2025年11月13日 20:47:46 +01:00
Author
Contributor
Copy link

Do you like _cmd() idea @mobinmob?

Do you like `_cmd()` idea @mobinmob?

I like the results of the PR, not sure about the _cmd().
Please let's make a release first and take care of these changes later.

I like the results of the PR, not sure about the _cmd(). Please let's make a release first and take care of these changes later.
This pull request has changes conflicting with the target branch.
  • xut
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u cmd-function+:oSoWoSo-cmd-function+
git switch oSoWoSo-cmd-function+

Merge

Merge the changes and update on Forgejo.
git switch master
git merge --no-ff oSoWoSo-cmd-function+
git switch oSoWoSo-cmd-function+
git rebase master
git switch master
git merge --ff-only oSoWoSo-cmd-function+
git switch oSoWoSo-cmd-function+
git rebase master
git switch master
git merge --no-ff oSoWoSo-cmd-function+
git switch master
git merge --squash oSoWoSo-cmd-function+
git switch master
git merge --ff-only oSoWoSo-cmd-function+
git switch master
git merge oSoWoSo-cmd-function+
git push origin master
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
2 participants
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!40
Reference in a new issue
mobinmob/xut
No description provided.
Delete branch "oSoWoSo/xut:cmd-function+"

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?