Commit graph

2009 commits

Author SHA1 Message Date
jguer 4df76fd9fe
chore(locale): update en.po 2022-02-05 14:29:04 +01:00
J Guerreiro d83c5ca5a1
fix(deps): update deps (#1689) 2022-02-05 14:25:59 +01:00
mh4ckt3mh4ckt1c4s e9d8894a37
Fix(AUR): Fix end of php use on AUR API (#1685)
* Fixed end of php use on AUR API

* Added a / to the end of rpc to respect the AUR RPC doc

* Removed the / due to the "AUR unavailable at this moment" error
2022-02-05 12:56:10 +00:00
Norbert Pfeiler 19d42ae3cd
fix(yay): Total foreign → Foreign (#1680)
Rename -Ps option
2022-02-03 09:58:55 +01:00
jguer 09695c694f
remove noisy funding sources 2022-01-13 18:04:49 +01:00
jguer 65ecee9cb6 chore(deps): update ci 2022-01-03 13:46:52 +00:00
jguer 1c22cc491c chore(linting): code lint 2022-01-03 13:46:52 +00:00
jguer d02321bdc9 chore(dep): rename pool creator 2022-01-03 13:46:52 +00:00
jguer ac13060bfd
chore(locale): update po files 2022-01-02 21:20:11 +01:00
transifex-integration[bot] 0f5df3cbad
Chore: Translate /po/en.po in id (#1662)
translation completed for the source file '/po/en.po'
on the 'id' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-12-30 09:28:15 +01:00
transifex-integration[bot] 2552cf1e22
Translate /po/en.po in pt_BR (#1656)
translation completed for the source file '/po/en.po'
on the 'pt_BR' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-12-22 17:26:34 +01:00
Дамјан Георгиевски f7dbebcc2c
fix(exec): add --quiet to systemd-run (#1654)
* add --quiet to systemd-run

this will avoid the `Press ^] three times within 1s to disconnect TTY.` message.

it's mentioned in the systemd-run man page too:
```
--quiet, -q
    Suppresses additional informational output while running. This is particularly useful in combination with --pty when it will suppress the
    initial message explaining how to terminate the TTY connection.
```

* add --quiet to the tests

* add --quiet to TestABSPKGBUILDRepoExistsPerms too
2021-12-20 17:49:25 +01:00
jguer a9702da300
chore(cmd): reduce install calls 2021-12-18 21:39:01 +01:00
jguer 81eeb8c495
fix(download): use git pull --rebase --autostash instead of --ff-only. fixes #1635 2021-12-12 19:05:48 +01:00
JohnTheCoolingFan bf288822b9 Update ru_RU.po to match pacman translation
Changed "Optional Deps" and "Provides" to match with pacman translation.
2021-12-12 17:29:27 +00:00
jguer 6c09d9bf33
chore(yay): exempt bugs and triage from stale 2021-12-10 09:06:37 +01:00
Cyrus Yip c0507e7f8e chore(readme): improve format of FAQ 2021-12-06 18:01:18 +00:00
Thomas Dupond 7e8d61c017 Prefer VISUAL over EDITOR for editmenu 2021-12-06 07:38:01 +00:00
jguer 9ebc98e80f
chore(yay): update deps 2021-12-04 19:48:25 +01:00
transifex-integration[bot] 17c20f5cd9 Translate /po/en.po in tr
translation completed for the source file '/po/en.po'
on the 'tr' language.
2021-11-27 02:15:10 +01:00
ccn 0b2bddf9d0 Add command to install quickly
add in a command which will do all of the installation steps at once.
2021-11-27 02:14:03 +01:00
transifex-integration[bot] df6af2e1e4 Translate /po/en.po in de
translation completed for the source file '/po/en.po'
on the 'de' language.
2021-11-21 16:27:11 +01:00
transifex-integration[bot] 40561093f1 Translate /po/en.po in fr_FR
translation completed for the source file '/po/en.po'
on the 'fr_FR' language.
2021-11-13 10:23:23 +01:00
transifex-integration[bot] 58bbcb3716 Translate /po/en.po in it_IT
translation completed for the source file '/po/en.po'
on the 'it_IT' language.
2021-11-13 10:22:51 +01:00
jguer e38d0138a6 feat(yay): simplify sort mode and use it for calculating number menu indices, fixes #1627 2021-11-07 00:18:26 +01:00
Matt Alexander 53e8ec70f8 fix(search): Fixed unit test; make test names unique and more descriptive 2021-11-05 09:26:34 +01:00
Matt Alexander 22c165a11f feat(search): add optional setting that formats each search result on a single line, Part II 2021-11-05 09:26:34 +01:00
Matt Alexander 1c238dd724 fix(docs): Add reference to make lint in section talking about go fmt. 2021-11-05 09:26:34 +01:00
Matt Alexander 673f077e7f feat(search): add optional setting that formats each search result on a single line 2021-11-05 09:26:34 +01:00
jguer f88bf5c212
fix(search): in case there are no results, don't display number menu 2021-11-03 00:04:00 +01:00
transifex-integration[bot] 02d33f63c0 Translate /po/en.po in de
translation completed for the source file '/po/en.po'
on the 'de' language.
2021-11-02 15:31:47 +01:00
transifex-integration[bot] 38b66fee63 Translate /po/en.po in es
translation completed for the source file '/po/en.po'
on the 'es' language.
2021-11-02 15:31:04 +01:00
jguer 15d91e4661
fix(search): revert repo query revert. Fixes #1623 2021-10-28 17:41:51 +02:00
jguer 57a9630054 chore(alpm): use text.getinput for ialpm 2021-10-27 23:45:23 +02:00
jguer 9eb73899fe chore(query): unify search in number menu selection and normal search 2021-10-27 23:45:23 +02:00
jguer 44cf54795d chore(text): use getInput for number pick deps 2021-10-27 23:45:23 +02:00
jguer f925b719e8 chore(text): make input overflow its own error 2021-10-27 23:45:23 +02:00
jguer 005c5c24b4 chore(globals): rename config->globals for easier understanding 2021-10-27 23:45:23 +02:00
jguer e4b1cb6e7d chore(menus): squish clean menu into diff/edit menu 2021-10-27 23:45:23 +02:00
jguer 49577191c6 chore(menus): refactor editDiff menus 2021-10-27 23:45:23 +02:00
jguer d096d15973 feat(menus): extract menus package 2021-10-27 23:45:23 +02:00
jguer 6364b4efe8 fix(menus): improve edit and diff menu structure 2021-10-27 23:45:23 +02:00
jguer f3c3e2e4d4 fix(clean_menu): optimize any base installed 2021-10-27 23:45:23 +02:00
jguer a43fbacc96 fix(clean_menu): anyExistInCache already verifies if cleanMenu is necessary 2021-10-27 23:45:23 +02:00
jguer 1fb9f410a6 chore(install): reduce scope of toSkipSlice 2021-10-27 23:45:23 +02:00
jguer 34e81d5d7d fix(clean_menu): clean menu errors don't exit yay anymore 2021-10-27 23:45:23 +02:00
jguer 3fef4ae1e3 test(build-dir): add regression tests for non-existing build dir 2021-10-15 19:58:59 +02:00
jguer 12a6d4f5c1
fix(cache): create build directory if not systemd-run directory. closes #1612 2021-10-15 19:22:28 +02:00
jguer 52efaeba52
chore(yay): bump hardcoded version 2021-10-10 11:05:52 +02:00
jguer 2218e05981
fix(clean): missing dir caused failure to clean. closes #1610 2021-10-10 11:01:59 +02:00