Artifact
be79b4853aeafb1b069baef1bbfad3883f5a0bd98804490abb0aef5bd1a3e4a0:
- File
src/main.c
-
2021-06-29 05:44:10
— part of check-in
[bf66d61582]
on branch ui-checkout-chdir
— Per /chat #6763: if the ui command is passed the root dir of a checkout, chdir to that checkout to show the current checkout in the timeline by default. There may be a better/simpler way to implement this, thus this impl is in a branch.
(user:
stephan
size: 114277)
-
2021-06-30 13:56:26
— part of check-in
[9ec744ed79]
on branch trunk
— The argument to the "fossil ui" command is allowed to be a directory name
instead of a repository filename. If a directory, repository associated with
the checkout at that directory is used.
(user:
drh
size: 114277)