Commit graph

109 commits

Author SHA1 Message Date
Christina Sørensen
1293b771cc
Merge branch 'main' into eza-env-vars 2023-09-19 11:46:34 +02:00
Robert Minsk
23d4293b8b feat: Add EZA_ environment variables with fallback to EXA_ 2023-09-19 00:04:13 -07:00
Robert Minsk
35b29aea2d feat(ui): Add EXA_COLOR bindings for un-themed items 2023-09-18 16:39:26 -07:00
Benoit de Chezelles
631b59b89c fix(doc): typo this -> that 2023-09-18 23:12:50 +02:00
Christina Sørensen
7e153dcc9b
Merge branch 'main' into style_docs 2023-09-18 08:31:05 +02:00
Robert Minsk
1a2008d689 docs(man): Document dimmed and italic style codes 2023-09-17 20:43:04 -07:00
Robert Minsk
097d6276c2 docs(man): Documentation of 'sn' and 'sb' conflicted with later docs 2023-09-17 12:00:12 -07:00
Christina Sørensen
3f09e4b423
Merge pull request #245 from cfxegbert/file-type-themes
feat(ui): Make file types themeable
2023-09-16 07:45:04 +02:00
Robert Minsk
d609733c13
Merge branch 'main' into mac-mounts 2023-09-15 15:49:33 -07:00
Robert Minsk
22e16577c0 docs: Add Mac support for the --mount option in the man page 2023-09-15 15:20:52 -07:00
Robert Minsk
f8d3cf9d5a
Merge branch 'eza-community:main' into file-type-themes 2023-09-14 16:18:49 -07:00
PThorpe92
3f1e5ef4ea docs: fix missing color specification from man page 2023-09-14 11:02:30 -04:00
PThorpe92
08b92a06c5 docs: remove color specifications. change unknown git repo status to ~ 2023-09-14 11:00:57 -04:00
Preston Thorpe
2ce172bac9
Merge branch 'main' into file-type-themes 2023-09-14 07:40:39 -04:00
PThorpe92
759ad06cc0 docs: add better explanation of git repos + no status 2023-09-12 13:27:38 -04:00
Preston Thorpe
8bb93221ba
Merge branch 'main' into p-git_repos 2023-09-12 11:05:48 -04:00
PThorpe92
6c894706d4 feat: document and change output for --git-repos 2023-09-12 09:55:29 -04:00
PThorpe92
b2de25189f docs: add docs for --git-repos & --git-repos-no-status 2023-09-12 08:03:09 -04:00
Robert Minsk
1c29142831 refactor: Rename FileType::Immediate to more obvious FileType::Build 2023-09-11 08:38:44 -07:00
Robert Minsk
da086c8598 docs: Document new file type two letter codes in man page 2023-09-10 22:36:40 -07:00
PThorpe92
ab2aa92f3a docs: add bright color options in man pages 2023-09-10 13:17:44 -04:00
Steven Davies
3436171e9f feat: Add highlighting of mounted directories (Linux only)
Closes #167
2023-09-06 20:55:36 +01:00
Christina Sørensen
288447683d
docs(no-git): add ignored flags to manual
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-08-28 10:09:00 +02:00
Alex Hamilton
7bdd23bd32
feat: --no-git option
This option overrides --git in all cases and disables showing the Git status of
files in long view (--long/-l).
2023-08-27 19:06:12 +02:00
Sandro-Alessio Gierens
dd6f48ef33 fix(man): add missing name section to eza_colors-explanation manpage
Lintian the debian package linter complains, that man pages should
always start with a name section.

Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-08-20 14:57:12 +02:00
Christina Sørensen
f78e8fda07
Merge pull request #141 from sefidel/use-org
docs: cafkafk -> eza-community
2023-08-14 17:19:45 +02:00
Christina Sørensen
957a713ae5
Merge pull request #140 from gierens/fix-man-width
Fix missing colon in manpage and some left-over occurences of "exa"
2023-08-14 17:06:35 +02:00
sefidel
d3e8aee8d5
docs: cafkafk -> eza-community
Signed-off-by: sefidel <contact@sefidel.net>
2023-08-14 23:54:08 +09:00
Sandro-Alessio Gierens
28f0d11d38
fix(man): add missing colon before -w/--width
Add missing colon before -w/--width description in eza.1 manpage
2023-08-14 16:50:18 +02:00
Sandro-Alessio Gierens
86a83b046a
doc(man): --blocksize, new description
Update manpage with --blocksize and new description
2023-08-14 16:36:47 +02:00
PThorpe92
dbbe206ae1 doc: add git-ignore style/color information to manpage 2023-08-13 13:28:18 -04:00
Sandro-Alessio Gierens
0eecaa0e43
feat: Add -w/--width to manpage 2023-08-13 06:19:39 +02:00
Christina Sørensen
39b384bc07
fix: exa -> eza in manpage
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-08-04 06:30:24 +02:00
Christina Sørensen
c6867a048b
feat: add color explanations
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-08-04 06:04:28 +02:00
Christina Sørensen
56db8d136d
fix: rename eza-colors-explanation
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-08-04 05:59:33 +02:00
Christina Sørensen
21ef28f679
Merge branch 'main' into pr-1149
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-08-04 05:54:23 +02:00
Christina Sørensen
24655dfea5
Merge branch 'main' into pr-1061
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-07-30 06:01:15 +02:00
Christina Sørensen
c92602d55a
fix: change man pages to reffer to new binary name
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-07-29 14:19:05 +02:00
Christina Sørensen
ec68e17791
Merge branch 'main' into pr-1177 2023-07-29 13:31:18 +02:00
Christina Sørensen
b51098d344
Merge branch 'main' into pr-1164
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-07-29 13:15:16 +02:00
dankeyy
122375884c
add hyperlink to docs 2023-04-12 07:51:06 +03:00
Christian Göttsche
afeac47c13 Add option to show security attribute and improve extended support
Add a command line option -Z/--context to show the security context of
objects, similar to ls(1).

Show the actual extended attribute values on -@/--extended, instead of
just their length.

In case of a symbolic link, show the extended attributes of the symbolic
link itself, not the target. This matches the behavior of ls(1) and is
more intuitive.

Closes: #254
2023-03-27 21:29:00 +02:00
Denis Cornehl
1d950086bc Resolves #270: add support for --time-style=relative 2023-03-07 17:34:35 +01:00
Tanguy Kervran
4064ceb573 Add -o shorcut to --octal-permissions 2023-02-23 23:57:54 +01:00
vii33
c1c88dbbf3 Created colors explanation file based on @ogham s text 2022-12-23 19:10:06 +01:00
Max Zhuravsky
c6874f0b32
[baseline] - fix docs and remove gitignore 2021-12-06 02:06:30 +03:00
Max Zhuravsky
a371c41711
[no-color] - add unit test and doc 2021-11-26 01:45:41 +03:00
Benjamin Sago
1f4e58ee52 Explain Git characters in man page
Fixes GH-778.
2021-04-12 22:17:39 +01:00
Benjamin Sago
31043462af Improve help text for -d flag
Fixes GH-202.
2021-04-11 23:43:36 +01:00
Benjamin Sago
c1435411c3
Merge pull request #813 from b05902132/numeric_gid_uid
Add options for -n or --numeric-gid-uid.
2021-04-01 09:18:59 +01:00