Commit graph

1271 commits

Author SHA1 Message Date
Jguer f21a5a7f1a
Merge previous README changes 2019-04-03 23:07:57 +01:00
Jguer 5db33b6bcb
Documented and fixed docker release process 2019-04-03 23:06:22 +01:00
J Guerreiro dc2186c5f3
Fix up Readme typo 2019-04-03 21:28:35 +01:00
Jguer 9d708d5186 Add multiarch images for cross-compiling 2019-04-03 21:08:58 +01:00
J Guerreiro a75506cc34
Merge pull request #927 from Morganamilo/fix#926
Update go-srcinfo
2019-04-01 17:33:37 +01:00
morganamilo 711e12d7bb
Update go-srcinfo 2019-04-01 17:27:27 +01:00
J Guerreiro 01e9cd2d47
Remove mentions of dep 2019-03-30 09:22:53 +00:00
J Guerreiro 6809d7c6d2
Merge pull request #370 from Jguer/travis-exp
Test arch-travis on yay. Just test if it's building right now and then we can get serious
2019-03-29 22:30:50 +00:00
J Guerreiro 8880213fb0
Merge pull request #923 from Jguer/revert-916-sudobin
Revert "Add SudoBin"
2019-03-29 22:09:39 +00:00
J Guerreiro 888a289a1b
Revert "Add SudoBin" 2019-03-29 22:09:27 +00:00
J Guerreiro aa82518720
Merge pull request #916 from daftaupe/sudobin
Add SudoBin
2019-03-29 22:08:20 +00:00
J Guerreiro 062c6ea6d8
Merge pull request #922 from Jguer/fix918
Fix #918. Get back in the groove
2019-03-29 22:05:43 +00:00
Jguer e1bc834f5b
Fix #918. Get back in the groove 2019-03-29 22:05:04 +00:00
Pierre-Alain TORET 877c794bc2 Add SudoBin and SudoFlags 2019-03-27 15:16:39 +01:00
J Guerreiro ec5746f09f
Merge pull request #909 from sosiska/patch-1
Some more code improvements
2019-03-15 20:50:34 +00:00
Anna 1447fb9ff0
Merge pull request #908 from CodeLingoBot/rewrite
Fix function comments based on best practices from Effective Go
2019-03-13 09:14:16 +00:00
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
CodeLingo Bot 1771c8f0b3 Fix function comments based on best practices from Effective Go
Signed-off-by: CodeLingo Bot <bot@codelingo.io>
2019-03-07 02:36:53 +00: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