aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update publish-aur.yml for AUR deployment简律纯2026-02-241-1/+7
* Remove ssh-keyscan from AUR publish workflow简律纯2026-02-241-2/+1
* Remove makepkg installation step from workflow简律纯2026-02-241-3/+0
* 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
* 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
* Remove update step for PKGBUILD and .SRCINFO简律纯2026-02-241-3/+0
* 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 comma...HsiangNianian2025-05-301-0/+117
* 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
* Delete .SRCINFO简律纯2025-05-261-12/+0
* fix: Remove extra newline before FOSSA status badges in README.mdHsiangNianian2025-05-251-1/+0
* feat: Update README.md to add FOSSA status badges and improve formattingHsiangNianian2025-05-251-1/+9
* feat: Update README.md to enhance formatting and add badgesHsiangNianian2025-05-251-2/+16
* feat: Update .gitignore to include Cargo.lock and aur packageHsiangNianian2025-05-252-1/+4
* feat: Update .gitignore to include Cargo.lock and modify uv.lock entryHsiangNianian2025-05-252-14/+5
* feat: Bump version to 0.1.4 in Cargo.toml and PKGBUILD; clean up check.shv0.1.4HsiangNianian2025-05-253-6/+4
* Merge branch 'master' of https://github.com/HsiangNianian/soonHsiangNianian2025-05-254-0/+43
|\
* | feat: Remove obsolete .SRCINFO and PKGBUILD filesHsiangNianian2025-05-253-35/+0
* | updateHsiangNianian2025-05-252-7/+3
* | feat: Bump version to 0.1.2 in Cargo.toml, Cargo.lock, and PKGBUILDHsiangNianian2025-05-252-0/+8
* | feat: Add GitHub Actions workflow for publishing to AURHsiangNianian2025-05-251-4/+0
* | feat: Add check script to verify presence of PKGBUILD in recent commitsHsiangNianian2025-05-251-1/+1