Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

30 check-ins tagged with "check-in-edit"

2015-08-07
05:16
Merge in changes from trunk. Closed-Leaf check-in: 5246eac0c8 user: andybradford tags: check-in-edit
2015-08-06
05:14
If caller doesn't provide a UUID, leave it out of the message. check-in: fbf3a5dd87 user: andybradford tags: check-in-edit
04:52
Add additional tests and helper procedures and isolate some tests more. check-in: 892e523f7c user: andybradford tags: check-in-edit
2015-08-05
06:42
Add test for NULL UUID argument handling. check-in: 5c9a0fa7cf user: andybradford tags: check-in-edit
2015-08-02
04:17
Additional tests for the rest of the arguments. check-in: ac3ccc4e72 user: andybradford tags: check-in-edit
04:16
If the UUID is not legitimate or cannot be found, return an error. check-in: e4b5c2c227 user: andybradford tags: check-in-edit
2015-08-01
06:46
Add some tests for -close and -hide. check-in: b1dd95c7d9 user: andybradford tags: check-in-edit
06:40
Make -close and -hide no-ops if the checkin already has those tags. check-in: 1c8fdd253e user: andybradford tags: check-in-edit
01:47
Add test for newly added code that checks the datetime format is correct. check-in: 3740d83f39 user: andybradford tags: check-in-edit
2015-07-31
07:33
Add test for -date option. check-in: f2748b4535 user: andybradford tags: check-in-edit
07:22
Check that the date provided will actually come back out of the database before allowing it in. Also, allow altering a date or user that may be wrong. check-in: 44fda3228b user: andybradford tags: check-in-edit
2015-07-30
06:53
Add comment header to test file. check-in: 161f4348ca user: andybradford tags: check-in-edit
06:49
Begin adding tests for new amend command. check-in: ae7b579d82 user: andybradford tags: check-in-edit
2015-07-29
03:26
Merge in released version of SQLite from trunk. check-in: 4c4a954910 user: andybradford tags: check-in-edit
03:23
Minor grammar correction in comment, no functional change. check-in: f8b0a3e8cd user: andybradford tags: check-in-edit
2015-07-26
22:58
Fix typo in comment. check-in: 57f19bf5b1 user: mistachkin tags: check-in-edit
2015-07-25
17:02
Merge in latest changes from trunk. check-in: ee463a39be user: andybradford tags: check-in-edit
17:01
Add support for comment file via -M so the prompt message is not confusing when it mentions the use of -M. check-in: 37aeb1c43e user: andybradford tags: check-in-edit
2015-07-24
05:22
Allow for an arbitrary number of tags to be added or removed when amending a checkin. check-in: cd31ab5a99 user: andybradford tags: check-in-edit
2015-07-22
05:30
Allow editing a comment that may be empty. check-in: 5c5d33a9d6 user: andybradford tags: check-in-edit
2015-07-21
06:17
Prepend # to color specified if it looks like a hexadecimal color and does not already have #. check-in: 7d2ee2c7bb user: andybradford tags: check-in-edit
05:43
Fix typo that caused wrong tag to be canceled for bgcolor. check-in: 9a677b7bf6 user: andybradford tags: check-in-edit
2015-07-20
04:24
Rename option to --author to amend user information per suggestions on ML. check-in: 01cea049ac user: andybradford tags: check-in-edit
2015-07-18
14:57
Now enable the -m short option. check-in: 3b842cbd1b user: andybradford tags: check-in-edit
14:54
Add -m short option to the documentation for the new comment as it matches the commit short option. check-in: e04bea6a02 user: andybradford tags: check-in-edit
02:29
Add --edit-commit to edit commit message in EDITOR. This option has precedence over --commit. check-in: fbf7b54e72 user: andybradford tags: check-in-edit
2015-07-17
02:44
Provide additional usage feedback when wrong arguments are supplied per suggestion on ML. Also provide minimal output showing amended checkin. check-in: 0cbdf0586d user: andybradford tags: check-in-edit
2015-07-16
05:03
Merge in updates from trunk. check-in: 870c20885b user: andybradford tags: check-in-edit
2015-07-07
03:26
Rename subcommand to amend and clarify the usage in help output. check-in: 7df56d1c14 user: andybradford tags: check-in-edit
2015-07-04
07:17
Add new command to edit a check-in from the command line similar to editing a check-in from the web UI. check-in: b9e0d72e7e user: andybradford tags: check-in-edit