(@Stephan: for some reason your reply ended up in the dev-digest mail,
but I didn't get a separate mail - didn't end up in spam-filter
either)
>> [2a8dd751] displays canonical / unpermuted titles in bold in the
>> permuted documentation-index, to make them stick out from their
>> aliases. If you f
I've now fixed some compiler warnings, coding style issues, and moved
the read-only TH1 tests back to their original file. Branch diff
(against trunk) is now clean.
Perhaps we should have the [dir] command return a list-of-lists, with
the name, size, and time for each entry (i.e. since we are ap
I've reviewed the changes. I'm curious why some of the th1 tests were
moved? None of the tests you moved actually modify the repository.
If they really do need to be moved, it might be better to avoid doing
it on the feature branch, that way the new tests would stand out better.
--
Joe Mistach
That's not what ignore-glob does. It prevents "fossil extra" from seeing those
files.
Sent from my iPhone
> On Aug 15, 2015, at 8:56 AM, Chris wrote:
>
> Hi again
>
> what would you think about updating the .ignore-glob to contain build
> artifacts on Linux:
>
> --- .fossil-settings/ignore
Hi again
what would you think about updating the .ignore-glob to contain build
artifacts on Linux:
--- .fossil-settings/ignore-glob
+++ .fossil-settings/ignore-glob
@@ -1,5 +1,9 @@
compat/openssl*
compat/tcl*
fossil
fossil.exe
win/fossil.exe
+bld/*
+config.log
+Makefile
+autoconfig.h
IM
Hi all,
i finally managed to commit all (?) necessary stuff for the new th1
command "dir". please check it out on branch ckol-th-1-dir-cmd
https://fossil-scm.org/index.html/timeline?r=ckol-th1-dir-cmd
in order to get the test running correctly i had to setup a repository
and while doing
On Sat, Aug 15, 2015 at 1:21 AM, Michai Ramakers
wrote:
> Hello,
>
> [2a8dd751] displays canonical / unpermuted titles in bold in the
> permuted documentation-index, to make them stick out from their
> aliases. If you find it useful, perhaps it can be merged.
>
i like the concept, but the bold d