Ecosyste.ms: OpenCollective

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

github.com/starship/starship-poc

Proof of concept for Starship rewrite
https://github.com/starship/starship-poc

Add Rust and Node modules

d3619fbdcb008ce6fdfcbd7798f1a50001cddb82 authored almost 4 years ago
Rename VcsStatus to Status

8b4bfc9c3341c28bc162e695e3bee1490a66ae33 authored almost 4 years ago
Pass metadata to PreparedModule

4143fde569388b9c8f71e6b31b36ece428a8c49f authored almost 4 years ago
Clean up

addf4a1654faa0f3b8e5fa36f79b0bdb830c55f8 authored almost 4 years ago
Cross ci (#3)

582ddb25cebf5894fc62fb024dd988b1ab65556e authored over 4 years ago
Address clippy error

2fbc70a54866ba96066d602bf0e4a0109e54d807 authored over 4 years ago
Remove style doctests

ae920361cfab7924ce4b3dbeec99b1dcbd795de4 authored over 4 years ago
Correctly import style

10898aabfe2adfddaa9841a9f36626634faab27a authored over 4 years ago
Rustfmt

2190c297d0c29686d783b8cb42df8f7ad1117b6e authored over 4 years ago
e → error

ea1c32caaba07d19537fe2b325732457100e60dc authored over 4 years ago
error::new → error::queue

92df9f0e7980f0e7a8c7e3282553e8e8656e5a2d authored over 4 years ago
Fix thiserror errors

f8e1c90229c026399232de164d18e5bb9b839ee4 authored over 4 years ago
Handle errors in-place

60e1b9f6a9d253d3b4f4802a7369b1aa78a8be38 authored over 4 years ago
Greatly simplify errors

6ef8dd4270b7d180aa0695154d1d337448382687 authored over 4 years ago
Implement styling

c1203b2547bb53d2ff88d0f12b6f38fd8fe2dbca authored over 4 years ago
Implement an error queue

728b6beceb6d0c924137f68a0fb022de903aa8bf authored over 4 years ago
Differentiate the load_config functions

7bd893cf4da31f5b9fc7aeaa73ea1940bfffa171 authored over 4 years ago
Solve ownership issue in load_config

0b44879b599035deea2a83c6025c0bcab9e54bee authored over 4 years ago
Simplify context.load_config API

200bcda6769fc1ff3acfbd477578464b66e12436 authored over 4 years ago
Fix serde borrow issues

3013dd60f1ebfb6f74fcd5f3a7a33175e4afae41 authored over 4 years ago
Get config loading _almost_ working

8801c5db37f71a7bef2a147e837da04aa2ec833a authored over 4 years ago
Add rayon for parallelization of module preparation

7b8de4bc65eac68abaf02c7cefb1ab91f9290fc2 authored over 4 years ago
Improve logging when reading config file

0e52b215ecc0bbe8748fa61e3f41f0a0a13bf4e7 authored over 4 years ago
Load module config with serde

9ec28e80e6d32675d4e335cec135fff4d959fb2a authored over 4 years ago
Don't ModuleRegistry methods'

4599b7dc8abd64db90f1c34602814728c2a63def authored over 4 years ago
Remove unnecessary main use statements

73e4b0f7e01fbae68052ef843560c4ede5389120 authored over 4 years ago
Add README.md

5cbc8aba1567a80c97e94071715078433df91c1d authored over 4 years ago
Remove old module files

006359a4be6eec90d0df71b7cb712b14e866d0af authored over 4 years ago
Add newline module

4158c6ccc4ace56809102ce04e99d6daeaa2d68a authored over 4 years ago
Merge branch 'add-ci'

0e8b634685f61cd9425c382831d9983246d44b5f authored over 4 years ago
Change return type of get_vcs_instance

27b798f7011ee523361c4b4924f4cbb9bd51f766 authored over 4 years ago
Implement module registry and loading

bdbce3ce06c677b8845b003ed7e7a9c5ad762c4d authored over 4 years ago
Simplify module list by wrapping trait object

fa78c41f82d07fcde9ac21839f2f893589e496cc authored over 4 years ago
Rename mod files

4317e7bf8a88123307df4c9dd58d26195a67975a authored over 4 years ago
style: run rustfmt

2155985d883d479275fa87265bbdf5e400a3369b authored over 4 years ago
fix: fix clippy warnings and errors

fcb93b4d636d067562486a2678954072a0955c8f authored over 4 years ago
ci: use tool-cache for installing grcov

dc2e00154714db096c4cbb80eaac4d68469ee996 authored over 4 years ago
ci: add GitHub Action for CI

a3a0e196bbe0dedafcf511c24afb5c95361832c6 authored over 4 years ago
chore: improve logging where needed

8a77a6447442ff1a5994c6eb7242e247dc6845d2 authored over 4 years ago
chore: add logging to the project

5061a1009facee9040c93a7366becbc42accfd27 authored over 4 years ago
test: add tests for Git

8193619d76e7f97bd273e542fcfbd8fff9862b4f authored over 4 years ago
Begin implementing shell detection and formatter

7ff9ff0cde2453a36b55ead1337835a9771731ea authored over 4 years ago
Extract context into its own module

947b2246e4be2f23e91f43d375a52de855320ebc authored over 4 years ago
Abstract vcs checking system

Begin working on modules and formatter

9ee1557694e9991f246dad2081dc772eb6fff610 authored over 4 years ago
Add a basic benchmark

9b452ffe96a1add25981db7fca6cb41580713eea authored almost 5 years ago
Move vcs instance creation to the Vcs trait

d40ef945f2448ca7075316cf79f133c4b1514206 authored almost 5 years ago
Move get_vcs_instance to vcs

48ddf143db98d107d5a30dfc602ba356c57f3878 authored almost 5 years ago
Split Git into its own module

aba32e595efd38e206ad1c432817cb01a7ad6e6f authored almost 5 years ago
Replace VCS status bitvector with incrementing struct

ea8b549a3970726578d4f69615c2247d49922253 authored almost 5 years ago
Don't use --branch flag when getting git status'

f1f8d0b9605da8a4f7a364d9abe04f40e4d06296 authored almost 5 years ago
Rename vcs functions

763a49e7179b0ad88ad808626bc98155e3ae80e5 authored almost 5 years ago
Extract branch name from .git/HEAD

7f711244e24780ffbc76dc5a65e9549d522a86c0 authored almost 5 years ago
Run git commands from project root

e7825cd3353983f330891b8cbff3c9c2aaec6e2c authored almost 5 years ago
Implement Git for VCS trait

92cc27968b96fe182d713a58a6119a619053438c authored almost 5 years ago
Implement git status from files

7b75978b89d9ab1f7c491d752895285b0fcf459a authored almost 5 years ago
Begin implementing VCS

ca2de17bdf161794453421a78f3b45549e6b5903 authored almost 5 years ago