Commit Graph

55 Commits

Author SHA1 Message Date
Andrius Štikonas df9c64376f Replace kf5 with kf6. 2024-01-18 23:37:49 +00:00
Andrius Štikonas 4ada4a5786 More shellcheck fixes. 2023-02-26 00:27:22 +08:00
Andrius Štikonas 3e0d1a33de Fix another shellcheck issue. 2023-02-26 00:09:35 +08:00
Andrius Štikonas dac5f5ff79 Fix some shellcheck issues in init-po-files. 2023-02-25 22:48:58 +08:00
Andrius Štikonas 7dc1083e6a Do not checkout scripty folders that were moved to git. 2023-02-25 21:40:14 +08:00
Andrius Štikonas bba53c12f1 shellcheck fixes. 2021-01-29 20:05:52 +00:00
Andrius Štikonas fd74ecaa95 Remove scripty. 2021-01-29 20:05:07 +00:00
Donatas Glodenis afcc458ae4 Updated README file to reflect massive changes. 2015-04-19 20:30:45 +03:00
Andrius Štikonas f14febd3c5 Fix a typo 2014-11-23 12:33:16 +02:00
Andrius Štikonas a6add14fdc Adapt to KF5 2014-11-21 23:12:46 +02:00
Andrius Štikonas be18e73af2 Change my email. 2014-03-23 17:56:13 +00:00
Andrius Štikonas 448c3a65bb Remove debug output 2014-01-25 16:01:33 +00:00
Andrius Štikonas 2551f9f5a2 Fix init-po-files to work with new SVN versions. 2014-01-25 16:00:29 +00:00
Andrius Štikonas e1725c0c49 Pradėtas checkout scenarijaus pertvarkymas. 2012-09-22 14:30:42 +03:00
Andrius Štikonas c1adc872ff Use new plural formula. 2011-11-12 16:03:44 +00:00
Andrius Štikonas 6a02093fed Remove obsolete entries after running backport script. 2011-09-28 11:33:29 +03:00
Andrius Štikonas 1a90972dce Add a script to remove obsolete messages. 2011-09-14 18:37:41 +03:00
Andrius Štikonas 2543bbdc82 Replace deprecated -follow option with -L. 2011-09-14 18:36:43 +03:00
Andrius Štikonas 58c5cb9822 Remove sed hacks from backport script. 2011-08-28 23:25:41 +03:00
Andrius Štikonas b3588e3314 Use better sed script. 2011-01-30 18:05:25 +00:00
Andrius Štikonas 6a2583dc39 init-po-files now sets correct plural form header. 2011-01-30 17:33:16 +00:00
Andrius Štikonas 02f723f87f Add multithreading to backport script. 2010-09-08 20:36:08 +03:00
Andrius Štikonas 997b2c7f25 Add backport script. 2010-09-08 20:14:27 +03:00
Andrius Štikonas 91298df5fd Fix copying of new files. 2010-09-08 20:13:42 +03:00
Andrius Štikonas 9c25044730 Use bold colors. 2010-09-08 19:46:11 +03:00
Andrius Štikonas 4b47168f30 Fix a bug that created pot files in repository. 2010-09-08 18:49:26 +03:00
Andrius Štikonas 973aa29aa4 applysed: Add -follow to find command to follow links. 2010-09-05 16:08:53 +03:00
Andrius Štikonas f92f926032 Make init-po-files script work better with symlinks.
"cd ../podir" doesn't know that the folder is accessed via symlink
so it returs parent of the real folder not the folder where symlink exists.
This shoudn't change anything in the absence of symlinks.

Also add a few more quotes to guard against shell expansion.
2010-07-06 16:03:55 +03:00
Andrius Štikonas 24043679a2 Add quotes to prevent shell expansion in init-po-files script. 2009-08-12 11:20:42 +03:00
Andrius Štikonas c7ed490ce3 Add double quotes to prevent expansion from shell. 2009-05-10 00:42:22 +03:00
Andrius Štikonas 8189061cec Add script to batch msginit pot files. 2009-03-23 22:41:53 +02:00
Andrius Štikonas 3ebc2cf5b5 Add simple script to automatically pack all files into bziped tarball. 2009-03-23 22:29:04 +02:00
Andrius Štikonas 71c292aa9a Fix wrong svn up path for documentation in checkout script. 2009-03-22 16:16:12 +02:00
Andrius Štikonas 4448ac061c Update changelog. 2009-03-17 17:57:59 +02:00
Andrius Štikonas cf9e2f6409 Reindent and fix svn+ssh checkout. 2009-03-17 11:47:21 +02:00
Andrius Štikonas 1883def34c Initial version of checkout script. 2009-03-16 22:12:24 +02:00
Andrius Štikonas 5225c353f8 Fix applysed example script. 2009-03-13 13:31:44 +02:00
Andrius Štikonas fe6087bd52 Fix full paths bug in applysed and perform some code cleanups and fixes. 2009-02-21 14:24:28 +02:00
Andrius Štikonas 85f3e26852 poupdate: Fix the script then diff is not found 2009-02-17 14:24:19 +02:00
Andrius Štikonas 12883916c4 poupdate: Print the number of changed files. 2009-02-17 14:17:56 +02:00
Andrius Štikonas 329e7b5a25 Add runtime checks for dependencies. 2009-02-15 21:50:44 +02:00
Andrius Štikonas 705e6f4d3d Use silent poupdate mode by default. Add -v|--verbose flag. 2009-02-15 19:07:58 +02:00
Andrius Štikonas 61ff790ba2 Rename scripts. 2009-02-15 19:01:29 +02:00
Donatas G e64925c6f1 Merge branch 'donato' 2009-02-15 16:55:42 +02:00
Donatas G 3773c6e808 added CHANGELOG and modified ths-poupdate.sh (switch in the case which file (new or old) is used as a default translation) 2009-02-15 15:47:09 +02:00
Donatas G af0ed7901c remove file bandomasis 2009-02-14 20:50:51 +02:00
Donatas G 72ee866c01 Merge branch 'master' into donato 2009-02-13 08:07:12 +02:00
Donatas G 82137c1f7c Lithuanian comments translated to english comments 2009-02-13 08:06:27 +02:00
Donatas G 6890ffa9a1 merge from master 2009-02-12 08:27:36 +02:00
Donatas G 432c8129e4 Merge branch 'donato' 2009-02-12 08:20:38 +02:00