Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
23 check-ins using file src/main.c version 3df1e45af9
|
2011-07-20
| ||
| 08:34 | Add help text to status command about --non-relative option. Closed-Leaf check-in: 5de11ac6be user: ben tags: ben-changes-report | |
|
2011-07-15
| ||
| 04:50 | Add file local.tcl to the autosetup directory. Containing a configuration option to prevent autosetup from using a pager. check-in: e14f0fe2f3 user: dan tags: trunk | |
|
2011-07-14
| ||
| 15:28 | Add a commentary section to the check-in checklist. Also add the "verify makefiles" item. /doc/trunk/www/checkin.wiki check-in: 39624620ac user: drh tags: trunk | |
| 14:34 | Update autosetup to the latest version - https://github.com/msteveb/autosetup/commit/e2a8949b420 . check-in: a4efad7e61 user: dan tags: trunk | |
| 13:29 | Update the pre-commit checklist: /doc/trunk/www/checkin.wiki check-in: 831306e11b user: drh tags: trunk | |
| 13:02 | Added the Checklist for Successful Open-Source Projects document. /doc/trunk/www/foss-cklist.wiki check-in: 34177b0068 user: drh tags: trunk | |
| 11:24 | Fix the "fossil setting" command so that it can change the manifest setting even when not within a local check-out. check-in: fd13b1a16f user: drh tags: trunk | |
| 11:09 | Modify auto.def to detect the case where the system SQLite is too old for WAL support (used by fossil). check-in: 5fe55cb103 user: dan tags: trunk | |
| 10:24 | Small changes to autosetup build system so that the --disable-internal-sqlite switch works and is compatible with BSD make. check-in: 734af429e3 user: dan tags: trunk | |
| 00:28 | Fix a bug in the auto.def file. check-in: 35f80429f2 user: drh tags: trunk | |
|
2011-07-13
| ||
| 23:03 | Version 1.18 check-in: df9da91ba8 user: drh tags: trunk, release, version-1.18 | |
| 21:29 | Merge the new autosetup mechanism into the trunk. check-in: f476744d60 user: drh tags: trunk | |
| 21:24 | Update the "fossil wiki export" command to use standard file output utilities so that line endings will be handled correctly. Ticket [d9040c134bf41] check-in: 11f2f71f4c user: drh tags: trunk | |
| 21:15 | Fix an assert() that fires if the "stash" command is used after having done an "rm". Ticket [3ce0ea97522581] check-in: 336e194c4d user: drh tags: trunk | |
|
2011-07-12
| ||
| 20:27 | Be sure to flush g.httpOut at the end of cgi_reply(). check-in: 2cd0c7657f user: drh tags: trunk | |
| 17:26 | Apply a fix to auto.def supplied by Steve Bennett via the mailing list. Closed-Leaf check-in: 8c482e2a99 user: dan tags: autosetup | |
|
2011-07-11
| ||
| 10:00 | By default, the extras command lists all the uncontrolled files relative to the current working directory, unless the --non-relative option is used. check-in: b9a38cf367 user: ben tags: ben-changes-report | |
|
2011-07-10
| ||
| 15:01 | By default, the changes and status commands list all changed files relative to the current working directory, unless the --non-relative option is used. check-in: a05bbff46a user: ben tags: ben-changes-report | |
| 13:01 | When running the changes or status command from inside a sub-directory of the check out, only show the changes in or below the current directory unless the --show-all option is used. check-in: e0d2e1f9b8 user: ben tags: ben-changes-report | |
| 12:05 | Don't show the cookie values on the test_env page, unless the fossil executable was built with FOSSIL_DEBUG. check-in: 35ecc92b69 user: ben tags: trunk | |
|
2011-07-09
| ||
| 21:06 | Disable the piping of output through $env(PAGER). check-in: cd2cb3b347 user: drh tags: autosetup | |
| 20:19 | Initial check-in of Steve Bennett's autosetup configurator. check-in: ded86a4e53 user: drh tags: autosetup | |
| 16:12 | Added ability to access repositories via CGI that are located in a path containing whitespaces. check-in: fc15fe0418 user: rimkojr tags: trunk | |