[fossil-dev] Fwd: Emacs users:vc-region-history only for git so far.

2018-01-16 Thread Richard Hipp
I don't think there is anything like this in Fossil. Should we add it? -- Forwarded message -- From: Uwe Brauer Date: Tue, 16 Jan 2018 22:30:08 +0100 Subject: Emacs users:vc-region-history only for git so far. To: mercur...@mercurial-scm.org Hi For those of

Re: [fossil-dev] fork without using --allow-fork

2018-01-16 Thread Richard Hipp
On 1/16/18, Martin Gagnon wrote: > Hi, > > Few minutes ago, I've commit a small fix on trunk and my commit has > create a fork. I thought that since a while, fossil will not allow > forking unless "--allow-fork" is specified, which I didn't specify. Is > it normal, or is it an

Re: [fossil-dev] fork without using --allow-fork

2018-01-16 Thread Martin Gagnon
On Tue, Jan 16, 2018 at 11:36:07AM -0500, Richard Hipp wrote: > On 1/16/18, Martin Gagnon wrote: > > Hi, > > > > Few minutes ago, I've commit a small fix on trunk and my commit has > > create a fork. I thought that since a while, fossil will not allow > > forking unless

[fossil-dev] Patch: h2 to h3

2018-01-16 Thread Johan Kuuse
Hi, Probably a typo in the default skins CSS makes H3 headers look bigger than H2 ones. BR, Johan Index: skins/default/css.txt == --- skins/default/css.txt +++ skins/default/css.txt @@ -42,11 +42,11 @@ font-size: 1.25em; }

[fossil-dev] fork without using --allow-fork

2018-01-16 Thread Martin Gagnon
Hi, Few minutes ago, I've commit a small fix on trunk and my commit has create a fork. I thought that since a while, fossil will not allow forking unless "--allow-fork" is specified, which I didn't specify. Is it normal, or is it an uncovered corner case ? Here's what I got:

Re: [fossil-dev] Emacs users:vc-region-history only for git so far.

2018-01-16 Thread Stephan Beal
You don't need emacs for this: f annotate ... ¦ sed - n ${startLine},${endLine}p should do the trick. Except on Windows, of course (of course). - stephan Sent from a mobile device, possibly from bed. Please excuse brevity, typos, and top-posting.need On Jan 17, 2018 03:15, "Warren Young"

Re: [fossil-dev] Emacs users:vc-region-history only for git so far.

2018-01-16 Thread Warren Young
On Jan 16, 2018, at 2:38 PM, Richard Hipp wrote: > > I don't think there is anything like this in Fossil. Should we add it? As a Vim guy, it doesn’t much appeal to me. I mean that at a deeper level than the trivial: even if there were a way to run a Fossil log command on a