180 Révisions (aad95de5fd2a82dc2bed1782f3efba24a9b43231)
 

Auteur SHA1 Message Date
Riyyi 26826bc077 Manager: Update main for current functionality il y a 4 ans
Riyyi aa702b79b9 Manager: Move package list grabbing to separate function il y a 4 ans
Riyyi ac862982da Doc: Update readme il y a 4 ans
Riyyi d9f95f5332 Manager: Add fixme to user getlogin() il y a 4 ans
Riyyi 2af81120c3 Manager: Implement convenience functions in Package il y a 4 ans
Riyyi a04b5232f4 Util: Add delimiter support to the cut function il y a 4 ans
Riyyi 22082a515b Util: Add convenience functions to save external process creation il y a 4 ans
Riyyi be552db0fb Manager: Start working on package tracking il y a 4 ans
Riyyi 418b453507 Util: Add file class il y a 4 ans
Riyyi ee451671cd Util: Fix reading of file descriptors longer than 4096 bytes il y a 4 ans
Riyyi 9ff368e511 Manager: Remove Dotfile from namespace il y a 4 ans
Riyyi 5226e6a24a Manager: Add file pushing function il y a 4 ans
Riyyi 34e0dc72ec Manager: Don't need to do a full capture il y a 4 ans
Riyyi e6842f58d8 Manager: Remove non-related parameter from callback il y a 4 ans
Riyyi c14db5bd46 Manager: Rename files to paths il y a 4 ans
Riyyi 5f2bbce080 Manager: Add file pulling function il y a 4 ans
Riyyi f3ed90e499 Manager: Rename targets to paths il y a 4 ans
Riyyi cb592b8d2c Manager: Make file syncing logic generic il y a 4 ans
Riyyi 58bf5b98ee Manager: Add function to check if file is system type il y a 4 ans
Riyyi e7d1515fca Manager: Add index to dotfile iteration loop il y a 4 ans
Riyyi e4d90bf281 Manager: Make the callable functions non-static il y a 4 ans
Riyyi 7920b7280e Manager: Add generic dotfile looping il y a 4 ans
Riyyi de4b96bd47 Manager: Add Dotfile adding function il y a 4 ans
Riyyi f8ccfe79b8 Manager: Add target filtering to Dotfile::list() il y a 4 ans
Riyyi 1893f08ea8 Manager: Start working on dotfile class il y a 4 ans
Riyyi 12dd000f0b Util: Pass string by const reference il y a 4 ans
Riyyi 6293e2aaf7 Project: Release under MIT license il y a 4 ans
Riyyi 875a49332c Test: Add Shell and System test cases il y a 4 ans
Riyyi cf1da45b78 Test: Update macro output formatting il y a 4 ans
Riyyi cc7252f94d Util: Change operators to the evaluated order il y a 4 ans
Riyyi 26ceceeba5 Util: Change System to direct-list-initialization il y a 4 ans
Riyyi 9926849640 Util: Add class Shell for executing more basic OS shell commands il y a 4 ans
Riyyi 496e3e4c88 Util: Do not modify the output result il y a 4 ans
Riyyi 06367a05b8 Util: Add additional System operator support il y a 4 ans
Riyyi 2fca315557 Util: Add support for stdin and | piping il y a 4 ans
Riyyi 70ccdee8c2 Util: Add class System for executing OS shell commands il y a 4 ans
Riyyi 3efe74582f Util: Add ArgParser missing argument error message il y a 4 ans
Riyyi bb29919f02 Util: Simplify the logic of the long option parsing function il y a 4 ans
Riyyi 2ac6d24520 Util: Add type error messages to ArgParser option arguments il y a 4 ans
Riyyi 648c0f8c85 Util: Rename ArgParser error types il y a 4 ans
Riyyi 35e2c2de48 Util: Rename printOptionError -> printError il y a 4 ans
Riyyi ffcde408e1 Util: Add invalid argument type error message to ArgParser il y a 4 ans
Riyyi 9c918c6555 Util: Add ArgParser unhandled argument error type and messages il y a 4 ans
Riyyi a5d5d2ea6d Util: Fix nullptr derefencing il y a 4 ans
Riyyi 7759821b13 Util: Fix string_view substring selection il y a 4 ans
Riyyi a217475d42 Util: Avoid assigning variable by passing to the initialization list il y a 4 ans
Riyyi 8ce4643518 Test: Add optional argument test cases il y a 4 ans
Riyyi b6bfcbdc33 Util: Support for optional arguments in ArgParser il y a 4 ans
Riyyi ca95ef1cf1 Util: Add simple validation to ArgParser number conversions il y a 4 ans
Riyyi 6efa314c38 Util: Move ArgParser private function implementations to the bottom il y a 4 ans