Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update Swedish translation from Tx | Yuri Chornoivan | 2015-04-02 | 1 | -27/+19 | |
* | Update Albanian translation from Tx | Yuri Chornoivan | 2015-03-31 | 1 | -0/+231 | |
* | 1.2 | Anne Nicolas | 2015-02-09 | 2 | -1/+3 | |
* | Update Czech translation from Tx | Yuri Chornoivan | 2015-02-08 | 1 | -5/+6 | |
* | Sync Czech translation with TX | Yuri Chornoivan | 2015-01-18 | 1 | -13/+11 | |
* | supplement blacklist | Thierry Vignaud | 2014-01-19 | 1 | -1/+6 | |
* | add missing spaces (mga#2583) | Thierry Vignaud | 2014-01-19 | 2 | -2/+4 | |
* | 1.1 | Thierry Vignaud | 2014-01-19 | 2 | -1/+3 | |
* | update | Thierry Vignaud | 2014-01-19 | 1 | -7/+8 | |
* | force label wrapping (mga#12359) | Thierry Vignaud | 2014-01-19 | 2 | -1/+3 | |
* | Update Romanian translation | Yuri Chornoivan | 2014-01-11 | 1 | -80/+25 | |
* | Add Transifex config file | Yuri Chornoivan | 2013-12-10 | 1 | -0/+8 | |
* | Slight modifications in translation | Marek Laane | 2013-12-08 | 1 | -2/+3 | |
* | log++ | Thierry Vignaud | 2013-11-28 | 1 | -0/+1 | |
* | 1.0 | Thierry Vignaud | 2013-11-28 | 2 | -1/+4 | |
* | use Gtk3 namespace instead of Gtk2 | Thierry Vignaud | 2013-11-28 | 1 | -9/+9 | |
* | use (my|u)gtk3 instead of *tk2 | Thierry Vignaud | 2013-11-28 | 1 | -4/+4 | |
* | drop SVN bits | Thierry Vignaud | 2013-11-28 | 1 | -2/+0 | |
* | generate tarball in current directory | Thierry Vignaud | 2013-11-28 | 1 | -1/+1 | |
* | drop SVN bits | Thierry Vignaud | 2013-11-28 | 1 | -23/+1 | |
* | Update Spanish translation | Yuri Chornoivan | 2013-11-24 | 1 | -83/+36 | |
* | Update Ukrainian translation | Yuri Chornoivan | 2013-10-14 | 1 | -1/+1 | |
* | only use transparent proxy with squid <3.2 (mga#10513) | Derek Jennings | 2013-08-24 | 3 | -2/+7 | |
* | fix acl enabled test (mga#9195) | Derek Jennings | 2013-08-24 | 3 | -4/+7 | |
* | Ukrainian translation update | Yuri Chornoivan | 2013-08-24 | 1 | -1/+1 | |
* | allow urpmi to work when parental controls enabled (mga#7775) | Derek Jennings | 2013-08-24 | 3 | -3/+7 | |
* | allow for ext4 when enabling acl (mga#9195) | Derek Jennings | 2013-08-24 | 3 | -3/+6 | |
* | update NEWS and Makefile (SILENT) | Derek Jennings | 2013-08-24 | 2 | -1/+4 | |
* | Use --kerneltz option to select local time zone (mga#6400) | Derek Jennings | 2013-08-24 | 1 | -1/+1 | |
* | Fixing gettext issues in drakguard translation | Rémi Verschelde | 2013-06-19 | 5 | -5/+1 | |
* | Changing all DOS-like .po files to UNIX-like files. | Rémi Verschelde | 2013-05-11 | 1 | -240/+240 | |
* | Updating Arabic translation for drakguard and control-center (Mohamed Sakhri) | Rémi Verschelde | 2013-05-09 | 1 | -235/+240 | |
* | enable to release from git-svn | Thierry Vignaud | 2013-04-20 | 1 | -1/+16 | |
* | switch from lzma to xz for compressing tarball | Thierry Vignaud | 2013-04-20 | 1 | -1/+1 | |
* | 0.7.9 | Thierry Vignaud | 2013-04-20 | 2 | -1/+3 | |
* | merge translations from mcc | Thierry Vignaud | 2013-04-20 | 1 | -2/+2 | |
* | merge translations from drakx | Thierry Vignaud | 2013-04-20 | 12 | -26/+26 | |
* | Update of zh_CN translation (tuhaihe) | Rémi Verschelde | 2013-03-20 | 1 | -29/+33 | |
* | do log | Thierry Vignaud | 2013-03-15 | 1 | -0/+1 | |
* | handle kernel having *_FS_POSIX_ACL=y (mga#9195) | Thierry Vignaud | 2013-03-15 | 2 | -1/+3 | |
* | add a fIXME note | Thierry Vignaud | 2013-03-15 | 1 | -0/+2 | |
* | ignore comments in /etc/fstab (mga#9195) | Thierry Vignaud | 2013-03-15 | 1 | -1/+1 | |
* | perl_checker: no need to initialize variables, it's done by default | Thierry Vignaud | 2013-03-15 | 1 | -1/+1 | |
* | simplify | Thierry Vignaud | 2013-03-15 | 1 | -3/+1 | |
* | perl_checker: fix undeclared variable | Thierry Vignaud | 2013-03-15 | 1 | -2/+2 | |
* | perl_checker: don't use for without "my"ing the iteration variable | Thierry Vignaud | 2013-03-15 | 1 | -6/+4 | |
* | perl_checker: write "foreach" instead of "for" | Thierry Vignaud | 2013-03-15 | 1 | -3/+3 | |
* | perl_checker: "$foobar" is better written without the double quotes | Thierry Vignaud | 2013-03-15 | 1 | -3/+3 | |
* | perl_checker: kill unused variables | Thierry Vignaud | 2013-03-15 | 1 | -11/+7 | |
* | perl_checker unneeded parentheses & ';' | Thierry Vignaud | 2013-03-15 | 1 | -7/+5 |