20 descendants of [124fef5b1c]
2007-11-29
| ||
06:10:18 | * | [c74fe3de3f] Integrate the new singletons with the main class, route the relevant places to them. (user: aku, tags: trunk) |
05:58:53 | * | [27b15b7095] This commit starts a series of incremental changes not quite completely overhauling the handling of changesets, i.e. of project-level revisions. Actually this series of changes already started with 8ce7ffff21 as the bug it fixes was found when the first parts of the overhaul tripped the new integrity conditions for the modified changesets. Backg... (user: aku, tags: trunk) |
2007-11-28
| ||
08:35:41 | * | [8ce7ffff21] Bugfix in FilterSym pass. Grafting branches operated on the tags table :( (user: aku, tags: trunk) |
05:39:49 | * | [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 incremen... (user: aku, tags: trunk) |
2007-11-27
| ||
09:07:37 | * | [6b520e7d97] Modified to break all backward symbols, not only branches, removed the other custom circle breaking code, should not be needed any longer (See comments for proof). (user: aku, tags: trunk) |
09:05:45 | * | [3e18606b5c] Bugfix: Sort pending nodes fully deterministic, and moved to separate helper command. Tweaked log output. (user: aku, tags: trunk) |
09:04:46 | * | [1c39e57637] Updated to extended changeset string, and added tabular formatting. Further tweaked output, putting timestamp adjust messages on the same line as the changeset itself. (user: aku, tags: trunk) |
09:03:07 | * | [911d56a8c8] Changesets, extended human readable representation, and tweaking of log output. (user: aku, tags: trunk) |
08:59:54 | * | [2e07cd7164] Bugfix in the generation of the initial symbol changesets. Keep entries apart per line-of-development. (user: aku, tags: trunk) |
05:08:54 | * | [678765068d] Bugfixes when generating revision changesets. (1) The dependencies for a revision are a list, not single. (2) Use pseudo-dependencies to separate revisions of the same file from each other if they have no direct dependencies in the state. (user: aku, tags: trunk) |
04:26:56 | * | [8c6488ded2] Continued work on the integrity checks for changesets. Moved callers out of transactions. Two checks are already tripping on bad changesets made by InitCSets (pass 5). (user: aku, tags: trunk) |
02:37:51 | * | [bf83201c7f] Outline for more integrity checks, focusing on the changesets. (user: aku, tags: trunk) |
2007-11-25
| ||
07:54:09 | * | [b679ca3356] Code cleanup. Removed trailing whitespace across the board. (user: aku, tags: trunk) |
07:44:24 | * | [1ea319fb67] Another helper, textual, write changeset data to stdout. (user: aku, tags: trunk) |
07:41:07 | * | [bcc630d3f5] Tweaked log output of the topological sorter (revisions) to be tabular (aligned columns), added information (time ranges). (user: aku, tags: trunk) |
07:39:53 | * | [96167b2a48] Changesets: Added accessor for to retrieve number of changesets known, and dropped the "trunk root -> NTDB root" dependency, is problematic. (user: aku, tags: trunk) |
07:37:04 | * | [63052cb60a] Fixed log output for pass 10, and added missing command. (user: aku, tags: trunk) |
07:35:30 | * | [97b4405ecf] Extended cycle breaker with debug facility allowing the user to watch the neighbourhood of specific changesets during the traversal. Extended label information, highlighting of the nodes of interest. Tweaked log output a bit. (user: aku, tags: trunk) |
07:32:37 | * | [00e041dd22] State log output, moved to slightly higher verbosity level to allow them to be suppressed. (user: aku, tags: trunk) |
07:31:43 | * | [eb43120ac1] Dot export extended, allow graph to define label color for highlighting. (user: aku, tags: trunk) |
07:30:39 | * | [124fef5b1c] Filerevtree helper. Added missing requirements, and dialed the verbosity down. (user: aku, tags: trunk) |