Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins using file src/descendants.c version 41c4a500af
|
2014-07-22
| ||
| 08:03 | Receive updates from trunk. Closed-Leaf check-in: 5c6891b2ab user: andybradford tags: cluster-changes | |
|
2014-07-20
| ||
| 13:20 | Merge from trunk check-in: c4fca467f7 user: ashish tags: ashish-ipv6 | |
|
2014-07-19
| ||
| 19:20 | Allow commits against a closed leaf as long as the new commit is on a different branch. check-in: 619fa857c9 user: drh tags: trunk | |
| 19:04 | Update config.guess and config.sub from upstream. check-in: 76370b4c97 user: drh tags: trunk | |
| 18:40 | Add missing period to sentence. check-in: b6959ec2e6 user: andybradford tags: trunk | |
| 16:29 | Only allow a checkin against a closed leaf if it is not the same branch. Closed-Leaf check-in: d1b5fd8738 user: andybradford tags: pending-review | |
| 08:34 | Update internal tables (used by e.g. the \w and \W specifiers in regexp expressions) to Unicode 7.0. This is fully upwards compatible, see [http://www.unicode.org/policies/stability_policy.html] check-in: 3088939eb1 user: jan.nijtmans tags: trunk | |
|
2014-07-18
| ||
| 22:03 | Improvements to the ".fullschema" command in the command-line shell. check-in: 13f8ba6ca8 user: jan.nijtmans tags: trunk | |
| 21:57 | Allow committing as follow-up on a closed leaf, as long as it is done in a new branch. Suggested by Matt Welland on ML. check-in: 2b79c600d5 user: jan.nijtmans tags: trunk | |
|
2014-07-17
| ||
| 15:23 | .... but now with the correct default check-in: a0c8a0869d user: jan.nijtmans tags: trunk | |
| 15:20 | The "autosync-tries" setting is an integer, not a boolean check-in: 49818fd3ef user: jan.nijtmans tags: trunk | |
| 07:04 | Use "%S" format in stead of "%.10s" in more places, where UUID's are referenced. check-in: 275457adf0 user: jan.nijtmans tags: trunk | |
|
2014-07-16
| ||
| 23:01 | Add the "fossil all info" command. check-in: 3f9ff2a9fa user: drh tags: trunk | |
| 22:17 | Clean up the command-search logic. check-in: bcb7c7a9b1 user: drh tags: trunk | |
| 08:09 | Update internal tables to Unicode 7.0. Closed-Leaf check-in: e17f7304dd user: jan.nijtmans tags: unicode-7.0 | |
| 07:57 | In the UI and CL, output UUID's the same (almost) everywhere: The first 10 characters of UUID's are always displayed, but more are added until the UUID contains at least a single 'a'-'f'. Hyperlinks still usee the full-length UUID. check-in: fe6d393021 user: jan.nijtmans tags: trunk | |
|
2014-07-02
| ||
| 10:50 | Use "%S" format in stead of "%.10s" in more places where UUID's are handled. Closed-Leaf check-in: b246fa0cee user: jan.nijtmans tags: 16-digit-event-ids | |