* fix #824
- limit display recursion depth (to approx. MAX_TREEDISP_RECURSION_DEPTH)
- when reached:
* truncate branch
* display warning in tree (like a leaf).
- applied to all 3 tree display modes (dendro, irs + radial)
63 lines of code changed in 3 files:
* document default of sina binary (was changed with [19240]).
* add warning.
2 lines of code changed in 1 file:
* timeout 'read' command after 3 days
- avoids script zombies when not started from console.
6 lines of code changed in 1 file:
* replace uses of {{{command -v}}}.
4 lines of code changed in 2 files:
* replace uses of {{{realpath}}}.
4 lines of code changed in 1 file:
* replace {{{realpath}}} locally in install script
- cannot use {{{arb_path.sh}}} here, because it's not yet installed.
42 lines of code changed in 1 file:
* script to replace {{{realpath}}} and {{{command -v}}}.
90 lines of code changed in 1 file:
* configure 'buildinfo' for sina
- is shown with version number.
- currently uses r19248 (=last patch to sina code)
* whether configure is called depends on parent Makefile.
0 lines of code changed in 2 files:
* {{{arb_sina.sh}}}:
- no longer echo everything.
* instead show that fat tarball has been detected and show effective {{{LD_LIBRARY_PATH}}}.
- option to show general info (instead of running sina).
* full path.
* dynamic library dependencies.
* sina version.
* log that info into sys.info from {{{arb_launcher}}}
29 lines of code changed in 2 files:
* add 'View sysinfo' entry to arb 'Tools' menu.
- shows 'sys.info' generated by arb_launcher.
* document 'ARB session log archive'.
24 lines of code changed in 4 files:
* tweak logged system information:
- log date.
- window manager
* dump basic info (XDG_CURRENT_DESKTOP + GDMSESSION)
- link to posting which collects common combinations
* dump version info of a few known window managers (where binary found).
32 lines of code changed in 1 file:
* cosmetic changes to text output.
5 lines of code changed in 1 file:
* backup {{{arb_tcp.dat}}} only when
- {{{arb_tcp.dat}}} exists and
- no backup was done today.
7 lines of code changed in 1 file:
* add "I don't want to edit anything" option
13 lines of code changed in 1 file:
* install sina together with arb, when a fat tarball is detected.
55 lines of code changed in 1 file:
* use absolute name of entered installation path.
* detect arb- and sina-tarballs
- use absolute names of these tarballs
- eliminate weird {{{arb.tgz}}} symlinking.
* show arb-version url (in wiki) when no tarball found.
59 lines of code changed in 1 file:
* separator only inserts single empty line.
* insert single empty lines using separator.
17 lines of code changed in 1 file:
* print questions and important lines as {{{bold}}} and/or {{{underlined}}}.
30 lines of code changed in 1 file:
* indent case sections.
109 lines of code changed in 1 file:
* add section headers for readability.
* do not repeatedly print instructions when user enters wrong answer.
31 lines of code changed in 1 file:
* do NOT pack eventually installed fat-sina into normal arb-tarball.
4 lines of code changed in 1 file:
* fix sina install script
- allow optional third argument {{{--no-check}}} for NFS installation.
- handle more error cases.
- use absolute pathnames.
40 lines of code changed in 1 file:
* revive old version of {{{GBT_add_new_changekey}}} (=interface before [19140]).
- mark as deprecated
- implement via {{{GBT_add_new_species_changekey}}}
- fixes binary compatibility for sina 1.3 binary (still used on ubuntu 10.04)
11 lines of code changed in 2 files:
* rename {{{GBT_add_new_changekey}}} -> {{{GBT_add_new_species_changekey}}}.
13 lines of code changed in 7 files:
* ignore installed sina-fat-tarball.
1 lines of code changed in 1 file:
* reintegrates 'sina' into 'trunk'
- build/deliver sina together with arb
* adds: log:branches/sina@18984:19043,19046:19069,19072:19244
1413 lines of code changed in 43 files: