Fossil

Timeline
Login

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

5 check-ins using file src/db.c version e8a33ed500

2015-06-11
21:50
merge trunk check-in: 5e9253da21 user: jan.nijtmans tags: exec-rel-paths
16:33
Prevent calls to find_option() from being skipped when they might be needed (i.e. if both options are specified). check-in: ddfb285cf8 user: mistachkin tags: exec-rel-paths
08:41
Slight optimization: don't bother checking the options, when either --exec-abs-paths or --exec-rel-paths is specified. check-in: e86aafedca user: jan.nijtmans tags: exec-rel-paths
08:33
Make option --exec-rel-paths actually work, in stead of just giving: "unrecognized command-line option, or missing argument: --exec-rel-paths" check-in: c8a8827309 user: jan.nijtmans tags: exec-rel-paths
2015-06-10
04:04
Add help text for the new setting. check-in: 2369a92fb6 user: mistachkin tags: exec-rel-paths