Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
5 check-ins using file src/main.c version a98f3a09f0
|
2015-05-13
| ||
| 22:40 | Change search_init() to be a file-scope symbol so that it does not conflict with a function of the same name in libel.so. check-in: e06e65bbf2 user: drh tags: trunk | |
| 21:55 |
rename search_init() -> fossil_search_init() to avoid name collision w/ libedit (patch sumbmitted by Warren Young)
closed -- see simpler fix @ [e06e65bbf2] Closed-Leaf check-in: 947369c124 user: bch tags: trunk | |
|
2015-05-12
| ||
| 17:58 | Add documentation for customizing the timeline graph. check-in: 42e77333ba user: joel tags: trunk | |
| 13:19 | Permit --notfound and --repolist to be used together on "fossil server". Merge changes to always show a piechart for "By User" reports. Fix an uninitialized variable in "fossil rebuild". check-in: 434f7e17d9 user: drh tags: trunk | |
| 04:58 | Permit the --notfound and --repolist options to be used together. Closed-Leaf check-in: fd783e2b6a user: mistachkin tags: repoNotFound | |