Fossil

Timeline
Login

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

25 check-ins using file src/db.c version 6b2ea97719

2009-09-15
12:04
Add a screen to prompt the user for the name of a new wiki page. check-in: aa57354736 user: drh tags: trunk
00:58
Fix over-quoting of wiki names. Ticket [e4a31ae35cd521b] check-in: dec4685720 user: drh tags: trunk
2009-09-14
19:16
Add the "scrub" command to remove passwords and other sensitive information from a repository. Ticket [e5232878345]. check-in: 6c6a978a53 user: drh tags: trunk
16:56
Fix a C++-ism in timeline.c. check-in: eb1db585a5 user: drh tags: trunk
16:09
Formatting changes to the similar event suppression in the timeline. check-in: 8cf8ed785e user: drh tags: trunk
15:33
Fix an ambiguous column reference in a join - problem introduced by the recent additions to the event table. check-in: d31e054f0d user: drh tags: trunk
15:14
Changes to the event mechanism to abbreviate a sequence of edits to the same ticket. Updates through this check-in require a "rebuild". check-in: df3e34c2e8 user: drh tags: trunk
14:10
Make sure the manifest_crosslink_begin/end pair can be called multiple times. check-in: 2a069086e9 user: drh tags: trunk
14:08
Construct event records for tickets correctly even when the ticket change artifacts arrive out of order. check-in: 95f5520a09 user: drh tags: trunk
2009-09-13
16:19
On windows, if the first character of a pathname is '\' then assume that is a full pathname, not a relative pathname. Ticket [cdd360438de]. check-in: 42bf80978d user: drh tags: trunk
2009-09-12
21:53
Update the proxy handler so that it supports basic authorization. check-in: 9e274a2e7b user: drh tags: trunk
21:03
Update the base-64 encoder/decoder to conform to RFC 1421. Add test commands to verify both the endoder and the decoder. check-in: c198613ae1 user: drh tags: trunk
20:42
More documentation clarifications. check-in: 7879c250fb user: drh tags: trunk
17:45
More documentation updates. check-in: 3c1234c0f2 user: drh tags: trunk
17:21
Documentation updates. Add a nice header to the "Download" page. check-in: db70c415ab user: drh tags: trunk
03:45
fixed documentation for the 'fossil branch list' command check-in: da4363308c user: rwilson tags: trunk
2009-09-11
23:04
Make sure that "nobody" and "anonymous" privileges by users who attempt to sync with higher privileges. check-in: 6021279637 user: drh tags: trunk
21:05
Fix the "ui"/"server" command for win32 so that it works even if run from cygwin in a directory that contains a space in its name. check-in: 7343126617 user: drh tags: trunk
18:27
Always print the "project-name" using the command-line "info" command. Avoid an extra "/" character when constructing files for check-in. check-in: bbd758ecc3 user: drh tags: trunk
15:06
Update to the latest SQLite. Fix a bug in the "diff" and "gdiff" commands. Fix a bug that prevented "fossil config pull" from working. check-in: 129edda98e user: drh tags: trunk
2009-09-10
23:00
Add extra quoted to system() calls on windows. Ticket [8d073be8808b]. Also update to the latest SQLite. check-in: aeaee1f385 user: drh tags: trunk
14:07
Support usernames containing spaces for the xfer protocol. Ticket [71c9b46198c04]. check-in: ee47021f51 user: drh tags: trunk
2009-09-09
16:14
Update to the latest version of SQLite. Make use of the new sqlite3_strnicmp() interface. check-in: fac950a173 user: drh tags: trunk
2009-09-04
20:19
Update "help" comments for clone, push, pull, sync, and remote-url commands. check-in: 6a40733531 user: drh tags: trunk
19:28
Add the dont-push setting to help facilitate private branches. check-in: d1b948b0c7 user: drh tags: trunk