204 Commits (42143fed71fcd5b62d636629abcbbc613856a500)

Author SHA1 Message Date
Riyyi 06042588ee Manager: Create directories for holding symlinks when pushing/pulling 3 years ago
Riyyi 8ccdd907fc Manager: Add support for C-style comments when pushing dotfiles 3 years ago
Riyyi 272c728e13 Manager: Use early-exit return style to decrease nesting 3 years ago
Riyyi b10711686f Manager: Remove unused variable 3 years ago
Riyyi 644255200e Meta+CMake: Convert JSON library from git submodule to system package 3 years ago
Riyyi 91df37328e Manager: Update headers 3 years ago
Riyyi 16947b93e2 Manager+Test: Move exclude paths and system directories to config 3 years ago
Riyyi da91c4b3fd Manager: Add config file parsing 3 years ago
Riyyi c853dfcf24 Manager: Search config file recursively from the working directory 3 years ago
Riyyi 12c11cff9e Manager: Move working directory to the config class 3 years ago
Riyyi e5cce5f3a9 Manager: Convert package class to singleton 3 years ago
Riyyi ef1fce060a Manager: Drop 'sudo' package dependency 3 years ago
Riyyi 439f39218b Manager: Drop 'cat' package dependency 3 years ago
Riyyi 7672180eb7 Manager: Handle package list errors 3 years ago
Riyyi 3a10ca3d59 Manager: Drop 'which' package dependency 3 years ago
Riyyi 18da83e7bb Manager: Implement AUR helper detection 3 years ago
Riyyi 4bf7b3d38f Manager: Put machine information fetching in separate functions 3 years ago
Riyyi 5f023e579a Manager: Enable flag for -git AUR package installation 3 years ago
Riyyi 50c98b1482 Manager: Implement package installation 3 years ago
Riyyi 42b34aad61 Manager: Create package list file if non-existent 3 years ago
Riyyi 592ee124cb Manager: Do not print debugging output on release mode 3 years ago
Riyyi 8cb2affc50 Manager: Clean up main.cpp 3 years ago
Riyyi 82f38345d1 Manager: Fix system target detection in working directory 3 years ago
Riyyi 1b4de8fb5d Manager: Run clang-format 3 years ago
Riyyi 4da262a8fe Manager: Add working directory getter 3 years ago
Riyyi c032373940 Manager: Add verbose flag and store it in new Config class 3 years ago
Riyyi 5ec1272172 Manager: Set process group ID before user ID 3 years ago
Riyyi 5d5c37a496 Manager: Detect system files correctly during add and pull operations 3 years ago
Riyyi d7ff637fd0 Manager: Convert dotfile class to singleton 3 years ago
Riyyi 54dc515def Util: Make file append const reference 3 years ago
Riyyi a8e73063ee Util: Add file create function 3 years ago
Riyyi abbf764a3e Manager: Add feature to selectively comment and uncomment 3 years ago
Riyyi 7f8ca38462 Manager: Use constructor over auto 3 years ago
Riyyi 7be7440840 Manager: Deduplicate code between pulling and pushing functions 3 years ago
Riyyi 80642793a6 Manager: Fix directory creation in the dotfile directory 3 years ago
Riyyi bf02122d2d Manager: Cut off working directory from error message 3 years ago
Riyyi 50c859fd34 Manager: Fix system target detection 3 years ago
Riyyi 5cca591448 Manager: Rename paths -> indices where applicable 3 years ago
Riyyi bc3fc6c345 Manager: Put machine specific values in a separate class 3 years ago
Riyyi 26826bc077 Manager: Update main for current functionality 3 years ago
Riyyi aa702b79b9 Manager: Move package list grabbing to separate function 3 years ago
Riyyi d9f95f5332 Manager: Add fixme to user getlogin() 3 years ago
Riyyi 2af81120c3 Manager: Implement convenience functions in Package 3 years ago
Riyyi a04b5232f4 Util: Add delimiter support to the cut function 3 years ago
Riyyi 22082a515b Util: Add convenience functions to save external process creation 3 years ago
Riyyi be552db0fb Manager: Start working on package tracking 3 years ago
Riyyi 418b453507 Util: Add file class 3 years ago
Riyyi ee451671cd Util: Fix reading of file descriptors longer than 4096 bytes 3 years ago
Riyyi 9ff368e511 Manager: Remove Dotfile from namespace 3 years ago
Riyyi 5226e6a24a Manager: Add file pushing function 3 years ago