You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openresty/util
iYism 335b4e284e
refactor: organize patches directory by nginx version.
Restructure the patches directory to group patch files under subdirectories
named by their corresponding Nginx version (e.g., patches/nginx/1.27.1/).
This improves readability, maintainability, and scalability of the patch
management system, making it easier to locate and manage version-specific
patches.

- Created subdirectories for each Nginx version.
- Moved existing patch files into their respective version directories.
- Ensured no changes to patch file contents or functionality.

This change enhances the project's organization without affecting runtime behavior.
3 months ago
..
build-win32.sh feature: update build script for win32. 5 months ago
configure win32: update pcre to pcre2-10.44. 12 months ago
dist-check fixed a bug in the previous commit. 5 months ago
fix-tests
get-tarball
import-model.pl
install
mirror-tarballs refactor: organize patches directory by nginx version. 3 months ago
package-nginx.sh
package-win32.sh
sync-patches.sh feature: add patches for nginx-1.27.1. (#999) 1 year ago
upgrade-patches.pl refactor: organize patches directory by nginx version. 3 months ago
ver bumped openresty to 1.27.1.2. 7 months ago
ver-ge