Chester Liu
777cd7e815
Explicitly enable vt processing on Windows
2021-04-17 17:56:20 +08:00
Chester Liu
8f0e4ccfdd
Merge branch 'master' into chesterliu/dev/win-support
2021-04-13 11:27:49 +08:00
Benjamin Sago
e3e776a1fa
Use better icon for TeX files
...
Fixes GH-777.
2021-04-12 22:23:51 +01:00
Benjamin Sago
dbd11d3804
Add classify char to symlink targets
...
Fixes GH-589.
2021-04-12 22:02:30 +01:00
Benjamin Sago
550f2d29c2
Add context to all option number parse errors
...
Fixes GH-839.
2021-04-12 21:42:45 +01:00
Benjamin Sago
31043462af
Improve help text for -d flag
...
Fixes GH-202.
2021-04-11 23:43:36 +01:00
Benjamin Sago
311c9baf65
Explain device IDs with a comment
2021-04-11 23:34:29 +01:00
ariasuni
bd4f144884
Fix deducing git ignored state for files too, not only directories
2021-04-10 00:56:07 +02:00
Benjamin Sago
6403336028
Merge pull request #841 from ariasuni/dont-aggregate-git-ignored-status
...
Fix --git deducing ignored state in unintuitive way
2021-04-09 23:12:37 +01:00
Benjamin Sago
e86f2b938b
Merge pull request #837 from ariasuni/fix-month-name-not-translated
...
Fix month name not following locale when date is in current year
2021-04-09 23:11:28 +01:00
ariasuni
8c10feec51
Fix --git deducing ignored state in unintuitive way
...
It makes sense to consider that a directory has the aggregated status of all the files under it.
The exception is that for the ignored status, it’s more useful and intuitive to consider that it applies to everything under it.
- A directory containing an ignored file is no longer considered ignored
- A file inside an ignored directory is now considered ignored
2021-04-09 21:47:42 +02:00
ariasuni
3a8005c840
Fix month name not following locale when date is in current year
2021-04-09 17:54:18 +02:00
ariasuni
c729e226da
Fix EXA_GRID_ROWS not working in some cases
2021-04-09 17:48:00 +02:00
ariasuni
7a4cde75eb
Use thousand separators again and fix alignement when it’s not ASCII
2021-04-06 16:23:30 +02:00
skyline75489
0adc5c789b
Merge branch 'master' into chesterliu/dev/win-support
2021-04-06 16:13:15 +08:00
Benjamin Sago
8c34b46a22
Version output changes
...
• Bring what's shown in the version string in line with my other projects (URL, description, git hash and date for release-mode non-final builds only, potential for colours in the future)
• Show +git or -git depending on feature status
• Tests for the above, and for checking that the command-line flag is warned about
2021-04-03 17:41:48 +01:00
skyline75489
8ad46e2ee5
Merge branch 'master' into chesterliu/dev/win-support
2021-04-03 21:12:19 +08:00
Benjamin Sago
701a2e60e5
Add 'exa: ' before all command-line errors
2021-04-01 11:25:50 +01:00
Benjamin Sago
622904d07c
Fix integration tests after merged PRs
...
• The spaces between icons and filenames are now coloured too
• Some icons are different
• File sizes are now more accurate
• New help text, which needed a newline at the end
2021-04-01 10:19:34 +01:00
Benjamin Sago
4a108c1786
Fix a new compile-time warning
2021-04-01 09:39:12 +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
b05902132
2f72b3ff3a
Use --numeric instead of --numeric-uid-gid.
2021-03-31 21:48:59 +08:00
b05902132
53ccf18746
Add test for parsing '--numeric-uid-gid'.
2021-03-31 21:48:59 +08:00
b05902132
76f20f8b7d
Add strictness check for '-n'.
2021-03-31 21:48:59 +08:00
b05902132
46a3e59e66
Some minor fixes
...
Co-authored-by: Mélanie Chauvel <perso@hack-libre.org>
Also add more spaces to make the descriptions of other options align that of `-n`.
2021-03-31 21:48:34 +08:00
Chester Liu
0ea8f17b22
Clean
2021-03-31 11:04:11 +08:00
Benjamin Sago
f27fb2ab7a
Merge pull request #822 from ariasuni/fix-exa-rounding
...
Fix a rounding error in human readable filesizes
2021-03-30 14:50:29 +01:00
Benjamin Sago
96e3f3d8d3
Merge pull request #818 from PatriotRossii/feature/determine_time_zone
...
Update determine_time_zone according to GNU manual
2021-03-30 14:49:48 +01:00
Benjamin Sago
96e9307b99
Merge pull request #790 from ariasuni/fix-too-many-headers-in-grid-details
...
Don’t produce extra column sometimes with long grid + header
2021-03-30 14:37:52 +01:00
Chester Liu
00f97a9738
Mimic 'Mode' in gci
2021-03-30 17:13:00 +08:00
Chester Liu
78a3bc9838
Merge branch 'master' into chesterliu/dev/win-support
2021-03-30 11:58:39 +08:00
Benjamin Sago
3c69169993
Merge pull request #784 from ariasuni/fix-icons-not-showing-right-in-konsole
...
Use same styling for spaces between icon and file name
2021-03-30 00:18:39 +01:00
Benjamin Sago
e6edb888a0
Merge pull request #762 from ariasuni/warm-when-git-feature-is-disabled
...
Warm when git feature is disabled instead of ignoring flags
2021-03-29 23:51:30 +01:00
Benjamin Sago
005a174e60
Merge pull request #759 from stuartcarnie/sgc/icons
...
feat: New Icons and CLI argument to suppress icons
2021-03-29 23:09:26 +01:00
Chester Liu
9d613016c0
Git works! Hooray!
2021-03-28 11:30:32 +08:00
Chester Liu
e874584a55
Try to fix CI
2021-03-28 09:31:03 +08:00
ariasuni
74ecf6d311
Fix a rounding error in human readable filesizes
2021-03-27 18:54:00 +01:00
Chester Liu
33dd8fd2ca
Clean
2021-03-26 20:34:16 +08:00
Chester Liu
13b3635407
Fix tests
2021-03-26 20:28:23 +08:00
Chester Liu
5503e4756e
Clean
2021-03-26 18:45:52 +08:00
Chester Liu
31583691d5
Timestamps
2021-03-26 18:40:22 +08:00
Chester Liu
aeb4a679e8
It actually works
2021-03-26 17:47:18 +08:00
Chester Liu
e9d0af0343
Restore more
2021-03-26 16:53:31 +08:00
Chester Liu
0e8a4582d0
Restore
2021-03-26 16:50:34 +08:00
Chester Liu
6a642d0f32
merge
2021-03-26 16:37:17 +08:00
PatriotRossii
4e5e2ce8f0
Replace "replace" with "replacen"
2021-03-25 11:20:11 +05:00
PatriotRossii
5743e6d8e3
Replace strip_prefix with replace
2021-03-24 19:05:38 +05:00
PatriotRossii
57cf0f1b23
Update determine_time_zone according to GNU manual
2021-03-24 17:36:13 +05:00
b05902132
4ea79ee11d
Add options for -n or --numeric-gid-uid.
...
This option is only avaialable in -l.
There's test for rendering, but no test for option parsing.
(I don't understand that section of code.)
2021-03-19 09:49:17 +08:00
Stuart Carnie
c946bab08e
chore: PR feedback
2021-02-28 07:48:00 +11:00