Fossil

Changes On Branch timeline_cmd_dash_n_fix
Login

Changes On Branch timeline_cmd_dash_n_fix

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch timeline_cmd_dash_n_fix Excluding Merge-Ins

This is equivalent to a diff from ea3d77c4 to 055245ad

2013-10-30
08:42
Make option -n|--limit of "fossil timeline" now specify the number of entries, just like all other commands which have the -n|--limit option. Suggested by Martin Gagnon. (check-in: 6e4e16fb user: jan.nijtmans tags: trunk)
08:09
More style cleanup. (check-in: e4e2f9f7 user: mistachkin tags: trunk)
2013-10-29
13:09
merge trunk (Closed-Leaf check-in: 055245ad user: jan.nijtmans tags: timeline_cmd_dash_n_fix)
13:08
code style cleanup (check-in: ea3d77c4 user: jan.nijtmans tags: trunk)
12:58
Fix existing print_timeline() calls, so they return the same output as trunk by default. (check-in: 11634df5 user: jan.nijtmans tags: timeline_cmd_dash_n_fix)
12:48
Fix a typo in quickstart.wiki. (check-in: e3ad71f0 user: drh tags: trunk)

Changes to src/descendants.c.

Changes to src/search.c.

Changes to src/tag.c.

Changes to src/timeline.c.

Changes to src/update.c.