1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-10 21:01:02 +02:00
Commit graph

2151 commits

Author SHA1 Message Date
Ryan M. Lederman
8ca4381e29
fix typo 2025-05-26 07:15:25 -06:00
Zackary Scholl
6b5c3bfc0c fix windows7 build 2025-04-28 12:54:10 -07:00
Zackary Scholl
70dea6b596 fix go.mod 2025-04-28 12:53:21 -07:00
Zackary Scholl
b885acefe1 fix: docker deploy 2025-04-28 12:50:11 -07:00
Zackary Scholl
4eb1adf181 fix: downgrade sys to 0.31 2025-04-28 12:47:13 -07:00
Zackary Scholl
f91bebbe35 chore: update dependencies 2025-04-28 12:38:28 -07:00
Zack
12ae5f8727
Merge pull request #907 from OlegChuev/main
README polishing, fixed typo in compress package docs
2025-04-12 11:09:56 -07:00
OlegChuev
e98d2e167a README polishing, fixed typo in compress package docs 2025-04-03 14:58:33 +03:00
Zackary Scholl
546e6c089a v10.2.2 2025-03-24 18:20:41 -07:00
Zackary Scholl
5b4e6adccc fix: non-constant format strings 2025-03-24 18:15:22 -07:00
Zackary Scholl
a73895ae65 fix debugf 2025-03-24 18:11:49 -07:00
Zackary Scholl
1008cee00b update deps 2025-03-24 18:09:45 -07:00
Zack Scholl
ad96d4081f chore: update go version 2025-03-02 08:25:17 -08:00
Zackary Scholl
aee467dd60 chore: update dependencies 2025-02-07 05:38:46 -08:00
Zack
4a391750d9
Merge pull request #882 from blu3berryys/main
Fix a github warning
2025-01-31 09:25:06 -08:00
blu3
2466fe6ab8
fix git warning 2025-01-31 19:33:37 +03:00
Zack
cb802bae91
Merge pull request #881 from blu3berryys/main
Bump Go, dependencies, CI - Upload artifacts after running tests - Update readme
2025-01-31 07:05:15 -08:00
blu3
7a2ddc31b6
add spaces 2025-01-31 17:00:42 +03:00
blu3
68dbe8d04f
add some spaces 2025-01-31 17:00:18 +03:00
blu3
97fdb3475b
Update goreleaser props 2025-01-31 16:59:19 +03:00
blu3
e9a95b984d
Some formatting 2025-01-31 16:57:16 +03:00
blu3
f12b7f7a93
Fixup docker 2025-01-31 16:56:48 +03:00
blu3
e0099464e7
Revert the change here 2025-01-31 16:56:37 +03:00
blu3
3f8c75e49e
Fix a few mistakes 2025-01-31 16:54:24 +03:00
blu3
0126ce6586
Better readme test 2025-01-31 16:51:57 +03:00
blu3
0f978c6a2e
Fix 2025-01-31 16:34:27 +03:00
blu3
2577e7a6c3
Remove comment 2025-01-31 16:33:19 +03:00
blu3
c7a2b2b951
Update WinGet publish action 2025-01-31 16:33:05 +03:00
blu3
f236b80095
Update release action 2025-01-31 16:31:41 +03:00
blu3
c8c25ffe42
Change cli to official repo 2025-01-31 16:30:12 +03:00
blu3
ea604bcc6a
Update gitignore 2025-01-31 16:18:37 +03:00
blu3
d224feaf5b
Bump Testify
build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
2025-01-31 16:13:48 +03:00
dependabot[bot]
a092a84886
build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-31 09:05:48 +00:00
blu3
4ac9f12a23
Update stale action 2025-01-31 12:04:28 +03:00
blu3
55624c7b63
Reformat 2025-01-31 11:57:55 +03:00
blu3
3b21ec5867
Update CI and now upload artifacts 2025-01-31 11:51:52 +03:00
Zackary Scholl
0dbbc2e963 chore: update dependencies 2025-01-15 07:27:33 -08:00
Zack Scholl
b93147cd7b chore: bump dependencies 2025-01-09 06:07:49 -08:00
Zackary Scholl
07290286d6 chore: update dependencies 2025-01-06 08:40:40 -08:00
Zack
d7f7361bb2
Merge pull request #872 from schollz/dependabot/go_modules/golang.org/x/sys-0.29.0
build(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0
2025-01-06 08:39:48 -08:00
dependabot[bot]
d5ac196f7c
build(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/sys/compare/v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 08:10:29 +00:00
Zack Scholl
b4e5d0fce0 chore: fix ui for hashing progressbar 2025-01-01 18:39:08 -08:00
Zack Scholl
5b6e712bc6 chore: update usage in README and LICENSE year 2025-01-01 18:35:46 -08:00
Zackary Scholl
08f9d393e2 fix: correctly apply exclusion filter 2024-12-31 08:57:34 -08:00
Zackary Scholl
e8758f6a94 fix 2024-12-31 08:52:59 -08:00
Zack
dfcd032af5
Merge pull request #867 from schollz:schollz/issue866
fix: --exclude should exclude recursive files
2024-12-31 08:37:24 -08:00
Zackary Scholl
ec7b86d842 fix: --exclude should exclude recursive files
Fixes #866
2024-12-31 08:37:12 -08:00
Zackary Scholl
42bde222eb fix: fix tests 2024-12-31 07:53:23 -08:00
Zackary Scholl
5318814dd0 v10.2.0 2024-12-31 07:52:10 -08:00
Zack
14e805c53c
Merge pull request #865 from schollz:schollz/issue864
croc: add --ignore to ignore folders with strings
2024-12-31 07:51:24 -08:00