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 andrewda as a contributor (#121)

github.com/starship/starship - ab46710fc47891a80eb1b6073616c95a1acc92bd authored over 5 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
feat: Use Unix-style slash on Windows (#119)

Prior to this change, starship would use inconsistent slashes when displaying the working direct...

github.com/starship/starship - 75e74e0d749db029a9b8da56bd33648ac959b70a authored over 5 years ago by Andrew Dassonville <[email protected]>
feat: Add configuration for add_newline (#116)

- Replace TableExt with a Config trait that extends toml::value::Table
Add configuration for ad...

github.com/starship/starship - 0bc28c521df789d3aae5ceb541ee336aefa14340 authored over 5 years ago by Matan Kushner <[email protected]>
docs: Attribute copyright to Starship Contributors (#115)

github.com/starship/starship - 95ce43ee70d51ce1181806b7c0f1ce623a618b4b authored over 5 years ago by Matan Kushner <[email protected]>
chore(deps): Bump git2 from 0.9.1 to 0.9.2 (#114)

Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.9.1 to 0.9.2.
- [Release notes](https...

github.com/starship/starship - e1d179ccf27ecda8e3404eb3c2d206526c70bfcb authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
docs: Make our README.md prettier (with a few added details) (#111)

github.com/starship/starship - 8aec55b3ba7b4bd9a1a7e253645b5afd02cacb82 authored over 5 years ago by Matan Kushner <[email protected]>
chore(bump): v0.3.2

github.com/starship/starship - b39aca9776bda51676fa3d77aa8e8f371984eb1e authored over 5 years ago by Matan Kushner <[email protected]>
fix: prompt now updates on bash and zsh (#109)

Making use of PROMPT_COMMAND in bash and precmd in zsh, the prompt is no longer being expanded a...

github.com/starship/starship - 0fe00ecd828c72b9bbc55d8bbf2e69d4649b1eec authored over 5 years ago by Matan Kushner <[email protected]>
chore: v0.3.1

github.com/starship/starship - 0f1b71189a03133e9fff3c6bcd3d72ffff397dc6 authored over 5 years ago by Matan Kushner <[email protected]>
chore: v3.0.1

github.com/starship/starship - 7d5761a69e050dd8e249eafa336ad611d478100a authored over 5 years ago by Matan Kushner <[email protected]>
docs: add chipbuster as a contributor (#107)

github.com/starship/starship - f803d7002169ea00dff5b600ff801eb31e7d636b authored over 5 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
fix: handle path to shell in starship init (#106)

Add support for paths to init function

This adds support for qualified paths (e.g. using
`/u...

github.com/starship/starship - aceda0052f7e946d9c43afad5ae440af3e6cd43e authored over 5 years ago by Kevin Song <[email protected]>
chore: Exclude docs from published crate

github.com/starship/starship - 0f76d46d95a5aaba3700a8341e3811657c41549a authored over 5 years ago by Matan Kushner <[email protected]>
v0.3.0

github.com/starship/starship - c8975dfbb688220101bd86c0d0376128afe99aea authored over 5 years ago by Matan Kushner <[email protected]>
docs: Add links to website and missing detail (#105)

github.com/starship/starship - 283f5539d7785ab274960c2e8ff5efd111894e79 authored over 5 years ago by Matan Kushner <[email protected]>
refactor: Better document context contents

github.com/starship/starship - feb6d8aec7b95a71a1eb95b2eb3f4e9b39e99318 authored over 5 years ago by Matan Kushner <[email protected]>
refactor: Improve logging where lacking

github.com/starship/starship - f7eedaf77574cf04afb8d3891b9070d9d6bdef9c authored over 5 years ago by Matan Kushner <[email protected]>
docs: add sirMerr as a docs contributor (#103)

github.com/starship/starship - 274e411f7d1bb538b3a8dde6357741ae29b36509 authored over 5 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: Add vuepress with initial docs (#99)

Co-authored-by: Tiffany Le-Nguyen <[email protected]>
Co-authored-by: Matan Kushner <hello@...

github.com/starship/starship - 08cf33522af2dde17de6645ce2015fa4e87a6a68 authored over 5 years ago by Tiffany Le-Nguyen <[email protected]>
ci: Use Python v3.6.9 in CI (#101)

github.com/starship/starship - 025c0e5e8530ee1f53d2a45cd1d1de437cc2e819 authored over 5 years ago by Matan Kushner <[email protected]>
docs: Remove plans to support "self-updating"

github.com/starship/starship - 6d40d64612017b9cc03c8e44e780474718dfbad4 authored over 5 years ago by Matan Kushner <[email protected]>
docs: Fix path to fish config in code snippet (#98)

github.com/starship/starship - f11a3249998f7019069971ba9cbdd210013c7aa2 authored over 5 years ago by Tiffany Le-Nguyen <[email protected]>
chore(deps): Bump ansi_term from 0.11.0 to 0.12.0 (#96)

Bumps [ansi_term](https://github.com/ogham/rust-ansi-term) from 0.11.0 to 0.12.0.
- [Release no...

github.com/starship/starship - d26353f3e3b32843dd6e8967801439fbcb8cf48c authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
docs: Add demo gif from spaceship

github.com/starship/starship - ba708baebdf79bb5a7509056ea1288c42d89eb96 authored over 5 years ago by Matan Kushner <[email protected]>
ci: Use tar.gz compression for unix build assets

github.com/starship/starship - 1369e17aa41fcb150e371de717728537ef0fd79e authored over 5 years ago by Matan Kushner <[email protected]>
ci: Set releases to not be pre-releases

github.com/starship/starship - 1ed3b5b41bf0c6aca175c03512801d18b564105e authored over 5 years ago by Matan Kushner <[email protected]>
ci: Trigger CI when new tags are pushed

github.com/starship/starship - 92df2174ea60d00da939cf25aed3ff40179d809b authored over 5 years ago by Matan Kushner <[email protected]>
ci: Add GitHub releases to CI (#95)

github.com/starship/starship - 0703a7404836a496d317497952cddbaf28f8bd2b authored over 5 years ago by Matan Kushner <[email protected]>
chore: Refactor getting string values from config (#94)

github.com/starship/starship - 77ba97df191c5cebb3b0a9126e7e97fff28b0628 authored over 5 years ago by Matan Kushner <[email protected]>
chore(deps): Bump log from 0.4.6 to 0.4.7 (#93)

Bumps [log](https://github.com/rust-lang/log) from 0.4.6 to 0.4.7.
- [Release notes](https://gi...

github.com/starship/starship - 79bfc7cf49a051544facb1ae27d734d1bb50f9fc authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore(release): 0.2.0

github.com/starship/starship - fa390260908ef53b39dea4ec271e209b4638351f authored over 5 years ago by Matan Kushner <[email protected]>
chore: Publish crate to Crates.io (#92)

* Add all the necessary Cargo.toml details for crates.io
* Update the image on README.md to be ...

github.com/starship/starship - 67537ae753ce4db59b4c0378508493bc63f694a8 authored over 5 years ago by Matan Kushner <[email protected]>
feat: Implement simplified prompt setup process (#90)

• Add starship init which prints the shell function used to execute starship
• Document the new...

github.com/starship/starship - d7754f38e7959bd2d16406913c6776ad7c6ac8d6 authored over 5 years ago by Matan Kushner <[email protected]>
chore(deps): [Security] Bump smallvec from 0.6.9 to 0.6.10 (#91)

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 0.6.9 to 0.6.10. **This update inc...

github.com/starship/starship - 5ad3e0059a50a4c5fc68a602916c5787ae152d21 authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
feat: Add a `disabled` configuration option for modules (#86)

• Add support for the disabled configuration option
This will allow you to selectively disable ...

github.com/starship/starship - 463ec260247fa0e62d2ea14e237681a499955392 authored over 5 years ago by Matan Kushner <[email protected]>
chore(deps): Bump tempfile from 3.0.8 to 3.1.0 (#89)

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.0.8 to 3.1.0.
- [Release notes](...

github.com/starship/starship - 2440ed60d0a315e6248c040d2a114f7deeea6260 authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore(deps): Bump serde_json from 1.0.39 to 1.0.40 (#88)

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.39 to 1.0.40.
- [Release notes](h...

github.com/starship/starship - 7b0533f2dd54030bbad79b8bc3945df312190746 authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Updating README.md one more time

github.com/starship/rust-battery - d611bf73f4ce119210a330db70606d653f3da96b authored over 5 years ago by svartalf <[email protected]>
Update README.md

github.com/starship/rust-battery - 7c2819303c70b68989f78edd33ad3fce02e6abc4 authored over 5 years ago by svartalf <[email protected]>
Update README.md

github.com/starship/rust-battery - cf3e2c8da20f7a66b270ccb0f582d12793f60803 authored over 5 years ago by svartalf <[email protected]>
docs: Fix fisher command in README. (#84)

github.com/starship/starship - 588fa19d05d6e85af37e331c03268d9e4f873173 authored over 5 years ago by ​Snuggle <^-^@Snugg.ie>
docs: Remove contributing section

github.com/starship/starship - 062271c646bcf2066ebc98c77f90d752e4a9b5ed authored over 5 years ago by Matan Kushner <[email protected]>
docs: Add CONTRIBUTNG.md (#79)

github.com/starship/starship - ae1176c8b061833c8403467899ba413fda6e1c7d authored over 5 years ago by Matan Kushner <[email protected]>
chore(deps): Bump rayon from 1.0.3 to 1.1.0 (#78)

Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.0.3 to 1.1.0.
- [Release notes](https:/...

github.com/starship/starship - 08c7449ff45ebce12b4e65f3cd5fc186423bade4 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
docs: Change the logo to the redesigned logo (#77)

github.com/starship/starship - 66939535db76d5fd32217a5ca0baeb4045fc2ce9 authored over 5 years ago by Matan Kushner <[email protected]>
chore(deps): Bump git2 from 0.9.0 to 0.9.1 (#76)

Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.9.0 to 0.9.1.
- [Release notes](https...

github.com/starship/starship - facfe97da098c6481e42623a691cb60aa460f4d7 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
Add support for prompt configuration (#62)

- Create `Config` struct that is added to `Context` when initialized
- Read `~/.confg/starship....

github.com/starship/starship - 097f1b05f1d82967fe2a900ccf7ba3597c04ad77 authored over 5 years ago by Matan Kushner <[email protected]>
Refactor integration tests (#71)

- Create subcommands to be able to print modules independently
- `starship prompt` will print ...

github.com/starship/starship - 8239fbd12befad1126e677fa083ce73947d74d8c authored over 5 years ago by Matan Kushner <[email protected]>
chore(deps): Bump battery from 0.7.3 to 0.7.4 (#74)

Bumps [battery](https://github.com/svartalf/rust-battery) from 0.7.3 to 0.7.4.
- [Release notes...

github.com/starship/starship - bb220bb5a056b28c6457d2f5c75c53184a2cbe77 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
chore(deps): Bump git2 from 0.8.0 to 0.9.0 (#75)

Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.8.0 to 0.9.0.
- [Release notes](https...

github.com/starship/starship - e76e95d3d598a39e403e84f1c71e1908ce8295e4 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
Added backers and sponsors on the README (#26)

github.com/starship/rust-battery - 308060774840fc890166d26993410ed60398eb24 authored over 5 years ago by jess <[email protected]>
Bumping the version to 0.7.4

github.com/starship/rust-battery - 2503f304e4a844956e0054e21d042dde2f8a27b5 authored over 5 years ago by svartalf <[email protected]>
Properly handling missing energy_full_design value for Linux (closes #30)

github.com/starship/rust-battery - c8149f8c0a2922a31e53332c03cacc5f10c203f4 authored over 5 years ago by svartalf <[email protected]>
Linux device checks for a folder existance during refresh (closes #29)

github.com/starship/rust-battery - 505fdaa4a5edb86c0872d61c31251efb3513741d authored over 5 years ago by svartalf <[email protected]>
chore(deps): Bump battery from 0.7.2 to 0.7.3 (#72)

Bumps [battery](https://github.com/svartalf/rust-battery) from 0.7.2 to 0.7.3.
- [Release notes...

github.com/starship/starship - b59e44c5fa830574e4f0a2f24d417e290d2615f9 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
chore(deps): Bump dirs from 2.0.0 to 2.0.1 (#73)

Bumps [dirs](https://github.com/soc/dirs-rs) from 2.0.0 to 2.0.1.
- [Release notes](https://git...

github.com/starship/starship - 454b8f9faef5742ffaf3210272a2c4f66def6b45 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
Removing invalid link for a rustc min version badge

github.com/starship/rust-battery - 34612e0b600d4e0916ff16f3d0326ec067babbe7 authored over 5 years ago by svartalf <[email protected]>
Handling the ENODEV errors for Linux (closes #28)

github.com/starship/rust-battery - b020367dc716221edefb2328b2b0860b7607347e authored over 5 years ago by svartalf <[email protected]>
Use tarpaulin and Codecov for adding code coverage to project (#68)

github.com/starship/starship - 000abfe6df7379334a0f23602ac944828090f6bc authored over 5 years ago by Matan Kushner <[email protected]>
Use starship-test docker image for running integration tests (#70)

* Publish docker image used in testing
* Update integration_test to pull the image and build, u...

github.com/starship/starship - 617b278a33c7e9a48444ae984087825a94464dec authored over 5 years ago by Matan Kushner <[email protected]>
chore(deps): Bump dirs from 1.0.5 to 2.0.0 (#67)

Bumps [dirs](https://github.com/soc/dirs-rs) from 1.0.5 to 2.0.0.
- [Release notes](https://git...

github.com/starship/starship - 5b1c2107db2a708b98d95bffad846f58417bdda3 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
fix: Check both stderr and stdout for Python version (#66)

* fix python version not showing for version < 3.4

* make review changes

github.com/starship/starship - 4cd98d862dfabc9747f5c2acc6ce5a92ed575489 authored over 5 years ago by John Letey <[email protected]>
docs: Add starship logo to README.md (#65)

github.com/starship/starship - c2b0f3ac491ce9693a481fc7e3ff186ed0b6d303 authored over 5 years ago by Matan Kushner <[email protected]>
Update FUNDING.yml

github.com/starship/rust-battery - 9e174e0609794a78b5502a4f1d350251c9be457a authored over 5 years ago by svartalf <[email protected]>
Create FUNDING.yml

github.com/starship/rust-battery - ea4ed9cf17e95fccb8c1195e1e045c09c36a85ba authored over 5 years ago by svartalf <[email protected]>
feat: Add battery module(#63)

github.com/starship/starship - 5b989fcb9c3583d1d1ed1a4c7d30e189209ad9b6 authored over 5 years ago by Matan Kushner <[email protected]>
fix: Don't check extensions of directories (#64)

* now checks for type of path when doing scan
* added unit test to cover failure case

github.com/starship/starship - 4d034351e8cbedee06ec7516bb382b4bdb878a6a authored over 5 years ago by Tim Mulqueen <[email protected]>
Release 0.7.2

github.com/starship/rust-battery - fd29695f7a4634f96e6c6135639b6c2e84ca4872 authored over 5 years ago by svartalf <[email protected]>
docs: add youssefhabri as a contributor (#61)

* docs: update README.md
* docs: update .all-contributorsrc

github.com/starship/starship - b2edadce050accc09b71f78353788495e583acd1 authored over 5 years ago by allcontributors[bot] <allcontributors[bot]@users.noreply.github.com>
chore(deps): Bump tempfile from 3.0.7 to 3.0.8 (#60)

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.0.7 to 3.0.8.
- [Release notes](...

github.com/starship/starship - 4f060577699289a39102caaf258803f8c791d835 authored over 5 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
feat: Implement the prompt module for username (#56)

github.com/starship/starship - 08b238114e69aee9154b627eafdb1f3814dee670 authored over 5 years ago by Youssef Habri <[email protected]>
chore(deps): Bump toml from 0.5.0 to 0.5.1 (#58)

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

github.com/starship/starship - a213114e9ae47d6b84ac4278a963dbd45cc4241a authored over 5 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Update repo emojis ✨🚀 => ☄🌌️ (#50)

Let's go to warp-speed!

github.com/starship/starship - 351707b0e65622b2ef61770cca16ec170cf980f2 authored over 5 years ago by ​Snuggle <^-^@Snuggi.es>
docs: Alphebetize roles in All Contributors

github.com/starship/starship - cae4666bedcc2c985fce068238cb914ca47b6168 authored over 5 years ago by Matan Kushner <[email protected]>
docs: Add All Contributors to the project (#51)

- Add All Contributors section to README.md
- Add all past contributors

github.com/starship/starship - 27046be1c91522dcd7ff2a170012102d35873c6e authored over 5 years ago by Matan Kushner <[email protected]>
fix: handle package version panic (#57)

github.com/starship/starship - 876e7d36b1f16fb19401e11d02cb50e2e530845d authored over 5 years ago by Matan Kushner <[email protected]>
ci: Fix CI to work with changes to Azure Pipelines build agent (#55)

github.com/starship/starship - 2cf69a82b7fcb4d61c853f54488e0b02d301033e authored over 5 years ago by Matan Kushner <[email protected]>
Implement the git status module (#45)

github.com/starship/starship - 90d6e6cf0b22520a5177e8e842acbb142482e4eb authored over 5 years ago by Matan Kushner <[email protected]>
Add integration tests for Python segment (#38)

github.com/starship/starship - c95bb6057178748cf235c566ea00320cf392cbfa authored over 5 years ago by John Letey <[email protected]>
Implement directory scanner (#34)

github.com/starship/starship - 5fd715e7c30420ced129a41a1765919b31528cc6 authored over 5 years ago by Tim Mulqueen <[email protected]>
Add Go version module (#44)

github.com/starship/starship - d3ce00c5163b1c6a2b3bc510f8900d51f5320d54 authored over 5 years ago by John Letey <[email protected]>
Parallelize prompt modules (#46)

github.com/starship/starship - 8b5055d5106da402f9a132f0ed21571ef98b8ac2 authored over 5 years ago by Matan Kushner <[email protected]>
Refactor segments into modules (#40)

github.com/starship/starship - c6ee5c6ac16d360ab1a44d097c91fe9f98f20f85 authored over 5 years ago by Matan Kushner <[email protected]>
Install a fixed version of rust for CI integration tests (#39)

github.com/starship/starship - d945b03093cf130bdc702056650f7e8e8869753b authored over 5 years ago by Matan Kushner <[email protected]>
Add the package version segment (#35)

github.com/starship/starship - 0b9334f4385897e8885212f7e399c7809379595e authored over 5 years ago by John Letey <[email protected]>
Create CODE_OF_CONDUCT.md (#42)

github.com/starship/starship - 81b3288568d37425433dc0c70ec834817f960602 authored over 5 years ago by Matan Kushner <[email protected]>
Clean up feature request template comment

github.com/starship/starship - c99f4ba3386acfe6411094a41115d8435facd5d7 authored over 5 years ago by Matan Kushner <[email protected]>
Add docker for integration tests (#37)

github.com/starship/starship - 0872d524caa91005c696a6904bd6987df8b0e509 authored over 5 years ago by Matan Kushner <[email protected]>
Revert "Add docker for integration tests" (#36)

This reverts commit 67d938c3de08671518409b556f23d0e1181e920d.

github.com/starship/starship - 5980a0a845e78ffbcc0b0da243a01ffa42d3643b authored over 5 years ago by Matan Kushner <[email protected]>
Add docker for integration tests (#26)

github.com/starship/starship - 67d938c3de08671518409b556f23d0e1181e920d authored over 5 years ago by Matan Kushner <[email protected]>
Add the Git branch segment (#32)

Added
- Repository to Context for reuse in directory and git_branch
- git_branch to prompt

...

github.com/starship/starship - 9a352c0acc8e387b27822177e826605a383070cd authored over 5 years ago by Matan Kushner <[email protected]>
📝 Add PULL_REQUEST_TEMPLATE.md (#30)

Co-authored-by: Matan Kushner <[email protected]>

github.com/starship/starship - 85e4b11f0b440046e55012bf2b693a00e0862e85 authored over 5 years ago by Tiffany Le-Nguyen <[email protected]>
Add feature request template (#29)

github.com/starship/starship - 5583ce522b7da3ec715f88501942376215b367ef authored over 5 years ago by Tiffany Le-Nguyen <[email protected]>
Add bug report template (#28)

github.com/starship/starship - 3ca4cd90d81463fe44fff20ada33157a995e0f57 authored over 5 years ago by Tiffany Le-Nguyen <[email protected]>
Add Python version segment (#23)

github.com/starship/starship - ca12d22acea70cb3fb3b05da16388f34f22b8fb8 authored over 5 years ago by John Letey <[email protected]>
Add a Contributing section to README.md (#20)

github.com/starship/starship - 213cded9110699903107b630dc01f7127e53c1f0 authored over 5 years ago by Tim Mulqueen <[email protected]>
Correct the Rust version symbol in README (#19)

github.com/starship/starship - f75013ce08b90701621e6ac17d282e9544ab893b authored over 5 years ago by John Letey <[email protected]>
Share dir_files between segments through Context (#16)

github.com/starship/starship - bb2bcd604b13d15f7dcb7f7fc1d1cc2ae12dda8d authored over 5 years ago by Matan Kushner <[email protected]>
Update features included in starship

github.com/starship/starship - 33d8beda2d8856ab2fc6673fb54c4b0963b7cc5a authored over 5 years ago by Matan Kushner <[email protected]>
feat: Add Rust version segment (#15)

github.com/starship/starship - 643256e877295fb50154ffc7963c19cafa55d46a authored over 5 years ago by Tim Mulqueen <[email protected]>