Timeline
Not logged in

22 events occurring around 2009-12-14 23:28:52.

2009-12-17
14:54:34 * Ticket 7a27e10f1f Need a command to find states of files for entire tree/subdir for Editors and IDEs. status still Open with 1 other change (user: drh)
14:51:24 * [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. (user: drh, tags: trunk)
14:27:06 * [9c06ea3120] Change the "ls" command so that it only shows the filenames by default. To see the extra information about the status of each file, add the -l option. Ex: "fossil ls -l" (user: drh, tags: trunk)
14:21:58 * [353297a149] Change the "revert" command so that it will take multiple file arguments and revert each one. (user: drh, tags: trunk)
2009-12-16
20:31:50 * Ticket 816f165688 Changing a file to a directory causes cksum error on commit status still Open with 2 other changes (user: anonymous)
20:20:11 * Ticket 9ad1a5401c MISSING files are not handled gracefully status still Open with 1 other change (user: anonymous)
... 2 similar events omitted.
02:06:25 * New ticket 816f165688 Changing a file to a directory causes cksum error on commit. (user: drh)
02:02:54 * [2f15cd805e] Improvements to some comments in vfile.c. (user: drh, tags: trunk)


2009-12-14
23:26:03 * [137d653a06] Found two more places that fQuiet should have been checked. (user: jeremy_c, tags: trunk)
23:18:54 * [dccd27c6da] Added a global command line argument named -quiet. This will suppress some output (currently during sync) for those interfacing fossil with various development tools. It does not make eliminate all output, only the output that is meant for fancy display to the user on a console. You can now use this new flag anywhere by referencing if (!g.fQui... (user: jeremy_c, tags: trunk)
20:48:03 * Ticket 7a27e10f1f Need a command to find states of files for entire tree/subdir for Editors and IDEs. status still Open with 2 other changes (user: anonymous)
... 1 similar event omitted.
2009-12-13
01:31:36 * [c0211010a1] Added doc for _wiki_ and removed doc for wiki(), tkt(), and chng() (user: btheado, tags: sql-func)
01:16:13 * [1c2d878d12] Merge Merge with trunk (user: btheado, tags: sql-func)
2009-12-11
17:23:40 * New ticket 552b3512dc "fossil mv" will let me move a file to outside of the tree.. (user: anonymous)
16:29:00 * [70656d00f6] Minor clean up to the "ci" command. (user: drh, tags: trunk)
16:27:22 * [18a66ab32b] accommodated brackets/parens conventions change introduced in #6ae51190cc (user: stephan, tags: trunk)
16:14:55 * [93efce820b] corrected some mis-placed code from commit #9517cc7486 (user: stephan, tags: trunk)