Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins by user stephan
2018-06-01
| ||
20:16 | An off-mailing-list patch which fixes the lack of deleted files from /json/timeline/checkin's file list. Thanks to Edgardo Cruz for tracking this down. check-in: cd55efe775 user: stephan tags: trunk | |
2018-03-12
| ||
12:10 | Upstream cson patch to change f() decls to f(void) and rename internal symbols which collide with system/compiler symbols on HPUX and Solaris 11/Illumos. check-in: 0d3425db7b user: stephan tags: trunk | |
2018-01-09
| ||
20:34 | Latest upstream cson - increases a unicode output buffer size after reports of certain MSVC version(s) complaining about it. check-in: e508424e7d user: stephan tags: trunk | |
2017-11-29
| ||
14:48 | tiny doc typo fix. check-in: 487b39081d user: stephan tags: trunk | |
2017-10-19
| ||
08:47 | typo fix reported on the ML. check-in: 1374d58142 user: stephan tags: trunk | |
2017-08-30
| ||
14:15 | Removed dead reference to g.fNoDirSymlinks. check-in: 949d777d76 user: stephan tags: trunk | |
2017-06-22
| ||
11:41 | updated license description from GPL to 2-clause BSD, with a tip of the hat to er38hcma on the mailing list. check-in: 6fb3e2def8 user: stephan tags: trunk | |
2017-03-15
| ||
00:41 | Added missing reference to the -json-input flag for the json command. check-in: 2accaaeead user: stephan tags: trunk | |
00:31 | added missing return type in login_basic_authentication() definition. check-in: fd928b6ef9 user: stephan tags: trunk | |
2016-06-18
| ||
11:29 | fixed another strict aliasing warning in cson. check-in: 6bcfe1d22c user: stephan tags: trunk | |
2016-03-05
| ||
20:01 | Added add_content_sql_commands() to /admin_sql, as per ML discussion. check-in: 93f514ca2c user: stephan tags: trunk | |
2016-02-20
| ||
13:21 | Initial go at replacing URLs in the form ?name=xyz with /xyz except in places where doing so is either known to break (style_set_current_page() calls) or would require notable refactoring (/dir hyperlink generation). Closed-Leaf check-in: e8735d6a47 user: stephan tags: slash-name-links | |
2016-02-18
| ||
10:13 | Minor correction to the P-card docs. check-in: 576d64c943 user: stephan tags: trunk | |
2016-02-09
| ||
14:12 | json: added a few assertions and changed a few chars to ints to avoid potential signedness problems on ARM. check-in: 5c0dc2d352 user: stephan tags: trunk | |
2016-02-06
| ||
19:17 | Swapped incorrect diff argument order for /json/wiki/diff. check-in: 08197f9634 user: stephan tags: trunk | |
2016-02-02
| ||
15:58 | updated to miniz-1.16 beta r1 Leaf check-in: 0cd368f1bf user: stephan tags: miniz-1.16br1 | |
2016-01-29
| ||
07:00 | fixed type of JsonPageDef::runMode from char to int because it uses negative values and char is unsigned by ARM platforms. check-in: 8f6b78e7b2 user: stephan tags: trunk | |
2016-01-21
| ||
12:44 | fixed condition which caused the "Yearly total" row to not be rendered on the oldest year in the bymonth report in some cases. check-in: ec3dd27f97 user: stephan tags: trunk | |
2016-01-07
| ||
20:42 | minor typo fix. Leaf check-in: 82bb1901cd user: stephan tags: hierarchical-manifests | |
2015-11-13
| ||
10:00 | pedantic upstream cson -Wall/-Werror fixes (unused static consts) for clang. check-in: f5bed9ce54 user: stephan tags: trunk | |
2015-07-29
| ||
17:35 | minor CGI-in-chroot doc update from the ML. check-in: 1d3a80474b user: stephan tags: trunk | |
2015-07-04
| ||
05:47 | added missing "all cache" docs. check-in: 2f0533fe4a user: stephan tags: trunk | |
05:35 | Added "cache" to the "all" command to simplify cache management on systems with many historical repos. check-in: 744aaa84e4 user: stephan tags: trunk | |
2015-07-02
| ||
21:43 | upstream cson fix: output chars >0xffff as UTF16 surrogate pairs. check-in: 5280dbc919 user: stephan tags: trunk | |
2014-12-18
| ||
22:27 | fixed the mtime field on json timeline output. check-in: df50cb6e4d user: stephan tags: trunk | |
2014-12-17
| ||
17:21 | reorg of sitemap to be more hierarchical. Pedantically added closing LI tags. Closed-Leaf check-in: 269a94128f user: stephan tags: sitemap-tinkering | |
2014-11-30
| ||
14:11 | Added limit selection to /admin_log. Closed-Leaf check-in: 8355756fb6 user: stephan tags: admin-logging | |
13:36 | Added more logging, added admin_log() to printf checker. check-in: f63d68d4d3 user: stephan tags: admin-logging | |
13:27 | merged in trunk. check-in: 1526dd4c7e user: stephan tags: admin-logging | |
2014-11-29
| ||
09:38 | Added symbolic_name_to_rid() DB binding. check-in: 8815b65e6c user: stephan tags: trunk | |
2014-11-28
| ||
17:38 | Added basic /admin_log page, added settings change logging through onoff_attribute(). check-in: 8f1fc45581 user: stephan tags: admin-logging | |
2014-11-27
| ||
17:37 | applied patch from Steve Bennett for ticket [1d6a4c423bc8b116464]. check-in: 40f1b288cf user: stephan tags: trunk | |
16:59 | Added admin_log(), for (informally) recording changes made by admins. check-in: ee666c46fb user: stephan tags: admin-logging | |
2014-11-05
| ||
21:54 | fixed a mis-escaped formatting token in the byweek report. check-in: 779f3407f5 user: stephan tags: trunk | |
2014-10-20
| ||
16:45 | added json_new_string_f() to codecheck1's list. check-in: 0237021d58 user: stephan tags: compile-time-print-checking | |
2014-10-19
| ||
10:28 | The setup_settings page now only opens a checkout if no explicit repo was provided, to avoid it showing versioned properties from a different repo. Problem reported on the ML. check-in: 0ab0079959 user: stephan tags: trunk | |
2014-10-15
| ||
18:31 | manifest_parse() now stores the UUID before parsing begins and adds it to syntax error messages. check-in: a87c0d89ae user: stephan tags: better-error-msgs | |
2014-10-04
| ||
19:18 | xfer: if the password failed prompt is hit 2 times, treat it as an error. This causes clone to delete its newly-created copy on error, instead of leaving an empty (but apparently otherwise valid) repo db file. check-in: 334d774402 user: stephan tags: trunk | |
2014-10-02
| ||
17:01 | Merged in inherit-priv-mark-sub with one minor layout tweak. check-in: 54a783e39f user: stephan tags: trunk | |
2014-09-27
| ||
20:11 | removed an unused JS var. check-in: 2adc039766 user: stephan tags: inherit-priv-mark-sub | |
19:29 | Added try/catch so that incompatible browsers (if any) do not break the whole page if updating the permissions string fails. check-in: 4c4a69ed99 user: stephan tags: inherit-priv-mark-sub | |
19:26 | Added JS code to generate/display the current capabilities string based on selected checkboxes (feature request from Joe M.). check-in: d02d620c4d user: stephan tags: inherit-priv-mark-sub | |
2014-09-26
| ||
16:35 | Merged in inherit-priv-mark-sub branch (readability improvements for user administration page). check-in: 4bba5e1ca4 user: stephan tags: trunk | |
2014-09-20
| ||
15:07 | minor reformulation of the makeheaders.c string.h patch. check-in: 51937b7282 user: stephan tags: trunk | |
14:49 | Solaris 10 build patch from Freddy Dissaux. check-in: 4fcbd9b09f user: stephan tags: trunk | |
2014-09-11
| ||
17:25 | char-vs-int fixes in the JSON API: caused underflow (and thus incorrect is-flag-set results) on platforms where char is unsigned (Linux/ARM). check-in: 57f0bb98c6 user: stephan tags: trunk | |
2014-09-07
| ||
09:49 | removed a duplicated if() block, moved a free()-after-return, both reported by Edward Berner. check-in: 3fc62dde2c user: stephan tags: trunk | |
08:52 | When using $EDITOR to enter a commit message, tags provided via the --tag flag are now listed, per ML request. check-in: ae00c63109 user: stephan tags: trunk | |
2014-08-27
| ||
18:40 | Updated changelog for previous commit. check-in: 8b4bcd9d1f user: stephan tags: trunk | |
16:20 | Added menu entry to toggle ln=0 on /info and /artifact pages. check-in: a5b1bef9cf user: stephan tags: trunk | |