An open API service providing commit metadata for open source projects.

GitHub / nicolinetech/progressbar / commits

SHA Message Author Date Stats
49ffff12 add isFixed aorticweb <a****b@a****m> over 2 years ago
59e3a266 fix mod aorticweb <a****b@a****m> over 2 years ago
e6b439c1 rename mod aorticweb <a****b@a****m> over 2 years ago
5294d6bd Add support to variable length progress bar aorticweb <a****b@a****m> over 2 years ago
27ddfcc5 update deps Zack Scholl <z****l@g****m> almost 3 years ago
49c10ce5 chore: update dependencies Zack Scholl <z****l@g****m> almost 3 years ago
c4499b7e merge Merge pull request #167 from edigaryev/fix-humanize-bytes Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ba1eaf14 TestBarSmallBytes: use proper SI units Nikolay Edigaryev <e****v@g****m> almost 3 years ago
e232cbc2 merge Merge pull request #169 from tukaelu/change-libs-to-get-rune-width Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
26b92553 change library to get rune width Tsukasa Nishiyama <n****s@g****m> almost 3 years ago
5f5f2f99 humanizeBytes: use the old base and sizes variables declaration order Nikolay Edigaryev <e****v@g****m> almost 3 years ago
96416590 Fix SI units calculation and introduce OptionUseIECUnits() Nikolay Edigaryev <e****v@g****m> almost 3 years ago
3d122971 update deps Zack Scholl <z****l@g****m> over 3 years ago
b6e5a4bd merge Merge pull request #153 from kemingy/fix_race Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d5980c41 merge Merge pull request #156 from talwat/termwidth-fix Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
600a7dbe merge Merge pull request #158 from DarthPestilane/fix/go-mod-version Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
e9fb7a4b fix: remove github.com/rivo/uniseg from go.mod to fix go version DarthPesilane <w****n@g****m> over 3 years ago
44ece3a4 remove duplicate call of term.GetSize Tal <8****t@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
abcd9f50 fix data race in `Describe`
Signed-off-by: Keming <k****4@g****m>
Keming <k****4@g****m> over 3 years ago
17ae25cd update deps Zack Scholl <z****l@g****m> over 3 years ago
a307e8cb merge Merge pull request #151 from nilsbeck/feature/allow-custom-spinners Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
a38ef252 remove obsolete code Nils Beckmann <n****n@g****m> over 3 years ago
86b3f6ef refactoring Nils Beckmann <n****n@g****m> over 3 years ago
c1741c23 small fix Nils Beckmann <n****n@g****m> over 3 years ago
63fa2459 adds function for custom spinner, makes sure only one spinner option is used ... Nils Beckmann <n****n@g****m> over 3 years ago
24a52503 update tests Nils Beckmann <n****n@g****m> over 3 years ago
dbbc98d4 check for error Nils Beckmann <n****n@g****m> over 3 years ago
281ed597 removes redundant new lines Nils Beckmann <n****n@g****m> over 3 years ago
c4c1ddcb Revert "allow custom spinner by using []string as an input" Nils Beckmann <n****n@g****m> over 3 years ago
87c9df09 allow custom spinner by using []string as an input Nils Beckmann <n****n@g****m> over 3 years ago
c8cf82e6 update deps Zack Scholl <z****l@g****m> over 3 years ago
502db751 merge Merge pull request #146 from oerlikon/fix-full-width-test Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
b2ea7aca Fix TestOptionFullWidth not always working Denis Romanov <o****m@g****m> almost 4 years ago
f9d6be8f Add actual check to TestOptionSetElapsedTime Denis Romanov <o****m@g****m> almost 4 years ago
23b4ee39 update deps Zack Scholl <z****l@g****m> almost 4 years ago
82603fee merge Merge pull request #145 from oerlikon/fix-full-width Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
aef324ee Add minor fix for full width mode Denis Romanov <o****m@g****m> almost 4 years ago
6204e0e0 change branch for badge Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
84d42943 merge Merge pull request #144 from oerlikon/fix-vet-tests Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
56c5e5bb merge Merge pull request #143 from oerlikon/use-strings-builder Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
c6941e62 Add go vet to CI workflow Denis Romanov <o****m@g****m> almost 4 years ago
4e5b48c5 Fix some style in tests Denis Romanov <o****m@g****m> almost 4 years ago
0dacceea Print saucer head in format string Denis Romanov <o****m@g****m> almost 4 years ago
3041da4a Use strings.Builder for bar string composition Denis Romanov <o****m@g****m> almost 4 years ago
1e41eee0 Clean out deprecated ioutil package Denis Romanov <o****m@g****m> almost 4 years ago
b6c19ea0 update ci Zack Scholl <z****l@g****m> almost 4 years ago
ea7804cb update deps Zack Scholl <z****l@g****m> almost 4 years ago
4c315a54 merge Merge pull request #142 from Mr1X/dev.exit Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
dd105e18 feat: exit the bar to keep current state x <y****u@e****m> almost 4 years ago
3ad62b65 merge Merge pull request #140 from janpfeifer/master Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
087d45bf Fixes case where bar was being cleared on finished even with clearOnFinish==f... Jan Pfeifer <p****r@g****m> almost 4 years ago
9e099d3a merge Merge pull request #137 from LeoVie/master Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
a08b7138 #86 Add option to write description at end of line instead of begin of line Leo Viezens <l****s@w****e> almost 4 years ago
9ee549ee merge Merge pull request #136 from howeyc/long-running Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
405949ec downgrade uniseg Zack Scholl <z****l@g****m> almost 4 years ago
d867d53d Handle very-slow iterations Chris Howey <c****s@h****e> almost 4 years ago
b055e619 update go version for ci Zack Scholl <z****l@g****m> almost 4 years ago
8a48a56e update deps Zack Scholl <z****l@g****m> almost 4 years ago
be3c9b63 merge Merge pull request #133 from hexnaught/upstream/issue/128 Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
c6213817 merge Merge pull request #134 from hexnaught/upstream/issue/130 Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
78c65f3b feat: on clear, correctly flush with carriage return Dan Parkes <d****s@w****m> almost 4 years ago
874bd568 feat: option to keep showing elapsed time on finish Dan <d****s@g****m> about 4 years ago
614a8d93 merge Merge pull request #131 from Jacalz/terminal Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
efdb0ab4 Use golang.org/x/term replacement instead of deprecated package Jacob Alzen <j****z@u****m> about 4 years ago
a96b4b93 merge Merge pull request #122 from gabe565/time-no-length Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
3ebeac96 merge Merge pull request #125 from NathanBaulch/humanize-byte-rate Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
0d4fc1b2 merge Merge pull request #126 from NathanBaulch/throttled-renderblank Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
134ade7a merge Merge pull request #127 from NathanBaulch/superfluous-carriage-returns Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
b8eacc7a Fix RenderBlank when throttled Nathan Baulch <n****h@g****m> about 4 years ago
535af36b Remove superfluous carriage returns Nathan Baulch <n****h@g****m> about 4 years ago
7c167da0 Use the existing humanize function to support GB/s rates Nathan Baulch <n****h@g****m> about 4 years ago
4ded6001 merge Merge pull request #123 from bodgit/revert-113 Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
660a8272 Revert "fix: Newline printing improperly in some situations" Matt Dainty <m****t@b****m> about 4 years ago
a982b57a Test nothing gets written to os.Stdout Matt Dainty <m****t@b****m> about 4 years ago
093c3136 Show elapsed time when no length is given Gabe Cook <g****5@g****m> about 4 years ago
00440102 update deps Zack Scholl <z****l@g****m> over 4 years ago
c869815d merge Merge pull request #110 from flowchartsman/immediate_describe Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
eaf664f5 merge Merge pull request #116 from T1MOXA/fix/humanized-max Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
236c1d28 update deps Zack Scholl <z****l@g****m> over 4 years ago
8962db77 merge Merge pull request #117 from wystans/animatedSaucerHead Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
453e39c1 Moved pacman.go to its own directory Wystan Schmidt <w****s@g****m> over 4 years ago
158f5e97 Refactor to include empty saucer head Wystan Schmidt <w****s@g****m> over 4 years ago
8a0fe80f Updated pacman customization with animated saucer head Wystan Schmidt <w****s@g****m> over 4 years ago
7f7240be Add an alternate saucer head to allow for an anmiated saucer head. Wystan Schmidt <w****s@g****m> over 4 years ago
828f3bf7 Added basic pacman customization Wystan Schmidt <w****s@g****m> over 4 years ago
7486f6b9 fix when rendering blank Zack Scholl <z****l@g****m> almost 5 years ago
2cc36189 update ci Zack Scholl <z****l@g****m> almost 5 years ago
18a2de60 ChangeMax64 did not work with OptionShowBytes T1MOX4 <d****a@u****t> almost 5 years ago
f60d974c spoohw Zack <z****l@g****m> almost 5 years ago
fbbcb560 whoops Zack <z****l@g****m> almost 5 years ago
c73e4d37 merge Merge pull request #114 from kevholmes/master Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
a01d378a remove notes from ci.yml Kevin Holmes <k****s@j****m> almost 5 years ago
eaf7719a use schollz repo rather than kholmes for badge Kevin Holmes <k****s@j****m> almost 5 years ago
d320f455 update badge svg Kevin Holmes <k****s@j****m> almost 5 years ago
4eda562d update readme Kevin Holmes <k****s@j****m> almost 5 years ago
b9d9dc08 use default branch on rls for badge Kevin Holmes <k****s@j****m> almost 5 years ago
3b27fd36 run on published rls to master Kevin Holmes <k****s@j****m> almost 5 years ago
d874736c add GitHub Actions CI workflow (#1)
Signed-off-by: Kevin Holmes <k****s@j****m>
Kevin Holmes <k****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
ec43a577 merge Merge pull request #113 from l1ving/master Zack <z****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
33cab3a5 fix: Newline printing improperly in some situations lv <~****@l****n> almost 5 years ago

← Back to repository