ayakael
d69fe45c58
Updated changelog
2018-05-04 12:32:12 -07:00
ayakael
fb4cedb3d7
[parser] Fixed over-break and a shift what was not needed
2018-05-04 12:31:01 -07:00
ayakael
8a7cdff149
[parser] Changed return to break
2018-05-04 12:20:58 -07:00
ayakael
54013450b4
[parser] Another attempt at dealing with options parsing
2018-05-04 12:19:19 -07:00
ayakael
a299939cb0
[parser] Fixed broken option handling
2018-05-04 10:31:53 -07:00
ayakael
50c5511912
[cmd_deploy] Attempt at deploy_cp bad error handling
2018-05-04 10:26:20 -07:00
ayakael
45fc52df36
[parser] Fixed indentation for general options, try 2
2018-04-30 08:54:24 -07:00
ayakael
e160d6df7e
[parser] Fixed indentation for general options
2018-04-30 08:51:23 -07:00
ayakael
b95373b891
[CHANGELOG] Updated changelog
2018-04-15 23:13:26 -04:00
ayakael
e2805cf381
[parser] Fixed typo
2018-04-15 23:05:39 -04:00
ayakael
43e8a57498
[help-deploy][help-update][help-general] Added --from options
...
[help-general] Updated --git-dir option
2018-04-15 23:02:38 -04:00
ayakael
cfd00e3e2d
[cmd_deploy][cmd_update][parser] Added --from option to define OLD_COMMIT
...
[parser] --git-dir option now expects no = in front of it
2018-04-15 22:58:41 -04:00
ayakael
5d199f8315
[chk_nonexistent_ids] 2nd attempt at ignoring LAST rows
2018-04-15 22:46:17 -04:00
ayakael
29b8f4d4af
[chk_nonexistent_ids] Fixed logging handling
2018-04-15 22:43:35 -04:00
ayakael
c3217d543a
[chk_nonexistent_ids] Proper exit codes introduces
2018-04-15 22:40:31 -04:00
ayakael
f9ba957d8d
[help-fsck] Added fsck documentation to help menu
2018-04-15 22:38:53 -04:00
ayakael
90ddcd930c
[parser] Made while loop non-infinite
2018-04-15 22:33:45 -04:00
ayakael
d137ace072
[parser] fsck options can not be put after or before target
2018-04-15 22:32:21 -04:00
ayakael
c8f81c2ecd
[parser] [cmd_fsck] Test specification now done by parser
2018-04-15 22:29:45 -04:00
ayakael
20cb57ecef
[chk_nonexistent_ids] Now ignores LAST_DEPLOY and LAST_UPDATE rows
2018-04-15 22:22:44 -04:00
ayakael
511c997c4e
[chk_nonexistent_ids] Fixed typo in gawk command
2018-04-15 22:21:06 -04:00
ayakael
6b047c87f9
[cmd_fsck] Fixed command use
2018-04-15 22:13:19 -04:00
ayakael
ff71d6530d
[cmd_fsck] Now permits choice in what tests one does
2018-04-15 22:05:35 -04:00
ayakael
88c6e17d52
[cmd_deploy] Now does not mention target during remove operation
2018-04-15 21:59:01 -04:00
ayakael
65c9b5b937
[cmd_depoy] Now properly generates removablelists array
2018-04-15 21:49:49 -04:00
ayakael
bba5a8680a
[deploy_rm] Now exits with proper exit code on success
2018-04-15 21:40:11 -04:00
ayakael
187a00f32e
[cmd_deploy] Fixed bug with git annex get failure to download when files were already present
2018-04-15 21:34:17 -04:00
ayakael
5eb4577994
[parser] Fixed typos
2018-04-15 21:30:01 -04:00
ayakael
2d8bebb9db
[cmd_deploy] Fixed typo in git annex get graceful exit
2018-04-15 21:28:50 -04:00
ayakael
b77b5290a7
[cmd_deploy] RemovableIDs now includes all tracks that are tagged with "null"
2018-04-15 21:19:23 -04:00
ayakael
3b66148c9b
[cmd_deploy] Now has proper exit strategy in case of git annex get failure
2018-04-15 21:13:46 -04:00
ayakael
240eb94286
[cmd_deploy] now gets image files from server if not present
2018-04-15 21:09:34 -04:00
ayakael
844b23f3c7
Updated changelog to 0.2.3
2018-04-15 19:06:57 -04:00
ayakael
525c54296f
[db_update] Fixed bug where script would return too soon during database update
2018-04-15 19:01:39 -04:00
ayakael
a7eb032bc2
Imported functions from git2git
2018-04-08 16:52:56 -04:00
ayakael
f06fdf7ac0
Updated changelog
2018-04-08 16:52:56 -04:00
ayakael
908995efa7
Imported functions from cue2git
2018-04-08 16:52:56 -04:00
ayakael
4d529f0e2a
Added cue2git and git2git scripts, to be converted into functions and implemented in code
2018-04-08 16:52:56 -04:00
ayakael
93b4f51495
[print_mtag_field] Completed rename in documentation
2018-04-08 14:46:46 -04:00
ayakael
cae230c11d
[print_meta_field] Renamed to print_mtag_field in preparation for import functions
...
[print_track_no] Renamed to print_mtag_trackno in preparation for import functions
[deploy_meta] Applied function rename for print_track_no
[print_meta_mtag] Applied function rename for print_mtag_field
2018-04-08 14:43:54 -04:00
ayakael
b9a328591b
[cmd_deploy] Now echoes a completion notice
2018-04-08 14:24:42 -04:00
ayakael
f08dcd417b
[db_update] Fixed bug with detection of deleted IMAGEIDs in git directory-side, and reporting in database file
...
[db_update] Now exits with specific code per possibility for IMAGEID (if added, exit code 0, if removed, exit code 1)
[cmd_update] Depending on exit code from db_update, echoes message now
2018-04-08 13:51:31 -04:00
ayakael
a5b5b27426
[parser] Fixed typo in cmd_include call
2018-04-08 13:03:22 -04:00
ayakael
9ab2fec0f1
[cmd_exclude][cmd_include] Will now output the number of matches for condition
2018-04-08 13:02:18 -04:00
ayakael
1960232553
[cmd_update] Made CLI logging prettier
2018-04-08 13:01:55 -04:00
ayakael
d9adfac99f
[db_update] Fixed typo where all existing TRACKIDs would be reported as deleted when it really wasnt
2018-04-08 13:00:23 -04:00
ayakael
a9c9e80c06
[db_update] Now only processes one IMAGEID at a time
2018-04-07 22:48:02 -04:00
ayakael
5034f4c1bb
[cmd_deploy][chk_deployed_idas][chk_metadata][chk_nonexistent_ids][cmd_deploy] Status will now not stay on just one line
2018-04-07 22:43:55 -04:00
ayakael
1874482e55
[parser] Added exit commenrs for deploy and update
2018-04-07 22:40:46 -04:00
ayakael
5991f4beb1
Updated Changelog
2018-04-07 21:42:21 -04:00