History of src/vfile.c
2009-12-30
| ||
20:33:59 | [882972137d] part of check-in [76bc05d739] merge with trunk (By: btheado on 2009-12-30 20:33:59) [diff] [annotate] | |
2009-12-18
| ||
00:29:51 | [882972137d] part of check-in [76f169fca6] Detect when the check-out contains missing files and filesystem objects that ought to be files but are not. Issue reasonable warnings. (By: drh on 2009-12-18 00:29:51) [diff] [annotate] | |
2009-12-17
| ||
18:47:14 | [976e15ff22] part of check-in [d861fe77fb] If a file in the check-out is changed to something other than a file (like a directory) then raise an error when checking file signatures. Also fix a problem with the new multi-file "revert" command and add some comments to "update". (By: drh on 2009-12-17 18:47:14) [diff] [annotate] | |
2009-12-16
| ||
02:02:54 | [47f667e751] part of check-in [2f15cd805e] Improvements to some comments in vfile.c. (By: drh on 2009-12-16 02:02:54) [diff] [annotate] | |
2009-09-22
| ||
07:49:39 | [5504b327f7] part of check-in [7a2c37063a] merge trunk into creole branch (By: bob on 2009-09-22 07:49:39) [diff] [annotate] | |
2009-09-19
| ||
15:32:14 | [5504b327f7] part of check-in [a2749215b7] Add the --dotfiles option to the "extra" and "clean" commands. Ticket [4de876322f066]. (By: drh on 2009-09-19 15:32:14) [diff] [annotate] | |
2008-12-20
| ||
02:23:18 | [eb6d72e4f4] part of check-in [491b2c69ec] Fix an SQL syntax error. Ticket [62c84f3e604a06f9b8f3f4ca39f774d6909115aa]. (By: drh on 2008-12-20 02:23:18) [diff] [annotate] | |
2008-12-06
| ||
18:02:21 | [0b0beebd09] part of check-in [2dffce041d] Add the ability to detect file changes using only the mtime. This is turned on using the "fossil setting mtime-changes ON" command. It is off by default, but it does make many operations go much faster, especially on large repositories, so we might want to start turning it on by default. (By: drh on 2008-12-06 18:02:21) [diff] [annotate] | |
2008-07-17
| ||
01:49:16 | [a6f67aae7d] part of check-in [849b94c631] Avoid the use of chdir() since this seems to cause problems on windows. (By: drh on 2008-07-17 01:49:16) [diff] [annotate] | |
2008-03-08
| ||
19:42:53 | [533b750082] part of check-in [043d63d4aa] Additional speed improvements for clone and rebuild. (By: drh on 2008-03-08 19:42:53) [diff] [annotate] | |
2007-12-05
| ||
08:07:46 | [429ccc29e5] 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-09-22
| ||
19:32:21 | [429ccc29e5] part of check-in [3ed9214338] Fix a bug in the manifest parser so that it is able to parse the PGP headers even if the header contains \r characters. (By: drh on 2007-09-22 19:32:21) [diff] [annotate] | |
2007-08-30
| ||
18:05:19 | [5ad913c384] part of check-in [1871a93dd4] Fix bugs that can cause a segfault if a blank check-in comment is entered. (By: drh on 2007-08-30 18:05:19) [diff] [annotate] | |
2007-08-29
| ||
02:55:33 | [aea4942364] part of check-in [15652ff081] Merged drh's fixes new features (xfer, timeline handling, javascript based timeline highlighting) into my branch. (By: aku on 2007-08-29 02:55:33) [diff] [annotate] | |
2007-08-27
| ||
00:04:32 | [aea4942364] part of check-in [8c828207a2] Give an error if an attempt is made to merge, update, or checkout against an incomplete baseline - one that contains phantoms. Update the xfer protocol to converge on a stable synchronization faster and (hopeful) not quit until the sync is complete. (By: drh on 2007-08-27 00:04:32) [diff] [annotate] | |
2007-08-10
| ||
00:08:25 | [fdfe66efd6] part of check-in [573a464cb7] Complete rework of the xfer mechanism. Compiles but not yet working. (By: drh on 2007-08-10 00:08:25) [diff] [annotate] | |
2007-08-09
| ||
11:55:52 | [2bf3326797] part of check-in [6eca3132fe] Fix an off-by-one error that can cause a segfault during sync. (By: drh on 2007-08-09 11:55:52) [diff] [annotate] | |
2007-08-04
| ||
00:38:38 | [47b5a77023] part of check-in [5c74c300b1] Changes to the checksum verification steps to allow a partial commit of changes after new files are added to the tree. (By: drh on 2007-08-04 00:38:38) [diff] [annotate] | |
2007-08-03
| ||
15:31:33 | [520337f87b] part of check-in [22552fb803] Extend the commit command so that specific files can be committed. There are still some problems with doing this after a merge. (By: dan on 2007-08-03 15:31:33) [diff] [annotate] | |
2007-08-01
| ||
21:03:03 | [8f052c3289] part of check-in [3945057916] Add primitive start-time and duration controols to the timeline. Additional checksums on check-in and check-out. (By: drh on 2007-08-01 21:03:03) [diff] [annotate] | |
12:17:14 | [d4b9c4a1e5] part of check-in [5c3e87171a] Fix a problem in the commit logic that caused it to ignore merge changes. Add another test to the commit to detect future problems of a similar nature. (By: drh on 2007-08-01 12:17:14) [diff] [annotate] | |
2007-07-21
| ||
14:10:57 | [e0efe29333] part of check-in [dbda8d6ce9] Initial check-in of m1 sources. (By: drh on 2007-07-21 14:10:57) [annotate] |