History of tools/cvs2fossil/lib/c2f_fsym.tcl
2008-02-08
| ||
21:52:21 | [b11a935cc8] part of check-in [6b78df3861] Merge in changes from Andreas's branch. (By: drh on 2008-02-08 21:52:21) [diff] [annotate] | |
2008-02-06
| ||
05:04:12 | [b11a935cc8] part of check-in [66235f2430] Updated the copyright information of all files touched in the new year. (By: aku on 2008-02-06 05:04:12) [diff] [annotate] | |
2008-01-27
| ||
20:42:01 | [139ee190b5] part of check-in [d3aa33884b] Allow for detached branches when checking lod consistency. Fixed formatting nit. Added debug helper method. (By: aku on 2008-01-27 20:42:01) [diff] [annotate] | |
2007-12-05
| ||
02:22:52 | [b2ddfe62f2] part of check-in [c4003e7b93] The handling of detached lines of development (floating branches) still had some bugs regarding the linkage to their revisions, especially the first revision on such branches. Fixed the relevant places, added early integrity checks and updated the main checks to handle the situation. (By: aku on 2007-12-05 02:22:52) [diff] [annotate] | |
2007-12-01
| ||
18:36:26 | [6b46b59edb] part of check-in [79c227a9c0] Bugfix. Handle free-floating branches (their root revision was removed as unnecessary). (By: aku on 2007-12-01 18:36:26) [diff] [annotate] | |
2007-11-28
| ||
05:39:49 | [a9a75d2cd2] part of check-in [47d52d1efd] Added convenience method for assertions and used it in place of the existing if/trouble internal constructions. Changed API of 'log write' so that we can defer substituation of the message to when the write actually happen, and converted all places which would be hit by double-substitution. The remaining 'log write' calls will be converted incrementally. (By: aku on 2007-11-28 05:39:49) [diff] [annotate] | |
2007-11-25
| ||
07:54:09 | [b29726a5a5] part of check-in [b679ca3356] Code cleanup. Removed trailing whitespace across the board. (By: aku on 2007-11-25 07:54:09) [diff] [annotate] | |
2007-11-17
| ||
00:29:42 | [31fcf57a52] part of check-in [38b967dcf5] Merge aku's CVS import changes into the main line. Fix a small bug in diff.c. (By: drh on 2007-11-17 00:29:42) [annotate] | |
2007-11-07
| ||
06:19:13 | [31fcf57a52] part of check-in [7ab490df24] Extended pass 2, save branch positions, needed for pass 4, and added optype table to have the revision opcodes available in the state as well. (By: aku on 2007-11-07 06:19:13) [diff] [annotate] | |
2007-10-31
| ||
03:44:01 | [605873f19e] part of check-in [6f8667b03e] Added code creating aggregate symbol statistics. This completes pass 2 (CollRev). (By: aku on 2007-10-31 03:44:01) [diff] [annotate] | |
2007-10-25
| ||
05:13:41 | [ce3e976f91] part of check-in [2c08006d9d] Changed the coding of trunk symbols. Using NULL makes for difficult comparisons later when doing integrity checks. Each trunk now has a regular unique id as a symbol. Added documentation to the table definitions, about references, constraints, etc. (By: aku on 2007-10-25 05:13:41) [diff] [annotate] | |
2007-10-24
| ||
08:01:01 | [0342b00fc2] part of check-in [adf168e23e] Extended handling of id's for files so that we have them for backreferences from symbols and revisions. Completed persistence of revisions and symbols at file-level and fixed small problem with left-over links to branches. (By: aku on 2007-10-24 08:01:01) [diff] [annotate] | |
2007-10-17
| ||
04:33:49 | [0f3cff0586] part of check-in [09af24fc7c] Extended file-level symbols and project-level trunk with methods to allow users to distinguish them (trunk vs. not trunk, for use as lines of development). (By: aku on 2007-10-17 04:33:49) [diff] [annotate] | |
03:15:12 | [211201a643] part of check-in [177a0cc55c] Fix setting of myimported, wrong condition. Fix item assignment when sorting branches. Fix parent/child linkage when setting up branch dependencies. Completed processes on non-trunk default branch revisions. Added skeleton code for the deletion of superfluous revisions. (By: aku on 2007-10-17 03:15:12) [diff] [annotate] | |
2007-10-15
| ||
00:03:30 | [85589454df] part of check-in [e5441b908d] Continued work on pass II, starting to post-process tags, branches, and revisions, cleaning up cvs quirks, determining higher-level aggregates ... (By: aku on 2007-10-15 00:03:30) [diff] [annotate] | |
2007-10-14
| ||
01:58:07 | [64ff544fa2] part of check-in [67c24820c7] Reworked the whole handling of meta data (author, commit message, plus project/branch information), so that revisions now store only the meta id, everything else is stored centrally. All the relevant pieces (author, cmessage, symbols, projects) now also get numeric ids assigned early instead of when being saved to the state. Project ids are loaded from the state now too. (By: aku on 2007-10-14 01:58:07) [diff] [annotate] | |
2007-10-13
| ||
05:39:00 | [f9d277d79e] part of check-in [cb70cf4ad6] The basic work of setting up and linking revisions, tags, and branches is complete. (By: aku on 2007-10-13 05:39:00) [diff] [annotate] | |
2007-10-12
| ||
07:18:27 | [d0212d4c6d] part of check-in [da9295c6f6] Continued to flesh out revision and symbol processing. Started on the project level classses. (By: aku on 2007-10-12 07:18:27) [diff] [annotate] | |
2007-10-10
| ||
03:28:22 | [3c4c8aa555] part of check-in [84de38d73f] Added a lot of skeleton files for the revision and symbol data structures, for both project and file level. (By: aku on 2007-10-10 03:28:22) [annotate] |