Commit Graph

85 Commits

Author SHA1 Message Date
guinux 69f4b4368e use satisfier for AUR and mirrors support 2015-08-23 13:00:55 +02:00
guinux 3a1b338a6e move polkit check authorization in one function 2015-08-21 16:01:02 +02:00
guinux 3728e9b630 show optional_for in deps list and show a warning on optdeps removal 2015-08-20 18:23:43 +02:00
guinux 177dc8e12a v2.4, new preferences dialog 2015-08-20 15:18:12 +02:00
guinux 9e0864ff2c Merge branch 'master' of github.com:manjaro/pamac 2015-08-11 19:49:38 +02:00
guinux 4c0795fc1b fix #64, url member of aur package can be null 2015-08-11 19:43:58 +02:00
guinux a3789094e0 hide search aur button in manager if aur support is disabled 2015-07-29 09:50:11 +02:00
Philip 921745e420 bump version 2015-06-21 19:43:25 +02:00
guinux 983af4d427 linux4 support for auto-modules installation 2015-06-20 18:28:22 +02:00
guinux a0f1bf3a88 fix this annoying #54 2015-06-19 17:48:34 +02:00
Philip e8c2ab079c bump version 2015-06-19 06:50:05 +02:00
Philip d8e9826ab0 v2.3.1 2015-05-25 02:11:40 +02:00
guinux 40da570cc8 fix bad installed infos for optdeps 2015-05-20 14:48:12 +02:00
guinux 13c4ef9b05 fix ignore updates from AUR 2015-04-13 09:41:30 +02:00
guinux 0a30f76fb8 fix #45 2015-04-13 09:40:32 +02:00
guinux 57a38b3022 fix package properties display 2015-04-12 16:22:52 +02:00
guinux 27b5c00c2b fix #43 and 44 2015-04-12 16:04:30 +02:00
guinux c83721feed Merge branch 'master' of github.com:manjaro/pamac 2015-04-11 18:06:49 +02:00
guinux 22af5edc77 possibility to ignore some updates in pamac-updater, do not close progress window when yaourt failed and other improvements 2015-04-11 18:00:49 +02:00
Philip 00f1ed54d2 [vala] update Makefile for vala-0.28
- thx files out to Richard Didierr
2015-04-11 15:46:27 +02:00
Philip d06c4a91ea bump version 2015-03-29 21:43:19 +02:00
guinux 1058576cce improve code to ensure to not leave with locked databases 2015-03-28 15:17:14 +01:00
guinux 8c6535241a Merge branch 'master' of github.com:manjaro/pamac 2015-03-27 16:31:25 +01:00
guinux c578e6bee9 another try to fix #37, please test and report 2015-03-27 16:31:07 +01:00
Philip f961550566 bump version 2015-03-22 09:12:36 +01:00
guinux 147b8d04c8 fix #38 2015-03-18 16:17:30 +01:00
guinux 344010da89 fix #39 2015-03-18 16:12:35 +01:00
guinux dcbb6b07cd all braces 2015-03-18 16:07:18 +01:00
guinux 12da5c01db try again to fix #36 2015-03-18 14:53:45 +01:00
guinux 9af4a54b4f fix #37 again 2015-03-11 20:44:52 +01:00
guinux 847a6bc559 fix #37 2015-03-11 19:42:04 +01:00
guinux 68c8820f3b fix #36 2015-03-11 14:16:27 +01:00
guinux e7f0e086c7 fix #35 2015-03-10 17:14:56 +01:00
guinux 83bd32c279 fix #34 2015-03-10 17:14:36 +01:00
guinux 5af2f493ff fix for possible null string 2015-03-08 12:06:29 +01:00
guinux 278fd3f15c fix pamac-tray 2015-03-07 11:22:33 +01:00
guinux db57dfe8e5 little code improvements 2015-03-07 10:43:44 +01:00
guinux 16453a214d force refresh after generate mirrorslist 2015-03-07 09:39:51 +01:00
guinux ea147d52dd Merge branch 'master' of github.com:manjaro/pamac 2015-03-04 15:59:49 +01:00
guinux eb9ace7b82 prepare v2.2 2015-03-04 15:55:36 +01:00
Philip d677f5408f prepare 2.1.2 2015-02-18 19:01:16 +01:00
guinux c0d8266d7a push to right file 2015-02-18 10:19:26 +01:00
guinux 3694d5f263 prevent from AUR errors 2015-02-17 13:52:14 +01:00
guinux aea3a143d7 make updater to use daemon to get updates 2015-02-09 17:44:09 +01:00
guinux ef579ecfa5 fix possible conflict between tray and updater 2015-02-01 18:01:03 +01:00
Philip f37db6cacc prepare 2.1.1 2015-01-29 14:41:31 +01:00
guinux 271c4a4204 some code improvements 2015-01-28 16:40:05 +01:00
guinux 66e66eab7e do not erase empty lines in pacman.conf 2015-01-28 16:39:15 +01:00
guinux 30e9891567 fix #23 2015-01-28 16:37:51 +01:00
Romain Failliot dc6cc1e5f9 Modularize the Makefiles.
* It's a good practice to put the main target on top, since it's the
  first one that is called when calling just "make". That's why
  "resources", "binaries" and "gettext" were moved up in their
  Makefile's.
* Added a "clean" target for each subdirectories so that they are a bit
  more autonomous.
* Using "&&" instead of ";" when changing directory because if a
  directory name is changed, we get into an infinite loop.
2015-01-24 12:16:27 -05:00