Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/veandco/git-ez
Git commit helper command that includes emoji!
https://github.com/veandco/git-ez
⭐ new(main): redirect git's output to the terminal
08ff4cd3007b7082e76b104ed78bcde2bfe79748 authored over 6 years ago
08ff4cd3007b7082e76b104ed78bcde2bfe79748 authored over 6 years ago
✨ release(patch): v0.0.3
a91b59e22750a82147edc280b01aa8a2d676dfda authored over 6 years ago
a91b59e22750a82147edc280b01aa8a2d676dfda authored over 6 years ago
⬆️ dependency(cargo): cargo update
7c9330e20bc46bd171ce02c8d17967bd77c08ed4 authored over 6 years ago
7c9330e20bc46bd171ce02c8d17967bd77c08ed4 authored over 6 years ago
📦 build(cargo): Optimize release build for size
5aa45a29427552e91b3e2b6c70dae875c10a781b authored over 6 years ago
5aa45a29427552e91b3e2b6c70dae875c10a781b authored over 6 years ago
⭐ new(main): Add description for every commit type
5796ce95f6e1f82ed0b4c7ebf9096aff6fb69fb1 authored over 6 years ago
5796ce95f6e1f82ed0b4c7ebf9096aff6fb69fb1 authored over 6 years ago
🐛 bug(refactor): Fix description of the "refactor" commit type
5ab2c52eb1044b7881584b5f5e691ba1d3b5ebad authored over 6 years ago
5ab2c52eb1044b7881584b5f5e691ba1d3b5ebad authored over 6 years ago
➖ remove(fix): Remove "fix" commit type since it's equivalent to "bug"
5663a030dc9da2e7f6cfd34c289b48e230dd40c1 authored over 6 years ago
5663a030dc9da2e7f6cfd34c289b48e230dd40c1 authored over 6 years ago
🐛 bug(message): Fix spacing of the "docs" commit type
54250b4a8b0425adba7ac502a12bc1beed531f9d authored over 6 years ago
54250b4a8b0425adba7ac502a12bc1beed531f9d authored over 6 years ago
✨ release(patch): v0.0.2
535a086eefa998a023a2820bd157af16f953247f authored over 6 years ago
535a086eefa998a023a2820bd157af16f953247f authored over 6 years ago
🆙 update(README): Add Travis CI badge
535315fdf491e7692480606757410eb67dce65f4 authored over 6 years ago
535315fdf491e7692480606757410eb67dce65f4 authored over 6 years ago
📦 build(travis): Fix Rust version
105062ca8e38fd79cc8b818d20518ac2b3e46028 authored over 6 years ago
105062ca8e38fd79cc8b818d20518ac2b3e46028 authored over 6 years ago
📦 build(travis): Add .travis.yml
3c0aa1913275744773802d2ecc257bc2b416e42c authored over 6 years ago
3c0aa1913275744773802d2ecc257bc2b416e42c authored over 6 years ago
🆙 update(README): Add inspiration note and feature list
a18a22d34ede534353c5d848ba7165a2478cbd8b authored over 6 years ago
a18a22d34ede534353c5d848ba7165a2478cbd8b authored over 6 years ago
💄 update(emoji): Update "docs" emoji to use :memo:
0b7dd44c46e95bcb04024d1d4bcc0cd43a4d9d62 authored over 6 years ago
0b7dd44c46e95bcb04024d1d4bcc0cd43a4d9d62 authored over 6 years ago
⭐ new(list-user): Add subcommand "user list" for listing existing users
1056965da1641e56d17a3e457aa6fc0f55939327 authored over 6 years ago
1056965da1641e56d17a3e457aa6fc0f55939327 authored over 6 years ago
⭐ new(remove-user): Add --name and --email options
eb3cef2b35d77d56cd95e3e92551f5cc2b3d8121 authored over 6 years ago
eb3cef2b35d77d56cd95e3e92551f5cc2b3d8121 authored over 6 years ago
🐛 bug(ip-address): Fix IP address retrieved is not correct when there's multiple users connected via SSH
a24a5b803c55087315b93f331196a631a7f3cf74 authored over 6 years ago
a24a5b803c55087315b93f331196a631a7f3cf74 authored over 6 years ago
👕 refactor(main): Fix clippy warnings
e84fa7e793609ad6dc5931b60b4a1d120cc9e963 authored over 6 years ago
e84fa7e793609ad6dc5931b60b4a1d120cc9e963 authored over 6 years ago
⭐ new(main): Add multi-user commit support based on IP address
25e1bd28e341aa354ed40b52499c1f2d374b5e2d authored over 6 years ago
25e1bd28e341aa354ed40b52499c1f2d374b5e2d authored over 6 years ago
✨ release(patch): v0.0.1
Signed-off-by: Lilis Iskandar <[email protected]>
e2a34cba501957d1bd89e467faca36af8350b9d9 authored over 6 years ago
🐛 bug(main): Fix type of change string not cleared when we ask user to input it again
Signed-off-by: Lilis Iskandar <[email protected]>
f6580e92327cc33c014b919fe66b7dc0b6241c33 authored over 6 years ago
✏️ docs(main): Explain why we need the spacing field inside struct Cat
Signed-off-by: Lilis Iskandar <[email protected]>
691c2e55e9ae6b9e031e1af0a045ef9471d2ed80 authored over 6 years ago
🆙 update(README): Specify Linux as currently supported platform
Signed-off-by: Lilis Iskandar <[email protected]>
f329f332d6add4331b0af6142468180009ded67c authored over 6 years ago
🐛 bug(main): Fix new/feature uses the same emoji as release-patch
Signed-off-by: Lilis Iskandar <[email protected]>
36c17dd3cc740231026268b568701b74d0d68641 authored over 6 years ago
✅ test(main): Add a test for printing the emoji list
Signed-off-by: Lilis Iskandar <[email protected]>
139738df518d0ab3d56dfb0c231e5ca52f4d2956 authored over 6 years ago
✏️ docs(main): Add a comment
Signed-off-by: Lilis Iskandar <[email protected]>
ad192db4e88d1da353501d5f3c8c673f0dada8c8 authored over 6 years ago
💄 update(main): Put some spacing for certain emojis when commiting
Signed-off-by: Lilis Iskandar <[email protected]>
6012d317815ee7be5baa5e1e5e4e8183a7e56117 authored over 6 years ago
💄 update(main): Put emojis to the left side when printing the list
Signed-off-by: Lilis Iskandar <[email protected]>
1869272b0b32cce5a8b2555b1895af392a9536d7 authored over 6 years ago
✨ feature(main): Pass user-supplied command-line arguments to git commit
Signed-off-by: Lilis Iskandar <[email protected]>
86c3726561ceac5d6f43ba213b74cef6ded5b782 authored over 6 years ago
✨ new(main): Add new types of change along with their emojis
432d6042d4edc95e4ab1365725c75c536b629b9f authored over 6 years ago
432d6042d4edc95e4ab1365725c75c536b629b9f authored over 6 years ago
🐣 release: Initial commit
644f99d359a3f75b0db6b4b5659e76c8ed0d69cf authored over 6 years ago
644f99d359a3f75b0db6b4b5659e76c8ed0d69cf authored over 6 years ago