Commit Graph

  • 1d9beaedfe
    Add command: skids set master v1.0 realaltffour 2020-04-17 09:39:34 +0300
  • 6b904bb48f
    Add command: skids this realaltffour 2020-04-17 08:35:27 +0300
  • 3523cf677e
    Add command: skids now realaltffour 2020-04-17 08:18:54 +0300
  • fd73f51c91
    Add commands: skids init & skids init now realaltffour 2020-04-17 07:28:45 +0300
  • f91629f68b
    Add date arthmetic realaltffour 2020-04-16 16:06:52 +0300
  • 11a1b58f6f
    Add get_today() realaltffour 2020-04-15 22:14:00 +0300
  • 63279e1e45
    Set language to C++17 realaltffour 2020-04-15 21:22:24 +0300
  • af028fc35d
    Use LOC_DB everywhere realaltffour 2020-04-15 19:53:38 +0300
  • c02e3e8afa
    Make it only 1 project per skid realaltffour 2020-04-15 15:40:12 +0300
  • 40d5b2acbb
    Add Hour, Minute, Second to logging system. realaltffour 2020-04-15 15:27:53 +0300
  • aa4d661f66
    Use linked list with push front for logs realaltffour 2020-04-14 17:42:21 +0300
  • 3a0d35da65
    Fix bugs with logger and argument passing realaltffour 2020-04-14 17:33:35 +0300
  • 8515e6cc6e
    Use logger realaltffour 2020-04-14 17:00:40 +0300
  • b02f1d4993
    Fix printLog not using entries argument. realaltffour 2020-04-14 16:49:35 +0300
  • 0392f8568f
    Rename addEntry to logEntry realaltffour 2020-04-14 16:37:55 +0300
  • 8baddbf003
    Use static log structure realaltffour 2020-04-14 16:35:54 +0300
  • a844cf6ae4
    Add Logging System realaltffour 2020-04-14 16:29:22 +0300
  • 07db01e3eb
    Add timer realaltffour 2020-04-14 14:59:43 +0300
  • 8008d9c58d
    Add command: info realaltffour 2020-04-14 13:22:48 +0300
  • d670714dea
    Add command: proj ls/list realaltffour 2020-04-13 18:39:36 +0300
  • c288e0a32c
    Fix proj dispatch requiring action param for list action. realaltffour 2020-04-13 18:19:37 +0300
  • b41f7fe5df
    Add Command: proj rm. realaltffour 2020-04-13 18:00:47 +0300
  • b0461a4748
    Add Command: proj add realaltffour 2020-04-12 10:30:48 +0300
  • 7c447f69d1
    Add check for missing project action arguments. realaltffour 2020-04-12 09:44:19 +0300
  • 688fc19356
    Fix json conversion. realaltffour 2020-04-12 09:40:00 +0300
  • b1008403bb
    Add init module. realaltffour 2020-04-11 16:02:29 +0300
  • 13b59e6bef
    Update .clang-format style. realaltffour 2020-04-11 14:13:24 +0300
  • c87e54c568
    Merge branch 'master' of github.com:realaltffour/skidjular realaltffour 2020-04-08 20:36:29 +0300
  • 60bf7eb3d9
    Fix .clang-fromat. realaltffour 2020-04-08 20:35:19 +0300
  • 8fde0f5810
    Remove nix-shell references altf_four 2020-04-08 19:57:26 +0300
  • 63ad0d6ba1
    Run pre-commit on files realaltffour 2020-04-05 14:54:23 +0300
  • 5eae19af68
    Add .clang-format realaltffour 2020-04-05 14:18:57 +0300
  • 54f20fb0cf
    Update Modules Structure. realaltffour 2020-04-05 13:59:31 +0300
  • f35201061d
    Add pre-commit. realaltffour 2020-04-05 13:07:25 +0300
  • fb084466ce
    Update data.h realaltffour 2020-04-02 19:13:59 +0300
  • c01c0665a4
    Update data.h realaltffour 2020-04-01 13:40:28 +0300
  • 2d85e570ab
    Remove test in main.cpp realaltffour 2020-04-01 13:30:06 +0300
  • 9bf368ee4e
    Separate data.h into data.{h,cpp} realaltffour 2020-04-01 13:26:46 +0300
  • 8d56bc895e
    Add writeDB() & loadDB() functions realaltffour 2020-04-01 13:01:55 +0300
  • 5fe5104298
    Add new output file extension: .db realaltffour 2020-04-01 13:01:07 +0300
  • a98d91e43d
    Remove adding argument to module being mandatory realaltffour 2020-03-30 14:37:26 +0300
  • 4e98676a18
    Fix variable names start with underscore realaltffour 2020-03-29 12:50:37 +0300
  • 76d3fd6a93
    Update README.md altf_four 2020-03-29 15:13:16 +0300
  • 076fc3715a
    Add JSON library realaltffour 2020-03-24 14:41:46 +0300
  • b6d997e1aa
    Add datastructures realaltffour 2020-03-24 14:25:20 +0300
  • d8c2aafaa3
    Modules work based on structures realaltffour 2020-03-14 10:38:05 +0300
  • 2720ffdf19
    Add module init realaltffour 2020-03-14 10:04:00 +0300
  • e2c61ecd77
    Now repo builds realaltffour 2020-03-11 11:46:58 +0300
  • 93c1285026
    Namespaces are meant to be used now. altffour 2020-02-01 13:06:20 +0300
  • 6727d5b3a4
    Now seperation of module library is supported altffour 2020-02-01 13:03:23 +0300
  • 37abc641b8
    Add better automation for module. altffour 2020-01-31 14:42:36 +0300
  • 6ff7a69183
    Dispatcher now dispatches (UNTESTED) altffour 2020-01-31 14:27:45 +0300
  • a583e596e1
    Update module to accomodate for functions altffour 2020-01-31 14:23:30 +0300
  • 031fb2df54
    Add module header. altffour 2020-01-29 21:39:25 +0300
  • d44bbcf71a
    Arguments now work. altffour 2020-01-28 21:31:22 +0300
  • 89c7a027a0
    Semi-argument parsing structure altffour 2020-01-27 20:41:11 +0300
  • 07bc926174
    Add Boost.Program_Options altffour 2020-01-24 12:26:09 +0300
  • c351f40f3a
    Ditch NIX altffour 2020-01-24 12:02:50 +0300
  • fccc1e7ff5
    Now using conan altffour 2020-01-23 22:18:51 +0300
  • 880bfea181
    Merge branch 'master' of https://github.com/realaltffour/skidjular altffour 2020-01-22 20:12:42 +0300
  • 2647e001f5
    RESET PROJECT altffour 2020-01-22 20:11:09 +0300
  • 2b1358247b
    Drop support of Windows. altf_four 2020-01-22 20:10:55 +0300
  • 02098fdfd0
    Fix typos, and fix a bug. altffour 2020-01-20 21:40:03 +0300
  • 4c592775ec
    Merge branch 'function-seperate-headers' of https://github.com/realaltffour/skidjular altffour 2019-10-29 19:37:09 +0300
  • 34747bf9cf
    Fix win-ccp (#11) altf_four 2019-10-28 20:50:36 +0300
  • b307b0c374
    changed to msys makefiles #11 altf_four 2019-10-28 20:49:15 +0300
  • 832c2ce701
    cmake compiles with mingw makefiles altf_four 2019-10-28 20:45:15 +0300
  • 3c234af0b5
    Update win-ccpp.yml altf_four 2019-10-28 20:41:11 +0300
  • 01157ca75d
    Test sign commit altffour 2019-10-27 20:42:47 +0300
  • 3b112ebe59
    specify makefile location altf_four 2019-10-27 20:24:54 +0300
  • 2975c6603f
    Update win-ccpp.yml altf_four 2019-10-26 11:52:40 +0300
  • f5ea1d590a
    Output dir altf_four 2019-10-26 11:38:02 +0300
  • 59c27ff706
    Explicit build altf_four 2019-10-26 11:35:01 +0300
  • 640325d3b2
    Add on pull_request, show file test altf_four 2019-10-26 11:32:33 +0300
  • 0a1fbc3b45
    Test altf_four 2019-10-26 11:27:42 +0300
  • 639730e95c
    Merge pull request #10 from selenefg/master altf_four 2019-10-26 00:13:16 +0300
  • a835b6c392 printHelp() implemented, basic commands are printed #10 selenefg 2019-10-25 22:06:25 +0200
  • 6e004ba02e
    Update win-ccpp.yml altf_four 2019-10-25 19:23:50 +0300
  • 2e3da08290
    Update win-ccpp.yml altf_four 2019-10-25 19:21:47 +0300
  • 60e8c06140
    Test2 win-ccpp altf_four 2019-10-25 19:20:43 +0300
  • b511063b64
    Test win-ccpp altf_four 2019-10-25 19:19:47 +0300
  • b8a00b8f17
    Merge pull request #8 from realaltffour/correct-readme altf_four 2019-10-25 19:16:09 +0300
  • 7845890565 Correct README.md #8 altffour 2019-10-25 19:12:30 +0300
  • e2372bbe8a Merge branch 'master' of https://gitlab.com/altffour/skidjular altffour 2019-10-21 20:38:33 +0300
  • 61597fe9e0
    Add macOS-ccpp.yml altf_four 2019-10-21 20:36:49 +0300
  • ca584bae19
    Update and rename ccpp.yml to linux-ccpp.yml altf_four 2019-10-21 20:35:07 +0300
  • 68aaece73a
    Fix win-ccpp.yml altf_four 2019-10-21 20:34:18 +0300
  • e8d6a59f04
    Update and rename ccpp.yml to win-ccpp.yml altf_four 2019-10-21 20:33:22 +0300
  • 2fe3d58a0f
    Merge pull request #7 from realaltffour/oop-skidsparser altf_four 2019-10-21 20:25:16 +0300
  • fde7af99f8 Merge branch 'oop-skidsparser' into 'master' altf_four 2019-10-21 17:24:44 +0000
  • a2372eb1a4 Seperate skidsParser from skids definitions. #7 altffour 2019-10-21 20:22:16 +0300
  • ba2c85eb51
    Update ccpp.yml altf_four 2019-10-20 20:54:36 +0300
  • 3522e6acf1
    Create CODE_OF_CONDUCT.md altf_four 2019-10-20 20:44:41 +0300
  • 0b02967fe5 Add function: init altffour 2019-10-20 20:18:05 +0300
  • 3d011ef983 Add Function declarations for commands. altffour 2019-10-17 22:05:36 +0300
  • 1e3b26ca28 Merge branch 'master' of https://github.com/realaltffour/skidjular altffour 2019-10-17 20:31:10 +0300
  • a10bb51e96 Add skids_parser.h altffour 2019-10-17 20:29:02 +0300
  • 2ab7004640
    Merge pull request #2 from cassioesp/adding-contributing-file altf_four 2019-10-16 19:56:05 +0300
  • 6650ed1d46 Added CONTRIBUTING.md file #2 Cássio Espíndola 2019-10-15 18:59:41 -0300
  • 6f6b885cc9
    Fixed typo in initial work altf_four 2019-10-15 14:13:53 +0300