Commit Graph

273 Commits

Author SHA1 Message Date
Elara d2fa149ff4 Update domain in README
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-05-15 09:41:41 -07:00
Elara f8af758814 Add unsafe options to config
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-05-04 17:56:46 -07:00
Elara 6431645905 Update CI status badge
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-05-04 21:37:45 +00:00
Elara 1fae9dbb2a Don't quit if fetch operation returns already up-to-date
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-05-04 12:05:22 -07:00
Elara b03cecb28e Add newline to git-version helper command
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-05-04 12:01:19 -07:00
Elara 6138790e9c Fix loadDB() function call
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-05-04 11:58:43 -07:00
Elara da31b862a2 Move database load into main()
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-05-04 11:53:01 -07:00
Elara e3838621a9 Fetch all references when cloning git source
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-05-04 11:44:34 -07:00
Elara 3a8eecf378
Merge pull request #72 from godalming123/patch-1
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-05-03 19:33:29 +00:00
godalming123 1fd027878f
Fix some grammer
Co-authored-by: Elara Musayelyan <elara@elara.ws>
2023-05-03 16:43:37 +01:00
godalming123 1742672ebf
Add a description of how to test a package 2023-04-28 17:06:34 +01:00
Elara d03f39f030 Change default repo to use new username 2023-04-26 22:15:50 -07:00
Elara 5f323f45d8 Update goreleaser config and scripts for new name/domain 2023-04-26 22:14:57 -07:00
Elara eb976be96e Update domain 2023-04-20 20:01:05 -07:00
Elara 0417a06b36 Fall back to English if system locale is 'C' 2023-02-27 13:30:20 -08:00
SinTan1729 37cb88981e Properly list all installed packages, and ignore blacklisted ones 2023-02-24 16:12:39 -06:00
Elara 0fe10af2c9 Add interactive flag to turn off prompts 2023-02-23 16:38:08 -08:00
Elara 7483a00ecd Forbid running LURE as root 2023-02-15 15:00:26 -08:00
Elara 0ddf7777a9 Fix AUR link 2023-02-05 20:43:26 -08:00
Elara b59156a407 Update AUR package name in README 2023-02-01 12:22:32 -08:00
Elara ab64923932 Fix AUR repo in GoReleaser config 2023-02-01 12:10:19 -08:00
Elara bdcef47b48 Remove replaces field from GoReleaser config 2023-02-01 12:03:13 -08:00
Elara a7caffc822 Fix nFPM provides/conflicts values 2023-02-01 12:00:37 -08:00
Elara 448dbd74ee Fix panic when performing incremental database updates 2023-02-01 11:55:22 -08:00
Elara 295a092556 Fix other AUR package parameters 2023-01-31 14:17:35 -08:00
Elara 53ad00e79c Fix AUR package name 2023-01-31 14:16:01 -08:00
Elara 961a46325b Upgrade status to beta 2023-01-31 14:08:57 -08:00
Elara f9dd44f98a Add more logs after executing package() 2023-01-31 14:05:45 -08:00
Elara ace5cc550d Fix AUR badge link 2023-01-31 07:16:02 +00:00
Elara 2205d0ae83 Add missing GPL headers and change year to 2023 2023-01-30 23:12:29 -08:00
Elara e76fe9b715 Check ~archive parameter for file downloader 2023-01-29 18:07:37 -08:00
Elara 60a14eb622 Check ~name parameter for file downloader 2023-01-29 17:56:11 -08:00
Elara cfb16cf203 Update docs for new download system 2023-01-29 17:54:05 -08:00
Elara afe22bcbb5 Check ~name parameter for git downloader 2023-01-29 17:36:35 -08:00
Elara 08e232c27c Update usage docs with new --clean/-c flag 2023-01-29 22:50:26 +00:00
Elara da73e68d21 Install already-built package by default if available 2023-01-29 14:40:37 -08:00
Elara 0594777974 Add comments to Downloader and UpdatingDownloader interfaces 2023-01-29 14:19:20 -08:00
Elara 6ab82b121b Fix typo in comment 2023-01-29 13:43:39 -08:00
Elara c2abed95f2 Normalize URL for caching 2023-01-29 13:42:23 -08:00
Elara 42c604a41e Check provides field when filtering build dependencies 2023-01-29 01:32:55 -08:00
Elara a73cd33654 Add comments for internal/{dl,dlcache} 2023-01-29 00:54:59 -08:00
Elara 12d8fa9d91 Remove old download package 2023-01-29 00:07:10 -08:00
Elara 45340e7c0c Add translations for new download system 2023-01-28 21:24:53 -08:00
Elara 4705cde60d Run go fmt 2023-01-28 21:08:35 -08:00
Elara 64eb34bbce Handle broken cache manifest 2023-01-28 21:05:20 -08:00
Elara 4f274b7add Switch to new download system 2023-01-28 20:53:06 -08:00
Elara 58c2b3956e Add unarchiving to file downloader 2023-01-28 20:33:36 -08:00
Elara 9a2e7a6f12 Add git downloader 2023-01-28 20:32:47 -08:00
Elara 5a578de3d3 Add initial caching download system 2023-01-28 15:17:22 -08:00
Elara 49893baa27 Update AUR badge 2023-01-27 22:11:09 +00:00