Hello, I think the changes in the check-in-edit branch are ready for a broader audience and move to have it merged.
Key changes in branch: Added new ``fossil amend'' command which has similar arguments found in ``fossil commit'' to allow altering tags on existing checkins from command-line. Extracted methods to be shared between the ci_edit page and the new ``fossil amend'' command. The command-line color options will automatically prepend # if the color provided looks like a hex color and is missing #, otherwise it is left untouched. Added new find_option like method to find all occurrences of a given command-line option used by --tag and --cancel for multiple tags support; could also be used by commit --tag once merged. Things not present: There is currently no support for ``special tags'' beyond those that have explicitly named arguments. This wouldn't be hard to add if it is desired later on. Also, I would appreciate it if someone reviewed for any obvious errors: http://www.fossil-scm.org/index.html/artifact/663276d58c03aec3f6b29a4ba343565e265ea1b5?txt=1&ln=882,914 Thanks, Andy -- TAI64 timestamp: 4000000055b8489c _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

