Fossil-scm - fossil-scm.org - Fossil
General Information:
Latest News:
Edit [e19cfba5373369bf]: Edit check-in comment. 27 Aug 2013 | 06:57 pm
Edit [e19cfba5373369bf]: Edit check-in comment.
An unused and an uninitialized variable. 27 Aug 2013 | 06:50 pm
An unused and an uninitialized variable.
*MERGE* This manifest has a P-card and a Q-card to a non-existing (private) branch. The purpose was show that nothing fails in that situation. Remark:... 27 Aug 2013 | 06:28 pm
*MERGE* This manifest has a P-card and a Q-card to a non-existing (private) branch. The purpose was show that nothing fails in that situation. Remark: This manifest was the result of an experiment, sy...
Fix the display of arrows with a private branch as starting point. If UUID's are missing from R-cards (except for the first argument) and Q-cards, thi... 27 Aug 2013 | 05:04 pm
Fix the display of arrows with a private branch as starting point. If UUID's are missing from R-cards (except for the first argument) and Q-cards, this is not fatal: The merge source might be private ...
Edit [884a765abdce9f47]: Marked "Closed". Edit check-in comment. 27 Aug 2013 | 02:18 pm
Edit [884a765abdce9f47]: Marked "Closed". Edit check-in comment.
Protect Q-card from having the same UUID as the parent. Example: "fossil merge --cherrypick trunk" followed by "fossil commit --allow-empty" 27 Aug 2013 | 01:57 pm
Protect Q-card from having the same UUID as the parent. Example: "fossil merge --cherrypick trunk" followed by "fossil commit --allow-empty"
Make Notepad the default editor on Cygwin, just as win32, if no other editor is specified. 27 Aug 2013 | 01:31 pm
Make Notepad the default editor on Cygwin, just as win32, if no other editor is specified.
If an event/attachment comment ends with spaces, strip them from the C-card 27 Aug 2013 | 01:42 am
If an event/attachment comment ends with spaces, strip them from the C-card
prevent duplicate UUID's in P-card 27 Aug 2013 | 01:08 am
prevent duplicate UUID's in P-card
If a file has been "fossil rm"-ed in the local checkout - which has not been committed, then a "fossil update" is done to another version that has no ... 26 Aug 2013 | 11:23 pm
If a file has been "fossil rm"-ed in the local checkout - which has not been committed, then a "fossil update" is done to another version that has no changes on that file, then silently keep that file...