This website requires JavaScript.
271c4a4204
some code improvements
guinux
2015-01-28 16:40:05 +0100
66e66eab7e
do not erase empty lines in pacman.conf
guinux
2015-01-28 16:39:15 +0100
30e9891567
fix #23
guinux
2015-01-28 16:37:51 +0100
b8f93bc0a5
Merge pull request #27 from MightyCreak/master
guinux
2015-01-26 13:08:29 +0100
dc6cc1e5f9
Modularize the Makefiles.
Romain Failliot
2015-01-24 12:09:47 -0500
c6b29785f5
Add *.swp in .gitignore for vim files
Romain Failliot
2015-01-24 12:01:10 -0500
4295977164
try to fix #25
guinux
2015-01-21 17:07:26 +0100
7813d139d9
fix #26
guinux
2015-01-19 20:06:33 +0100
54591d4bc9
Update translations
Philip
2015-01-10 11:59:20 +0100
05eb865da8
fix trans cancel
guinux
2015-01-10 11:31:51 +0100
448ade9b51
Update Translations
Philip
2015-01-07 18:47:54 +0100
f1bc146e9b
fix #21
guinux
2015-01-07 15:09:39 +0100
457b7b69c0
Translations: update lt
Philip
2015-01-06 10:12:32 +0100
a6109ced90
little fixes
guinux
2015-01-05 22:12:56 +0100
0f88799bf5
fix an issue
guinux
2015-01-05 21:08:24 +0100
b14d80bf6f
fix #18
guinux
2015-01-05 21:06:18 +0100
20d3b5b991
fix transalations
guinux
2015-01-05 21:01:59 +0100
bf4161de33
Update translations
Philip
2015-01-04 10:22:06 +0100
b283605e7c
Proper Header
Philip
2015-01-04 10:20:14 +0100
5b0670b4a8
Translations: fix headers
Philip
2015-01-04 09:40:18 +0100
a5ec9ff679
Translations: updates
Philip
2015-01-04 09:38:31 +0100
c6b6681cf1
update language files
Philip
2015-01-04 09:22:02 +0100
fb0a3d5d5c
fix copyright year
guinux
2015-01-03 21:59:25 +0100
cef2c7b7dc
fix packages list display size
guinux
2015-01-03 21:53:35 +0100
f9fc090707
fix #11
guinux
2015-01-03 19:41:58 +0100
5f1c96e479
improve memory management
guinux
2015-01-03 19:32:10 +0100
a85c4272e2
fix #13
guinux
2015-01-03 19:23:49 +0100
0dc000f8f4
fix #15
guinux
2015-01-03 17:26:47 +0100
cff0edab60
fix #14
guinux
2015-01-03 14:52:26 +0100
e6dc06f106
update translations
guinux
2015-01-02 23:31:08 +0100
0704717acf
version fixes
guinux
2015-01-02 23:30:45 +0100
caaa459e7b
fix #8
guinux
2015-01-02 22:29:04 +0100
a357b6173e
fix an issue in parsing siglevel
guinux
2015-01-02 21:39:32 +0100
f40c8f2601
Merge branch 'master' of github.com:manjaro/pamac
guinux
2014-12-30 15:10:12 +0100
430b514f37
add to possibility to change syncfirst, ignorepkg and mirrors into preferences
guinux
2014-12-30 15:04:40 +0100
8a3fa7ccb5
fixes
guinux
2014-12-12 09:28:36 +0100
6f417e4f33
Merge remote-tracking branch 'origin'
guinux
2014-12-03 16:02:31 +0100
61f1bec6a5
port to pacman 4.2
guinux
2014-12-03 16:02:14 +0100
1a1da95554
add pamac-refresh
guinux
2014-11-30 16:51:33 +0100
6639139d3a
Update Translations
Philip
2014-11-29 12:33:30 +0100
d3a3bbfae0
Update german translation
Philip
2014-11-29 12:21:44 +0100
0b8c28668a
Stable release 2.0 - update some translations
Philip
2014-11-29 11:35:33 +0100
6024012729
fixes
guinux
2014-11-24 21:34:23 +0100
da70da90da
fix a bad commit
guinux
2014-11-22 15:10:42 +0100
bd63874d2a
Merge branch 'master' of github.com:manjaro/pamac
guinux
2014-11-22 12:00:18 +0100
e8c13b45bb
update translations
guinux
2014-11-22 11:53:14 +0100
b8153ea474
Pamac 2.0 - 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
Philip
2014-11-22 09:36:35 +0100
8ca909659a
update README and tx config
guinux
2014-11-21 15:37:57 +0100
db61ae3929
fix multiple words search in AUR
guinux
2014-11-21 15:19:46 +0100
31c90c6419
update po files
guinux
2014-11-21 11:21:08 +0100
8124ed4462
Merge pull request #6 from coffeeking/master
guinux
2014-11-21 10:29:43 +0100
689c96dac7
little fixes
guinux
2014-11-21 10:35:26 +0100
9fdd6eb174
changed a few instances of can_focus from false to true on some controlls, allowing screen readers to interact with them.
kendell clark
2014-11-21 02:06:30 -0600
bdb1c679d8
fix #5
guinux
2014-11-19 14:46:44 +0100
93bd73a3fc
improve makefiles
guinux
2014-11-17 21:56:15 +0100
ed0bacc1d3
some fixes and improvements
guinux
2014-11-16 11:31:44 +0100
0d3b34d7c4
add right click menu with multiple selection and fixes
guinux
2014-11-08 17:50:35 +0100
807e1040ac
remove headerbars
guinux
2014-11-03 21:57:50 +0100
0be2ab9500
fix #1
guinux
2014-11-03 21:04:44 +0100
acaf52d5ae
add alpm-package mime type
guinux
2014-11-01 17:59:16 +0100
fe929692ce
add translations
guinux
2014-10-30 22:00:03 +0100
ebe01e5d44
update alpm bindings and menus
guinux
2014-10-30 14:44:09 +0100
a2d248bc2d
update displayed strings
guinux
2014-10-26 12:30:04 +0100
03638f6375
fix transaction summary
guinux
2014-10-24 15:50:33 +0200
95d3ffd071
fix actions display in terminal
guinux
2014-10-24 15:29:39 +0200
60a34f6681
first commit
guinux
2014-10-22 18:44:02 +0200
df8ca4fc58
fix for situation, where the package tar filename is different from the actual package name (ie. chromium-pepper-flash != chromium-plugins.tar.gz)
Mateusz Mikołajczyk
2014-09-22 10:22:57 +0200
5840789f4e
Display a link to the Arch/AUR package page in the info area.
Benjamin Arbogast
2014-04-17 10:53:00 +0200
7292623942
Translations - update he, nl - add ca-ES
Philip
2014-06-17 21:34:52 +0200
91824f5c02
Translations - update ast, ca, fi, id, nb, pt_BR, ro, ru, sr@latin, sv, zh_CN - new si, sr, zh
Philip
2014-05-27 20:19:57 +0200
09d043f98b
Translations - update da, fr, sk
Philip
2014-03-27 20:02:21 +0100
d8d8a7437f
Translations - update bg
Philip
2014-03-10 18:30:06 +0100
a744670594
Translations - update es, it, ja, nb, nl, tr - add: ka, ur-PK
Philip
2014-03-09 22:39:56 +0100
2256f089a3
Translations - first update due string changes in 0.9.8rc1
Philip
2014-03-07 08:12:04 +0100
7b04b92144
manually merge request #1
guinux
2014-03-05 15:16:51 +0100
f888761d8a
update pot
guinux
2014-03-05 15:07:53 +0100
3750486576
add downgrade support
guinux
2014-03-05 15:00:39 +0100
812b7c9b44
Translations - update el, pt_PT
Philip
2014-02-20 22:11:59 +0100
44241ca478
Translations - update ca, hr, ru, sl, sv, vi - add fa-IR, hr
Philip
2014-02-18 22:05:08 +0100
11bde83dc5
Translations - update es, hu, id, pt_BR, ru
Philip
2014-02-13 17:48:01 +0100
011b3945ae
Translations - update cs, nb
Philip
2014-02-12 18:19:26 +0100
e032dfa8f0
move refresh button and do not auto-refresh at manager startup
guinux
2014-02-12 16:06:15 +0100
ce11d7ac3b
Translations - update ro
Philip
2014-02-09 12:50:17 +0100
2a0479080f
Translations - fix nb
Philip
2014-02-08 17:22:41 +0100
903df69fd4
Translations - update hi, nb
Philip
2014-02-08 17:12:21 +0100
2b468be1fe
Merge branch 'master' of git.manjaro.org:core/pamac
guinux
2014-02-08 12:11:06 +0100
0195a64a2a
rework on icons display
guinux
2014-02-08 12:10:55 +0100
104e8ff74b
Translations - update nl
Philip
2014-02-06 20:44:38 +0100
745f57bacc
Translations - update bg, it, ja, ro, sr@latin
Philip
2014-02-05 19:43:57 +0100
56f5b057c5
unactive apply and cancel buttons when nothing to do and add mark as explicitly installed option
guinux
2014-02-05 19:24:05 +0100
803952f5df
Merge branch 'master' of git.manjaro.org:core/pamac
guinux
2014-02-05 15:08:59 +0100
5f39a34f51
fix an issue in updater
guinux
2014-02-05 15:08:27 +0100
d2723f76cc
Translations - update ar, ast, bg, da, de, es, eu, pl, pt_BR, ru, sl, tr, zh_TW - add fo
Philip
2014-02-04 06:56:44 +0100
466e914a2d
Merge branch 'master' of git.manjaro.org:core/pamac
guinux
2014-02-01 18:04:06 +0100
99f873d40b
preferences window center and French translation
guinux
2014-02-01 18:00:01 +0100
a274802078
Translations - update translations
Philip
2014-02-01 16:04:11 +0100
c4d222f37e
last polishing
guinux
2014-02-01 15:39:58 +0100
7fd7bf6781
yet other fixes
guinux
2014-01-29 19:30:58 +0100
dcea80e88f
check updates and progress display fixes
guinux
2014-01-29 18:52:32 +0100
5152f01be8
authentication timeout and check kernel modules fixes
guinux
2014-01-29 16:21:37 +0100