Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 check-ins using file src/search.c version 76212c3875
|
2013-10-22
| ||
| 07:41 | Correctly determine whether the limit was really reached, this time without my mistake in [d54ada1cea] which didn't handle "-n 0" correctly. ... (check-in: feb175065c user: jan.nijtmans tags: timeline_cmd_dash_n_fix) | |
| 03:40 | Perform timeline limit checks at the end of the loop, after checking if a limit exists. ... (check-in: 521f7a14e0 user: mistachkin tags: timeline_cmd_dash_n_fix) | |
|
2013-10-21
| ||
| 18:44 | One advantage of modifying print_timeline() in stead of using LIMIT: It's possible to put an indication at the end that output stopped because the limit was reached! ... (check-in: d54ada1cea user: jan.nijtmans tags: timeline_cmd_dash_n_fix) | |
| 18:38 | merge trunk ... (check-in: 0e4dee009e user: jan.nijtmans tags: timeline_cmd_dash_n_fix) | |
|
2013-10-18
| ||
| 22:37 | Merge updates from trunk. ... (check-in: 63bd6754a5 user: mistachkin tags: timeline_cmd_dash_n_fix) | |
| 03:16 | Merge updates from trunk. ... (check-in: 2ed75739a5 user: mistachkin tags: timeline_cmd_dash_n_fix) | |
| 03:15 | Merge timeline entry/line limit improvements from the v2 branch. ... (check-in: 9cc75945be user: mistachkin tags: timeline_cmd_dash_n_fix) | |
| 03:13 | Simplify the entry/line limit for the timeline output. Make it more accurate in verbose mode. Style fixes. ... (Closed-Leaf check-in: 695a3c13bd user: mistachkin tags: timeline_cmd_dash_n_fix-2) | |