Merged
Conversation
[pkg-upd] 1.7.3
- add Arch "devtools" support for the Convenience way: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot#Convenience_way
- refined code
avoid re-downloading git repos, git reset should be enough.
- Hotfix 5d4883a
- This should avoid repeating r/w of files on the disk when checking for updates - for the output summary, if "autogit" is set on a small timer and needs to run a lot. - It also seems to improve the update check speed on large repos with a slow disk - tested with 80+ packages
- use only set variables for "chrootbuild" as it doesn't ignore unset/empty variables - fix binary removal for option "-b" and "-r" - additional small code enhancements
- set a new "CONFVER" because we now use the default "DIR" of "autogit" in "autogit.conf" (Reponames config files), for complete portability on a different default directory. - add Help-Page info to set the (EDITOR) "env var" for the (-e) option
- revert depends
This file contains hidden or 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
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.