summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-14Update to Contributor Covenant v2.0Matan Kushner
2021-04-14fix(install): fix install with busybox tar (#2583)David Knaack
2021-04-12build(deps): bump sys-info from 0.8.0 to 0.9.0dependabot-preview[bot]
2021-04-10refactor: propagate version formatting errors (#2566)Dario Vladović
2021-04-10test: allow running tests as root (#2571)David Knaack
2021-04-08feat: add version format configuration (#2499)Chris Rose
2021-04-08docs: add prerequisites to homepageMatan Kushner
2021-04-08docs: update install instructions (#2553)Dario Vladović
2021-04-08docs(i18n): New Crowdin updates (#2559)Matan Kushner
2021-04-06feat(config): print a suggestion for unknown fields (#2560)David Knaack
2021-04-06build(deps): bump os_info from 3.0.1 to 3.0.2dependabot-preview[bot]
2021-04-05docs(i18n): New Crowdin updates (#2469)Matan Kushner
2021-04-05refactor(init): cleanup init stub (#2548)Dario Vladović
2021-04-05feat(python): Remove parentheses from pyvenv.cfg prompt parameter (#2551)Charles Swartz
2021-04-05docs(faq): change uninstall snippet to use `sh` (#2552)Dario Vladović
2021-04-05fix(configure): fix print-config issues (#2556)David Knaack
2021-04-05build(deps): bump attohttpc from 0.16.3 to 0.17.0dependabot-preview[bot]
2021-04-03style(battery): add space between icon and text for better visual (#2547)Dario Vladović
2021-04-02feat(ocaml): add `switch_indicator` and `switch_name` variable (#2503)Dario Vladović
2021-04-02style(directory): Add comments for test settings (#2538)Thomas O'Donnell
2021-04-02docs: Quote PWD in window title example (#2539)Tom Most
2021-04-01build: Update snapcraft.yaml (#2535)Alan Pope
2021-04-01fix(git_branch): Make Git branch module support bare repositories (#2522)Kim Christensen
2021-04-01chore: filter crate/s contents (#2495)Dario Vladović
2021-04-01docs(faq): make uninstall instructions shell-indepedent (#2483)Julia
2021-04-01docs: Add update documentation (#2418)masa
2021-03-31chore: remove audit.toml again (#2536)David Knaack
2021-03-31feat(config): warn about unknown config key names (#2527)David Knaack
2021-03-31test(directory): fix on windows without admin (#2497)David Knaack
2021-03-31feat(config): allow printing default and computed config (#2521)David Knaack
2021-03-31build(deps): bump shadow-rs from 0.5.24 to 0.5.25dependabot-preview[bot]
2021-03-29build(deps): bump which from 4.0.2 to 4.1.0dependabot-preview[bot]
2021-03-29build(deps): bump rust-ini from 0.16.1 to 0.17.0dependabot-preview[bot]
2021-03-28fix: fix docker_context module name in nf preset (#2526)David Knaack
2021-03-28feat(vcsh): Add new module for VCSH (#2513)Caleb Maclennan
2021-03-27refactor(username): reformat code to match docs (#2517)Dario Vladović
2021-03-27refactor(singularity): use `?` operator (#2518)Dario Vladović
2021-03-27fix(context): remove unwrap when pwd is unavailable (#2520)David Knaack
2021-03-26refactor: use `unwrap_or_default` (#2516)Dario Vladović
2021-03-25style(init): Cleanup the unknown shell message (#2444)Thomas O'Donnell
2021-03-25chore(clippy): fix new lints (#2507)David Knaack
2021-03-25docs: fix typo `moudle` -> `module` (#2504)Dario Vladović
2021-03-24docs: format markdown (#2493)Dario Vladović
2021-03-24docs(preset): remove unnecessary Node.js and Haskell symbol config (#2491)Kid
2021-03-24docs: format configuration tables (#2494)Dario Vladović
2021-03-24docs(readme): add missing link to home-manager (#2490)Kid
2021-03-24fix: Add a missing ' ' to the end of the python prompt (#2248)Chris Rose
2021-03-23fix(shell): Support conditional format strings for `$indicator` (#2489)Andy Freeland
2021-03-23perf(git_status): replace git2 in git status module with git cli (#2465)Zachary Dodge
2021-03-23chore(release): v0.51.0v0.51.0Matan Kushner