Fossil

Timeline
Login

Timeline

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

22 check-ins using file src/json.c version 3c992cba

2012-03-01
22:28
Fixing 'patch' on the fdiff page. ... (check-in: 675b49ef user: viriketo tags: annotate_links)
2012-02-24
11:36
For annotate, make the fixed user name field wider (e.g. 'Administrator'). ... (Closed-Leaf check-in: dbf4ecf4 user: mistachkin tags: wideAnnotateUser)
2012-02-21
02:01
Make sure the "fossil rebuild" command always ends up showing "100.0% complete", not "99.9%" or "100.1%". ... (check-in: 3a44f95f user: drh tags: trunk)
01:53
Enhance the "fossil rebuild" command so that it looks at "private" --raw tags and rebuilds the PRIVATE table to contain (at least) the content that is tagged "private". ... (check-in: 2f98f660 user: drh tags: trunk)
2012-02-19
16:42
Added -verbose flag to /json/wiki/list, which returns the metadata for all pages but not their content. ... (check-in: fe99188e user: stephan tags: trunk)
03:04
Added mistachkin's openssl name collision workaround to the autoconfigurator. Fixed a typo. ... (Closed-Leaf check-in: d03aca4a user: jan tags: jan-buildfixes)
02:31
Merge latest changes from trunk. ... (check-in: 0c3af1ec user: jan tags: jan-buildfixes)
2012-02-18
22:56
latest cson code - minor gcc 4.6 portability fixes only. ... (check-in: f32b042e user: stephan tags: trunk)
19:06
Merge into trunk the fix for --with-openssl with a manual path. ... (check-in: 06143581 user: drh tags: trunk)
10:37
Show the branch of the checkin in the vdiff page. ... (check-in: a50a28bb user: viriketo tags: annotate_links)
2012-02-17
23:51
Slight tweaks to MinGW makefile support for FOSSIL_ENABLE_JSON. ... (check-in: f355727b user: mistachkin tags: trunk)
23:16
Fix on the get_parent_branch_rid - wrong variable. ... (check-in: 75b4676c user: viriketo tags: annotate_links)
22:57
Adding a vdiff link to the info page, "vdiff to the parent branch". ... (check-in: 9f208c68 user: viriketo tags: annotate_links)
22:52
Adding a kind of symbolic name that returns the last checkin of the parent branch merged into the requested branch. For example, if annotate_links forked from trunk, "pbranch:annotate_links" returns the rid of the last time trunk was merged into annotate_links. ... (check-in: d560953c user: viriketo tags: annotate_links)
21:47
Removing the 'd' link on the annotate page for lines introduced in a checkin with the parent don't having that file. ... (check-in: 4036b5df user: viriketo tags: annotate_links)
21:36
Merging what I had at [61523cbe67] over trunk related to href targets. ... (check-in: d5129ae1 user: viriketo tags: annotate_links)
21:29
Merging from trunk, to get the branch up to date. ... (check-in: 6b7ddfef user: viriketo tags: annotate_links)
21:14
Fix openssl library path when specifying --with-openssl with a manual path. ... (check-in: 2ce353f5 user: jan tags: jan-buildfixes)
21:06
copy/paste doc correction. ... (check-in: 365fe4af user: stephan tags: trunk)
19:43
Added FOSSIL_ENABLE_JSON option to Makefile.mingw. ... (check-in: aae3f5b6 user: stephan tags: trunk)
18:32
fixed a c99ism. ... (check-in: 21e7cea4 user: stephan tags: trunk)
18:23
Added initial /json/config/get support. ... (check-in: e5a86795 user: stephan tags: trunk)