Skip to content
Snippets Groups Projects
  1. Aug 20, 2015
  2. Jun 19, 2015
  3. Jun 01, 2015
  4. May 25, 2015
  5. Apr 12, 2015
  6. Mar 28, 2015
  7. Mar 21, 2015
  8. Mar 18, 2015
  9. Mar 09, 2015
  10. Mar 08, 2015
  11. Mar 07, 2015
  12. Mar 06, 2015
  13. Mar 04, 2015
  14. Jan 29, 2015
  15. Jan 24, 2015
    • Romain Failliot's avatar
      Modularize the Makefiles. · dc6cc1e5
      Romain Failliot authored
      * 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.
      dc6cc1e5
  16. Jan 10, 2015
  17. Jan 07, 2015
  18. Jan 06, 2015
  19. Jan 05, 2015
  20. Jan 04, 2015
  21. Jan 02, 2015
  22. Dec 30, 2014
  23. Nov 29, 2014
  24. Nov 22, 2014
    • guinux's avatar
      fix a bad commit · da70da90
      guinux authored
      da70da90
    • guinux's avatar
      update translations · e8c13b45
      guinux authored
      e8c13b45
    • Philip Müller's avatar
      Pamac 2.0 · b8153ea4
      Philip Müller authored
      - complete rewrite in vala
      - it now directly depends on libalpm so it is easier to maintain
      - it is faster and uses less memory
      - alpm bindings for vala, other people could be interested
      - a DBus daemon which can perform every tasks which need root access using polkit to check authorization, it can be used by any other program.
      - pamac-manager and pamac-updater as you know before but with some new design, try them !
      - the progress dialog now includes a terminal, it permits to launch yaourt which is used now to build packages from AUR.
      - reinstall a package
      - install optional dependencies of a package
      - mark a package as explicitly installed
      b8153ea4
  25. Nov 21, 2014
  26. Nov 19, 2014
  27. Nov 17, 2014
  28. Nov 16, 2014
Loading