Commit Graph

261 Commits

Author SHA1 Message Date
Vinicius Moreira
feb061efa4 [arch] improvement -> upgrade: checking specific version requirements and marking packages as 'cannot upgrade' when these requirements are not met 2020-09-01 19:36:05 -03:00
Vinicius Moreira
1418383730 [arch] improvement -> AUR: new settings property 'aur_build_only_chosen' 2020-08-31 15:01:20 -03:00
Vinicius Moreira
16eb8445fb [arch] fix -> AUR: not properly extracting srcinfo data when several pkgnames are declared 2020-08-28 13:53:59 -03:00
Vinicius Moreira
4d526e5488 [arch] fix -> not handling conflicting files errors during the installation process 2020-08-27 11:14:00 -03:00
Vinicius Moreira
60836643aa [arch] fix -> AUR: some packages dependencies cannot be downloaded due to the wrong download URL 2020-08-27 10:10:23 -03:00
Vinicius Moreira
bb5abf5d86 [arch] feature -> new 'Check Snaps support' action 2020-08-26 18:53:09 -03:00
Vinicius Moreira
fa316e3fb8 [arch] fix -> indexing task progress number 2020-08-21 17:17:30 -03:00
Vinicius Moreira
634f3dc932 [arch] improvment -> initializing task 'Organizing data from installed packages' is taking about 80% less time 2020-08-21 15:12:05 -03:00
Vinicius Moreira
dcd2cfd8df [arch] improvement -> AUR: edit pkgbuild dialog with 'No' as the default button 2020-08-20 17:33:51 -03:00
Vinicius Moreira
20f049315c [arch] fix -> not informing the env vars during the launch process 2020-08-20 17:28:31 -03:00
Vinicius Moreira
4544a46421 [arch] improvement -> increasing PKGBUILD editing dialog dimensions 2020-08-20 12:04:49 -03:00
Vinicius Moreira
92384875cd [arch] improvement -> new settings property 'aur_remove_build_dir' 2020-08-20 11:55:37 -03:00
Vinicius Moreira
f632aea55e [arch] fix -> AUR: not installing the correct package built when several are generated 2020-08-19 19:05:44 -03:00
Vinicius Moreira
eb1a1520a4 [arch] fix -> some environment variables are not available during the common operations (install, upgrade, ...) 2020-08-19 14:59:14 -03:00
Vinicius Moreira
e20bfe461b [arch] -> improvement: 'aur_build_dir' property rendered as a file chooser 2020-08-18 18:41:27 -03:00
Vinicius Moreira
befcc79cb0 [arch] improvement -> AUR: new settings property 'aur_build_dir' 2020-08-18 18:15:49 -03:00
Vinicius Moreira
7e0ee26db1 [arch] fix -> AUR: importing PGP keys 2020-08-17 17:59:28 -03:00
Vinicius Moreira
11540cf1e7 [arch] fix -> AUR: multi-threaded download: not retrieving correctly some source files URLs 2020-08-17 15:14:12 -03:00
Vinicius Moreira
9c1ffbd356 [arch] feature -> AUR: allowing to edit the PKGBUILD file of a package to be installed/upgraded/downgraded 2020-08-16 12:39:20 -03:00
Vinicius Moreira
a0fbf52ad4 [arch] improvement -> pacman as the default downloader for repository packages 2020-08-11 11:34:23 -03:00
Vinicius Moreira
31b67a32b7 [arch] improvements -> upgrading firstly the keyring packages declared in 'SyncFirst' (/etc/pacman.conf) to avoid pacman downloading issues | only removing packages after downloading the required ones 2020-08-11 11:24:41 -03:00
Vinicius Moreira
b68a21894e [arch] improvement -> upgrade: only removing packages after downloading the required ones (when multi-threaded download is enabled) 2020-08-06 14:52:46 -03:00
Vinicius Moreira
78912d5eee [arch] fix -> some conflict resolution scenarios when upgrading several packages 2020-08-06 11:53:52 -03:00
Vinicius Moreira
4400e60622 [arch] improvement -> upgrade summary: displaying the reason a given package must be installed 2020-08-04 15:35:15 -03:00
Vinicius Moreira
d288c30484 [arch] fix -> Downloading some AUR packages sources twice when multi-threaded download is enabled 2020-08-04 12:27:33 -03:00
Vinicius Moreira
be7652ccf4 [arch] fix -> not able to upgrade a package that explicitly defines a conflict with itself 2020-08-04 10:53:42 -03:00
Vinicius Moreira
eee9e9abf8 [improvement][ui] uninstallation does not refresh the table if it succeeds 2020-06-16 11:41:06 -03:00
Vinicius Moreira
3ee6056814 [fix][arch] crashes when downgrading a package after being recently installed 2020-06-12 18:18:48 -03:00
Vinicius Moreira
1b4137be32 [fix][arch] log message 2020-06-11 17:24:13 -03:00
Vinicius Moreira
f0c44ab019 [fix][ui] calling required tasks when '--settings' is specified as a param 2020-06-11 17:15:20 -03:00
Vinicius Moreira
ef70ce0864 [fix][arch] not waiting for the disk cache to be ready before reading installed packages 2020-06-11 16:53:10 -03:00
Vinicius Moreira
a43e640437 [improvement][ui] not performing a full table refresh after installing a new package 2020-06-11 16:51:55 -03:00
Vinicius Moreira
d919b8aef8 [improvement][arch] cleaning substatus after caching data to disk 2020-06-06 19:20:44 -03:00
Vinicius Moreira
a8ec5c1625 [fix][arch] substatus handler not handling outputs in the right order 2020-06-06 19:02:32 -03:00
Vinicius Moreira
2d18e2d803 [fix][arch] not displaying 'removing' substatus during the upgrade process 2020-06-06 18:41:51 -03:00
Vinicius Moreira
e30dc65033 [fix][arch] substatus handler conditions 2020-06-06 18:33:47 -03:00
Vinicius Moreira
51d8984c3a [fix][arch] not displaying 'removing' substatus during the upgrade process 2020-06-06 17:35:40 -03:00
Vinicius Moreira
4960cfbaa8 [fix][arch] not displaying 'removing' substatus during the upgrade process 2020-06-06 17:22:17 -03:00
Vinicius Moreira
bb082e04f1 Merge branch 'master' into staging 2020-06-06 13:49:02 -03:00
Demiray
ebbafc0304 Update tr 2020-06-06 14:17:18 +03:00
Vinicius Moreira
6bec05c408 [fix][arch] properly fixing multiple providers checking when uninstalling 2020-06-02 18:12:20 -03:00
Vinicius Moreira
157ec0e2c6 [improvement][arch] new 'automatch_providers' settings 2020-06-02 17:54:08 -03:00
Vinicius Moreira
b93fb63430 [fix][arch] not recursively asking for dependencies providers when installing / upgrading 2020-06-02 17:02:53 -03:00
Vinicius Moreira
d45dc799ca [fix][arch] not checking if the are other installed providers for the target package 2020-06-02 15:59:13 -03:00
Vinicius Moreira
0912384781 [improvement] download clients parameters 2020-06-01 16:34:53 -03:00
Vinicius Moreira
5901c4ceea [fix][arch] not checking if **pacman-mirrors** is available before starting to download repository packages 2020-06-01 10:58:46 -03:00
Vinícius Moreira
48791b03ff [fix][i18n] download tips 2020-05-29 17:23:27 -03:00
Vinícius Moreira
e9264f16c5 [fix][arch] i18n tips 2020-05-29 17:11:54 -03:00
Vinícius Moreira
a2e41ce51f [fix][ui] not updating cached installed packages state after ignoring/reverting updates 2020-05-28 17:09:57 -03:00
Vinícius Moreira
9b483b9b6c [improvement][arch] downloading package signatures asynchronously 2020-05-28 15:18:14 -03:00