Fossil

Timeline
Login

Timeline

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

50 events occurring around fc591da97f092365.

2009-08-12
14:27
Fix an issue with "clone" on the client side: the client was requesting multiple copies of artifacts for which it held a delta with a phantom source. ... (check-in: 7646ee13e3 user: drh tags: trunk)
2009-08-11
15:14
Change the date markers in file info pages to use the same CSS tags as the timeline. ... (check-in: 53f04b180c user: drh tags: trunk)
12:27 New ticket [736af3b63b] Comment from file. ... (artifact: 8c68af4aba user: anonymous)
2009-08-10
11:12
Update to the latest version of SQLite. Turn off FTS3 in the SQLite build since it is not currently being used. ... (check-in: 1b0c251575 user: drh tags: trunk)
02:52
Add a new more legible ascii-art font to the anonymous login captcha. ... (check-in: b189acfd7b user: drh tags: trunk)
02:29
Add an ascii-art captcha for anonymous login. ... (check-in: b4a29fac93 user: drh tags: trunk)
2009-08-09
22:13
correct error message for "fossil all " (as per addition of "ls" subcommand alias) ... (check-in: f438092f88 user: bch tags: trunk)
21:39
make "ls" an alias for "list" in "fossil all [x]" command. i.e.: fossil all ls == fossil all list. ... (check-in: e85b538fa8 user: bch tags: trunk)
21:35 Edit [554d896209e5be88|554d896209]: Edit check-in comment. ... (artifact: 98d5ba2c61 user: bch)
21:32
adjust "extra" command to "extras" (i.e. "Show me the extras"). Still works with "extra" as before, due to unambiguous command-completion. ... (check-in: 554d896209 user: bch tags: trunk)
17:29
The FOSSIL_VFS environment variable, if it exists, determines which SQLite VFS is used. Use "export FOSSIL_VFS=unix-none" or "export FOSSIL_VFS=unix-dotfile" to work-around non-posix filesystems such as AFS on unix systems. ... (check-in: 6b0196aeb8 user: drh tags: trunk)
06:52 New ticket [c84ee1364f] Export zip from cli. ... (artifact: aa52f24231 user: anonymous)
2009-08-08
22:40
Provide --user-override option on the ci command and the --date-override option on the new command. Make a correction to the file format document. ... (check-in: 8b630bb57a user: drh tags: trunk)
05:45 Closed ticket [d37b9eadb3]: Encoding problems after rebuild ... (artifact: 320db9f12f user: anonymous) ... 1 similar event omitted.
2009-08-06
12:58 Closed ticket [d5b429766a]: Cannot access email list archive plus 2 other changes ... (artifact: 10b8e19bda user: anonymous) ... 1 similar event omitted.
2009-08-01
14:35 Fixed ticket [e3c34af10d]: can't run fossil clone command when not at tty plus 2 other changes ... (artifact: 2454c2fa81 user: drh)
14:34
Improvement to the error message issued when the HOME environment variable is missing. Ticket [e3c34af10dd28] ... (check-in: e00a5de0f1 user: drh tags: trunk)
14:24 Fixed ticket [c24e486b05]: Provide access to the remote server URL plus 2 other changes ... (artifact: 1cf99e20f7 user: drh)
14:23
Add the new remote-url command for managing the default server URL. Ticket [c24e486b05]. ... (check-in: a2cbedcb1f user: drh tags: trunk)
13:44 Fixed ticket [8a7a49c47d]: Error reported for missing/non-readable repo during sync is not good plus 2 other changes ... (artifact: ee2853a605 user: drh)
13:42
When the sync protocol receives an HTML error message, print the entire text of the message verbatim. Fix for ticket [8a7a49c47d7f200126402c10803e40dbad595c52]. ... (check-in: 80457ec79b user: drh tags: trunk)
13:00 Fixed ticket [045f23be75]: commit gives error "2fossil: unknown command: <p><font" plus 2 other changes ... (artifact: 1baf691f91 user: drh)
12:59
Always store g.urlCanonical as the last-sync-url value. Fix for ticket [045f23be750d93c0bd91f179f39c5c829ed01bc6]. ... (check-in: 47d8fc4944 user: drh tags: trunk)
2009-07-29
13:10 Fixed ticket [8bc2549ced]: "fossil ui" expects firefox to exist plus 2 other changes ... (artifact: fc591da97f user: drh)
13:09
On unix with the "fossil ui" command, try to open the webbrowser with "xdg-open" and "gnome-open" prior to resorting to "firefox". Ticket [8bc2549cedcd599556bbaf131f03b96588701f20] ... (check-in: 3a7e3e427d user: drh tags: trunk)
2009-07-25
21:07 Ticket [045f23be75] commit gives error "2fossil: unknown command: <p><font" status still Open with 1 other change ... (artifact: d80e44dc33 user: anonymous) ... 1 similar event omitted.
2009-07-24
15:43 New ticket [8a7a49c47d] Error reported for missing/non-readable repo during sync is not good. ... (artifact: faff8da373 user: bharder)
08:25 Ticket [045f23be75] commit gives error "2fossil: unknown command: <p><font" status still Open with 1 other change ... (artifact: dacbb8afe5 user: anonymous)
03:57
correct typo in error msg ... (check-in: ce5eb40702 user: bch tags: trunk)
03:50 Ticket [045f23be75] commit gives error "2fossil: unknown command: <p><font" status still Open with 2 other changes ... (artifact: f8da35b57a user: bharder) ... 1 similar event omitted.
2009-07-22
18:23 Ticket [607bc372c6] Segmentation fault fossil open ../clone.fsl status still Fixed with 1 other change ... (artifact: 39736d38ab user: drh) ... 3 similar events omitted.
2009-07-16
22:48 Ticket [923a912309] osx will not unzip the zip files created by fossil status still Open with 1 other change ... (artifact: 2aef22de59 user: anonymous) ... 2 similar events omitted.
2009-07-08
19:41 Ticket [8bc2549ced] "fossil ui" expects firefox to exist status still Open with 1 other change ... (artifact: 74eb9e8d69 user: drh) ... 1 similar event omitted.
2009-07-07
21:41 Ticket [d798ba2e79] Hooks request status still Open with 1 other change ... (artifact: 882167143d user: anonymous)
14:53
Fix the "update" command so that is does not report conflicts on files that have been added to the current check-out but not yet committed. The added files are simply carried forward into the updated version. ... (check-in: e124881a70 user: drh tags: trunk)
14:28 Ticket [d798ba2e79] Hooks request status still Open with 2 other changes ... (artifact: 5c1e019f49 user: drh) ... 1 similar event omitted.
2009-07-06
23:53
Update to the latest SQLite. On the "Ticket" page, if "nobody" is not allowed to create new tickets but "anonymous" is, then offer a hyperlink to log in as anonymous. Change the default settings to be more secure. ... (check-in: 623a9129c8 user: drh tags: trunk)
2009-06-26
06:06 New ticket [e65daa109f] Unable to open a project due to null contents of VC source file. ... (artifact: 8584073ecd user: anonymous)
2009-06-25
16:28 Ticket [2e3dc63382] Default Severity Annoying status still Deferred with 1 other change ... (artifact: d0ba8fbfe0 user: anonymous)