transifex-integration[bot]
c826456d4d
Translate '/po/en.po' in 'ko' ( #1851 )
...
Translate /po/en.po in ko
translation completed for the source file '/po/en.po'
on the 'ko' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-12-12 09:40:33 +00:00
transifex-integration[bot]
9df087bd3d
Translate '/po/en.po' in 'pt' ( #1845 )
...
Translate /po/en.po in pt
translation completed for the source file '/po/en.po'
on the 'pt' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-12-06 18:19:59 +01:00
Jo
1b5f0d66fe
Fix legacy engine install issues ( #1842 )
...
* fix debug pkg clearing pkg archive slice
* add debug messages and limit check for srcinfo
* treat pkgbuildDirs as expected directory, not proven directory
Co-authored-by: David Tomaschik <david@systemoverlord.com>
Co-authored-by: David Tomaschik <david@systemoverlord.com>
2022-11-29 13:23:52 +00:00
Jo
4f1f539217
Ignore last layer fails and keep building ( #1841 )
...
* fix: do not instantiate cleaning hooks if there's no AUR pkg
* chore: squash local and sync install
* still update completions in local mode
* allow failures on the last install layer
2022-11-29 12:25:36 +00:00
Jo
7612bb5da5
Mutualize local sync install ( #1836 )
...
* fix: do not instantiate cleaning hooks if there's no AUR pkg
* chore: squash local and sync install
* still update completions in local mode
2022-11-20 13:02:01 +00:00
Jo
9f67d10d5c
feat(v12): add group install ( #1835 )
...
v12engine: add group install
2022-11-20 02:47:23 +00:00
Jo
6ad63cae10
fix: rework menus to work on both flows ( #1830 )
...
* rework menus to work on both flows
* add installed package split
* remove unused field
* Add post install hooks
2022-11-20 00:51:55 +00:00
transifex-integration[bot]
63f20599cd
Translate '/po/en.po' in 'ca' ( #1833 )
...
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2022-11-19 19:18:49 +00:00
Jo
0f45a99efa
yay v12: new AUR query engine, Local PKGBuild install, debug mode, new install engine + bugs ( #1826 )
...
yay v12: new AUR query engine, Local PKGBuild install, debug mode, new install engine + bugs (+bugs)
2022-11-16 01:32:26 +00:00
jguer
f52db80a9d
po update
2022-11-16 02:21:35 +01:00
jguer
7f151cd603
move addUpgradeToGraph to depgraph
2022-11-16 01:11:16 +01:00
jguer
2805252365
fix GraphFromTarget bug where empty DB would be used as identifier
2022-11-16 01:03:57 +01:00
jguer
481c63db91
remove local build from -U
2022-11-16 00:56:24 +01:00
jguer
5e8d9ac846
add make to dockerfile
2022-11-16 00:54:21 +01:00
jguer
085e2c8aea
rename -Ui to -Bi
2022-11-16 00:51:57 +01:00
jguer
1153ee6dbb
support multiple targets. Remove working directory logic
2022-11-16 00:45:59 +01:00
jguer
3f5eb36fe2
add gcc to build
2022-11-16 00:29:53 +01:00
jguer
2358a7f66e
use aur package metadata client
2022-11-16 00:25:17 +01:00
jguer
2560cadcc0
update aur package
2022-11-15 19:02:35 +01:00
jguer
c00cd8d88e
rename AUR metadata client
2022-11-15 16:22:57 +01:00
jguer
f042713aaa
fix: fix linting errors
2022-11-15 15:44:50 +01:00
jguer
ae918986f4
Merge remote-tracking branch 'origin/next' into jguer/local-pkgbuild-install
2022-11-15 15:19:30 +01:00
Jo
3f5dffc188
build: update golangci ( #1829 )
2022-11-15 14:17:56 +00:00
jguer
3f7f55f260
simplify src download
2022-11-14 01:14:13 +01:00
jguer
fd46fa0f33
fix failing errors
2022-11-14 00:25:14 +01:00
jguer
d7851223c6
correct nits from metadata package and remove uneeded functionality
2022-11-14 00:21:36 +01:00
jguer
5aeb0d696c
support contains
2022-11-13 23:53:37 +01:00
jguer
56a46644cc
metadata respect search by
2022-11-13 17:47:19 +01:00
jguer
01721c816c
refactor query builder to include AURClient
2022-11-13 14:29:00 +01:00
jguer
cc8c0a2366
fix non-prefixed version
2022-11-10 01:48:58 +01:00
jguer
6cbf00c5a7
typos
2022-11-08 01:37:54 +01:00
jguer
742b6ad79c
use aur cache for upgrades
2022-11-08 01:32:21 +01:00
jguer
9b576fbab7
update dependencies
2022-11-08 01:12:13 +01:00
jguer
bfb32ea63b
update dependencies
2022-11-08 01:11:57 +01:00
jguer
a724d1554f
check hook is not nil
2022-11-03 16:23:47 +01:00
jguer
3fc5d93243
add graph feeding
2022-11-02 00:37:27 +01:00
jguer
0b3ca79788
reduce scope
2022-11-01 23:51:24 +01:00
jguer
b5bdcfbd1a
add basic sync upgrade capabilities
2022-11-01 23:48:35 +01:00
jguer
776fc9686a
Merge remote-tracking branch 'origin/next' into jguer/local-pkgbuild-install
2022-10-28 23:58:23 +02:00
jguer
d3efb59da3
extract upgrade target adder
2022-10-28 23:58:15 +02:00
Jo
a88fad68d4
fix: fix wrong env var in readme for aur voting ( #1823 )
2022-10-28 20:57:23 +00:00
jguer
849e8f7b60
restore install support for legacy
2022-10-28 01:01:03 +02:00
jguer
ba935ccf95
add support for target install
2022-10-28 00:38:11 +02:00
Norbert Pfeiler
1f49b7e11c
align test numbers, also color expected output ( #1815 )
2022-10-11 08:39:08 +02:00
jguer
f496dbac8b
error refactor
2022-09-20 00:44:06 +02:00
jguer
bc4732e9e1
add debug mode
2022-09-20 00:11:10 +02:00
jguer
e4fdc9a4d4
readd makedep primitives
2022-09-20 00:01:19 +02:00
moson-mo
647d160182
add option/setting "AurRpcUrl" ( #1809 )
...
Signed-off-by: moson-mo <mo-son@mailbox.org>
2022-09-18 00:05:27 +00:00
jguer
c86c460816
fix typos
2022-09-17 14:45:07 +02:00
jguer
d646cd6c87
add base to name map
2022-09-17 14:31:54 +02:00