-
Notifications
You must be signed in to change notification settings - Fork 514
Insights: casey/just
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
1.39.0
published
Jan 22, 2025
17 Pull requests merged by 8 people
-
Make
--list-submodules
require--list
#2622 merged
Feb 7, 2025 -
Document new Vim/Neovim built-in support for justfile syntax highlighting
#2619 merged
Feb 6, 2025 -
Remove no longer used Repology badge
#2614 merged
Jan 31, 2025 -
Clarify --list argument
#2609 merged
Jan 29, 2025 -
Expand paths on windows documentation
#2602 merged
Jan 28, 2025 -
Fix README.md copy paste error
#2596 merged
Jan 22, 2025 -
Release 1.39.0
#2595 merged
Jan 22, 2025 -
Move
which
function#2594 merged
Jan 22, 2025 -
Add which function for finding executables in PATH
#2440 merged
Jan 22, 2025 -
Evaluate concatenations and joins from left to right
#2593 merged
Jan 22, 2025 -
Keep
[private]
attribute when formatting assignments#2592 merged
Jan 22, 2025 -
Adds
no-exit-message
Setting and[exit-message]
attribute#2568 merged
Jan 22, 2025 -
Disable links to empty chapters
#2589 merged
Jan 22, 2025 -
fix: docs readme
#2586 merged
Jan 22, 2025 -
Clarify behavior of
trim_end_match
inREADME
#2574 merged
Jan 15, 2025 -
Format
if … else if …
without superfluous braces#2573 merged
Jan 14, 2025 -
Bump softprops/action-gh-release from 2.2.0 to 2.2.1 in the github_actions group
#2570 merged
Jan 13, 2025
2 Pull requests opened by 2 people
-
Prefer pwsh.exe over powershell.exe in documentation
#2610 opened
Jan 29, 2025 -
Add alias attribute
#2615 opened
Feb 1, 2025
26 Issues closed by 6 people
-
Use variables inside conditionals
#2628 closed
Feb 11, 2025 -
Allow to use Variables in Documentation Comments
#2624 closed
Feb 9, 2025 -
Hanging on invalid default recipe
#2621 closed
Feb 7, 2025 -
Autocompleting recipes inside of modules only works in Bash
#2402 closed
Feb 7, 2025 -
Can I use `set shell` for windows platform only?
#2617 closed
Feb 4, 2025 -
Suggestion: allow multiple .env files to be loaded
#2612 closed
Jan 31, 2025 -
Suggestion: setup-hook and pre-task-hook
#2611 closed
Jan 31, 2025 -
[nitpick] Clarify help for just --list
#2607 closed
Jan 29, 2025 -
color and command_color settings
#2601 closed
Jan 28, 2025 -
Stored command in the conditional section of a recipe
#2600 closed
Jan 28, 2025 -
`executable_exists` function to check whether a certain program exists and is executable on the path
#2109 closed
Jan 22, 2025 -
Disallow overriding of private variables via CLI
#2590 closed
Jan 22, 2025 -
Formatter strips `[private]` attribute from variables
#2591 closed
Jan 22, 2025 -
The Installation page is empty.
#2584 closed
Jan 22, 2025 -
`just --list` should highlight parts of the comment surrounded by backticks (`)
#2272 closed
Jan 21, 2025 -
add '.' as valid character in receips to allow easier migration from Make
#2587 closed
Jan 19, 2025 -
Source not found - Activate Python virtual environment
#2582 closed
Jan 18, 2025 -
Shebang recipes with `uv run` hang
#2577 closed
Jan 16, 2025 -
Confusing behaviour of absolute path
#2580 closed
Jan 16, 2025 -
Use Tar to compress files
#2578 closed
Jan 16, 2025 -
clarify the `matching pat` in replacement documentation
#1983 closed
Jan 15, 2025 -
Issues while installing the package.
#2576 closed
Jan 15, 2025 -
`just --fmt` breaks `else if` statement
#2569 closed
Jan 14, 2025 -
Add directory to $PATH
#2572 closed
Jan 14, 2025 -
Order recipes/commands on `just`
#2571 closed
Jan 14, 2025
15 Issues opened by 6 people
-
`justfile_directory()` confusion
#2630 opened
Feb 11, 2025 -
Aliases to recipes in submodules
#2629 opened
Feb 11, 2025 -
Allow (some) attributes on aliases
#2627 opened
Feb 11, 2025 -
Preserve module doc and group attributes when formatting
#2626 opened
Feb 10, 2025 -
Add `just_version` function to get the version of the `just` tool
#2616 opened
Feb 3, 2025 -
.env-file support should have a flag to override pre-existing env-variables
#2613 opened
Jan 30, 2025 -
Organize readme
#2608 opened
Jan 29, 2025 -
List just the recipes in a module
#2606 opened
Jan 29, 2025 -
Lack of end-to-end examples
#2605 opened
Jan 29, 2025 -
Update powershell example
#2604 opened
Jan 29, 2025 -
Group options and arguments by topic
#2603 opened
Jan 28, 2025 -
just_executable() and other functions return the native path, not the cygpath, when in Windows
#2599 opened
Jan 27, 2025 -
evaluating PATH in justfile comes too late when using which()
#2597 opened
Jan 23, 2025 -
Catch Functionality
#2583 opened
Jan 17, 2025 -
Shell not found in module
#2575 opened
Jan 14, 2025
14 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Implement `Val` data model, a list of strings
#2567 commented on
Jan 21, 2025 • 10 new comments -
[Feature idea] Add support for common operators in conditional expressions (and maybe elsewhere?)
#2411 commented on
Jan 12, 2025 • 0 new comments -
[alias] attribute
#2349 commented on
Jan 16, 2025 • 0 new comments -
Allow setting duplicate settings
#2563 commented on
Jan 16, 2025 • 0 new comments -
Add flags and options
#476 commented on
Jan 18, 2025 • 0 new comments -
Config file: Which format?
#395 commented on
Jan 28, 2025 • 0 new comments -
files as dependency
#867 commented on
Jan 31, 2025 • 0 new comments -
Set minimal required `just` version for a justfile
#2290 commented on
Feb 3, 2025 • 0 new comments -
Stabilize `[script(…)]` attribute
#2260 commented on
Feb 6, 2025 • 0 new comments -
Cross platform shebangs by special-casing `#!/usr/bin/env` on Windows
#1549 commented on
Feb 6, 2025 • 0 new comments -
Consider named parameter overrides
#605 commented on
Feb 10, 2025 • 0 new comments -
Variables in dotenv-filename
#1724 commented on
Feb 11, 2025 • 0 new comments -
Module improvement tracking issue
#2252 commented on
Feb 11, 2025 • 0 new comments -
Add `?` guard sigil
#2547 commented on
Jan 16, 2025 • 0 new comments