Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Starship

The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Collective - Host: opensource - https://opencollective.com/starship - Website: https://starship.rs - Code: https://github.com/starship

docs: add matiaskotlik as a contributor (#639)

* docs: update README.md

* docs: update .all-contributorsrc

Co-authored-by: null <464473...

github.com/starship/starship - 9f0862efb8569711edb7505c36fc01ea9c2edcf7 authored about 5 years ago
feat: Add separator config to the memory module (#603)

github.com/starship/starship - 135dddbb4fa2ded2d0d5fa75225b03048b5db99c authored about 5 years ago
chore(bump): v0.26.3

github.com/starship/starship - 512ed75ef2a13f51d8f6c576e2dfb70e3812d2a9 authored about 5 years ago
fix: Add support for multiple Kubeconfig files (#635)

This adds support for having multiple Kubeconfig file set as part of the
`KUBECONFIG` env var.

github.com/starship/starship - fc2f644237f7fc7effa22aa334c9211679227595 authored about 5 years ago
ci: Switch to the msvc rust toolchain (#636)

github.com/starship/starship - c7cbaa155ea81f763ce50bd49119b8b16a61a6f1 authored about 5 years ago
build(deps): bump unicode-segmentation from 1.5.0 to 1.6.0 (#638)

Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) from 1.5.0 to 1...

github.com/starship/starship - cd6cba1e5291201eb45362d119bd596b77688265 authored about 5 years ago
Ignore clippy rant about the safety documentation for battery-ffi functions

github.com/starship/rust-battery - 0b7be95dbd5b5f5c8a36b20abbf1bf6cbb8bfc89 authored about 5 years ago
Update cbindgen requirement from 0.8.7 to 0.9.1

Updates the requirements on [cbindgen](https://github.com/eqrion/cbindgen) to permit the latest ...

github.com/starship/rust-battery - 328e8cb8111e383e2e754b37dcdb634714587b6c authored about 5 years ago
Update uom requirement from ^0.25 to ^0.26

Updates the requirements on [uom](https://github.com/iliekturtles/uom) to permit the latest vers...

github.com/starship/rust-battery - fa9e8c4f0d67b66828d654c1bf20b0e12e1e340a authored about 5 years ago
build(deps): bump sysinfo from 0.9.5 to 0.9.6 (#633)

Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.9.5 to 0.9.6.
- [Release note...

github.com/starship/starship - b02d6fe3c8c25332b9895f71247813191a766ada authored about 5 years ago
refactor: Cleanup after module config refactor (#630)

github.com/starship/starship - 5bb7467b566437241aee92f548a2ecd8f580625c authored about 5 years ago
refactor: Refactor git state module to use module config (#605)

github.com/starship/starship - a3d5ea3e432434fd5b2100ce4611e5193236c1bd authored about 5 years ago
refactor: Refactor nix_shell and java module to use module config (#606)

github.com/starship/starship - 48726fdd2a45fb530dd1bb16d195a82c7eee8823 authored about 5 years ago
docs: Add sitemap and robots.txt

github.com/starship/starship - a24a751a0d2b98a0345bdc8ae2c5bdba2a98964d authored about 5 years ago
ci: Update Python to 3.7.5 (#628)

github.com/starship/starship - 4895276b1bbaaaec35dad97bdb7449acb9221a4c authored about 5 years ago
chore(bump): v0.26.2

github.com/starship/starship - 0c7492a8da081e96401e4b62e117e771c0d997c8 authored about 5 years ago
ci: Remove brew version bump step

github.com/starship/starship - 803db9d6fa5d2f4d58f036162bea389d0cb2ab52 authored about 5 years ago
ci: Remove need for tests to pass for release

github.com/starship/starship - 111508d706c7b9218e60fb60a09e3427d9b3a240 authored about 5 years ago
chore(bump): v0.26.0

github.com/starship/starship - 0be6d0194b9314957d535acb8a1ff9a023425a4c authored about 5 years ago
docs(i18n): Update documentation translations (#575)

github.com/starship/starship - d30a2c2705d7c90d66b715678cc9a6ac6f6661b8 authored about 5 years ago
feat: Enable the python module in virtual envs (#584)

This will enable the python module when a virtual environment has been
activated, this is detec...

github.com/starship/starship - 42f6868e3ff3dbf47e8a2c741a325cfc0a8486a7 authored about 5 years ago
feat: Add configuration to set how much AWS profile info is shown (#556)

github.com/starship/starship - fa1267f12f60510d6214476e3d059edcb861f0c8 authored about 5 years ago
build(deps): bump unicode-segmentation from 1.3.0 to 1.5.0 (#610)

Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) from 1.3.0 to 1...

github.com/starship/starship - 26fa4ec1eaa611bcceab6239b005f29f06548778 authored about 5 years ago
style: Clean up Golang module (#612)

github.com/starship/starship - e01c41eddf0749583ed875ada92d3f08d2782c62 authored about 5 years ago
build(deps): bump toml from 0.5.3 to 0.5.4 (#604)

Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.5.3 to 0.5.4.
- [Release notes](ht...

github.com/starship/starship - f2cb529d1bd44f996ad60c2d27ae14d1f9ad44ba authored about 5 years ago
docs: Update installation instructions for fish-shell (#599)

github.com/starship/starship - c58bbcd3861a4db6660d56b2390d4a51122aac90 authored about 5 years ago
feat: Add an option to limit the duration of starship directory scanning (#589)

github.com/starship/starship - fed1341e22967d04a8ce26b386be5aade741d926 authored about 5 years ago
docs: add brianlow as a contributor (#596)

github.com/starship/starship - 7f9726eb1586c142e463d8f49fb5f26ae40ef522 authored about 5 years ago
feat: Show git_status counts (#434)

The git_status module can show the count of files next to their respective symbols.

github.com/starship/starship - 2710d0270946fc3ba83eeabd9d7ec4cdc86f36bb authored about 5 years ago
docs: Update required Rust version to v1.38 (#592)

github.com/starship/starship - 59148ac4add692e208f6268155151da1335ba8b7 authored about 5 years ago
ci: Remove CHANGELOG.md generation

Because of permissions issues with having bots push to master, it
looks like it won't be possibl...

github.com/starship/starship - e0254f26e2ec2b567dfc8a29454309348820a56d authored about 5 years ago
fix: Disable venv custom prompt when starship is in use (#551)

github.com/starship/starship - 221f07548cdb11f8b977dff2f0004a1c82f6daef authored about 5 years ago
Trigger changelog generation

github.com/starship/starship - 42388394ca44bb590b0cdcecaff853c96c2575fd authored about 5 years ago
ci: Add CHANGELOG.md generation

github.com/starship/starship - 043c3c9117a2e3503471da329e48016b1059a924 authored about 5 years ago
revert: "ci: Remove tests having to pass for release"

This reverts commit d691e0a39430597a0f1fc80e89a8808f537bbba4.

github.com/starship/starship - 1d96338ac61240ea4dd2a103fa8869e65b1ac6e3 authored about 5 years ago
ci: Add --global flag to git config commands

github.com/starship/starship - c398878c90ec644df5d4e5f0dcb4a9892c835f5f authored about 5 years ago
chore(bump): v0.25.2

github.com/starship/starship - 20518653636ab563b824f1a7d6a80d7aa9d336d1 authored about 5 years ago
ci: Version the setup-* actions used for testing

github.com/starship/starship - e81e1b51db870cdfe0160786d851313e8918f1d7 authored about 5 years ago
ci: Remove tests having to pass for release

github.com/starship/starship - d691e0a39430597a0f1fc80e89a8808f537bbba4 authored about 5 years ago
chore: Move StarshipRootConfig to a separate file (#581)

github.com/starship/starship - 321e44028929a63db2a551b470316e21f72c9791 authored about 5 years ago
docs: Update use_12hr config option name

github.com/starship/starship - 9f22bce944f7afa92845b8a98aa104df06a17682 authored about 5 years ago
fix: Show Java version from OpenJ9 Java runtimes (#507)

This PR tries to improve the version detection across multiple Java VM vendors. The module captu...

github.com/starship/starship - b7762a3e9185000b920a8777bd8aa1fb77eacc56 authored about 5 years ago
docs: Fix `Memory Usage` option key (#586)

github.com/starship/starship - edf5176c37f7a309e72dc486f5659d2193d24336 authored about 5 years ago
fix: Use logical path instead of physical path when available (#398)

* Get pathbuf from logical path. (fixes #204)

(also fixes #397)

* fix: Update directory mo...

github.com/starship/starship - aa260899d452bde337e5e1a42e92ea6331ec9fc7 authored about 5 years ago
refactor: Remove to remove unneeded mutability (#577)

Removed a couple of unneeded `mut`s that were pointed out by `cargo
check`.

github.com/starship/starship - e0c90a6502b1acd4454f150e0003c63c4fac5208 authored about 5 years ago
docs(i18n) Add links Traditional Chinese docs (#574)

github.com/starship/starship - e34b3622f33b890ece475449063a188a6aedcd02 authored about 5 years ago
docs: add pinshan as a contributor (#573)

github.com/starship/starship - 1d52cc4f08d0fbb0de74d8add315fedb56730fc4 authored about 5 years ago
docs: add weihanglo as a contributor (#572)

github.com/starship/starship - ab99965da01c855a8a7a03a7f542ac260040c7f9 authored about 5 years ago
docs: add SLMT as a contributor (#571)

github.com/starship/starship - 506c7ba7212f12ab28c7657f25f2d58e67556fef authored about 5 years ago
docs(i18n): Update Crowdin translations (#517)

- Finish translations for Traditional Chinese

github.com/starship/starship - bd79672f484f79ab2edad0c8d3c990f8db4bee45 authored about 5 years ago
refactor: Refactor memory_usage module to use module config. (#515)

Also addresses a number of bugs:
- the percent sign not displaying correctly on some terminal e...

github.com/starship/starship - 86bb923303775215870699921bb8b619cd82af38 authored over 5 years ago
ci: Disable windows msvc builds

github.com/starship/starship - e3f1a76e972f70edeb5a562be852b302b2f1eda6 authored over 5 years ago
ci: Fix windows-msvc build failure

Split Windows and -nix asset preparation steps

github.com/starship/starship - fbb4b59ca98dfa8a890f421e0d86c87080853911 authored over 5 years ago
ci: Add git user for brew bump version

github.com/starship/starship - 2461b84ed9718687e59305e9298fa36efa77b72a authored over 5 years ago
chore(bump): v0.25.1

github.com/starship/starship - b9a7983559b1629d78b60cda0aa8f13e6648acc8 authored over 5 years ago
fix: Fix the python module ignoring error codes (#563)

This is a quick fix to stop the python module from displaying error
messages that have been pri...

github.com/starship/starship - 7b9197a67e98c49fe3fdf1ed628910b2f0e030d1 authored over 5 years ago
Refactor: Remove unnecessary parentheses in if condition (#566)

github.com/starship/starship - 7e21f5c6b6fc01f996bcbb0f6dcb6d1a7342728d authored over 5 years ago
refactor: improve as-a-library usage by removing ArgMatches depe… (#547)

This removes ArgMatches from the Context struct and replaces it with a simple HashMap. This work...

github.com/starship/starship - 2c7e01cd6221b60cc08d2e5873493c00817ee1b6 authored over 5 years ago
docs: Add all-contributors badge template comments

github.com/starship/starship - 48cd6bc519d7f3c1da58a662f65220c552387b41 authored over 5 years ago
refactor: Refactor modules to use module config (#514)

github.com/starship/starship - aadd8ecf2c0f3bdbb9684f900fee66b13f47c061 authored over 5 years ago
docs: add CSumm as a contributor (#558)

github.com/starship/starship - 09353fff005b2b983fe9917df662483b9669dd64 authored over 5 years ago
docs: Add docs for running the starship website locally (#552)

github.com/starship/starship - 097ac144f442a72de79c6ccec8946b64ae3590d5 authored over 5 years ago
fix: Separate Python version string and env name (#548)

github.com/starship/starship - 27fad02837c83b596e8c75a7da20373ec99a5048 authored over 5 years ago
ci: Correct the brew directory being navigated to

github.com/starship/starship - e2e72776307b19cbf771ce37e22aa4134d58a5ad authored over 5 years ago
ci: Fix stripping artifact on Windows

github.com/starship/starship - 47268a64e77ef65ebb5c1ab794a05e13c4478939 authored over 5 years ago
ci: Ignore doc changes on pull_request events

github.com/starship/starship - f2031e7d0017758fafe3f29a486e62f6aafdc594 authored over 5 years ago
chore(bump): v0.25.0

github.com/starship/starship - b34b1e918845ed9279817f5ae874ec609989c0d7 authored over 5 years ago
docs: Add Powershell setup to repo README

github.com/starship/starship - 392fa247b74eb2ce898d9e7c9215c9b1b7bedcfb authored over 5 years ago
docs: add davidkna as a contributor (#541)

github.com/starship/starship - 5570fcc47ccdda2adb74dffdec3bd9be32f76e0d authored over 5 years ago
feat: Implement PowerShell support (#470)

github.com/starship/starship - 6ab70796dbaf4d37a16836b5390baa3d8f9759f6 authored over 5 years ago
refactor: Replace tempdir test utility with tempfile::tempdir (#538)

github.com/starship/starship - b5bb6d69947e95bc8e0c3697615e7f2a10925cb5 authored over 5 years ago
refactor: Refactor git_branch module to use new module config (#535)

github.com/starship/starship - d2eef11148c163b8c650993aa3c7cda4b953748c authored over 5 years ago
refactor: Rewrite cmd_duration, directory and env_var module to use module config (#460)

This PR is a batched rewrite of the following modules:
- cmd_duration
- directory
- env_var

github.com/starship/starship - be2d5cf1cd23d2b33892445f5d73dda5b165e7a7 authored over 5 years ago
docs: add zekesonxx as a contributor (#534)

github.com/starship/starship - 2fd1920f7d59831ac5a50e03813caf834e9d65fe authored over 5 years ago
feat: Add configuration for hostname truncation (#485)

github.com/starship/starship - 5303fd7684ab6ce43aaec4ee15c0110ca313e0e9 authored over 5 years ago
ci: Reset brew installation before bump-formula-pr

github.com/starship/starship - 4634449354842666542c14f54453ce232f2b7089 authored over 5 years ago
ci: Don't run tests for doc updates

github.com/starship/starship - 76b47f2f6523cef4dc97f9b841d85602d32bf3ff authored over 5 years ago
chore(bump): v0.24.0

github.com/starship/starship - 49bf190929f1e5875a609d71e66a53ccd965e995 authored over 5 years ago
docs: add LukeAI as a contributor (#533)

github.com/starship/starship - 61e99d6c6184b9c5bd28e470aea997b2fc736f5b authored over 5 years ago
docs: Add x86-64 linux binary installation instructions (#531)

github.com/starship/starship - afd25c85d9999d5d0d2e90f6068c58f4b52a5710 authored over 5 years ago
fix: Show leading slash when truncating from root (#526)

github.com/starship/starship - 10efe3e320097c81b96be39dc18aaf68c0d2cb41 authored over 5 years ago
feat: Show AWS region in `aws` module (#482)

github.com/starship/starship - b3275d8ddf4ab00a120a1f6edeb954987b549cc9 authored over 5 years ago
fix: Fix the spacing around the AWS default symbol (#529)

This updates the default AWS default symbol to include a space after the
symbol to make it a li...

github.com/starship/starship - a18408e30c023037d4b30c760fb9027041f4d20e authored over 5 years ago
Update nix requirement from ^0.14 to ^0.15

Updates the requirements on [nix](https://github.com/nix-rust/nix) to permit the latest version....

github.com/starship/rust-battery - 08b2ad579d135dbe48d52ff31a35df307c173eb6 authored over 5 years ago
Update uom requirement from ^0.23 to ^0.25

Updates the requirements on [uom](https://github.com/iliekturtles/uom) to permit the latest vers...

github.com/starship/rust-battery - 42a912bc97504f11fe780dd5d0a2ec6c269aaad7 authored over 5 years ago
Trigger CI build only for push events

github.com/starship/rust-battery - 26af47755601298044e172b69b6b3e791ce690aa authored over 5 years ago
Switching to the GitHub Actions

github.com/starship/rust-battery - 4a78f0610827b3a03680c2db6ad5c861cdc0456e authored over 5 years ago
Fix README example

github.com/starship/rust-battery - 0e25a3f294d58d8255e67fa7eec76b3b4fa71c3a authored over 5 years ago
ci: Add token with required scopes for Homebrew

github.com/starship/starship - 4d1f0b6c6f6c8e2a905fa5fe33c54cc1e8a6acba authored over 5 years ago
chore(bump): v0.23.0

github.com/starship/starship - c668940292184e2b59644add0772be32a14b9d80 authored over 5 years ago
build: Improve release binary optimization (#527)

github.com/starship/starship - 364f3a3564d691c2e1abb2a5e351a56c8b3293a1 authored over 5 years ago
refactor: Refactor Go module to the new module config (#525)

github.com/starship/starship - cc68dec795b2388c2f1d7bf5326aad4273fa474b authored over 5 years ago
chore: Add the sponsorship button to the repo

github.com/starship/starship - 8f6b0e87109639b56b5019cf0b50063f0295ff2b authored over 5 years ago
docs: Fix link to Japanese README

github.com/starship/starship - 88e3a99085fa75fe473c70afdb741a2c6a712797 authored over 5 years ago
docs(i18n): Update doc translations (#479)

github.com/starship/starship - cb4a92f441d15282705f35a25ff8b1c2f7df9112 authored over 5 years ago
Update Crowdin configuration file

github.com/starship/starship - cc6c4d652017382802a747f9e512cba582c78e3b authored over 5 years ago
Update Crowdin configuration file

github.com/starship/starship - 034053c749c8c0d495a6c672e31282b13316e586 authored over 5 years ago
refactor: Rewrite hostname, jobs and line_break module to use mo… (#462)

github.com/starship/starship - 57b38f17bbc9540f57fe8fa7fa07b90848a284ad authored over 5 years ago
ci: Disable CI when updating docs

github.com/starship/starship - e858780eda467f2542ac2b2db42f72e729650909 authored over 5 years ago
Update Crowdin configuration file

github.com/starship/starship - 2239ec7450968077ceaa8a69bba97ad5fd7520cf authored over 5 years ago