1
Fork 0
Commit Graph

52 Commits (master)

Author SHA1 Message Date
vonavi fb49833e15 Script "game-add": switch to HTTPS protocol. 2017-05-13 12:26:06 +03:00
vonavi 12544bdcd4 Script 'game-add': fix a stupid mistake. 2015-10-03 23:24:36 +03:00
vonavi e2dca73597 Scripts: fix the increment operator. 2015-01-09 15:09:52 +03:00
vonavi e9bafd8838 Scripts: modify regexps, because no slash anymore in game results. 2015-01-08 13:28:13 +03:00
vonavi 6050f7cfe6 Script 'game-add': version bump. 2015-01-01 18:08:10 +03:00
vonavi 8892d0c639 Change the representation of draw. 2015-01-01 13:54:56 +03:00
vonavi 526b3f2bd7 Script 'game-add': make regular expressions to be global. 2014-12-29 08:29:24 +03:00
vonavi 038be5ab4c Script 'game-add': check for duplicate game ID. 2014-12-23 07:37:54 +03:00
vonavi 8a596606e9 Script 'game-add': slight changes. 2014-12-22 19:02:22 +03:00
vonavi b288dc1ee8 Script 'game-add': check for duplicate game. 2014-12-15 20:39:07 +03:00
vonavi f080fa0208 Script 'game-add': slight changes done. 2014-12-14 22:51:59 +03:00
vonavi f98e5604c0 Script 'game-add': update the PGN directory after the addition of new games. 2014-12-14 15:33:34 +03:00
vonavi a479d89d10 Script 'game-add': assign the date of games to the date of the last game. 2014-12-14 12:26:28 +03:00
vonavi 8687fd730f Script 'game-add': fix output. 2014-12-14 11:47:12 +03:00
vonavi 9d31706c21 Script 'game-add': change the form of variable 'ply_names'. 2014-12-14 11:06:47 +03:00
vonavi 00e146dd21 Script 'game-add': fix the sorting of PGN files and make slight changes. 2014-12-13 23:35:24 +03:00
vonavi 9dd00b2eb0 Script 'game-add': fix the length of game record. 2014-12-13 21:48:24 +03:00
vonavi bdc1411b4e Script 'game-add': fix the alternation of players' sides. 2014-12-13 20:59:53 +03:00
vonavi 0836ef5c81 Script 'game-add': fix the ordering of game results. 2014-12-13 20:05:13 +03:00
vonavi a2500e5094 Script 'game-add': display the list of games. 2014-12-13 18:38:57 +03:00
vonavi 77b9063170 Script 'game-add': slight fix. 2014-12-12 21:50:34 +03:00
vonavi 4807e05924 Script 'game-add': fix regexps. 2014-12-12 21:16:19 +03:00
vonavi a9baf909a4 Script 'game-add': take care about files before the removal of directory. 2014-12-12 21:09:28 +03:00
vonavi 0cb7ece503 Script 'game-add': properly sort games. 2014-12-12 19:57:09 +03:00
vonavi b681d32546 Script 'game-add': cover the case when a player was not found in tour_info. 2014-12-12 08:22:07 +03:00
vonavi 42f22c274e Script 'game-add': small but useful improvements made. 2014-12-10 23:09:24 +03:00
vonavi 75363e622c Script 'game-add': update version. 2014-12-07 00:26:07 +03:00
vonavi cb0f553b37 Script 'game-add': multiple games can be stored. 2014-12-07 00:23:59 +03:00
vonavi beec438cfc Script 'game-add': the creation of game directory was rewritten. 2014-12-06 18:01:41 +03:00
vonavi 8e5a56a653 Script 'game-add': remove a trailing slash by 'sed'. 2014-11-28 17:00:31 +03:00
vonavi 52cb416ad8 Change function 'game_get_players' and its nested functions. 2014-11-28 17:00:31 +03:00
vonavi 068b32de98 Script 'game-add': a primary support of multiple PGN files added. 2014-11-28 17:00:31 +03:00
vonavi 69801befda Script 'game-add': use an User Agent, otherwise a PGN file could not be downloaded. 2014-11-22 11:14:14 +03:00
vonavi 90446a4987 Fix new URL for annotated game PGNs. 2014-11-15 14:42:28 +03:00
vonavi 15c7d82764 Script 'game-add': update PGN links. 2014-11-08 11:44:23 +03:00
vonavi 6cec418a03 Fix sed expression for storing a result as '1/2'. 2014-10-26 17:43:35 +03:00
vonavi 6730e5d266 Script 'game-add': slight changes. 2014-09-17 23:51:09 +04:00
vonavi cc48843bae Script 'game-add': make variable 'pgn_dir' global. 2014-09-06 14:30:14 +04:00
vonavi 86eb9c922d Script 'game-add': slight changes. 2014-09-06 14:12:25 +04:00
vonavi dc22437ee3 Script 'game-add': add the possibility to store game with incorrect
players' sides.
2014-09-05 14:48:03 +04:00
vonavi 713786d4bb Script 'game-add': fixed to use on Mac. 2014-08-31 23:13:08 +04:00
vonavi 9bad7c7af8 Allow to add a game outside the repository directory. 2014-08-31 20:00:00 +04:00
vonavi e1dc86b638 Modify a bit the format of 'tour_info'. 2014-08-31 12:03:58 +04:00
vonavi 3bcfacb64c Update script 'game-add' to support the new format of 'tour_info'. 2014-08-31 00:44:06 +04:00
vonavi 8622845140 Update scripts to use with the current tournament 'Fallen Leaves'. 2014-08-29 09:47:22 +04:00
vonavi 153defb1ba Script 'game-add': add usage and version outputs. 2014-05-21 22:19:45 +03:00
vonavi 75fa50368a Script 'game-add': create a Git commit automatically. 2014-05-10 11:25:19 +03:00
vonavi 0f318dc77f Improve script 'game-add' a bit. 2014-05-09 15:47:09 +03:00
vonavi 2228429a3c Script 'game-add' updates tour_info as well. 2014-05-09 14:55:07 +03:00
vonavi a4aed46fc6 Switch to tournament 'Summertime' for miscellaneous scripts. 2014-05-09 13:30:22 +03:00