5
0
forked from pool/erdtree

24 Commits

Author SHA256 Message Date
34eb77a6d7 Accepting request 1159919 from utilities
- Filter dependencies for vendor tarball

OBS-URL: https://build.opensuse.org/request/show/1159919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erdtree?expand=0&rev=11
2024-03-21 16:00:32 +00:00
71e072f21f OBS-URL: https://build.opensuse.org/package/show/utilities/erdtree?expand=0&rev=23 2024-03-20 18:36:49 +00:00
2e39069581 - Filter dependencies for vendor tarball
OBS-URL: https://build.opensuse.org/package/show/utilities/erdtree?expand=0&rev=22
2024-03-20 16:26:57 +00:00
dc4fc626d8 Accepting request 1096418 from utilities
- Update to 3.1.2:
  * Fix loading .erdtree.toml on Windows #218
  * Fixed race to print #220

- Update to 3.1.1:
  * Fix deadlock issue #214

- Update to 3.1:
  * Multiple configs with .erdtree.toml
  * Increased performance with --suppress-size
  * -x, --one-file-system
  * Support for NO_COLOR
  * Inverted flat layout
  * Aliases: atime, ctime, and mtime
  * ctrlc handler to restore cursor if progress indicator is enabled
  * .erdtreerc will be deprecated by v3.3 in favor of .erdtree.toml.
    Please be sure to migrate by then and be sure to visit the Changelog
    for further details about .erdtree.toml and the new release.

OBS-URL: https://build.opensuse.org/request/show/1096418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erdtree?expand=0&rev=10
2023-07-03 15:43:31 +00:00
0d4d306ae1 - Update to 3.1.2:
* Fix loading .erdtree.toml on Windows #218
  * Fixed race to print #220

- Update to 3.1.1:
  * Fix deadlock issue #214

- Update to 3.1:
  * Multiple configs with .erdtree.toml
  * Increased performance with --suppress-size
  * -x, --one-file-system
  * Support for NO_COLOR
  * Inverted flat layout
  * Aliases: atime, ctime, and mtime
  * ctrlc handler to restore cursor if progress indicator is enabled
  * .erdtreerc will be deprecated by v3.3 in favor of .erdtree.toml.
    Please be sure to migrate by then and be sure to visit the Changelog
    for further details about .erdtree.toml and the new release.

OBS-URL: https://build.opensuse.org/package/show/utilities/erdtree?expand=0&rev=20
2023-07-02 18:04:19 +00:00
e65790d47e Accepting request 1094823 from utilities
- Update to 3.0.2:
  * Fix segmentation fault when invalid group or user #193
  * Update deprecated Nerd symbols #192
  * Change CJK and emoji block icons #194

OBS-URL: https://build.opensuse.org/request/show/1094823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erdtree?expand=0&rev=9
2023-06-23 19:53:23 +00:00
4a35f1f86b - Update to 3.0.2:
* Fix segmentation fault when invalid group or user #193
  * Update deprecated Nerd symbols #192
  * Change CJK and emoji block icons #194

OBS-URL: https://build.opensuse.org/package/show/utilities/erdtree?expand=0&rev=18
2023-06-23 09:45:25 +00:00
04fb3b6d63 Accepting request 1089523 from utilities
- Update to 3.0.1:
  * Fixed issue where empty directories were automatically being pruned
    despite not opting into --prune.
  * Fixed issue where searching via globs or regex doesn't work when
    user has a config file.
  * Added exit codes to erdtree.
  * Progress indicator now acquires a lock to stdout reduce likelihood
    of printing the progress-text being a bottleneck.
  * Some code-cleanup.

OBS-URL: https://build.opensuse.org/request/show/1089523
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erdtree?expand=0&rev=8
2023-05-29 20:47:47 +00:00
e1c1168ab1 - Update to 3.0.1:
* Fixed issue where empty directories were automatically being pruned
    despite not opting into --prune.
  * Fixed issue where searching via globs or regex doesn't work when
    user has a config file.
  * Added exit codes to erdtree.
  * Progress indicator now acquires a lock to stdout reduce likelihood
    of printing the progress-text being a bottleneck.
  * Some code-cleanup.

OBS-URL: https://build.opensuse.org/package/show/utilities/erdtree?expand=0&rev=16
2023-05-29 07:58:15 +00:00
4da7562730 Accepting request 1089439 from utilities
- Update to 3.0.0:
  * Added support for owners and groups for the ls -l-like -l,
    --long view (Unix).
  * Edited the default fields shown in the -l, --long view to
    reduce clutter; made the removed fields optional (Unix).
  * Added support for various other disk usage metrics:
    blocks (Unix), word-count, and line-count.
  * Added a progress indicator.
  * Added comparators for sorting by time accessed, created, and modified.
  * Added support for specifying a custom time format

  * Regular expressions #130
  * Unix permissions #132
  * Force color #135
  * Show hardlinks without double counting file size #136
  * Regular expressions and globbing with file-type #137
  * Truncate output #138
  * Inverted tree layout #139
    other programs: #23

OBS-URL: https://build.opensuse.org/request/show/1089439
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erdtree?expand=0&rev=7
2023-05-28 17:23:59 +00:00
dea4d495e9 - Update to 3.0.0:
* Added support for owners and groups for the ls -l-like -l,
    --long view (Unix).
  * Edited the default fields shown in the -l, --long view to
    reduce clutter; made the removed fields optional (Unix).
  * Added support for various other disk usage metrics:
    blocks (Unix), word-count, and line-count.
  * Added a progress indicator.
  * Added comparators for sorting by time accessed, created, and modified.
  * Added support for specifying a custom time format
  * Regular expressions #130
  * Unix permissions #132
  * Force color #135
  * Show hardlinks without double counting file size #136
  * Regular expressions and globbing with file-type #137
  * Truncate output #138
  * Inverted tree layout #139
    other programs: #23

OBS-URL: https://build.opensuse.org/package/show/utilities/erdtree?expand=0&rev=14
2023-05-28 11:09:58 +00:00
b7c4f9007c Accepting request 1083620 from utilities
- Update to 2.0.0:
  * Regular expressions #130[1]
  * Unix permissions #132[2]
  * Force color #135[3]
  * Show hardlinks without double counting file size #136[4]
  * Regular expressions and globbing with file-type #137[5]
  * Truncate output #138[6]
  * Inverted tree layout #139[7]
  * Binary has been renamed from et to erd in order to
    address the following issue regarding name collisions with
    other programs: #23[8]

OBS-URL: https://build.opensuse.org/request/show/1083620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erdtree?expand=0&rev=6
2023-04-29 15:28:31 +00:00
3525d1f3c9 - Update to 2.0.0:
* Regular expressions #130[1]
  * Unix permissions #132[2]
  * Force color #135[3]
  * Show hardlinks without double counting file size #136[4]
  * Regular expressions and globbing with file-type #137[5]
  * Truncate output #138[6]
  * Inverted tree layout #139[7]
  * Binary has been renamed from et to erd in order to
    address the following issue regarding name collisions with
    other programs: #23[8]

OBS-URL: https://build.opensuse.org/package/show/utilities/erdtree?expand=0&rev=12
2023-04-29 08:33:24 +00:00
1d31812120 Accepting request 1078371 from utilities
- Update to 1.8.1:
  * Fix some typos #110
  * Add clap requires to flags that depent on --report #111
  * Refactor tests: move --no-config to mod::run_cmd #112
  * Prevent panic when --prune is used with --glob which results
    in empty match set #116
  * Add ability to take glob patterns from stdin #114
  * Refactor/node and support hard link detection on Windows #118
  * Support colorless output when redirecting/piping stdout;
    also provide --no-color option #120
  * Remove ansi escapes for default icon #122

OBS-URL: https://build.opensuse.org/request/show/1078371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erdtree?expand=0&rev=5
2023-04-11 11:51:53 +00:00
9977ad1d1b - Update to 1.8.1:
* Fix some typos #110
  * Add clap requires to flags that depent on --report #111
  * Refactor tests: move --no-config to mod::run_cmd #112
  * Prevent panic when --prune is used with --glob which results
    in empty match set #116
  * Add ability to take glob patterns from stdin #114
  * Refactor/node and support hard link detection on Windows #118
  * Support colorless output when redirecting/piping stdout;
    also provide --no-color option #120
  * Remove ansi escapes for default icon #122

OBS-URL: https://build.opensuse.org/package/show/utilities/erdtree?expand=0&rev=10
2023-04-11 08:27:21 +00:00
89bd09db44 Accepting request 1075745 from utilities
- Update to 1.7.1:
  * Fix issue where not-existent directory as cli arg causes
    infinite loop #107

OBS-URL: https://build.opensuse.org/request/show/1075745
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erdtree?expand=0&rev=4
2023-03-31 19:15:48 +00:00
0b0dabb8ad - Update to 1.7.1:
* Fix issue where not-existent directory as cli arg causes
    infinite loop #107

OBS-URL: https://build.opensuse.org/package/show/utilities/erdtree?expand=0&rev=8
2023-03-31 06:32:38 +00:00
fc7bd7b700 Accepting request 1075592 from utilities
- Update to 1.7.0:
  * Fix windows can not recognize the tag version when publishing #91
  * Fix the problem that test actions cannot upload windows binary files,
    add the function of custom form to set tag version. #94
  * Reduce default thread count #99
  * option for plain text disk usage reporting #102
  * Prune bug #103
  * dirs-only #104
  * Feature/file count #105

OBS-URL: https://build.opensuse.org/request/show/1075592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erdtree?expand=0&rev=3
2023-03-30 20:52:48 +00:00
6f71ef3cf5 - Update to 1.7.0:
* Fix windows can not recognize the tag version when publishing #91
  * Fix the problem that test actions cannot upload windows binary files,
    add the function of custom form to set tag version. #94
  * Reduce default thread count #99
  * option for plain text disk usage reporting #102
  * Prune bug #103
  * dirs-only #104
  * Feature/file count #105

OBS-URL: https://build.opensuse.org/package/show/utilities/erdtree?expand=0&rev=6
2023-03-30 16:22:36 +00:00
92cb68fe88 Accepting request 1073129 from utilities
- Update to 1.6.0:
  * Add NetBSD instructions #77
  * Add repology badge #76
  * Fix issue where level wasn't being read from config #78
  * Add scoop manifest #80
  * Default to num logical cpus rather than 4 threads #81
  * Add support for generating shell completions #82
  * Fix miscoloration of directories that have extension #83
  * [Optimization] - Upgraded heap-based tree data structure to an index-tree #86
  * Replace tempdir crate with tempfile crate #87
  * Fix issue where ansi escapes were being printed raw on windows #90

OBS-URL: https://build.opensuse.org/request/show/1073129
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erdtree?expand=0&rev=2
2023-03-21 16:41:39 +00:00
1e44e01812 - Update to 1.6.0:
* Add NetBSD instructions #77
  * Add repology badge #76
  * Fix issue where level wasn't being read from config #78
  * Add scoop manifest #80
  * Default to num logical cpus rather than 4 threads #81
  * Add support for generating shell completions #82
  * Fix miscoloration of directories that have extension #83
  * [Optimization] - Upgraded heap-based tree data structure to an index-tree #86
  * Replace tempdir crate with tempfile crate #87
  * Fix issue where ansi escapes were being printed raw on windows #90

OBS-URL: https://build.opensuse.org/package/show/utilities/erdtree?expand=0&rev=4
2023-03-20 11:39:12 +00:00
cbf8cf7e16 Accepting request 1071962 from utilities
OBS-URL: https://build.opensuse.org/request/show/1071962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erdtree?expand=0&rev=1
2023-03-15 17:54:15 +00:00
4d76fe0bab - Update to 1.5.2:
* Fix stray print

- Update to 1.5.0:
  * Added --size-left to print disk usage to the left of the tree #611
  * Added more paths the erdtree config could be placed at #702
  * Fixed issue where --dirs-first wouldn't work unless -s, --sort was specified #67
  * Fixed isse where arguments from the erdtree config were being completely disregarded #74

OBS-URL: https://build.opensuse.org/package/show/utilities/erdtree?expand=0&rev=2
2023-03-15 07:45:02 +00:00
a9e64fe54a Accepting request 1071102 from home:jubalh
OBS-URL: https://build.opensuse.org/request/show/1071102
OBS-URL: https://build.opensuse.org/package/show/utilities/erdtree?expand=0&rev=1
2023-03-13 10:44:48 +00:00