Commit Graph

62 Commits (master)

Author SHA1 Message Date
Phitherek ce196fe170 binary cleanup 2013-04-12 10:31:45 +02:00
Phitherek 5c4820ef8c improved query - added search in specific modlist in LocalModList and QueryAction 2013-04-12 10:30:44 +02:00
Phitherek bdf849156c finished and tested QueryAction class, corrected some bugs 2013-04-09 01:00:51 +02:00
Phitherek 930c0bca21 added sleep between modinfo downloading, slowed down a bit but not DoS-ing rubenwardy' s hosting now 2013-04-08 16:02:00 +02:00
Phitherek a312f72eab cleanup 2013-04-08 00:45:26 +02:00
Phitherek 3436e44f1a SyncAction after tests, working! 2013-04-08 00:45:07 +02:00
Phitherek fe74f6ddf2 added Action class, a base class for 3m actions 2013-04-07 22:40:59 +02:00
Phitherek 5aabfdc764 ModList after tests, finished lower-level data objects 2013-04-07 15:44:36 +02:00
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