Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
38 check-ins using file src/finfo.c version 7938d5d31c
|
2010-12-08
| ||
| 20:44 | Add the --nochange and -n options to the "merge" command. check-in: 000af3234f user: drh tags: trunk | |
| 03:31 | Ignore unfinalized statements when shutting down the SQLite command-line shell. Ticket [891cd78969e03ec3009]. check-in: 31f5b295fa user: drh tags: trunk | |
|
2010-12-07
| ||
| 14:20 | Update the precompiled download page to include an OpenBSD binary. check-in: 57f374a7f4 user: drh tags: trunk | |
| 13:31 | Update the internal SQLite to the latest 3.7.4 pre-release snapshot. check-in: 0018d724b3 user: drh tags: trunk, release | |
|
2010-12-04
| ||
| 19:25 | Basic functionality for the "bisect" command is now working. Ticket [33ffff3b4d961cf6e2a0] check-in: bd75ea06b8 user: drh tags: trunk | |
| 13:15 | Simple bug-fix to get the bisect-good and bisect-bad commands working. check-in: f2dbf9017d user: drh tags: trunk | |
| 13:07 | Begin adding a "bisect" command. The command is installed, but it does not yet work. This check-in is to facilitate transfer to a different machine. check-in: 2ce65f2863 user: drh tags: trunk | |
|
2010-12-03
| ||
| 23:49 | Fix a bug in the new content() function added to the "sql" command. Ticket [195e50e93489c4997d]. check-in: 63e6cb4e58 user: drh tags: trunk | |
| 21:06 | Fix typo in import/export documentation (ticket [a66760daeecca231d84]). Add flexibility to the command-line options to import/export to accommodate future enhancements. check-in: 1b53667d28 user: drh tags: trunk | |
|
2010-12-02
| ||
| 14:46 | Remove some instances of strcpy() and sprintf() due to warnings on OpenBSD. Update the internal SQLite to the latest 3.7.4 release candidate. check-in: 3ad5891c72 user: drh tags: trunk | |
|
2010-11-26
| ||
| 18:43 | Fix and out-of-order variable definition in the "sqlite3" command. check-in: f105bc17a0 user: drh tags: trunk | |
| 18:37 | Report an error if the repository schema version does not match what the fossil executable expects. check-in: c0c3d92340 user: drh tags: trunk | |
| 17:41 | Update the built-in SQLite to the latest 3.7.4 beta. check-in: 6c73321418 user: drh tags: trunk | |
|
2010-11-25
| ||
| 20:31 | merged in makemake.tcl updates check-in: ac5e8fb4c0 user: wolfgang tags: trunk | |
| 20:24 | added pellesc make to makemake.tcl check-in: 65dd90fb95 user: wolfgang tags: trunk | |
| 02:51 | On the timeline, the t=TAG query parameter can refer to tags on events in addition to check-ins. check-in: 4438e96abc user: drh tags: trunk | |
| 02:42 | Remove the "Leaves" menu-bar item from the default setup. check-in: f5efd3f359 user: drh tags: trunk | |
| 01:52 | When attempting to "fossil update" on a closed branch, move to the end of the branch. Ticket [375e5703329a743339] check-in: 1719815a47 user: drh tags: trunk | |
| 00:17 | Add a new link to the check-in "info" page that goes to a timeline showing just the immediate parents and children of a check-in. Ticket [746949c9318554c137f5]. check-in: 8c04a873c8 user: drh tags: trunk | |
|
2010-11-24
| ||
| 23:45 | If the date of a check-in has been changed by a tag, then show that fact on the "info" page for the check-in. <i>Requires a rebuild</i>. check-in: 576f6db2a8 user: drh tags: trunk | |
| 22:43 | updated makemkae.tcl to generate proper Makefile.dmc check-in: d19fd0bf8c user: wolfgang tags: trunk | |
| 21:32 | Tag the manifest of every "private" checkin with the "private" tag. After the "reconstruct" command, add all private checkins to the private table. Ticket [e29ea5912afe1e97]. check-in: 3b2d67d604 user: drh tags: trunk | |
| 20:54 | add sqlcmd to Makefile.dmc check-in: 1ee56c4201 user: wolfgang tags: trunk | |
| 17:30 | Fix a redirect loop problem for the /home URL. Ticket [77dc5de6397fb18c0fbad] check-in: 135fcbbb05 user: drh tags: trunk | |
| 17:13 | Correctly handle partial commits even when files have been deleted and/or renamed and are not part of the partial commit. Tickets [ad15a8e2af8c3162d6] and [5cc33a6aa0621be8936f]. check-in: 2ceeeca19d user: drh tags: trunk | |
| 12:03 | Factor the sql-command shell out into a separate source file. Add the new content(X) SQL function for accessing uncompressed and undeltaed artifact content. check-in: b4687be448 user: drh tags: trunk | |
|
2010-11-23
| ||
| 22:18 | Fix the ticket-change artifact generator so that it puts all fields with the "+" prefix on their name first, where they ought to be. check-in: e1dac0e4f6 user: drh tags: trunk | |
|
2010-11-19
| ||
| 22:29 | Further work on getting a "commit" or "update" to continue operating after an autosync failure. The "commit" command prompts to verify that you want to continue. check-in: 0cc4875fde user: drh tags: trunk | |
| 19:48 | Work toward getting and "update" or "commit" to continue even after an auto-sync failure. check-in: 9286aaf778 user: drh tags: trunk | |
|
2010-11-17
| ||
| 20:11 | integrate import/export to Makefile.dmc check-in: e5d99df4bc user: wolfgang tags: trunk | |
| 13:38 | Tweaks to the graph layout. Add a graph to ticket timelines. check-in: cf178577ec user: drh tags: trunk, release | |
| 13:15 | Set binary translation mode on windows for import and export. Ticket [feeb8a91eb838f743ae9] check-in: b408ece7f6 user: drh tags: trunk | |
|
2010-11-16
| ||
| 23:16 | Update to the latest version of SQLite with the sqlite3_stmt_readonly() capability and use that interface for additional security of the user-entered SQL in the ticket report logic. check-in: 115f3ea60e user: drh tags: trunk | |
| 18:02 | Additional fixes to the "fossil import" command. Correct handling of zero-length content files. Correct handling of merges with no new or modified files. check-in: 3873aa7ecb user: drh tags: trunk | |
| 04:18 | Fix a bug in the Git import routine. check-in: 9c31866404 user: drh tags: trunk | |
|
2010-11-15
| ||
| 20:10 | Do not use the "time_fudge" temp-table if it has not been created by a prior call to manifest_crosslink_begin(). Ticket [289844a2cb535a465] check-in: 80c42a3312 user: drh tags: trunk | |
| 20:07 | Update the built-in SQLite to an alpha of version 3.7.4. check-in: ea442f3704 user: drh tags: trunk | |
| 19:50 | Fix graph display for file history. Tickets [5c7565d157b13fe0c30b7] and [a734fe24da8f75758cf4]. check-in: bb045dbdbd user: drh tags: trunk | |