Revisions of tree
buildservice-autocommit
accepted
request 1203372
from
Dirk Mueller (dirkmueller)
(revision 37)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 36)
- update to 2.1.3: * Mostly a brown-paper bag release to fix the below regression and add a feature I forgot to add. * Fix regression in search() function that broke --fromfile * Allow the -L option to accept its parameter immediately (with no space) instead of requiring it be the next option word. * Fix issue where --gitignore does not think a pattern with a singular terminal '/' (indicating it matches only directories,) is a relative path. * Don't emit the error 'recursive, not followed' if when using -L, the depth would prevent descending anyway. This also fixes up a JSON output error (missing comma) when this happens. * Don't prematurely sort files/directories with --from*file. (gitlab @jack6th) * Various seg-faults fixed - Make doubly sure that there is actually a previous path entry when reading from a tabbed file. - Make sure there is actually a file entity when applying the link info to it when reading fromfile using --fflinks. - Increase space for the path a little in listdir(), just to be sure. * Make sure that there is no topsort (--dirsfirst / --filesfirst) if there is no basesort (-U). * Make sure gittrim() function can handle a null string.
Dirk Mueller (dirkmueller)
accepted
request 1203004
from
Giacomo Leidi (gleidi)
(revision 35)
- Source tarball URL was unresolvable, update it to the correct version based on https://gitlab.com/OldManProgrammer/unix-tree
buildservice-autocommit
accepted
request 1130183
from
Dirk Mueller (dirkmueller)
(revision 34)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1130001
from
Guillaume GARDET (Guillaume_G)
(revision 33)
- Build with openSUSE flags
buildservice-autocommit
accepted
request 1093682
from
Dirk Mueller (dirkmueller)
(revision 32)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1093466
from
Jan Baier (jbaier_cz)
(revision 31)
Update tree to 2.1.1
buildservice-autocommit
accepted
request 1066548
from
Dirk Mueller (dirkmueller)
(revision 30)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1066191
from
Jan Baier (jbaier_cz)
(revision 29)
Update tree to 2.1.0
buildservice-autocommit
accepted
request 1002708
from
Dirk Mueller (dirkmueller)
(revision 28)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1001811
from
Andreas Stieger (AndreasStieger)
(revision 27)
tree 2.0.4
buildservice-autocommit
accepted
request 999908
from
Dirk Mueller (dirkmueller)
(revision 26)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 25)
Dirk Mueller (dirkmueller)
accepted
request 999692
from
Andreas Stieger (AndreasStieger)
(revision 24)
tree 2.0.3
Dirk Mueller (dirkmueller)
accepted
request 955699
from
Andreas Stieger (AndreasStieger)
(revision 23)
tree 2.0.2
Dirk Mueller (dirkmueller)
accepted
request 943837
from
Andreas Stieger (AndreasStieger)
(revision 22)
tree 2.0.1
Dirk Mueller (dirkmueller)
committed
(revision 21)
Dirk Mueller (dirkmueller)
accepted
request 942133
from
Andreas Stieger (AndreasStieger)
(revision 20)
tree 2.0.0
buildservice-autocommit
accepted
request 657085
from
Dirk Mueller (dirkmueller)
(revision 19)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 656844
from
Alexandros Toptsoglou (atopt)
(revision 18)
Update to 1.8.0: * Added an experimental --fromfile option (suggested by several people.) This may eventually be replaced or supplimented by a --fromjson option. * Added support for BSD's CLICOLOR and CLICOLOR_FORCE environment variables. (Suggested by Alyssa Ross) * Use strftime() exclusively when formatting date/time to respect locale. * Some man page fixes and cleanups curtsey of Kirill Kolyshkin * Update BINDIR in Makefile for MacOS X -- It is not allowed to install programs to /usr/bin on MacOS X any longer due to System Integrity Protection (SIP) (Shawn Mehan) * Misc patches from Jacob Wahlgren: - Improved command line switch error reporting. - Symbolic links not displayed if a -P pattern is active - Missing argument error reporting fixes on long format switches. * Fixed JSON output hanging commas (John Lane, Tad, others) * JSON size output ignored -h/--si flags (Wagner Camarao) * Fixed issue with malformed multibyte string handling. (Mantas Mikulėnas) * Fixed issue where mbstowcs() fails to null terminate the string due to improper UTF-8 encoding leading to garbage being printed. (Nick Craig-Wood) * Found a bug where the wrong inode (and device) information would be printed for symbolic links. (Stephan Gabert) - adjust tree-makefile.patch
Displaying revisions 1 - 20 of 37