Fossil

Timeline
Login

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

6 check-ins tagged with "no-initial-commit"

2020-07-03
13:52
Partially backout [620783cae23d28bd73959006af71f859e8b7333e|620783cae2] (adapted to current coding style): This brings back the --empty option there once was. Closed-Leaf check-in: 971a5f513c user: jan.nijtmans tags: no-initial-commit
2014-07-27
20:52
Proposed fix for corner-case: [http://permalink.gmane.org/gmane.comp.version-control.fossil-scm.user/17266] Closed-Leaf check-in: 0d8cb8e30a user: jan.nijtmans tags: no-initial-commit
2014-05-09
08:55
merge trunk Closed-Leaf check-in: 0aa20efb96 user: jan.nijtmans tags: no-initial-commit
08:28
merge trunk check-in: 6f099294a5 user: jan.nijtmans tags: no-initial-commit
2014-05-08
10:25
rebase check-in: 3ef59c357c user: jan.nijtmans tags: no-initial-commit
2014-05-01
08:06
[/help?cmd=new|fossil new] no longer (by default) creates an initial empty commit. The first commit after initializing a new repository will become the initial commit, and it doesn't need to be empty any more. If you specify --date-override, an initial commit with the specified date still will be created. check-in: f2c8b4f375 user: jan.nijtmans tags: no-initial-commit