J Guerreiro
771eca9cf7
Merge pull request #48 from afg984/aur-dep
...
use Command.Dir in aur.PkgInstall; attempt to fix #32 #47
2017-10-03 00:04:55 +09:00
afg
56be9fde2a
use Command.Dir in aur.PkgInstall; attempt to fix #32 #47
2017-09-30 23:13:02 +08:00
Jguer
35b975a03c
Fixes #45
2017-09-12 11:38:42 +09:00
J Guerreiro
d295a80203
Merge pull request #44 from afg984/uidsuffix
...
Suffix BuildDir with uid to avoid perm problems
2017-09-06 00:04:01 +09:00
afg
b3826dbb18
Suffix YayConf.BuildDir with uid to avoid permission issues between different users
2017-09-05 10:51:09 +08:00
jguer
9afd66109a
FilterPackages replaces ForeignPackages
2017-08-07 14:43:25 +01:00
jguer
ef454680dc
Fixed tests for unified structure
2017-08-07 10:53:20 +01:00
jguer
418c27f7e3
Removed empty package
2017-08-07 10:35:21 +01:00
jguer
6e60184078
Fixed parallel update merge
2017-08-07 10:18:19 +01:00
jguer
f7b1cdf990
Merge branch 'master' into flatten
2017-08-07 09:42:02 +01:00
J Guerreiro
263b2facef
Further improvements to README
...
Picture overall is needed as it is outdated
2017-08-05 10:54:09 +01:00
J Guerreiro
8a1d1cd5ee
Merge pull request #43 from reujab/readme-improvements
...
Improved readme
2017-08-05 10:46:05 +01:00
reujab
9fac9805fb
improved readme
2017-08-04 21:15:12 -04:00
jguer
226d0f89dd
Flatten now compiles
2017-08-04 10:26:53 +01:00
Jguer
262b158a34
Fixes no confirms
2017-08-02 22:56:45 +01:00
Jguer
b4f4a42d50
Flattened architecture. Does not compile
2017-08-02 18:24:03 +01:00
Jguer
5ad1772bba
Refactoring
2017-08-01 17:43:20 +01:00
Jguer
4e67864662
Fixes no updates hang. Refers #39
2017-07-31 13:07:22 +01:00
Jguer
6165007f2c
References #39 , Sy
2017-07-24 10:32:11 +01:00
Jguer
f80e3130ab
Su is now handled. References #39
2017-07-19 10:32:32 +01:00
Jguer
981387504e
By the way, we warn about it. References #39
2017-07-18 10:51:58 +01:00
Jguer
37883c7d8b
Fixes Ignore Group and Ignore Pkg. References #39
2017-07-18 09:38:38 +01:00
Jguer
467b7794c2
References #39 and #40
2017-07-17 23:44:46 +01:00
Jguer
f0b9c0cfe9
Vendoring and cool looking displays
2017-07-14 18:03:54 +01:00
Jguer
cb6d4af881
Added PacmanUpgradeList
2017-07-13 17:56:56 +01:00
Jguer
baf712d062
Unbuffered channels
2017-07-12 20:01:10 +01:00
Jguer
464cf208c1
Parallel AUR Update list
2017-07-12 19:54:29 +01:00
Jguer
73f8c32176
Refactoring and Implemented Human sizes from alpm
2017-07-10 18:10:51 +01:00
Jguer
7608c6338d
References #34 fix for yay -Qstats. Also added warnings about packages not available in AUR.
2017-07-07 00:48:01 +01:00
Jguer
d8f1c382b1
Possible fix for #34
2017-07-07 00:25:49 +01:00
Jguer
a0ee114577
Added --printconfig for debugging and quickly checking settings
2017-07-07 00:05:18 +01:00
Jguer
ff0d2ff90f
Merge branch 'kshlm-fill-defaults-before-everything'
2017-07-06 23:48:52 +01:00
Kaushal M
2bf1cf4515
Fill default config before trying to unmarshal config file
...
This keeps the default config values available if the config file only
has a few options.
Also, if the config is not found, save the default config in its place.
And pretty print it when saving to make it easier to edit for users.
2017-07-06 13:00:48 +05:30
Jguer
3ab83cd14f
Fixes #35 for now. (TODO: Implement Si natively])
2017-07-05 22:30:42 +01:00
Jguer
a27a0d329d
Fixes #36@
2017-07-05 22:21:58 +01:00
Jguer
2ea7510093
Changes to makefile
2017-07-04 18:54:03 +01:00
J Guerreiro
b7eb2f963f
Yay 2.0
2017-07-03 12:55:37 +01:00
Jguer
812eca3aa5
Fixes #29 . Changed to MiB and KiB and added simple float
2017-06-23 09:43:57 +01:00
Jguer
eea82fb8ee
Added missing flag to timeupdate
2017-06-23 09:19:18 +01:00
Jguer
144b483be3
Merge branch 'maximbaz-fix-timeupdate-param-usage' into dev
2017-06-23 09:17:16 +01:00
Maxim Baz
72cfd64e36
Fix config name in json
2017-06-21 09:41:54 +02:00
Maxim Baz
bebc821653
Fix TimeUpdate param usage
...
TimeUpdate is `false` by default. We want to compare modification time only when user changes this parameter to `true`.
The current code seems to have inverted logic at the moment.
2017-06-17 19:18:44 +02:00
Jguer
45ba8cc511
Merge branch 'maximbaz-use-pkgname-to-search-for-saved-package-info' into dev
2017-06-14 08:49:43 +01:00
Jguer
7d915b14a2
Merge branch 'use-pkgname-to-search-for-saved-package-info' of https://github.com/maximbaz/yay into maximbaz-use-pkgname-to-search-for-saved-package-info
2017-06-14 08:47:38 +01:00
Jguer
5bae8e81a6
Refactoring
2017-06-14 08:47:17 +01:00
Maxim Baz
7a823c50d8
Use pkgName to search for saved package info
...
URL is not a unique identifier. Multiple installed packages can refer to the same github URL,
like `alacritty-git` and `alacritty-terminfo-git`.
The search must be thus based on the package name.
2017-06-11 22:50:56 +02:00
Jguer
bdbf9c6107
Fixes #25 .
2017-05-25 18:09:43 +01:00
Jguer
3905dd86a4
By default yay uses Package Version for updates. Use --timeupdates to set updates based on modification time. Closes #9
2017-05-25 00:28:35 +01:00
Jguer
22f8dcf150
Merge branch 'maximbaz-improve-query-list-formatting' into dev
2017-05-21 21:40:10 +01:00
Maxim Baz
9fa8c9265e
Improve query list formatting
2017-05-21 17:10:42 +02:00