Fossil

Timeline
Login

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

2 events for 2016-05 by user nick.lloyd

2016-05-14
21:41
Add --import-marks and --export-marks options to 'fossil import' subcommand. This allows one to save all git-generated marks following an import. Previously, performing an incremental import from git resulted in new commits being imported as orphans, and trying to perform an export to git at some later time resulted in git complaining of undefined marks. To remedy this, the format of the marks file is amended to include the rid, mark, and UUID of each commit. Now, fossil and git agree on the mapping between commits and marks, so updates in either direction can be performed easily. check-in: c26213be47 user: nick.lloyd tags: nick.lloyd-git-interop
21:01
Create new branch named "nick.lloyd-git-interop" check-in: 1af797c337 user: nick.lloyd tags: nick.lloyd-git-interop