Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
humsize
Browse files
May 31, 2023
test: add `total` offset test with footer in input
· aef4bdf5
D. Bohdan
authored
May 31, 2023
aef4bdf5
test: rename and renumber tests, grouping similar
· 3f4ac5e9
D. Bohdan
authored
May 31, 2023
3f4ac5e9
docs(license): change to more common 2-clause BSD
· 4f502a84
D. Bohdan
authored
May 31, 2023
4f502a84
feat: add option "total"
· 72f78599
D. Bohdan
authored
May 30, 2023
72f78599
Apr 08, 2023
feat: add option "multiplier"
· 261dfaec
D. Bohdan
authored
Apr 08, 2023
261dfaec
ci: replace `which` with `command -v`
· 70b048b5
D. Bohdan
authored
Apr 08, 2023
70b048b5
Mar 30, 2023
feat: allow disabling large file threshold
· 7519a0fa
D. Bohdan
authored
Mar 30, 2023
7519a0fa
Mar 12, 2023
docs(help): clarity large size starts at threshold
· 122aaed8
D. Bohdan
authored
Mar 12, 2023
122aaed8
feat(dush): add convenience script "dush"
· 863c1f53
D. Bohdan
authored
Mar 12, 2023
863c1f53
Feb 19, 2023
docs(readme): link to hum.awk
· 23a227b6
D. Bohdan
authored
Feb 19, 2023
23a227b6
docs(readme): reference GNU numfmt
· 4e1053b9
D. Bohdan
authored
Feb 19, 2023
4e1053b9
Feb 18, 2023
docs(readme): add usage
· 66b3d056
D. Bohdan
authored
Feb 18, 2023
66b3d056
Feb 16, 2023
docs: improve comment about function reuseability
· a3468831
D. Bohdan
authored
Feb 16, 2023
a3468831
docs: update top comment to match help message
· f04a0f3b
D. Bohdan
authored
Feb 16, 2023
f04a0f3b
fix: add missing spaces to multiline messages
· 8a51a075
D. Bohdan
authored
Feb 16, 2023
8a51a075
feat(cli): implement "help" and "version"
· 73d0fd75
D. Bohdan
authored
Feb 16, 2023
73d0fd75
feat(cli): parse command line; check assigned keys
· 14c60109
D. Bohdan
authored
Feb 16, 2023
14c60109
Feb 15, 2023
feat: implement different format for large sizes
· 2d622873
D. Bohdan
authored
Feb 15, 2023
2d622873
feat: trim all trailing blanks chars we add
· a920eac8
D. Bohdan
authored
Feb 15, 2023
a920eac8
Feb 14, 2023
docs: improve comment explaining option "zero"
· 4cf95bc6
D. Bohdan
authored
Feb 14, 2023
4cf95bc6
refactor: give each option default own variable
· 4e84d48f
D. Bohdan
authored
Feb 14, 2023
4e84d48f
Feb 12, 2023
style: fix overly long comment line
· 2566a16c
D. Bohdan
authored
Feb 12, 2023
2566a16c
fix: preserve whitespace
· 8e98535e
D. Bohdan
authored
Feb 12, 2023
8e98535e
Feb 10, 2023
docs(readme): mention AWK
· 6d05f80b
D. Bohdan
authored
Feb 10, 2023
6d05f80b
ci: add .gitlab-ci.yml
· b3fad56a
D. Bohdan
authored
Feb 10, 2023
b3fad56a
docs(readme): add README.md
· 2a0da2bb
D. Bohdan
authored
Feb 10, 2023
2a0da2bb
docs: improve option and other comments
· d66c0f04
D. Bohdan
authored
Feb 10, 2023
d66c0f04
fix: remove special "zero" value
· b7ccc837
D. Bohdan
authored
Feb 10, 2023
b7ccc837
feat: simplify default format
· cb4bf44d
D. Bohdan
authored
Feb 10, 2023
cb4bf44d
feat: add option "units"
· c91adf88
D. Bohdan
authored
Feb 10, 2023
c91adf88
feat: add option "zero"
· 604f881a
D. Bohdan
authored
Feb 10, 2023
604f881a
refactor: remove "_" prefix ftom func "local" vars
· 725d3611
D. Bohdan
authored
Feb 10, 2023
725d3611
feat: make humanize() take size in bytes
· f6c26a24
D. Bohdan
authored
Feb 10, 2023
f6c26a24
docs: make warning more specific
· cab1d0c6
D. Bohdan
authored
Feb 10, 2023
cab1d0c6
refactor: factor out function "humanize"
· fc769921
D. Bohdan
authored
Feb 10, 2023
fc769921
docs: add filename warning to top comment
· 96b22e1f
D. Bohdan
authored
Feb 10, 2023
96b22e1f
Feb 09, 2023
test: add second test, exit code, $AWK global
· c2142e19
D. Bohdan
authored
Feb 09, 2023
c2142e19
test: add file "test"
· 5361a2df
D. Bohdan
authored
Feb 09, 2023
5361a2df
fix: divide if size equals 1024
· 24445fe7
D. Bohdan
authored
Feb 09, 2023
24445fe7
refactor: rename var u_last
· 168b1b45
D. Bohdan
authored
Feb 09, 2023
168b1b45
Loading