Commit Graph

21 Commits

Author SHA1 Message Date
Jesse Gardner 1f3335e7b3 minor visual fix to comment 2021-04-18 09:14:01 -07:00
Jesse Gardner 67d8b3ffb7 Not sure why open_pipe made a temp directory, now it makes a temp file instead 2021-04-15 19:21:53 -07:00
Jesse Gardner 5ba009a885 Fixed write_pipe bug 2021-04-15 19:05:53 -07:00
Jesse Gardner d0db223eb9 Made first_run_setup actually work when ~/.config/qq2clone is defined 2021-04-15 17:31:25 -07:00
Jesse Gardner b3d3fcd0fb Dependencies in readme now, they dont' need to be in the manual 2021-04-14 20:57:52 -07:00
Jesse Gardner 325b53d863 qq2clone now exits with an error message when a save fails 2021-04-14 04:07:20 -07:00
Jesse Gardner 2151c8c365 Added missing assignment of uuid in load_template 2021-04-12 19:22:12 -07:00
Jesse Gardner 36dc262307 Added copy-disks/C flag, added copy disk function when importing/copying templates, slightly improved storage_opt 2021-04-12 19:22:12 -07:00
Jesse Gardner 9e35cd6df3 Separated function get_format from clone 2021-04-12 19:22:12 -07:00
Jesse Gardner c36d9ef1c8 Fixed formatting, very minor issues caught by shellcheck 2021-04-12 19:22:12 -07:00
Jesse Gardner fd781409f1 Check for lv_api_do in get_config 2021-04-12 19:22:12 -07:00
Jesse Gardner b2a3ab8dfb force no longer tries to override protection against commit images when clones exist 2021-04-12 19:22:12 -07:00
Jesse Gardner fb02296f24 Made sqlite3 a dependency, updated code and docs to reflect this 2021-04-12 19:22:12 -07:00
Jesse Gardner 3825d6594b Alphabetized lv_api_do functions 2021-04-12 19:22:12 -07:00
Jesse Gardner fe078c2598 Minor improvements documentation and use of lv_api_do 2021-04-12 19:22:12 -07:00
Jesse Gardner 88b5a4ca2e Checking for orphaned files should be redundant now, that code has been removed 2021-04-12 19:22:11 -07:00
Jesse Gardner 2f89821404 integrated lv_api_do into qq2clone for load_template 2021-04-12 19:22:11 -07:00
Jesse Gardner 943a1218ec Removed yet more whitespace, updated documentation and comments to reflect changed goals, minor tweak to convert_to_seq 2021-04-12 19:22:11 -07:00
Jesse Gardner ba3ee00dca Deleted even more trailing whitespace, changed an error condition in get_config 2021-04-12 19:22:11 -07:00
Jesse Gardner 0a8a045b29 Deleted some trailing whitespace, added some explicit return values, fixed formatting in exec_com 2021-04-12 19:22:11 -07:00
Jesse Gardner 7e033f0089 qq2clone V 0.1.0 2021-04-12 19:20:38 -07:00