Motkov Kirill
14ac756298
Code improvements
...
- Removed yoda condition.
- Renamed/removed variables which shadows built-in names.
- Rewrited if-else-if-else chains to switch statements.
2019-03-10 16:36:01 +03:00
Arseni
417cc653ab
Improve the man page's writing and fix typos. ( #904 )
...
* Fix typos in man page
* Use more concise forms of verbs in man page
* Fix confusing list in man page
2019-03-06 16:36:18 +00:00
Anna
e18cd9b1e8
Merge pull request #903 from sosiska/patch-1
...
code improvements
2019-03-05 20:26:14 +00:00
Motkov Kirill
0878b485ae
remove suspicious err reassigns
2019-03-05 23:10:04 +03:00
Anna
c3caa2da94
Merge pull request #899 from Morganamilo/fixalpm
...
Update go-alpm
2019-03-05 19:00:57 +00:00
Motkov.Kirill
a33801615c
miss assignment to err
2019-03-05 11:10:56 +03:00
Motkov.Kirill
50a99c1e54
remove yoda condition
2019-03-05 11:08:37 +03:00
J Guerreiro
808f6332c2
Merge pull request #901 from sosiska/patch-1
...
rewrite if-else to switch statement
2019-03-04 19:19:38 +00:00
Motkov.Kirill
7b8e45d4e2
rewrite if-else to switch statement
2019-03-04 19:07:04 +03:00
morganamilo
5e04e693c4
Update go-alpm
2019-03-02 21:15:33 +00:00
Anna
b2ab67c410
Merge pull request #895 from sosiska/patch-1
...
remove unwanted space
2019-03-01 09:55:51 +00:00
Motkov.Kirill
504e4e21af
remove unwanted space
2019-02-26 14:41:35 +03:00
J Guerreiro
aa1e88459f
Merge pull request #888 from willipink/master
...
fix typo
2019-02-20 08:24:31 +00:00
koksnuss
737ed78eb1
fix typo
2019-02-18 23:39:23 +01:00
Anna
8ebc41d4f6
Merge pull request #886 from Morganamilo/fix#883
...
Update go-alpm
2019-02-14 20:46:33 +00:00
morganamilo
895788e01b
Update go-alpm
2019-02-14 20:45:18 +00:00
Anna
a645353c17
Merge pull request #879 from Morganamilo/update-go-alpm
...
Why you shouldn't just rely on: git commit -a
2019-02-04 17:20:29 +00:00
morganamilo
4b2279edbc
Why you shouldn't just rely on: git commit -a
2019-02-04 17:16:48 +00:00
Anna
229f2c606b
Merge pull request #878 from Morganamilo/update-go-alpm
...
Update go-alpm
2019-02-04 16:58:42 +00:00
morganamilo
5ce4a49687
Update go-alpm
2019-02-04 16:56:02 +00:00
J Guerreiro
dcc323cc06
Merge pull request #876 from opes/typo_fixes
...
Fix typos in help menu
2019-02-03 12:10:36 +00:00
Dan Minkevitch
eab94628ec
Fix typos in help menu
2019-02-02 17:36:46 -08:00
Anna
18e5b47e4a
Merge pull request #873 from Morganamilo/support-Sl
...
Support -Sl
2019-01-26 23:51:05 +00:00
morganamilo
4f01418769
Support -Sl
...
Adds (mostly) complete -Sl support. While pacman will also print the
version number for the package, packages.gz does not give version
numbers. Using -Si to fetch all that data would also be unthinkable.
Instead of just missing out the version number yay will print
"unknown-version". This is so that tools that expect a version number do
not break.
2019-01-26 23:31:46 +00:00
Jguer
0f57ed0ba8
Update to version 9.1.0
2019-01-20 15:52:21 +00:00
Jguer
50a52dba94
Fixes #865
2019-01-17 17:29:20 +00:00
J Guerreiro
6354a4424e
Merge pull request #866 from Morganamilo/revert-depsolver
...
Revert "Merge pull request #767 from Morganamilo/merge-dep-pool-order"
2019-01-17 17:24:39 +00:00
morganamilo
4ab7814af1
Revert "Merge pull request #767 from Morganamilo/merge-dep-pool-order"
...
This reverts commit c2aeb4bc4e
, reversing
changes made to 1f1cee7023
.
2019-01-15 18:43:46 +00:00
J Guerreiro
478e1ee869
Transition to jsdelivr
...
Raw git is getting discontinued in October, fix it now instead of repair it later.
2019-01-12 13:16:27 +00:00
J Guerreiro
b715c11306
Merge pull request #854 from 1ace/completion-bash-getpkgbuild
...
add bash completion for -G,--getpkgbuild
2019-01-07 23:01:41 +00:00
Eric Engestrom
ebf48ffa1a
add bash completion for -G,--getpkgbuild
2019-01-07 21:30:00 +00:00
Jguer
5acee2706f
Fix typo in cache dir. References #840
2018-12-19 21:13:46 +00:00
Anna
3e1f29277b
Merge pull request #832 from parkerlreed/master
...
Match the query date/time to pacman. Fixes #831
2018-12-12 19:47:23 +00:00
Parker Reed
6db8864572
Match the query date/time to pacman. Fixes #831
2018-12-12 14:37:56 -05:00
Jguer
d3a9082f2a
Update patch version of yay to reflect makefile changes
2018-12-07 14:00:17 +00:00
J Guerreiro
14cb1c587f
Merge pull request #826 from Jguer/gcc-go
...
Readd gopath tweaks to function in makepkg. Only for gcc-go
2018-12-07 13:51:54 +00:00
Jguer
555b166fd3
Readd gopath tweaks to function in makepkg. Only for gcc-go
2018-12-07 13:50:57 +00:00
J Guerreiro
13e3acaedf
Merge pull request #825 from Jguer/gcc-go
...
Detect gccgo and give them their own flags. #824
2018-12-07 13:44:47 +00:00
Jguer
cc0036c43b
Detect gccgo and give them their own flags. #824
2018-12-07 13:37:44 +00:00
J Guerreiro
1bb73667c9
Add information about development packages
2018-12-06 22:36:53 +00:00
J Guerreiro
fa8d4b0184
Merge pull request #822 from sseering/master
...
fix copy-paste error
2018-12-06 20:58:53 +00:00
Stefan Seering
cc98fa0670
fix copy-paste error
2018-12-06 20:01:09 +01:00
Jguer
47373c5631
update version
2018-12-06 08:09:05 +00:00
Jguer
a05886d9eb
Update major version
2018-12-03 14:51:17 +00:00
Jguer
6b31a1a626
Finish transition to go modules even in gopath
2018-12-03 14:49:39 +00:00
Jguer
84022c9425
Merge branch 'modules' of github.com:Morganamilo/yay into Morganamilo-modules
2018-12-03 14:41:10 +00:00
J Guerreiro
7644a92c1c
Merge pull request #819 from Jguer/8.2
...
Fix tests broken in master
2018-12-03 14:06:10 +00:00
Anna
258f90edec
Merge pull request #817 from cezarmathe/master
...
Fixed a comment in download.go, line 18
2018-12-02 22:44:09 +00:00
Jguer
5bcadc58ac
Fix tests and prepare for release
2018-12-01 15:03:46 +00:00
cezarmathe
6a95783790
Fixed a comment in download.go, line 18
2018-11-30 11:41:30 +02:00