Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins by user bch
2020-04-01
| ||
17:04 | merge trunk ... (Closed-Leaf check-in: 7da1aa6f user: bch tags: NULLSeparated) | |
2020-03-07
| ||
22:14 | option to separate filenames w/ NULL instead of whitespace. Eases operations w/ whitespace-containing filenames ... (check-in: 6e88c64b user: bch tags: NULLSeparated) | |
2019-08-03
| ||
01:07 | merge to logical conclusion (nop) ... (check-in: f4f9c109 user: bch tags: trunk) | |
2019-08-02
| ||
05:09 | proper env() handler for (at least) NetBSD ... (Closed-Leaf check-in: 2d4c16df user: bch tags: env_handler) | |
2019-05-02
| ||
03:36 | tclsh8.7 is out there... ... (check-in: 8b276cf9 user: bch tags: trunk) | |
2019-01-01
| ||
03:03 | FreeBSD wants the same isspace() treatment from [ae62c08cbe] ... (check-in: d3833209 user: bch tags: trunk) | |
2018-12-30
| ||
00:29 | NetBSD wants a header for isspace() ... (check-in: ae62c08c user: bch tags: trunk) | |
2015-09-20
| ||
18:17 | merge "stash cat" ... (check-in: ba9d3f08 user: bch tags: trunk) | |
2015-09-15
| ||
19:11 | "cat" synonym for "stash show" ... (Closed-Leaf check-in: 533f8b6a user: bch tags: stash-cat) | |
2015-05-13
| ||
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: 947369c1 user: bch tags: trunk) | |
2015-02-03
| ||
17:48 | merge [fsl_setting_proxy] to fix [5e35dd60cf7410af64d4] ... (check-in: 00b62e05 user: bch tags: trunk) | |
2015-02-02
| ||
22:01 | proxy setting test adj for new [32f8da0ce785b63] "fossil setting" logic per ticket [5e35dd60cf7410af64d41] ... (Closed-Leaf check-in: f201cb61 user: bch tags: fsl_setting_proxy) | |
2015-01-30
| ||
01:16 | merge [clobber_fixer] to keep "clone" and "new|init" from overwriting an existing file when setting up a new repository ... (check-in: 89c17a86 user: bch tags: trunk) | |
01:14 | merge [trunk] ... (Closed-Leaf check-in: 8ad90666 user: bch tags: clobber_fixer) | |
2015-01-29
| ||
22:51 | cleanup ws, unused variable ... (check-in: 7670e65f user: bch tags: clobber_fixer) | |
22:48 | get to fossil_stat() via file_size(), and additionally protect 0-byte files in "clone" ... (check-in: 45b060f0 user: bch tags: clobber_fixer) | |
22:15 | move "solution" closer to problem area, rather than too deeply abstracted in the machinery. ... (check-in: 89cf250d user: bch tags: clobber_fixer) | |
20:54 | less abstract, closer to affected (clone, init/new) subcommands ... (Closed-Leaf check-in: b0a3bfb0 user: bch tags: clobber_fixer) | |
20:21 | proposed fix for clobbering existing files [5ba427be8809342c6fbdcf48c9c8365467048d28] ... (check-in: bb15d408 user: bch tags: clobber_fixer) | |
2014-12-11
| ||
22:23 | "const" the conts (typo) (ref: [ticket]) ... (check-in: 37e234fa user: bch tags: trunk) | |
2014-09-03
| ||
20:25 | I have "ls"-ified "list" subcommands for my personal use-case before -- roll through code and convert others for sake of consistency ... (Closed-Leaf check-in: ce6de743 user: bch tags: ls) | |
2014-08-26
| ||
19:01 | "ls" abbrev. for "list": "fossil tag ls" == "fossil tag list" ... (check-in: ce7df88f user: bch tags: trunk) | |
2014-07-09
| ||
16:27 | merge forked trunks ... (Closed-Leaf check-in: 37e42077 user: bch tags: utime_usleep) | |
2014-07-07
| ||
20:21 | typo (found by s.beal) ... (check-in: b4a53ba4 user: bch tags: trunk) | |
2014-06-22
| ||
02:59 | "Usage" info for "fossil help rss", per mailing list request. (thx Michai Ramakers) ... (check-in: bc30d829 user: bch tags: trunk) | |
2014-04-14
| ||
22:50 |
In-editor note re: empty commit msg allowing chance to abort commit.
Per suggestion by David Given on fossil-users@ mailing list. ... (check-in: 0484ccf2 user: bch tags: trunk) | |
20:30 | explain how empty commit msg affects commit process ... (check-in: 724a5445 user: bch tags: trunk) | |
2013-04-25
| ||
01:23 | update help text to reflect reality ... (check-in: e864b8ee user: bch tags: trunk) | |
2012-01-11
| ||
21:50 | merge drh fix (additionally, sqlite3 updates) ... (Closed-Leaf check-in: 6a39f43d user: bch tags: status_redo) | |
2012-01-06
| ||
05:28 | corrections for erroneous merge of [4b432961ac|retro-sbsdiff] (see ticket [5a855f1bc6]) ... (check-in: d7ff8932 user: bch tags: status_redo) | |
05:20 | undo [b9227b85cb|status improvements] ... (check-in: a5e9410f user: bch tags: status_redo) | |
2011-08-24
| ||
20:05 | "rm" subcmd to stash, "drop"-alike functionality ... (check-in: 1f4e6cf1 user: bch tags: stash_rm) | |
2011-06-30
| ||
17:40 | typo fix per ticket [fc0838fc72f079d2033ae] ... (check-in: e50813e1 user: bch tags: trunk) | |
2010-12-30
| ||
02:15 | make correction on image/png magic for mimetype detection ... (check-in: ff53d5ab user: bch tags: trunk) | |
01:29 | follow-up to [e22fca9640|Hex adjustment checkin]; an image -is- a binary file already - no need to display a "Hex" link for it explicitly (already done). ... (check-in: fab89453 user: bch tags: trunk) | |
2010-11-11
| ||
20:01 | typo ... (check-in: 71f71034 user: bch tags: trunk) | |
2010-09-17
| ||
18:07 | ws alignment for printed table of status ... (check-in: 81e9a2d0 user: bch tags: lang) | |
2010-08-16
| ||
19:06 | extend new "comment" feature of "info" subcommand to include username ... (check-in: 391ef285 user: bch tags: trunk) | |
2010-05-17
| ||
18:24 | re-introduce "co" "checkout" command to BSD branch ... (Closed-Leaf check-in: 0072bfef user: bch tags: trunk) | |
2010-02-15
| ||
21:06 | Improve punctuation. Related to [6b8dcc1d67171f3e3]. ... (check-in: d5dd493b user: bch tags: trunk) | |
21:01 | Remove superfluous word, as per [6b8dcc1d67171f3e30]. ... (check-in: 05b44d58 user: bch tags: trunk) | |
2010-02-09
| ||
22:13 | Not all tickets are "problems". Adjust label for "one-line summary" entry when creating new ticket. ... (check-in: 2b79f36e user: bch tags: trunk) | |
2010-01-25
| ||
19:27 | Form input label for new wiki search ([07bd8796dc]) reflects it's current function of only searching page _titles_. ... (check-in: 80bcc3a1 user: bch tags: trunk) | |
2009-09-02
| ||
03:14 | Make headings look prettier when using text-based www clients like "elinks". ... (check-in: 449094a8 user: bch tags: trunk) | |
2009-08-23
| ||
21:23 | typo ... (check-in: 5556630a user: bch tags: trunk) | |
2009-08-09
| ||
22:13 | correct error message for "fossil all " (as per addition of "ls" subcommand alias) ... (check-in: f438092f user: bch tags: trunk) | |
21:39 | make "ls" an alias for "list" in "fossil all [x]" command. i.e.: fossil all ls == fossil all list. ... (check-in: e85b538f user: bch tags: trunk) | |
21:32 | adjust "extra" command to "extras" (i.e. "Show me the extras"). Still works with "extra" as before, due to unambiguous command-completion. ... (check-in: 554d8962 user: bch tags: trunk) | |
2009-07-24
| ||
03:57 | correct typo in error msg ... (check-in: ce5eb407 user: bch tags: trunk) | |
2009-06-14
| ||
15:09 | Fix typo in "finding home dir" error error message. ... (check-in: 16eae228 user: bch tags: trunk) | |