File History
Not logged in

History of src/diffcmd.c

2009-12-30
20:33:59 [6b2be81037] 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 [6b2be81037] 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
21:22:52 [88a94ee318] part of check-in [7b82a73bd3] Remove the --yes option from the "revert" command. In its place, make the "revert" opration undoable. (By: drh on 2009-12-17 21:22:52) [diff] [annotate]
2009-11-06
14:00:38 [20363d7b42] part of check-in [fe8bb01d38] Add the ability to diff to arbitrary versions of a single file. (By: drh on 2009-11-06 14:00:38) [diff] [annotate]
04:05:13 [5083153aee] part of check-in [149945beea] Because the "vfile" signatures are now used by "diff", be sure to recompute them before running the diff. (By: drh on 2009-11-06 04:05:13) [diff] [annotate]
02:47:30 [4a3e578a59] part of check-in [db608ee72f] Continuing work on the "diff" command. (By: drh on 2009-11-06 02:47:30) [diff] [annotate]
01:59:29 [7503ab8fa5] part of check-in [a51808c0a5] Work toward improving the "diff" command. Get the "-r" or "--from" option working. (By: drh on 2009-11-06 01:59:29) [diff] [annotate]
2009-10-05
10:08:05 [a53a1db3ef] part of check-in [651c75c5b7] merge trunk into creole (By: robert on 2009-10-05 10:08:05) [diff] [annotate]
2009-10-01
17:22:46 [a53a1db3ef] part of check-in [b2fdf4fe14] Fix the "gdiff" command so that it accepts commands with arguments. This will require users to put double-quotes around program pathnames that contain spaces. (By: drh on 2009-10-01 17:22:46) [diff] [annotate]
2009-09-22
07:49:39 [4832395b8a] part of check-in [7a2c37063a] merge trunk into creole branch (By: bob on 2009-09-22 07:49:39) [diff] [annotate]
2009-09-16
21:29:18 [4832395b8a] part of check-in [0eb08b860c] Change more system() calls into portable_system() in an effort to fix path quoting problems on windows. (By: drh on 2009-09-16 21:29:18) [diff] [annotate]
2009-09-11
15:06:34 [d11c5b0707] part of check-in [129edda98e] Update to the latest SQLite. Fix a bug in the "diff" and "gdiff" commands. Fix a bug that prevented "fossil config pull" from working. (By: drh on 2009-09-11 15:06:34) [diff] [annotate]
2009-09-10
23:00:22 [5229e8f323] part of check-in [aeaee1f385] Add extra quoted to system() calls on windows. Ticket [8d073be8808b]. Also update to the latest SQLite. (By: drh on 2009-09-10 23:00:22) [diff] [annotate]
2008-10-24
13:45:08 [74bdae74dd] part of check-in [32b480faa3] Create named fork test-tag-1 (By: drh on 2008-10-24 13:45:08) [diff] [annotate]
10:56:19 [38b20f8775] part of check-in [85670cfcc8] Improvements to the output of the "diff" command so that it is closer to standards. (By: drh on 2008-10-24 10:56:19) [diff] [annotate]
2008-10-21
06:52:23 [74bdae74dd] part of check-in [c863ec1a98] The "diff" command with no arguments now does a diff on all files in the checkout which have been edited. (By: drh on 2008-10-21 06:52:23) [diff] [annotate]
2008-07-23
13:01:23 [bf0ebffd4d] part of check-in [2ecc407d9b] The "extra" and "clean" commands ignore the repository file if the repository happens to be within the check-out. Ticket [c7b35be88]. (By: drh on 2008-07-23 13:01:23) [diff] [annotate]
2008-02-08
16:24:24 [4f6e43e19f] part of check-in [b3ec774ab7] Fail with an error if a file is outside the checkout tree. (By: drh on 2008-02-08 16:24:24) [diff] [annotate]
2007-12-05
08:07:46 [a54672e2c8] 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-12-04
01:26:21 [a54672e2c8] part of check-in [371dd6574c] Fix the revert command so that it works from subdirectories. Other minor comment and help-text changes. (By: drh on 2007-12-04 01:26:21) [diff] [annotate]
2007-11-15
21:49:14 [dfc5dfd350] 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-10
03:39:04 [637be09787] part of check-in [29bc8da1d9] Added diff-command and gdiff-command to the valid settings (By: jnc on 2007-10-10 03:39:04) [diff] [annotate]
2007-09-28
20:08:32 [4cfcd3d811] part of check-in [134e2aeccc] Combine the "config" and "setting" commands into a single "settings" command. (By: drh on 2007-09-28 20:08:32) [diff] [annotate]
2007-09-26
03:38:58 [e546baef8b] part of check-in [8d55aa3597] Merged in new revision support for diff and revert commands into mainstream (By: jnc on 2007-09-26 03:38:58) [diff] [annotate]
03:37:12 [e546baef8b] part of check-in [574763bab9] Added revision support to diff and revert (By: jnc on 2007-09-26 03:37:12) [diff] [annotate]
2007-09-24
14:02:30 [4af4f0ff55] part of check-in [01ce2cf3dc] Added a gdiff command. diff command now runs config diff-command, gdiff command (graphical diff) now runs config gdiff-command. With both, if -i is supplied, internal diff is used. With both, if they are not configured, internal diff is used. Fixed bug with internal diff giving files in reverse order. Also put div id="sub-menu" inside of submenu if, as to not display the sub menu if no sub menu items exist (By: jnc on 2007-09-24 14:02:30) [diff] [annotate]
06:53:46 [a106583630] part of check-in [c82fb61775] Added support for a user defined diff command, which if set (fossil config diff-command), is run by default. The user can give a -i flag to run the internal diff command regardless of user defined diff command setting. Removed command tkdiff, no longer needed. Made the config remove message a bit more clear, when removing a config setting, it states it has been removed instead of telling you it's undefined. (By: jnc on 2007-09-24 06:53:46) [diff] [annotate]
2007-08-18
02:45:47 [16a1f70543] part of check-in [c9fdb846fb] Add the "help" command and the "clean" command. More work is needed on the text for various help messages. (By: drh on 2007-08-18 02:45:47) [diff] [annotate]
2007-07-21
14:10:57 [42f780093c] part of check-in [dbda8d6ce9] Initial check-in of m1 sources. (By: drh on 2007-07-21 14:10:57) [annotate]