Fossil

Timeline
Login

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

20 most recent check-ins by user bch

2020-05-12
02:49
merge [trunk] ... (Leaf check-in: 19dfb07279 user: bch tags: NULLSeparated)
2020-04-09
20:16
merge [trunk] ... (check-in: 0b63227882 user: bch tags: NULLSeparated)
20:15
do not need to emit NULL twice (only use fossil_print()) ... (check-in: ba00ba5d7b user: bch tags: NULLSeparated)
2020-04-01
17:04
merge trunk ... (check-in: 7da1aa6f31 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: 6e88c64bb2 user: bch tags: NULLSeparated)
2019-08-03
01:07
merge to logical conclusion (nop) ... (check-in: f4f9c1090b user: bch tags: trunk)
2019-08-02
05:09
proper env() handler for (at least) NetBSD ... (Closed-Leaf check-in: 2d4c16df5a user: bch tags: env_handler)
2019-05-02
03:36
tclsh8.7 is out there... ... (check-in: 8b276cf9f1 user: bch tags: trunk)
2019-01-01
03:03
FreeBSD wants the same isspace() treatment from [ae62c08cbe] ... (check-in: d3833209db user: bch tags: trunk)
2018-12-30
00:29
NetBSD wants a header for isspace() ... (check-in: ae62c08cbe user: bch tags: trunk)
2015-09-20
18:17
merge "stash cat" ... (check-in: ba9d3f08a1 user: bch tags: trunk)
2015-09-15
19:11
"cat" synonym for "stash show" ... (Closed-Leaf check-in: 533f8b6aea 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: 947369c124 user: bch tags: trunk)

2015-02-03
17:48
merge [fsl_setting_proxy] to fix [5e35dd60cf7410af64d4] ... (check-in: 00b62e0595 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: f201cb61a0 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: 89c17a86e1 user: bch tags: trunk)
01:14
merge [trunk] ... (Closed-Leaf check-in: 8ad906662c user: bch tags: clobber_fixer)
2015-01-29
22:51
cleanup ws, unused variable ... (check-in: 7670e65f6c user: bch tags: clobber_fixer)
22:48
get to fossil_stat() via file_size(), and additionally protect 0-byte files in "clone" ... (check-in: 45b060f08e user: bch tags: clobber_fixer)
22:15
move "solution" closer to problem area, rather than too deeply abstracted in the machinery. ... (check-in: 89cf250dda user: bch tags: clobber_fixer)