-
Notifications
You must be signed in to change notification settings - Fork 95
Comparing changes
Open a pull request
base repository: aurutils/aurutils
base: 20.5.2
head repository: aurutils/aurutils
compare: 20.5.3
- 13 commits
- 8 files changed
- 4 contributors
Commits on Aug 3, 2025
-
Concretize what aurutils sees as a positive value
With the current wording users might expect aurutils to accept values like "true". This change concretizes it to integers.
Configuration menu - View commit details
-
Copy full SHA for fb8e79a - Browse repository at this point
Copy the full SHA fb8e79aView commit details
Commits on Aug 6, 2025
-
Merge pull request #1206 from hashworks/doc/concretize-positive-value
Concretize what aurutils sees as a positive value
Configuration menu - View commit details
-
Copy full SHA for ce9ebc3 - Browse repository at this point
Copy the full SHA ce9ebc3View commit details
Commits on Aug 21, 2025
-
Add missing section header declaration to aur-build man page
Without this, the formatting of the AUR_PACMAN_BUILD environment variable was incorrect.
Configuration menu - View commit details
-
Copy full SHA for 9d76acd - Browse repository at this point
Copy the full SHA 9d76acdView commit details
Commits on Aug 27, 2025
-
examples/sync-rebuild: use aur-fetch
This update fixes several bugs in sync-rebuild, and replaces the aur-sync invocation with aur-fetch. * Fix wrongly indented return statement in rebuild_packages(), causing at most one target to be handled * Print package bases in diagnostic messages * Use aur-fetch so that dependency order can be specified manually on the command-line, and no unneeded requests are spent on computing dependencies for repeated calls * Update documentation An alternative is to support both `aur-sync` and `aur-fetch`, replacing `--no-fetch` (previously `--no-sync`) with `--sync` and `--fetch`, respectively. Since new dependencies need to be retrieved manually, this commit solves issue #1139.
Configuration menu - View commit details
-
Copy full SHA for 897fc49 - Browse repository at this point
Copy the full SHA 897fc49View commit details -
Merge pull request #1207 from djmattyg007/fix-aur-build-manpage
Add missing section header declaration to aur-build man page
Configuration menu - View commit details
-
Copy full SHA for c6e143a - Browse repository at this point
Copy the full SHA c6e143aView commit details
Commits on Aug 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1ca7cf5 - Browse repository at this point
Copy the full SHA 1ca7cf5View commit details -
Merge pull request #1209 from aurutils/fetch-rebuild
examples/sync-rebuild: use aur-fetch
Configuration menu - View commit details
-
Copy full SHA for c4ad5dd - Browse repository at this point
Copy the full SHA c4ad5ddView commit details -
sync: preprocess .SRCINFO with pacini
.SRCINFO files may contain CRLF. Since aur-graph cannot gracefully handle these, preprocess the input with pacini(1). Closes #1203
Configuration menu - View commit details
-
Copy full SHA for c0eaf69 - Browse repository at this point
Copy the full SHA c0eaf69View commit details -
Merge pull request #1211 from aurutils/graph-pacini
sync: preprocess .SRCINFO with pacini
Configuration menu - View commit details
-
Copy full SHA for 31bcf9b - Browse repository at this point
Copy the full SHA 31bcf9bView commit details
Commits on Aug 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 83c3996 - Browse repository at this point
Copy the full SHA 83c3996View commit details -
Merge pull request #1210 from aurutils/setfacl-doc
aur-build.1: example for setfacl
Configuration menu - View commit details
-
Copy full SHA for 3b522bd - Browse repository at this point
Copy the full SHA 3b522bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1960834 - Browse repository at this point
Copy the full SHA 1960834View commit details -
aur-fetch will not checkout new revisions by default.
Configuration menu - View commit details
-
Copy full SHA for 7430e0b - Browse repository at this point
Copy the full SHA 7430e0bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 20.5.2...20.5.3