File History
Not logged in

History of src/info.c

2009-12-30
20:33:59 [461c233b78] part of check-in [76bc05d739] merge with trunk (By: btheado on 2009-12-30 20:33:59) [diff] [annotate]
2009-12-27
18:19:38 [461c233b78] part of check-in [9d3fe01ae3] Fix an invalid free() call that could occur when the "info" command was used with an invalid artifact ID. Ticket [aa8ba0fffa]. (By: drh on 2009-12-27 18:19:38) [diff] [annotate]
2009-12-26
15:30:48 [01ca652853] part of check-in [06b964a0cf] removed an extraneous pair of row/cell closing tags. Fixed TH tags which were closed with TD instead of TH. (By: stephan on 2009-12-26 15:30:48) [diff] [annotate]
2009-12-18
23:54:24 [806a78d802] part of check-in [0f4f6c0325] For the "version information" web pages, change the default behavior to only show the list of files that changed, not the diffs. But there is a link to get diffs of all files or of individual files. The default behavior can be changed using a Setup/Timeline configuration option to show diffs by default. (By: drh on 2009-12-18 23:54:24) [diff] [annotate]
2009-12-17
14:51:24 [f5284fa22d] part of check-in [6df39e37f2] Update the "checkin" command so that the template check-in message contains a comment that shows the branch tags that will be associated with the new check-in. (By: drh on 2009-12-17 14:51:24) [diff] [annotate]
2009-11-11
16:21:19 [dd6de258e1] part of check-in [d5695157d0] Deal with windows filename aliasing in the "all" command. Ticket [974618fe5a8]. Also display the home directory for windows users with the "info" command since the home directory is non-obvious in windows. (By: drh on 2009-11-11 16:21:19) [diff] [annotate]
2009-10-31
15:07:45 [07a09dc029] part of check-in [8c8f8616a6] Add an "finfo" command to give file history. (By: drh on 2009-10-31 15:07:45) [diff] [annotate]
2009-09-22
07:49:39 [bdf1a77d15] part of check-in [7a2c37063a] merge trunk into creole branch (By: bob on 2009-09-22 07:49:39) [diff] [annotate]
2009-09-11
18:27:55 [bdf1a77d15] part of check-in [bbd758ecc3] Always print the "project-name" using the command-line "info" command. Avoid an extra "/" character when constructing files for check-in. (By: drh on 2009-09-11 18:27:55) [diff] [annotate]
2009-08-31
00:09:16 [eec9dcd76a] part of check-in [96c1043c61] When listing the history of a file, show the check-in associated with each new version of that file. (By: drh on 2009-08-31 00:09:16) [diff] [annotate]
2009-08-30
01:22:15 [7cbe41c03c] part of check-in [5fe3aee839] Disable additional hyperlinks when "history" privilege is disabled (by default when the user has not signed in as "anonymous" or other known user.) Help prevent spiders for soaking up bandwidth. (By: drh on 2009-08-30 01:22:15) [diff] [annotate]
2009-08-29
22:39:44 [9956b9b09c] part of check-in [58903a0fec] Add more hyperlinks on dates and userids. (By: drh on 2009-08-29 22:39:44) [diff] [annotate]
18:47:02 [3f3e3d13b1] part of check-in [ee544f4843] Better descriptions of raw artifacts on the "artifact" URL. (By: drh on 2009-08-29 18:47:02) [diff] [annotate]
16:45:30 [3701ba08d0] part of check-in [b5f4f910b7] Add additional hyperlinking of dates and userids. For a "circa" timeline, show the "circa" point in the timeline listing. (By: drh on 2009-08-29 16:45:30) [diff] [annotate]
2009-08-28
22:59:27 [781d76a85f] part of check-in [713b8be852] Deleted some obsolete "todo" files. Updated the FAQ. Modified the the "vinfo" page to show check-in differences and made "vinfo" the default display for check-ins instead of "vdiff". (By: drh on 2009-08-28 22:59:27) [diff] [annotate]
17:58:10 [11d48dcc33] part of check-in [76630dd9f3] Show the date and time on checkouts in the "info" command. (By: drh on 2009-08-28 17:58:10) [diff] [annotate]
2009-08-26
18:25:48 [10f41cb27f] part of check-in [02a584f7f5] Add the --private option to the "fossil commit" command. This option creates a private branch which is never pushed. (By: drh on 2009-08-26 18:25:48) [diff] [annotate]
2009-08-21
16:25:30 [4d0388b1d8] part of check-in [ac03d43348] Add the ability to edit check-in dates using control artifacts. Useful if a user does a check-in when their system clock is set incorrectly thus causing an incorrect timestamp to appear on the check-in artifact. <b>You must run "<i>fossil all rebuild</i>"</b> after upgrading to this or any later version of fossil from a prior version. (By: drh on 2009-08-21 16:25:30) [diff] [annotate]
2009-08-15
16:47:42 [e3bec54d02] part of check-in [5a539f82dc] Add the "circa" capability to the timeline. Check-in hyperlinks go to the "diff" page by default, rather than the "detail" page. (By: drh on 2009-08-15 16:47:42) [diff] [annotate]
2009-08-13
14:27:24 [ce7fc1bbb9] part of check-in [00ac7945a9] Disconnect the global configuration database in ~/.fossil from the respository database in most cases. This allows multiple "sync" or "commit" operations to be running on different repositories at the same time. (By: drh on 2009-08-13 14:27:24) [diff] [annotate]
2009-08-11
15:14:22 [cb5129afc5] part of check-in [53f04b180c] Change the date markers in file info pages to use the same CSS tags as the timeline. (By: drh on 2009-08-11 15:14:22) [diff] [annotate]
2009-01-29
02:42:11 [012036faaa] part of check-in [c7fe01fe8e] The "artifact" webpage renders wiki as wiki and html as html but gives submenu items to convert the rendering back to plain text (and hexdump). (By: drh on 2009-01-29 02:42:11) [diff] [annotate]
2009-01-28
22:56:59 [ee344959f3] part of check-in [0a2a1b4dde] Add a "View" submenu item on the artifact viewer for files with wiki mimetype. (By: drh on 2009-01-28 22:56:59) [diff] [annotate]
22:23:02 [3cb6b66184] part of check-in [d4fedbb4ad] A a "View" submenu option for the content viewer when the file is HTML. (By: drh on 2009-01-28 22:23:02) [diff] [annotate]
21:41:41 [8b65dc436f] part of check-in [923d644b89] Add the ci=LABEL parameter to the "dir" webpage in order to look at just files within a single check-in. Add a Download link on the artifact and hexdump viewers. (By: drh on 2009-01-28 21:41:41) [diff] [annotate]
2009-01-25
20:13:46 [b42d745af6] part of check-in [9be1b00392] Rename the "vinfo" page to "ci" and the "vedit" page to "ci_edit". (By: drh on 2009-01-25 20:13:46) [diff] [annotate]
20:10:53 [8f7bead3fd] part of check-in [eb8223e164] Revised formatting of the "Tags and Properties" division of the check-in information screen. (By: drh on 2009-01-25 20:10:53) [diff] [annotate]
19:47:38 [a4c9127cb5] part of check-in [9c89b0e0f1] Add explanatory text to the top of the rcvfromlist webpage. The info page for the root check-in now knows how to redirect to vinfo. (By: drh on 2009-01-25 19:47:38) [diff] [annotate]
19:18:09 [420d4f7587] part of check-in [766bec08ce] Documentation tweaks. Change the "Setup" menu title to "Admin". Added pages under Admin to view the RCVFROM table of the database. (By: drh on 2009-01-25 19:18:09) [diff] [annotate]
2009-01-22
14:04:35 [b888c0d485] part of check-in [e8d3e327f1] Changes some "Baseline" labels to "Check-in". (By: drh on 2009-01-22 14:04:35) [diff] [annotate]
13:52:27 [e59b0728c7] part of check-in [73c23a4279] Add the ability to cancel existing tags from the web interface, on the "vedit" page. Disable the display of "Leaf" on the timeline for closed leaves. (By: drh on 2009-01-22 13:52:27) [diff] [annotate]
13:08:42 [5f178b6ba9] part of check-in [a12cb216b7] Reenable the "Tags" menu item, but make it go to the new "taglist" page. Also add separate "tagtimeline" page and separate "brlist" into "brlist" and "brtimeline". (By: drh on 2009-01-22 13:08:42) [diff] [annotate]
12:03:51 [24ba1fa9ee] part of check-in [42c2a18e73] Change the way branches are tagged: The value of the "branch" property is used to identify the branch name. Repository rebuild required. Also, branches must be retagged. (By: drh on 2009-01-22 12:03:51) [diff] [annotate]
01:10:41 [e618e31047] part of check-in [042a08b564] Improved messages in the "tags and properties" section of the vinfo page. Distinguish between a merge between forks and a merge between branches. A merge from forks, closes the fork, but not a merge from a branch. (By: drh on 2009-01-22 01:10:41) [diff] [annotate]
2009-01-21
23:40:17 [b49f2b6028] part of check-in [08db9e11cb] Track the origin of tags and display that origin in the tag and properities information field of the "vinfo" page. Must "fossil rebuild" after this change. (By: drh on 2009-01-21 23:40:17) [diff] [annotate]
18:42:19 [e44bb517cc] part of check-in [e631d8af6d] Improvements to the timeline when displaying check-ins with a given tag. (By: drh on 2009-01-21 18:42:19) [diff] [annotate]
17:52:02 [f65e70f125] part of check-in [9c256a46b7] New color choices on the background color editor. (By: drh on 2009-01-21 17:52:02) [diff] [annotate]
02:54:02 [0a7e3b6c33] part of check-in [2521a0a9a7] The "fossil info" command now shows tags associated with the current check-out. (By: drh on 2009-01-21 02:54:02) [diff] [annotate]
2009-01-20
23:47:47 [34fba006b8] part of check-in [bf7ca1a4d8] Change the page header from Baseline to Check-in on the "vinfo" page. Fix a bug introduced into tagview (ticket [309c57b3d27219fa6ad601c0021dc067a7cb992d]). (By: drh on 2009-01-20 23:47:47) [diff] [annotate]
23:39:50 [53c5bc287b] part of check-in [fecb3e5cc9] On the "vinfo" page, add a link to a timeline of all other check-ins with the same tag. (By: drh on 2009-01-20 23:39:50) [diff] [annotate]
22:53:09 [a275e2aa98] part of check-in [3b3116e490] Add a gray color option on the color changer. Help the "info" webpage to figure out that an artifact is a check-ins when the check-in changes no files relative to its parent (when the check-in only creates a new branch.) (By: drh on 2009-01-20 22:53:09) [diff] [annotate]
22:21:24 [3249a68164] part of check-in [b7f32a71ab] Add web-based branch color changer. Add the "branch list" command. Simplifications to color propagation logic. (By: drh on 2009-01-20 22:21:24) [diff] [annotate]
16:51:19 [6aacb697cc] part of check-in [b6e22e62cf] Attempting to rationalize the tagging and branching logic. The "branch" command has been resurrected and appears to work now. The "tag branch" command has been removed. Special tags "newbranch" and "closed" used to manage branches. New changes are not well-tested - use with caution. You must "rebuild" when upgrading through this version. (By: drh on 2009-01-20 16:51:19) [diff] [annotate]
2008-11-19
16:55:14 [594a3689d1] part of check-in [d14adf1032] Merge src & doc leaves back. (By: kejoki on 2008-11-19 16:55:14) [diff] [annotate]
2008-11-17
19:17:21 [594a3689d1] part of check-in [5452b32a9f] Improvements to object description on an artifact display. (By: drh on 2008-11-17 19:17:21) [diff] [annotate]
19:11:32 [48386916c4] part of check-in [7303bfeb12] Modify the artifact viewer to base the mimetype off of artifact content, not the artifact name. (By: drh on 2008-11-17 19:11:32) [diff] [annotate]
17:14:37 [17472b8889] part of check-in [389bf5c4da] The "artifact" webpage shows images as images, rather than trying to render their binary content as text. (By: drh on 2008-11-17 17:14:37) [diff] [annotate]
2008-11-09
22:43:04 [97b0bae401] part of check-in [9fd8009007] Bug fix in the "mv" command. Add filename change tracking to the check-in information screens. <b>You must run <i>rebuild</i> on existing respositories when upgrading to this version of fossil.</b> (By: drh on 2008-11-09 22:43:04) [diff] [annotate]
2008-10-24
13:27:53 [a90375841a] part of check-in [e8c4f69c50] Change all mentions of "UUID" in the documentation and help screens into either "artifact ID" or "baseline ID" or "ticket ID" as appropriate. "UUID" has a widely recognized meaning that is different from its meaning in fossil. "UUID" is still used in code comments and in variable names. (By: drh on 2008-10-24 13:27:53) [diff] [annotate]
2008-10-20
16:05:03 [219a4e589a] part of check-in [c8a78004ce] Improvements in the display of ticket history. (By: drh on 2008-10-20 16:05:03) [diff] [annotate]
2008-10-18
12:55:44 [e9965b6667] part of check-in [0be54823ba] Add defenses against [http://en.wikipedia.org/wiki/Cross-site_request_forgery | cross-site request forgery] attacks. (By: drh on 2008-10-18 12:55:44) [diff] [annotate]
2008-10-17
13:30:46 [26d96b828e] part of check-in [974f025c6e] Update the "info" command so that it can take the name of a repository as its argument and then report information about that repository. (By: drh on 2008-10-17 13:30:46) [diff] [annotate]
12:31:26 [93f0a4da21] part of check-in [2bd0690fe8] Add the "all rebuild" subcommand. Be more aggressive about adding repositories to the repository list. (By: drh on 2008-10-17 12:31:26) [diff] [annotate]
2008-09-06
13:29:29 [33a76dcbd4] part of check-in [8745d0d579] Merge tagview branch into mainline (By: eric on 2008-09-06 13:29:29) [diff] [annotate]
2008-08-21
20:59:01 [33a76dcbd4] part of check-in [5fb14b9a0f] Include non-sym- tags in tagview web page. Also merge mainline into tagview branch. (By: eric on 2008-08-21 20:59:01) [diff] [annotate]
2008-08-17
11:37:15 [25c4dfa44a] part of check-in [81a96aadf3] Change CGI parameter name <tt>rid</tt> to <tt>uuid</tt> for the <tt>/zip</tt> URL. (By: cle on 2008-08-17 11:37:15) [diff] [annotate]
2008-08-14
16:15:17 [e23983e04c] part of check-in [589687d783] Fix bug [c858c4178b] - at three places, the original checkin comment was taken from the repository. Only if there was no original checkin comment, the edited comment (<tt>ecomment</tt>) was fetched. That logic seem wrong. As at all other cases, first the <tt>ecommend</tt> was fetched and only when that failed, the original comment was taken, I corrected the three places in code accordingly. (By: cle on 2008-08-14 16:15:17) [diff] [annotate]
04:52:30 [20f6da86e6] part of check-in [bdac9f7238] Fix a stupid bug of mine introduced in [3c9e5699ce]. If the ZIP archive's name is composed, the actual project's name should be chosen instead of a fix <tt>fossil</tt>. (By: hintze on 2008-08-14 04:52:30) [diff] [annotate]
2008-08-13
19:22:50 [5e63c2eabc] part of check-in [3c9e5699ce] Use new alternative <tt>/zip</tt> URL syntax for the <tt>Zip archive</tt> link at the <tt>/vinfo</tt> page. Where the old filename of the ZIP archive was <verbatim> 417dd898ab0640f2472ebd248ac80e80f0ec6972.zip </verbatim> the new name would be: <verbatim> fossil-417dd898ab.zip </verbatim> The archive's content is placed into a directory named after the Zip archive file's basename. (By: cle on 2008-08-13 19:22:50) [diff] [annotate]
2008-08-04
20:46:52 [3ed7c9edba] part of check-in [3984b1b2c1] Make the info web page handle symbolic tags as well as UUIDs. Start trying to make the currently-disabled tagview page more useful. (By: eric on 2008-08-04 20:46:52) [diff] [annotate]
2008-07-24
15:02:37 [1b352f5977] part of check-in [89de100a2d] Fix a bug in the check-in comment editor. Ticket [4b40f57449]. (By: drh on 2008-07-24 15:02:37) [diff] [annotate]
2008-07-19
18:18:47 [e15b50505a] part of check-in [f0474b87b0] Add the ability to edit check-in comments and users from the web interface. (By: drh on 2008-07-19 18:18:47) [diff] [annotate]
2008-07-15
19:03:42 [737ba1d6c6] part of check-in [b3ee50c946] Implement history display for tickets. (By: drh on 2008-07-15 19:03:42) [diff] [annotate]
2008-06-02
15:01:53 [de0ea7fc4a] part of check-in [94a93469c8] Clicking the "Shun" submenu does not shun immediately, but only takes you to the page where you can click the "shun" button. (By: drh on 2008-06-02 15:01:53) [diff] [annotate]
2008-05-29
01:58:15 [ba88baf4c2] part of check-in [a48474bc75] Improvements to the shunning algorithm. Add the shun page and an opportunity to shun or unshun artifacts in the artifact viewer. (By: drh on 2008-05-29 01:58:15) [diff] [annotate]
2008-05-16
18:11:39 [0c704d219d] part of check-in [68c24b1857] Progress toward getting ticket handling to work. (By: drh on 2008-05-16 18:11:39) [diff] [annotate]
2008-05-15
22:03:39 [50a6980b61] part of check-in [24df39d736] corrected link to index.wiki (By: stephan on 2008-05-15 22:03:39) [diff] [annotate]
20:18:32 [60d6be822b] part of check-in [5cf1206dfa] Separate the new /doc method out into its own source file. (By: drh on 2008-05-15 20:18:32) [diff] [annotate]
16:58:42 [d6911c08c2] part of check-in [7351b6346d] Add the "/doc" method on the server. (By: drh on 2008-05-15 16:58:42) [diff] [annotate]
2008-05-14
02:03:45 [60d6be822b] part of check-in [6458f020fc] Change the spelling of "descendant" to use the -ant suffix everywhere, including in the filename "descendant.c". The adjective form can be spelled either -ant or -ent, but the noun form requires -ant, or so says American Heritage. (By: drh on 2008-05-14 02:03:45) [diff] [annotate]
2008-05-05
20:18:32 [1846288242] part of check-in [2b0d4519dc] Work toward making the "h" permission mean "hyperlink". Without "h", many pages will display, but there are few hyperlinks. A message invites users to login as anonymous. (By: drh on 2008-05-05 20:18:32) [diff] [annotate]
2008-02-27
04:15:47 [54715d1400] part of check-in [2e84fb3e54] Merged with [82fc5abb60]. (By: aku on 2008-02-27 04:15:47) [diff] [annotate]
2008-02-26
17:57:11 [54715d1400] part of check-in [82fc5abb60] Cut over to the new timeline code. Remove the older timeline. (By: drh on 2008-02-26 17:57:11) [diff] [annotate]
2008-02-25
00:18:30 [20d5e8730b] part of check-in [16e765bac5] Fix a bug in the "info" webpage. (By: drh on 2008-02-25 00:18:30) [diff] [annotate]
2008-02-24
21:51:57 [7d442c6c2d] part of check-in [e38c89130f] Add a human-readable description on each timeline. Add the "ancestors" and "decendents" links on the baseline information pages, making it easier to understand the context of a baseline. (By: drh on 2008-02-24 21:51:57) [diff] [annotate]
18:50:35 [97d9ed98da] part of check-in [588bb7cd73] Merged to [ed26056bb5]. (By: aku on 2008-02-24 18:50:35) [diff] [annotate]
2008-02-21
14:27:34 [97d9ed98da] part of check-in [33c31f73cd] Record whether or not files have their execute permission bit set. Set or clear the execute permission bit upon checkout. (By: drh on 2008-02-21 14:27:34) [diff] [annotate]
2008-02-14
02:49:41 [0cbd863b6d] part of check-in [3122fc4c7e] Continuing work on tickets (still not working right.) Improvements to the web pages. (By: drh on 2008-02-14 02:49:41) [diff] [annotate]
2008-02-04
19:08:55 [33d2efae51] part of check-in [a20dcb5c26] Hyperlinks to directory browser pages on the pathname in the title of the file history viewer, finfo. (By: drh on 2008-02-04 19:08:55) [diff] [annotate]
18:28:55 [4b91516559] part of check-in [eae7ddfa4e] Add support for annotation in the web interface. (By: drh on 2008-02-04 18:28:55) [diff] [annotate]
2008-02-03
16:35:12 [e507d3889f] part of check-in [649dd8a6af] got rid of '... might be used initialized' warnings (By: stephan on 2008-02-03 16:35:12) [diff] [annotate]
2008-02-02
07:33:03 [abc907adcd] part of check-in [dbdc160161] Merged with mainline. (By: aku on 2008-02-02 07:33:03) [diff] [annotate]
2008-02-01
12:39:40 [abc907adcd] part of check-in [5d3783bd61] Fix a typo on the user setup page. Reported via email by Brad Harder. (By: drh on 2008-02-01 12:39:40) [diff] [annotate]
2007-12-05
08:07:46 [21bbd4bc04] part of check-in [d0305b305a] Merged mainline into my branch to get the newest application. (By: aku on 2007-12-05 08:07:46) [diff] [annotate]
2007-11-25
16:13:52 [21bbd4bc04] part of check-in [f394d84560] Update SQLite to the latest build from CVS. Add in the FTS3 extension, though it is not yet being used. Additional work toward tickets. (By: drh on 2007-11-25 16:13:52) [diff] [annotate]
2007-11-23
22:09:47 [999409e67f] part of check-in [34af72801d] New default header and footer and CSS. Add the ability to edit the footer. (By: drh on 2007-11-23 22:09:47) [diff] [annotate]
2007-11-22
22:55:05 [5b0da28053] part of check-in [2859293737] Add the %w and %W formatting options for internal printf usage. Use these formatting characters to render wiki. Fix additional problems of unterminated wiki on webpage rendering by using %w. (There are probably more problems yet to be discovered and fixed.) (By: drh on 2007-11-22 22:55:05) [diff] [annotate]
22:14:38 [17c99730c3] part of check-in [d6ad7aa034] Make sure HTML tags in wiki are terminated in the diff screen too. (By: drh on 2007-11-22 22:14:38) [diff] [annotate]
22:02:06 [0cdd4e2392] part of check-in [3afcc4388c] Fix the rendering of comments with unclosed block HTML markup in the vinfo page. (By: drh on 2007-11-22 22:02:06) [diff] [annotate]
2007-11-15
21:49:14 [d4602a7e16] part of check-in [57b2735ebd] Enhanced text diff subroutine uses Myers enhancements to Wagners minimum edit distance algorithm. White space at the end of lines is ignored. (By: drh on 2007-11-15 21:49:14) [diff] [annotate]
2007-10-12
22:56:18 [2ca8ead9e1] part of check-in [677aa71bca] The g.zExtra parameter is now always available as P("name"). This means the /wiki/xyz and /wiki?name=xyz are equivalent URLs. (By: drh on 2007-10-12 22:56:18) [diff] [annotate]
2007-10-10
21:15:17 [9f9776b1a2] part of check-in [50a58adb76] Many changes and bug fixes in the wiki processing. Moving toward a workable wiki system. The "Home" menu option now takes you to the wiki page whose name is the same as the Project Name. There is a "wcontent" page, but no link to it yet. Many other changes. (By: drh on 2007-10-10 21:15:17) [diff] [annotate]
2007-10-09
02:35:22 [ee44c7829b] part of check-in [dfea940da8] Refinements to the timeline for giving better information about wiki pages. (By: drh on 2007-10-09 02:35:22) [diff] [annotate]
2007-09-25
20:39:14 [15b63940c8] part of check-in [16551da2e3] Merge the vinfo CSS patches. (By: drh on 2007-09-25 20:39:14) [diff] [annotate]
20:21:27 [15b63940c8] part of check-in [cfc7984ede] Styled the vinfo page (By: jnc on 2007-09-25 20:21:27) [diff] [annotate]
2007-09-22
23:41:29 [ce5dc953e1] part of check-in [09c4adeb6f] Rework the tag system so that propagation to children is a property of each tag and does not depend on the tag name beginning with "br". Older tag artifacts might not work. The database will need to be rebuilt after upgrading to this version. (By: drh on 2007-09-22 23:41:29) [diff] [annotate]
18:13:31 [51260a23a7] part of check-in [72b3b1ad47] Incremental web interface enhancments. (By: drh on 2007-09-22 18:13:31) [diff] [annotate]
15:50:14 [ae734c2dfe] part of check-in [3b5514ed82] The "tag" command allows tag artifacts to be inserted for creating and cancelling tags and properties. Timeline responds to bgcolor, br-bgcolor, comment, and user properties. (By: drh on 2007-09-22 15:50:14) [diff] [annotate]
2007-09-17
00:58:51 [1d02bccab4] part of check-in [bbcb6326c9] Pulled in the navbar and timeline changes. (By: aku on 2007-09-17 00:58:51) [diff] [annotate]
2007-09-01
21:11:33 [1d02bccab4] part of check-in [b2e55c0d4d] Add the /wiki and /bwiki web pages. Currently renders content from the check-out as readonly. (By: drh on 2007-09-01 21:11:33) [diff] [annotate]
01:55:50 [a7363a7c53] part of check-in [abce5105e2] Updates to the timeline routines. Added the pqueue module. (By: drh on 2007-09-01 01:55:50) [diff] [annotate]
2007-08-19
11:06:53 [e4bf002e1d] part of check-in [4ac16995e8] Fix the "Leaves" computation on the vinfo web page. Improvements to the vinfo web page. (By: drh on 2007-08-19 11:06:53) [diff] [annotate]
2007-08-18
11:42:24 [9ae2ca06ed] part of check-in [6607844a01] Added options to the "timeline" CLI command. Additional help comments. (By: drh on 2007-08-18 11:42:24) [diff] [annotate]
2007-08-01
16:13:49 [ee42d04161] part of check-in [1a9c6dbfb7] File differences and file viewer added to the www interface. (By: drh on 2007-08-01 16:13:49) [diff] [annotate]
13:32:11 [512979df91] part of check-in [6dab6149b1] From the vinfo webpage, provide a hyperlink to download a ZIP archive the version. (By: drh on 2007-08-01 13:32:11) [diff] [annotate]
01:24:37 [1c93e96623] part of check-in [9df32e2808] Added the vdiff webpage with links from vinfo. (By: drh on 2007-08-01 01:24:37) [diff] [annotate]
00:55:18 [77aac55e7c] part of check-in [86c8768475] Add the finfo web page. (By: drh on 2007-08-01 00:55:18) [diff] [annotate]
00:40:40 [e357750ace] part of check-in [30d7afe328] Improvements to the vinfo webpage. Show descendents, ancestors, and files changed. (By: drh on 2007-08-01 00:40:40) [diff] [annotate]
2007-07-31
23:33:15 [a530681566] part of check-in [fd36718ad9] Add the new "history" permission. Merge in changes that require permissions to view the timeline. (By: drh on 2007-07-31 23:33:15) [diff] [annotate]
2007-07-30
16:35:16 [199807a9fd] part of check-in [3a25b68390] Only request the password one time on a push or pull. (By: drh on 2007-07-30 16:35:16) [diff] [annotate]
2007-07-28
07:09:25 [199807a9fd] part of check-in [3dcaed8d86] When accessing a remote repository, if there is a username/password specified as part of the URI, use these to login. (By: dan on 2007-07-28 07:09:25) [diff] [annotate]
2007-07-23
19:52:51 [cb6cea5bd7] part of check-in [66f4caa379] Improvements to the WWW interface. (By: drh on 2007-07-23 19:52:51) [diff] [annotate]
2007-07-21
14:10:57 [0c1aa485af] part of check-in [dbda8d6ce9] Initial check-in of m1 sources. (By: drh on 2007-07-21 14:10:57) [annotate]