stash/pkg/tag
WithoutPants 9b5c0b0e48
Match tag names/aliases exactly when testing uniqueness (#6809)
* Add tagStore.FindByAlias method
* Change tag.ByName and ByAlias to use exact queries instead of fuzzy matching
2026-04-08 13:11:12 +10:00
..
doc.go Add package docs and project vision/goals (#5169) 2024-08-28 09:01:39 +10:00
export.go Tag custom fields support for backend (#6546) 2026-02-06 12:35:05 +11:00
export_test.go Tag custom fields support for backend (#6546) 2026-02-06 12:35:05 +11:00
import.go Tag custom fields support for backend (#6546) 2026-02-06 12:35:05 +11:00
import_test.go Tag custom fields support for backend (#6546) 2026-02-06 12:35:05 +11:00
query.go Match tag names/aliases exactly when testing uniqueness (#6809) 2026-04-08 13:11:12 +10:00
update.go Match tag names/aliases exactly when testing uniqueness (#6809) 2026-04-08 13:11:12 +10:00
update_test.go Bulk edit tags (#4925) 2024-06-11 13:41:20 +10:00
validate.go feat: auto-remove duplicate aliases (#6514) 2026-02-04 10:37:15 +11:00
validate_test.go Match tag names/aliases exactly when testing uniqueness (#6809) 2026-04-08 13:11:12 +10:00