Commit graph

2176 commits

Author SHA1 Message Date
Christina Sørensen 561caf9fdb
build(just): add compression, checksum gen for bin
This helps automating the release process.

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-11 11:50:20 +02:00
Christina Sørensen f60dcb587e
Merge pull request #249 from eza-community/cafk-release-0.11.1
chore: release 0.11.1
2023-09-11 10:46:00 +02:00
Christina Sørensen 4a52715283
chore: release 0.11.1
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-11 10:33:10 +02:00
Christina Sørensen ca66ff9a64
Merge pull request #246 from eza-community/cafk-armhf-binary
build(release): armhf binary
2023-09-11 08:10:46 +02:00
Christina Sørensen e074aa8f67
Merge pull request #227 from eza-community/use-chrono
Use chrono
2023-09-11 08:04:02 +02:00
Christina Sørensen 8b989065ee
build(release): add armhf binary
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-11 05:57:03 +02:00
Christina Sørensen f149fe6afb
Merge pull request #243 from PThorpe92/main
Documentation for bright color support
2023-09-11 05:02:48 +02:00
Christina Sørensen aacce495d2
Merge branch 'main' into main 2023-09-11 05:02:39 +02:00
Christina Sørensen e0f304e166
Merge pull request #236 from daviessm/support_rust_1_65_0
feat: support the MSRV of Rust (1.65.0)
2023-09-11 05:00:50 +02:00
Preston Thorpe 66b083287b
Merge branch 'eza-community:main' into main 2023-09-10 13:21:28 -04:00
PThorpe92 83a80d53b3 docs: add bright color support in readme changelog 2023-09-10 13:20:14 -04:00
PThorpe92 ab2aa92f3a docs: add bright color options in man pages 2023-09-10 13:17:44 -04:00
Christina Sørensen 9cb99ca3d8
Merge branch 'main' into support_rust_1_65_0 2023-09-10 17:11:56 +02:00
Christina Sørensen 9372134903
Merge pull request #237 from PThorpe92/main
feat: add bright colour options, change punctuation default
2023-09-10 17:09:48 +02:00
Steven Davies 840b4c5834 fix: build for Windows with chrono 2023-09-10 01:10:39 +02:00
ariasuni d1c9e9ddec feat: use chrono crate to handle datetime-related features
- Improve compatibility with other OSes, timezone are handled for us
- Reduce significantly the code to render date and time
2023-09-10 01:10:18 +02:00
PThorpe92 2f629fbcd0 feat: add bright colour options, change punctuation default 2023-09-09 12:47:19 -04:00
Steven Davies e7727ca3c6 feat: support the MSRV of Rust (1.65.0) 2023-09-09 16:37:19 +01:00
Christina Sørensen 0d118d3bfa
Merge pull request #233 from gierens/expose-vendored-libgit2
Expose vendored libgit2
2023-09-09 10:27:49 +02:00
Sandro-Alessio Gierens 8f10db1af6
feat(devtools): add build commands to deb-package.sh
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-09 10:19:28 +02:00
Sandro-Alessio Gierens a4d302df46
feat(cargo): expose git2 feature vendored-libgit2
Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
2023-09-09 10:19:21 +02:00
Christina Sørensen 392b37c7ee
Merge pull request #211 from eza-community/cafk-binary-release
build(Justfile): add release binaries
2023-09-09 06:45:40 +02:00
Christina Sørensen c2204fcbdf
Merge pull request #231 from eza-community/ignore-dot-git-when-using-git-ignore-flag
feat: mark `.git` as ignored, which hides it when using `--git-ignore`
2023-09-09 06:44:28 +02:00
Christina Sørensen 96aab43cf7
Merge pull request #216 from PThorpe92/star_history
docs: add star history
2023-09-09 06:43:30 +02:00
Christina Sørensen 71661e5751
Merge branch 'main' into ignore-dot-git-when-using-git-ignore-flag 2023-09-09 06:35:58 +02:00
Christina Sørensen 67668eeb16
Merge pull request #224 from cfxegbert/icon-backlog
feat(icons): Add backlog of icons from various exa pull requests and others
2023-09-09 06:30:08 +02:00
Christina Sørensen 33c8c42c6d
Merge branch 'main' into icon-backlog 2023-09-09 06:18:08 +02:00
Christina Sørensen 4ba2e1756d
Merge pull request #163 from eza-community/fix-file-escaping-and-hyperlink
fix: filename escaping (last character lost sometimes, no hyperlink)
2023-09-09 06:11:17 +02:00
Christina Sørensen df7d7eb8b1
Merge branch 'main' into fix-file-escaping-and-hyperlink 2023-09-09 06:00:42 +02:00
Christina Sørensen f18c3c1f4f
Merge pull request #167 from daviessm/mount_point
Add mounted filesystem info
2023-09-09 05:49:22 +02:00
Robert Minsk 1a8ebb97f6 feat(icons): Add backlog of icons from various exa issues 2023-09-08 16:53:33 -07:00
Mélanie Chauvel 7a04b30d5a fix: filename escaping (last character lost sometimes, no hyperlink) 2023-09-08 23:00:11 +02:00
Mélanie Chauvel 6ddb53a5c7 feat: mark .git as ignored, which hides it when using --git-ignore 2023-09-08 20:59:31 +02:00
Christina Sørensen fe1ac47dd7
Merge branch 'main' into mount_point 2023-09-08 16:07:16 +02:00
Christina Sørensen cc25f2d5e8
Merge pull request #206 from PThorpe92/main
deps: change ansi_term to ansiterm from rustadopt
2023-09-08 16:06:10 +02:00
Christina Sørensen 2cd9e26ff3
Merge branch 'main' into main 2023-09-08 16:05:36 +02:00
Christina Sørensen 4537d77c23
docs(readme): remove broken dependabot link
https://github.com/orgs/eza-community/discussions/226

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-08 14:00:08 +00:00
Robert Minsk 826de85462 feat(icons): Add backlog of icons from various exa pull requests and others 2023-09-07 20:49:30 -07:00
Steven Davies 4b3f21c72b docs: add informaton about lazy_static 2023-09-07 19:56:08 +01:00
Christina Sørensen 44741f78c9
Merge branch 'main' into main 2023-09-07 19:49:49 +02:00
PThorpe92 f5b6a1dfe5 docs: add star history 2023-09-07 10:43:59 -04:00
Christina Sørensen f5b4f755d4
Merge pull request #213 from kpcyrd/patch-2
README: Update Arch Linux install instructions
2023-09-07 13:08:47 +02:00
kpcyrd eb6e27c68b
docs(readme): update archlinux
Arch Linux install instructions.
2023-09-07 13:04:15 +02:00
Christina Sørensen 1fd5d8c568
build(Justfile): fix binary gen
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-07 10:08:23 +02:00
Christina Sørensen f1765cc86a
build(Justfile): add release binaries
Refs: #101
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-07 09:44:30 +02:00
PThorpe92 1ab2f06c50 deps: change ansi_term to ansiterm from rustadopt 2023-09-06 17:59:42 -04:00
Christina Sørensen 724b6ddbf5
Merge pull request #205 from eza-community/cafk-itest-no-gif
disable gif rendering in itests
2023-09-06 23:45:53 +02:00
Christina Sørensen 126d74f186
Merge branch 'main' into cafk-itest-no-gif 2023-09-06 23:45:23 +02:00
Christina Sørensen fff4f62ffa
test(itest): disable gif rendering
Refs: #147, https://github.com/charmbracelet/vhs/pull/364
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-06 23:43:24 +02:00
Christina Sørensen 32c84a70ee
Merge pull request #204 from eza-community/cafk-stabilize-itests
test(itest): stabilize testing without sandbox
2023-09-06 23:06:26 +02:00