9 Commits

Author SHA256 Message Date
7e7f3fcea0 Accepting request 1039207 from home:fbonazzi:branches:Base:System
- Install ZSH shell completion to /usr/share/zsh/site-functions/

OBS-URL: https://build.opensuse.org/request/show/1039207
OBS-URL: https://build.opensuse.org/package/show/Base:System/exa?expand=0&rev=18
2022-12-01 07:59:57 +00:00
5707a569df Accepting request 909874 from home:gladiac:branches:Base:System
- Build the manpages correctly

OBS-URL: https://build.opensuse.org/request/show/909874
OBS-URL: https://build.opensuse.org/package/show/Base:System/exa?expand=0&rev=16
2021-08-18 12:28:48 +00:00
f401da2df5 - Update to 0.10.1:
Changes:
  * Change the way the "ignored" status is aggregated for directories,
    so directories containing ignored files no longer look like the
    directory itself is ignored (bd4f144)
  * Change the icon for TeX files to a "T" (e3e776a)
  * Display the classification character (such as / for directories)
    at the end of symlink targets (dbd11d3)
  * Display more helpful error messages when a number in a
    command-line option or environment variable fails to be parsed (550f2d2)
  Fixes:
  * Fix thousand separators not being displayed in file sizes (7a4cde7)
  * Fix $EXA_GRID_ROWS displaying the wrong size table in certain
    situations (c729e22)
  * Fix month name not following locale when a file's date is in the
    current year (3a8005c)

OBS-URL: https://build.opensuse.org/package/show/Base:System/exa?expand=0&rev=14
2021-04-13 12:51:37 +00:00
4cf9bda882 Accepting request 883321 from home:polslinux:branches:Base:System
- Update to 0.10.0: 
  Additions
  * The --time flag now defaults to modified without an argument (36cf5df)
  * Add options to hide table columns (925f517)
  * Add customisation settings to change the size colour scale (3ef6195)
  * Add flag for octal permissions (16046d5)
  * Add environment variable for icon spacing (51be9f4)
  * Add --numeric flag to display UIDs and GIDs (4ea79ee)
  Changes
  * Make single-digit hour times zero-padded (1bf9e39)
  * Include symlinks to directories when grouping directories first (69a7e53)
  * Do not sort command-line arguments when --sort=none (bbd6db3)
  * Warn when trying to use the Git feature when it’s disabled (a740512)
  * Sort the command-line arguments (a740512)
  * Allow absolute paths in $TZ environment variable (57cf0f1)
  * Escape the delete character in filenames (b5b7310)
  * Symlinks to directory now use the ‘directory’ icon (0a7ffcd)
  Various fixes

OBS-URL: https://build.opensuse.org/request/show/883321
OBS-URL: https://build.opensuse.org/package/show/Base:System/exa?expand=0&rev=12
2021-04-07 07:10:04 +00:00
cbd78a5ce9 Accepting request 880888 from home:thomas-schraitle:branches:Base:System
- Integrate missing man pages and completion for Bash, Fish, and Zsh shells
- Apply spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/880888
OBS-URL: https://build.opensuse.org/package/show/Base:System/exa?expand=0&rev=10
2021-03-24 15:26:15 +00:00
acf0181754 Accepting request 734742 from home:luke_nukem:branches:Base:System
- Use the `pwd`/.cargo method of including vendored sources which
  removes the need to export a path for cargo.

OBS-URL: https://build.opensuse.org/request/show/734742
OBS-URL: https://build.opensuse.org/package/show/Base:System/exa?expand=0&rev=8
2019-10-07 05:46:40 +00:00
f41a40fa3e - Update to 0.9.0:
Additions:
  * Icon support with --icons (9497b30)
  * New sort options .name and .Name which ignore a leading dot (a156d96)
  * Support TIME_STYLE environment variable (9917810)
  * New option to only display directories, --only-dirs (054cac6)
  * Support 24-bit colours (dc2009a)
  * Display if a file is ignored by Git (80b0d9d)
  Changes:
  * Replace the mi colour with bO overlay colour (59d9e90)
  * Pre-release versions have their build number shown (c7497f3)
  * Add --classify to man page (9c77a95)
  * Highlighting for file types .zst (5fae489), Bazel and Ant (c635031), .ts (e711dbc), .m4v (9b446c0), and .jpf (9916742)
  * Create worker threads only once for performance (8cbde76)
  Fixes:
  * Allow zero-padded numbers in $LS_COLORS (afc9657, ce3f05c)
  * Make non-uppercase README files immediate (d9c9dbe)
  * Highlight README~ as temporary, not immediate (57e4c08)
  * Use more accurate time to fix inconsistent sorting (649744d)
  * Prevent infinite loop with -aaR (e936d7e)
  * Fix panic in certain timezones (9f76f94 and this fix)
  * Fix sorting by created time (faed8f9)
  * Fix Git status not working for paths containing ../ (f1a5b64)

OBS-URL: https://build.opensuse.org/package/show/Base:System/exa?expand=0&rev=6
2019-07-16 07:36:06 +00:00
54b059d8d1 Accepting request 606995 from home:iznogood:branches:Base:System
- Add %%ix86 ppc ExcludeArch: Do not even atempt to build for these
  targets.

OBS-URL: https://build.opensuse.org/request/show/606995
OBS-URL: https://build.opensuse.org/package/show/Base:System/exa?expand=0&rev=4
2018-05-14 10:33:45 +00:00
a1c7b1c92d Accepting request 536471 from home:jubalh
- Update to v0.8.0
- Additions
  + Use completely new, less strict, more friendly options parser (b5bcf22)
  + Add a strict mode, for when you want to check your options (97d1472)
  + Add EXA_GRID_ROWS that makes --long --grid a bit more palatable (e933fa6)
  + Add EXA_DEBUG for logging information (e0727a1)
  + Add LS_COLORS parsing and colouring (adfee28, aa2e3a5)
  + Add EXA_COLORS parsing and colouring, which overrides the above (075fe80, aa2e3a5)
  +Initial support for a --git-ignore flag (827aa8b)
- Changes
  + Default to sorting case-insensitively (57c647f)
  + Hide xattr errors unless xattrs were explicitly asked for (5189d66)
  + Add orf and nef file types (40ce7ba)
  + Add bk file type (eda3e56)
  + Only check the terminal width of stdout, not stdin and stderr (4289f4d)
  + Sorting by date now has new and old convenience aliases (f55bd6d)
  + Use only verified published crates, so exa can be on crates.io (1efb8a5)
- Fixes
  + Use a patched version of libgit2 to prevent that libhttp_parser error (3405db1)
  + Fix bug where --tree --all didn't work (a2cd39e)
  + Fix bug where ISO dates were long when they should be short and vice versa (fca5b6b)
  + Fix bug where month name padding made the whole table look weird (999c9d5)
- Create initial package for version 0.7.0

OBS-URL: https://build.opensuse.org/request/show/536471
OBS-URL: https://build.opensuse.org/package/show/Base:System/exa?expand=0&rev=1
2017-11-15 14:18:33 +00:00