Commit Graph

54 Commits (062f6feebde1b150a2752b6f6beb88c339f851e6)

Author SHA1 Message Date
Phitherek 062f6feebd ModList before tests 2013-04-07 00:38:01 +02:00
Phitherek 239b262b8f cleanup 2013-04-06 23:31:24 +02:00
Phitherek 0050431703 added functionality to ModInfo class 2013-04-06 23:31:09 +02:00
Phitherek 00219b8424 ModInfo class after tests 2013-04-06 23:03:27 +02:00
Phitherek 2398d783fc finished untested ModInfo, unfinished ModList 2013-04-06 00:10:05 +02:00
Phitherek 8e728d5544 RepositoryInfo after tests 2013-04-03 23:44:54 +02:00
Phitherek 0d86fb997d fixed clear issue 2013-04-03 18:11:06 +02:00
Phitherek 20ab862593 added RepositoryInfo class, before testing 2013-04-03 18:04:02 +02:00
Phitherek 501b2f5b5b added and tested LocalModList class, corrected some bugs 2013-03-27 13:41:33 +01:00
Phitherek 707307343b written some more structures including ModListList class and test for it 2013-03-24 12:39:35 +01:00
Phitherek 6bd3ed3f12 added ModListDescription class 2013-03-23 19:20:38 +01:00
Phitherek 3d27da5e08 small changes 2013-03-23 19:08:07 +01:00
Phitherek d752c322e1 added LocalModDescription class and tests 2013-03-23 17:43:37 +01:00
Phitherek c67a856284 added ModInfoDescription class 2013-03-22 10:54:45 +01:00
Phitherek 58df3fe249 cleanup 2013-03-22 10:11:58 +01:00
Phitherek 7fac9bd6e2 added test for ModDescription class 2013-03-22 10:11:23 +01:00
Phitherek 4fcfd6787d added ModDescription class 2013-03-21 17:31:29 +01:00
Phitherek d6cc40453b started object structure planning 2013-03-21 10:50:07 +01:00
Phitherek cfddf41464 added more functionality to ConfigFile 2013-03-19 10:11:49 +01:00
Phitherek 3aa1273512 ConfigFile class after tests, written Makefiles 2013-03-18 23:55:04 +01:00
Phitherek e69101fd9f written ConfigFile class and two exceptions - ParseException and FileException 2013-03-18 23:21:47 +01:00
Phitherek 899fc23801 started to write new 3m! First header file - ConfigFile.h 2013-03-18 22:10:48 +01:00
Phitherek 215862779c removed old code, starting to rewrite 2013-03-11 15:42:55 +01:00
Phitherek 6ef5f24fd2 started to write -R, now compiles, but segfaults 2012-09-30 23:53:06 +02:00
Phitherek c40e31cc44 added Git repository support for -I 2012-09-29 14:24:18 +02:00
Phitherek 74a286e047 working -I for archive repotype with recursive dependency checking 2012-09-27 23:35:12 +02:00
Phitherek cfa2c9cf52 added going back to main repo directory after mod installation 2012-09-26 20:36:22 +02:00
Phitherek 12029593b8 Successful -I run on testmod 2012-09-26 20:19:53 +02:00
Phitherek 46cd2efa9f first tries of -I -- NOT COMPILING -- 2012-09-24 01:05:16 +02:00
Phitherek dd2eeed17e updated usage and help again 2012-09-18 23:37:02 +02:00
Phitherek ac9ce0aeb4 updated built-in help 2012-09-18 23:35:05 +02:00
Phitherek 1897f26412 WORKING QUERY! 2012-09-18 23:31:15 +02:00
Phitherek 11ffeb2d5d working Query listing (without a keyword to search) 2012-09-18 22:56:52 +02:00
Phitherek f1ba5a3823 parsers, sockets, strings... everything works finally! 2012-09-16 23:44:39 +02:00
Phitherek 065a5156e2 made parsers less strict - allowed whitespaces 2012-09-16 02:24:48 +02:00
Phitherek 6832e93963 fixed HTTP request issue, now works with hostings and subdomains etc. 2012-09-16 01:28:40 +02:00
Phitherek 0f90e1b979 WORKING SYNC! 2012-09-15 00:05:22 +02:00
Phitherek d352f3fe06 -S - Sync action - gathering information and saving it to local modlist file 2012-09-14 23:05:19 +02:00
Phitherek 6386a69a02 written Makefiles 2012-09-14 19:10:36 +02:00
Phitherek 6115c68645 fixed bugs in help and version messages 2012-09-14 18:41:17 +02:00
Phitherek 36d537faa1 added commandline option: help message, version message and usage displayed when insufficient arguments 2012-09-14 18:32:44 +02:00
Phitherek 206971dfa2 added new modinfo parser to 3m 2012-09-13 15:16:32 +02:00
Phitherek 5f9d3c683e added dependencies to modinfo format in modinfoparser.cpp 2012-09-13 15:14:23 +02:00
Phitherek 9b6190ae15 added modinfo and modlist parsers to 3m 2012-09-13 01:30:18 +02:00
Phitherek 658d171da5 added modinfo parser and checker - modinfoparser.cpp 2012-09-13 01:21:19 +02:00
Phitherek a32ac518bb written remote modlist parser and checker - modlistparser.cpp 2012-09-13 00:40:06 +02:00
Phitherek 9852fe094f added remote modlist list parser to 3m 2012-09-13 00:06:58 +02:00
Phitherek a9a3045f5d added config and remote modlist list parsers and testers 2012-09-12 23:56:02 +02:00
Phitherek 4ffe747bb7 another config parser fix 2012-09-07 14:08:20 +02:00
Phitherek e8805247a3 bugfixes in config parser, works now 2012-09-07 14:02:32 +02:00