68 Commits (master)
 

Author SHA1 Message Date
Jesse Gardner 361476a096 Made qq2clone compatible with virgl when socket listen mode is used 9 months ago
Jesse Gardner 11863d942b Minor improvements to manual 2 years ago
Jesse Gardner 306e5f31fa removed unneeded C style comment syntax in readme 3 years ago
Jesse Gardner 261dafe41d Improved copyright section of FAQ 3 years ago
Jesse Gardner 27d3468f83 Modified manual to remove reference to information that was previously removed 3 years ago
Jesse Gardner 3061412bc9 Line length (CPL) bumped to 80 3 years ago
Jesse Gardner 2d0638078d Fixed readme error introduced by CPL limit when modifying file 3 years ago
Jesse Gardner ccd56a62fc Fixed gen_all.bash bugs, changed style of installer script generation 3 years ago
Jesse Gardner 9326417d20 Added information regarding potential permissions error to FAQ 3 years ago
Jesse Gardner 8465507daf Improved man page 3 years ago
Jesse Gardner cc72e7ab80 GNU GPL copyright notices/license notices added 3 years ago
Jesse Gardner d290211d7e fixed check_depends bug, fixed bug in the order of commands in the Entry Point section of qq2clone, improved setup user feedback 3 years ago
Jesse Gardner b6ad8a6351 check_depends is now called on every run of qq2clone 3 years ago
Jesse Gardner d73f28ee4b lv_api_do now contained within qq2clone as a base64 encoded tgz archive 3 years ago
Jesse Gardner 28333b7e30 Since I'm not actually incrementing the version number, I removed it from the man page 3 years ago
Jesse Gardner 1780120495 Rename for consistency 3 years ago
Jesse Gardner 86c10619a7 Improved gen_all.bash slightly 3 years ago
Jesse Gardner ad5f788092 Consolidated generation scripts + lv_api_do compilation into gen_all.bash 3 years ago
Jesse Gardner 4c8a86bc75 Updated README.md 3 years ago
Jesse Gardner 0d4516a783 regenerated qq2clone_installer.bash 3 years ago
Jesse Gardner 793721451c Fixed README code block formatting 3 years ago
Jesse Gardner 95e5c65730 Installer script has all basic functionality, setup slightly modified, documentation updated 3 years ago
Jesse Gardner 62c5bef25c minor fix: incorrect filepath was displayed to user 3 years ago
Jesse Gardner 46d064bcdd further improved installer, renamed completion file 3 years ago
Jesse Gardner 62e996290e Organized gen_installer.bash 3 years ago
Jesse Gardner 01944bf780 Added incomplete installer script 3 years ago
Jesse Gardner aac58857e5 Improved handling of file descriptors, other minor changes 3 years ago
Jesse Gardner 94d3727614 If QQ2_DIR is already set, use that value (for testing) 3 years ago
Jesse Gardner cd007a6716 reverted open_pipe's previous temp directory behavior (mkfifo can't overwrite empty file) 3 years ago
Jesse Gardner a64ae8f0f4 Improved man page examples section 3 years ago
Jesse Gardner 04ea4dd952 removed unused variable 3 years ago
Jesse Gardner 09880ae7fe Minor changes to lv_api_do.c 3 years ago
Jesse Gardner 1f3335e7b3 minor visual fix to comment 3 years ago
Jesse Gardner 855b7a185d fixed mistake in manual 3 years ago
Jesse Gardner 939da1ba68 minor changes to README 3 years ago
Jesse Gardner 0a2f61d1a7 minor adjustment to README 3 years ago
Jesse Gardner 8600d1195c updated Readme 3 years ago
Jesse Gardner 67d8b3ffb7 Not sure why open_pipe made a temp directory, now it makes a temp file instead 3 years ago
Jesse Gardner 5ba009a885 Fixed write_pipe bug 3 years ago
Jesse Gardner 62e36d07e9 Updated completion script 3 years ago
Jesse Gardner d0db223eb9 Made first_run_setup actually work when ~/.config/qq2clone is defined 3 years ago
Jesse Gardner e8c5077d60 modified and improved documentation 3 years ago
Jesse Gardner b3d3fcd0fb Dependencies in readme now, they dont' need to be in the manual 3 years ago
Jesse Gardner 325b53d863 qq2clone now exits with an error message when a save fails 3 years ago
Jesse Gardner 2b2994db9f added README.md 3 years ago
Jesse Gardner 2151c8c365 Added missing assignment of uuid in load_template 3 years ago
Jesse Gardner 2406cdeed3 Completion script now reverts to completing filepaths if word starts with ./ or / 3 years ago
Jesse Gardner 06521942cc Updated docs and bash completion to reflect previous commit 3 years ago
Jesse Gardner 36dc262307 Added copy-disks/C flag, added copy disk function when importing/copying templates, slightly improved storage_opt 3 years ago
Jesse Gardner 9e35cd6df3 Separated function get_format from clone 3 years ago