aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Update publish-aur.ymlHEADmaster简律纯2026-02-241-20/+14
|
* Fix YAML formatting in publish-aur.yml简律纯2026-02-241-2/+2
|
* Update publish-aur.yml简律纯2026-02-241-24/+17
|
* Update publish-aur.yml简律纯2026-02-241-44/+45
|
* Update SSH command for AUR publishing workflow简律纯2026-02-241-10/+38
|
* Add debug step for SSH files in AUR publish workflow简律纯2026-02-241-0/+6
| | | Added debugging steps to check SSH configuration.
* Update publish-aur.yml简律纯2026-02-241-2/+6
|
* Add aurpublish to AUR publishing workflow简律纯2026-02-241-10/+8
|
* Update publish-aur.yml简律纯2026-02-241-1/+2
|
* Update publish-aur.yml简律纯2026-02-241-23/+8
|
* Update publish-aur.yml简律纯2026-02-241-2/+2
|
* Add debugging and user configuration steps to workflow简律纯2026-02-241-7/+15
|
* Update publish-aur.yml简律纯2026-02-241-0/+1
|
* Bump version from 0.1.8 to 0.1.9v0.1.9简律纯2026-02-241-1/+1
|
* Update publish-aur.yml简律纯2026-02-241-37/+31
|
* Refactor SSH setup and clone AUR repository简律纯2026-02-241-7/+4
|
* Add debug steps for SSH setup in publish-aur.yml简律纯2026-02-241-0/+6
| | | Added debugging steps to verify SSH setup for AUR.
* Update publish-aur.yml for AUR deployment简律纯2026-02-241-1/+7
| | | Add steps to install dependencies and configure SSH for AUR.
* Remove ssh-keyscan from AUR publish workflow简律纯2026-02-241-2/+1
| | | Removed ssh-keyscan command from workflow.
* Remove makepkg installation step from workflow简律纯2026-02-241-3/+0
| | | Removed the installation step for makepkg and archlinux-keyring.
* Update AUR workflow to use makepkg and Arch Linux container简律纯2026-02-241-2/+4
|
* Update AUR workflow to use pkgbuild-utils简律纯2026-02-241-2/+2
|
* Install makepkg in AUR publish workflow简律纯2026-02-241-0/+3
| | | Added step to install makepkg and archlinux-keyring.
* Refactor AUR publish workflow for better tag handling简律纯2026-02-241-53/+53
|
* Modify publish workflow to set pkgver from tag简律纯2026-02-241-1/+6
| | | Update PKGBUILD version dynamically based on tag.
* Remove update step for PKGBUILD and .SRCINFO简律纯2026-02-241-3/+0
| | | Removed the step to update PKGBUILD and .SRCINFO in the AUR repository.
* chore: bump version from 0.1.6 to 0.1.8v0.1.8简律纯2026-02-241-1/+1
|
* fix(ci): Allow publishing with dirty working directory简律纯2026-02-241-1/+1
|
* fix(ci): update AUR publish workflow for multiple branches简律纯2026-02-241-22/+41
|
* chore: bump version from 0.1.6 to 0.1.7v0.1.7简律纯2026-02-241-1/+1
|
* fix(ci): remove macOS 13 runner from CI workflow简律纯2026-02-241-2/+0
|
* chore(ci): update aur pkg publish workflow简律纯2026-02-241-42/+22
|
* chore: remove useless commentsHsiangNianian2025-08-111-13/+4
|
* Refactor code structure for improved readability and maintainabilityHsiangNianian2025-05-302-1/+2
|
* chore: Update subproject commit reference in AURv0.1.6HsiangNianian2025-05-301-0/+0
|
* feat: Bump version to 0.1.6 in Cargo filesHsiangNianian2025-05-302-2/+2
|
* feat: Update README with detailed installation, usage instructions, and ↵HsiangNianian2025-05-301-0/+117
| | | | command options
* feat: Update Cache command to accept a number instead of a command stringHsiangNianian2025-05-301-3/+3
|
* feat: Refresh cache from history on command execution and improve cache handlingHsiangNianian2025-05-291-33/+40
|
* feat: Enhance CLI with debug option and improve command history handlingHsiangNianian2025-05-291-175/+340
|
* feat: Update subproject commit reference in aurHsiangNianian2025-05-281-0/+0
|
* feat: Update version to 0.1.5-2 in Cargo.toml and Cargo.lockv0.1.5-2HsiangNianian2025-05-282-2/+2
|
* docs: Update README to indicate i18n support is a work in progressHsiangNianian2025-05-281-1/+1
|
* feat: Add n-gram support and caching commands in soon CLIHsiangNianian2025-05-281-44/+134
|
* refactor: Improve code formatting and structure in main.rsHsiangNianian2025-05-281-33/+90
|
* feat: Update subproject commit reference in aurHsiangNianian2025-05-281-0/+0
|
* feat: Bump version from 0.1.4 to 0.1.5 in Cargo.toml and Cargo.lockv0.1.5HsiangNianian2025-05-282-4/+3
|
* feat: Add version and update commands; rename package to soon-binHsiangNianian2025-05-282-1/+14
|
* feat: Update .gitignore to include .SRCINFO and PKGBUILD; modify check.sh pathHsiangNianian2025-05-263-2/+3
|
* Delete PKGBUILD简律纯2025-05-261-23/+0
|