Fossil SCM

Update settings comment about 'dotfiles'. Also, update project URLs in Inno Setup file.

mistachkin 2015-04-03 00:17 trunk
Commit 5358523adbd0d8957eba7f337b7e25d54505ffc8
2 files changed +4 -4 +1
--- setup/fossil.iss
+++ setup/fossil.iss
@@ -19,17 +19,17 @@
1919
AlwaysShowComponentsList=false
2020
AppCopyright=Copyright (c) D. Richard Hipp. All rights reserved.
2121
AppID={{f1c25a1f-3954-4e1a-ac36-4314c52f057c}
2222
AppName=Fossil
2323
AppPublisher=Fossil Development Team
24
-AppPublisherURL=http://www.fossil-scm.org/
25
-AppSupportURL=http://www.fossil-scm.org/
26
-AppUpdatesURL=http://www.fossil-scm.org/
24
+AppPublisherURL=https://www.fossil-scm.org/
25
+AppSupportURL=https://www.fossil-scm.org/
26
+AppUpdatesURL=https://www.fossil-scm.org/
2727
AppVerName=Fossil v{#AppVersion}
2828
AppVersion={#AppVersion}
2929
AppComments=Simple, high-reliability, distributed software configuration management system.
30
-AppReadmeFile=http://www.fossil-scm.org/index.html/doc/tip/www/quickstart.wiki
30
+AppReadmeFile=https://www.fossil-scm.org/index.html/doc/tip/www/quickstart.wiki
3131
DefaultDirName={pf}\Fossil
3232
DefaultGroupName=Fossil
3333
OutputBaseFilename=fossil-win32-{#AppVersion}
3434
OutputManifestFile=fossil-win32-{#AppVersion}-manifest.txt
3535
SetupLogging=true
3636
--- setup/fossil.iss
+++ setup/fossil.iss
@@ -19,17 +19,17 @@
19 AlwaysShowComponentsList=false
20 AppCopyright=Copyright (c) D. Richard Hipp. All rights reserved.
21 AppID={{f1c25a1f-3954-4e1a-ac36-4314c52f057c}
22 AppName=Fossil
23 AppPublisher=Fossil Development Team
24 AppPublisherURL=http://www.fossil-scm.org/
25 AppSupportURL=http://www.fossil-scm.org/
26 AppUpdatesURL=http://www.fossil-scm.org/
27 AppVerName=Fossil v{#AppVersion}
28 AppVersion={#AppVersion}
29 AppComments=Simple, high-reliability, distributed software configuration management system.
30 AppReadmeFile=http://www.fossil-scm.org/index.html/doc/tip/www/quickstart.wiki
31 DefaultDirName={pf}\Fossil
32 DefaultGroupName=Fossil
33 OutputBaseFilename=fossil-win32-{#AppVersion}
34 OutputManifestFile=fossil-win32-{#AppVersion}-manifest.txt
35 SetupLogging=true
36
--- setup/fossil.iss
+++ setup/fossil.iss
@@ -19,17 +19,17 @@
19 AlwaysShowComponentsList=false
20 AppCopyright=Copyright (c) D. Richard Hipp. All rights reserved.
21 AppID={{f1c25a1f-3954-4e1a-ac36-4314c52f057c}
22 AppName=Fossil
23 AppPublisher=Fossil Development Team
24 AppPublisherURL=https://www.fossil-scm.org/
25 AppSupportURL=https://www.fossil-scm.org/
26 AppUpdatesURL=https://www.fossil-scm.org/
27 AppVerName=Fossil v{#AppVersion}
28 AppVersion={#AppVersion}
29 AppComments=Simple, high-reliability, distributed software configuration management system.
30 AppReadmeFile=https://www.fossil-scm.org/index.html/doc/tip/www/quickstart.wiki
31 DefaultDirName={pf}\Fossil
32 DefaultGroupName=Fossil
33 OutputBaseFilename=fossil-win32-{#AppVersion}
34 OutputManifestFile=fossil-win32-{#AppVersion}-manifest.txt
35 SetupLogging=true
36
+1
--- src/db.c
+++ src/db.c
@@ -2507,10 +2507,11 @@
25072507
**
25082508
** dont-push Prevent this repository from pushing from client to
25092509
** server. Useful when setting up a private branch.
25102510
**
25112511
** dotfiles Include --dotfiles option for all compatible commands.
2512
+** (versionable)
25122513
**
25132514
** editor Text editor command used for check-in comments.
25142515
**
25152516
** empty-dirs A comma or newline-separated list of pathnames. On
25162517
** (versionable) update and checkout commands, if no file or directory
25172518
--- src/db.c
+++ src/db.c
@@ -2507,10 +2507,11 @@
2507 **
2508 ** dont-push Prevent this repository from pushing from client to
2509 ** server. Useful when setting up a private branch.
2510 **
2511 ** dotfiles Include --dotfiles option for all compatible commands.
 
2512 **
2513 ** editor Text editor command used for check-in comments.
2514 **
2515 ** empty-dirs A comma or newline-separated list of pathnames. On
2516 ** (versionable) update and checkout commands, if no file or directory
2517
--- src/db.c
+++ src/db.c
@@ -2507,10 +2507,11 @@
2507 **
2508 ** dont-push Prevent this repository from pushing from client to
2509 ** server. Useful when setting up a private branch.
2510 **
2511 ** dotfiles Include --dotfiles option for all compatible commands.
2512 ** (versionable)
2513 **
2514 ** editor Text editor command used for check-in comments.
2515 **
2516 ** empty-dirs A comma or newline-separated list of pathnames. On
2517 ** (versionable) update and checkout commands, if no file or directory
2518

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button