• R/O
  • HTTP
  • SSH
  • HTTPS

pukiwiki_devel: List of commits


RSS
Rev. Tiempo Autor
5302a8d master 2021-11-24 21:03:18 umorigu

Stop build process when verifying patch fails

d58d490 2021-11-23 01:07:20 umorigu

Show sha256 digest of output files

76ecae9 2021-11-23 00:50:30 umorigu

Verify patch by true upgrading

632055f 2021-11-23 00:38:04 umorigu

Integrate creating upgrade patch to pack.sh

dcd9215 2021-11-22 23:49:14 umorigu

Clean repository directory

1ed069f 2021-11-22 23:09:09 umorigu

Create patch script for 1.5.3 and gneral

789d52d 2021-11-22 00:15:24 umorigu

Add DATENOW function for pack.sh

2bba79c 2020-02-16 17:51:46 umorigu

VERSION as 1.5.3 for pack.sh

usage: REVISION=xxxxxxx VERSION=1.5.3 SUFFIX=beta1 ./pack.sh

2cbc442 2020-02-16 17:49:37 umorigu

Create patch script

2cadc25 2019-01-26 01:11:02 umorigu

Support Dynamic SUFFIX (ex: rc2)

usage: REVISION=xxxxxxx SUFFIX=rc2 ./pack.sh

06ce608 2019-01-24 00:56:46 umorigu

PukiWiki 1.5.2 RC5

30ee8c4 2019-01-17 07:01:37 umorigu

1.5.2-rc4

df40b23 2018-06-01 06:54:42 umorigu

Add pack.sh as wrapper script of release.sh

f7e94e2 2018-04-29 19:36:54 umorigu

Enable to build on FreeBSD (OSDN project server environment)

9e0c792 2018-03-28 05:16:53 umorigu

Ignore old cache files

476b809 2017-10-26 02:55:10 umorigu

BugTrack/2436 Ignore ESLint/nodejs related files

cb67281 2016-02-24 22:00:51 umorigu

Ignore trackback directory permission

bfbcbcb 2016-02-24 21:50:54 umorigu

Remove .gitignore

fa0a2cb 2014-12-23 00:34:14 umorigu

Fix spell miss

2951f88 2014-12-23 00:31:57 umorigu

Improve handling of UTF-8 only functions

Now we don't need "//UTF-8 only" trailing comment for UTF-8 functions.
Converter understand PukiWiki 1.5.x specific source code and
prepend "//UTF-8:" comment heads to UTF-8 only lines on converting EUC-JP.

d53c4f3 2014-12-22 23:41:59 umorigu

Implement converting UTF-8 source code to EUC-JP dist files

Convert option sample:

for UTF-8 to UTF-8:
$ ./release.sh --utf8

for UTF-8 to EUC-JP:
$ ./release.sh --eucjp

for EUC-JP to UTF-8:
$ ./release.sh --utf8 --fromeucjp

for EUC-JP to EUC-JP:
$ ./release.sh --eucjp --fromeucjp

7efde1a 2014-12-03 01:52:50 umorigu

Use eucJP-ms as input codeset of NKF conversion instead of EUC-JP

6a85cbd 2014-12-02 03:50:56 umorigu

Get back PukiWiki original user files

00c36af git_support 2014-06-11 01:39:36 umorigu

Keep the file timesamp of commit time

ccc91a5 2014-06-11 01:21:13 umorigu

Use git clone and reset to get snapshot revision

12ba69b 2014-06-10 03:33:24 umorigu

Support Git repository

d69fbb7 2011-06-05 23:22:51 henoheno

allow branch_r1_4_7 etc

dd70e93 2011-06-05 23:22:24 henoheno

allow branch_r1_4_7 etc

a664b32 2011-06-05 23:15:32 henoheno

BugTrack2/347: Ignore converting zh-CN.lng.php

e1b6876 2011-05-31 00:06:56 henoheno

Debian GNU Linux: /usr/bin/php

Show on old repository browser