Fossil

Timeline
Login

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

4 check-ins using file src/import.c version 3ad909be7c

2016-06-10
14:40
Add the --dryrun option to "reparent" and "tag add" and "tag cancel". Fix a typo in the command-line help for "reparent". Closed-Leaf check-in: 9cf12e655f user: drh tags: reparent
2016-05-23
15:37
Merge trunk check-in: 1d2e740798 user: andygoth tags: reparent
2016-05-17
04:36
Remove extra "+" that was being prefixed to the parent tag in the reparent command. tag_add_artifact() already prefixes one "+" because its fifth argument is 1. check-in: 6b4565002b user: andygoth tags: reparent
00:46
Add logic to process "parent" tags. Add the "reparent" command used to create an appropriate parent tag to cause a check-in to be reparented. check-in: 5c5a364d5e user: drh tags: reparent