Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
24 check-ins using file src/update.c version 9a082870d6
|
2010-11-25
| ||
| 20:24 | added pellesc make to makemake.tcl ... (check-in: 65dd90fb95 user: wolfgang 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) | |
|
2010-11-13
| ||
| 23:45 | Change the "branch list" command to provide output more like Git. ... (check-in: 761a6a9dcf user: drh tags: trunk) | |
| 23:29 | Disable automatic pull of shun records for the time being. ... (check-in: 3c2500c765 user: drh tags: trunk) | |
| 23:23 | Move the "updated-to:" text to the end of the display for the "update" command, and separately from the changed files by "---------". This at the request of the emacs integration effort. ... (check-in: 3af6cf0993 user: drh tags: trunk) | |