fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
src/graph.c
50 commits
Latest merge from trunk.
brickviking
d03791648…
2026-02-10 08:49
Sync with trunk.
florian
ceee00be5…
2026-01-10 14:16
Sync with trunk.
florian
e4556126d…
2026-01-10 14:10
Sync with trunk.
florian
facfbbd55…
2026-01-10 14:04
Sync with trunk.
florian
c50c8ed9d…
2026-01-10 14:02
Remove some more duplicates in comments. No functional changes.
danield
d83638e40…
2025-12-28 23:00
Sync with trunk.
florian
b81b4c6c3…
2025-11-26 14:12
Merge from trunk.
brickviking
50b56eec7…
2025-10-29 11:10
Cache the name of the main branch.
danield
ca0d66b2e…
2025-10-28 15:05
Try to always honor the main-branch setting rather than hard-coding "branch".
drh
3a6dd8394…
2025-10-28 14:15
Remove some fossil_free() calls added by the previous check-in.
danield
6a617d004…
2025-10-25 13:48
Replace hard-coded "trunk" with the value of 'main-branch' (defaulting to "trunk").
danield
dd8995bbd…
2025-10-23 14:50
Sync with trunk.
florian
286a90069…
2025-08-21 12:08
Sync with trunk.
florian
a0377ebb9…
2025-08-21 12:07
Sync with trunk.
florian
5ee83f280…
2025-08-21 12:06
Sync with trunk.
florian
bab295db1…
2025-08-21 12:04
Merge from trunk.
brickviking
53010e968…
2025-07-28 02:32
Minor optimization: replace calls to mprintf("%s", X) with fossil_strdup(X).
danield
4c3e1728e…
2025-07-23 15:58
Sync with trunk.
florian
931e7065b…
2025-07-21 12:20
Sync with trunk.
florian
75244ee4f…
2025-07-21 12:15
Sync with trunk.
florian
a2a1e4a7d…
2025-07-21 12:13
Merge from trunk.
brickviking
fd1a5afe1…
2025-05-04 02:35
Merge the latest trunk enhancements into the quickfilter branch.
drh
e14c75676…
2025-04-25 11:01
Fix possible array-bounds overflow in the timeline graph computation.
drh
202d3ea2b…
2025-04-15 14:37
Merge from trunk.
brickviking
f60a7ed29…
2025-03-28 10:11
Merge trunk into the merge-info-trunk branch.
stephan
1014ffb55…
2025-03-27 12:42
In graph layout, if we run out of rails for new graph elements, do the best as we can, but continue…
drh
a8c6f3a47…
2025-03-21 15:56
Increase the maximum number of rails on a timeline graph from 40 to 60.
drh
45965933c…
2025-03-21 15:02
Merge from trunk.
brickviking
3eac814da…
2025-03-20 21:13
Merge the latest trunk changes into this branch.
drh
2cb7fefce…
2025-03-14 09:53
For consistency, use the spelling 'descendant' for the noun usage.
danield
c9d390036…
2025-03-12 09:49
Bring the merge-info-html branch up to date with trunk, step 1 of 2.
stephan
1140b020d…
2025-02-20 14:32
Merge trunk.
danield
02cdfa5e0…
2025-01-04 23:28
Merge from trunk.
brickviking
331e51388…
2024-12-25 13:19
Add the ml= and so= query parameters to /timeline. Enhance the graph layout algorithm so that any …
drh
055cef4b4…
2024-12-24 12:53
Fix a bug in branch ordering
drh
fc62ce69e…
2024-12-24 03:13
Add the bo=LIST query parameter that specifies the branch display order. Fix the branch display ord…
drh
fe356e3ef…
2024-12-23 23:49
Experimental changes that cause branches to appear in the graph in the same order that they are lis…
drh
2778e55f0…
2024-12-23 20:52
When /timeline selects specific branches using r=, t=, rl=, tl= or similar, then try to show the se…
drh
e89ea2c93…
2024-12-23 20:08
Merge trunk into ui-local-diff branch, resolving one merge conflict in info.c:hexdump_page().
stephan
d57463cc0…
2024-11-07 06:50
Sync with trunk.
florian
8e6660cd7…
2024-09-06 10:48
Sync with trunk.
florian
00f7466ad…
2024-09-06 10:47
Merge trunk into branch "loongarch"
js
116262e4a…
2024-07-21 16:22
Merge trunk into markdown-tagrefs branch.
stephan
9d3ca32ef…
2024-07-03 09:16
Further improvement to rail selection in the /timeline graph layout algorithm: Move merge lines tha…
drh
b71363e5c…
2024-04-23 18:22
Adjustments to timeline graph layout to try to improve the appearance a little.
drh
797f1813f…
2024-04-23 14:43
Improvements to comments in graph.c. No changes to actual code.
drh
40320f658…
2024-04-21 18:46
Fix a minor problem in graph layout for timelines that made use of the offset-merge-riser enhanceme…
drh
33fe72ca7…
2024-04-19 16:08
Merge trunk into markdown-tagrefs branch.
stephan
0517bd2dd…
2024-03-05 12:53
Merged trunk. Notably, drh's [bb3de39ffefb3f20] works seamlessly with this branch's skin.
wyoung
4f9cb1d1e…
2024-02-03 23:12
Keyboard Shortcuts
Open search
/
Next entry (timeline)
j
Previous entry (timeline)
k
Open focused entry
Enter
Show this help
?
Toggle theme
Top nav button
Close