Fossil

Timeline
Login

Timeline

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

7 check-ins related to "reparent"

2016-06-10
14:41
Add the "fossil reparent" command and the --dryrun option on "fossil tag add" and "fossil tag cancel". ... (check-in: 96164bb2 user: drh tags: trunk)
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: 9cf12e65 user: drh tags: reparent)
2016-05-23
15:37
Merge trunk ... (check-in: 1d2e7407 user: andygoth tags: reparent)
01:05
Add brief documentation for compiling and using encrypted repositories. ... (check-in: 893905c8 user: drh tags: trunk)
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: 6b456500 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: 5c5a364d user: drh tags: reparent)
2016-05-16
18:00
Add the --import-marks and --export-marks options to "fossil import" when the --git option is used. ... (check-in: b3acfa2e user: drh tags: trunk)