Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins using file src/descendants.c version 72d1a60fa5
|
2015-04-26
| ||
| 18:06 | Add the "forks" query parameter to the /timeline webpage, causing the timeline to show only check-ins associated with a fork. check-in: ba2ec88b74 user: drh tags: trunk | |
| 17:35 | On all timelines, provide a hyperlink on the timestamp to another timeline that shows all activity around that point in time. check-in: d3f9e588f7 user: drh tags: trunk | |
|
2015-04-25
| ||
| 20:38 | Add warning to "fossil sync", when a new fork is created during this sync. check-in: 560483f504 user: jan.nijtmans tags: trunk | |
|
2015-04-23
| ||
| 00:35 | Only check leaves for forks on multi-child nodes. This prevents warnings from being extra verbose when a commit is made on any of the forks. Closed-Leaf check-in: 64b221aacf user: andybradford tags: sync-forkwarn | |
|
2015-04-22
| ||
| 19:10 | Remove unused variable check-in: 101fdfe89a user: jan.nijtmans tags: sync-forkwarn | |
| 16:32 | Style consistency change only. check-in: e1f614f3b8 user: andybradford tags: sync-forkwarn | |
| 05:21 | Only check for forks in newly received content after all round-trips of sync have completed. check-in: b9728c4aa2 user: andybradford tags: sync-forkwarn | |
|
2015-04-21
| ||
| 07:12 | Fix auto-adjust of CLI timeline to terminal width on Linux. Thanks to Warren Young for analysis and patch! check-in: d32ca59282 user: jan.nijtmans tags: trunk | |
|
2015-04-20
| ||
| 07:20 | Fix links in changes.wiki check-in: 92be5246f8 user: jan.nijtmans tags: trunk | |
|
2015-04-19
| ||
| 18:26 | Merge trunk. More to-the-point message in case of fork warnings after sync. check-in: cf59ea3165 user: jan.nijtmans tags: sync-forkwarn | |
|
2015-04-17
| ||
| 09:50 | Cherry-pick [http://www.sqlite.org/src/info/e018f4bf1f27f7838342940ad89a12d7f1536e8e|e018f4bf1f]: Fix a potential one-byte buffer overread in the command-line shell. Add (undocumented) -backslash option to "fossil sqlite" check-in: af52f2912a user: jan.nijtmans tags: trunk | |
| 00:11 | Merge in new feature from trunk. check-in: eab553c77e user: andybradford tags: sync-forkwarn | |
|
2015-04-16
| ||
| 23:46 | Allow fossil_find_nearest_fork to be used on repository that is not open. check-in: 97f976785d user: andybradford tags: trunk | |