Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
glehmann
/
jj
Public
forked from
jj-vcs/jj
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
jj
cli
on
main
User selector
All users
All time
Commit history
Commits on Mar 19, 2025
tests: port test_fix_command.rs to TestWorkDir API
yuja
committed
9f867b6
View commit details
Copy full SHA for 9f867b6
View code at this point
Browse repository at this point
tests: inline init_with_fake_formatter() to callers
yuja
committed
602799a
View commit details
Copy full SHA for 602799a
View code at this point
Browse repository at this point
tests: extract helper that configures fake "fix" formatter
yuja
committed
5647113
View commit details
Copy full SHA for 5647113
View code at this point
Browse repository at this point
tests: port test_file_track_untrack_commands.rs to TestWorkDir API
yuja
committed
1769b14
View commit details
Copy full SHA for 1769b14
View code at this point
Browse repository at this point
cli: git-push: use RemoteRefSymbol to format and pass name@remote around
Show description for 6f31ba9
yuja
committed
6f31ba9
View commit details
Copy full SHA for 6f31ba9
View code at this point
Browse repository at this point
cli: git-push: rename bookmark name/remote variables, bind reference
Show description for 8ae6057
yuja
committed
8ae6057
View commit details
Copy full SHA for 8ae6057
View code at this point
Browse repository at this point
cli: abandon: remove --summary flag, just print elided list
Show description for f37f927
yuja
committed
f37f927
View commit details
Copy full SHA for f37f927
View code at this point
Browse repository at this point
cli: truncate list of abandoned/created/updated commits
Show description for 976f358
yuja
committed
976f358
View commit details
Copy full SHA for 976f358
View code at this point
Browse repository at this point
cli: extract helper that prints list of indented commit summary
yuja
committed
f07203c
View commit details
Copy full SHA for f07203c
View code at this point
Browse repository at this point
tests: port test_file_show_command.rs to TestWorkDir API
yuja
committed
3b083f9
View commit details
Copy full SHA for 3b083f9
View code at this point
Browse repository at this point
tests: port test_file_chmod_command.rs to TestWorkDir API
yuja
committed
9e04e60
View commit details
Copy full SHA for 9e04e60
View code at this point
Browse repository at this point
tests: port test_file_annotate_command.rs to TestWorkDir API
yuja
committed
ae5e717
View commit details
Copy full SHA for ae5e717
View code at this point
Browse repository at this point
tests: port test_evolog_command.rs to TestWorkDir API
yuja
committed
bf53953
View commit details
Copy full SHA for bf53953
View code at this point
Browse repository at this point
tests: port test_edit_command.rs to TestWorkDir API
yuja
committed
4f192d0
View commit details
Copy full SHA for 4f192d0
View code at this point
Browse repository at this point
tests: port test_duplicate_command.rs to TestWorkDir API
yuja
committed
082602f
View commit details
Copy full SHA for 082602f
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
ui: do not pass empty choice input to parse function
Show description for 322c995
yuja
committed
322c995
View commit details
Copy full SHA for 322c995
View code at this point
Browse repository at this point
cli: split name/email not configured message to warning and hint
Show description for c2c2196
yuja
committed
c2c2196
View commit details
Copy full SHA for c2c2196
View code at this point
Browse repository at this point
cli: extract common formatting function for updated working-copy stats
Show description for b9e88be
yuja
committed
b9e88be
View commit details
Copy full SHA for b9e88be
View code at this point
Browse repository at this point
cli: pass CheckoutStats to "print" function by reference
yuja
committed
ccf927e
View commit details
Copy full SHA for ccf927e
View code at this point
Browse repository at this point
ui: reimplement prompt_yes_no() by using prompt_choice_with()
Show description for 1a4d8db
yuja
committed
1a4d8db
View commit details
Copy full SHA for 1a4d8db
View code at this point
Browse repository at this point
ui: extract prompt_choice_with(..callback)
Show description for 083292d
yuja
committed
083292d
View commit details
Copy full SHA for 083292d
View code at this point
Browse repository at this point
simple backend: document the lack of fetching and pushing
Show description for 2a4b2de
ilyagr
committed
2a4b2de
View commit details
Copy full SHA for 2a4b2de
View code at this point
Browse repository at this point
cli `git fetch`: stop tracing the arguments of the outer function
Show description for 659325f
ilyagr
committed
659325f
View commit details
Copy full SHA for 659325f
View code at this point
Browse repository at this point
ci: make sure tests fail in CI if `gpg` or `taplo` binaries are not found
Show description for 341ddc9
ilyagr
committed
341ddc9
View commit details
Copy full SHA for 341ddc9
View code at this point
Browse repository at this point
tests: add work_dir.dir(path), make create_dir*() return helper for sub dir
Show description for b000c94
yuja
committed
b000c94
View commit details
Copy full SHA for b000c94
View code at this point
Browse repository at this point
tests: move strip_last_line() to command_output module
Show description for c7811bb
yuja
committed
c7811bb
View commit details
Copy full SHA for c7811bb
View code at this point
Browse repository at this point
tests: extract CommandOutput types to sub module
Show description for 7ab62ab
yuja
committed
7ab62ab
View commit details
Copy full SHA for 7ab62ab
View code at this point
Browse repository at this point
Commits on Mar 17, 2025
lib: rename the LocalBackend to SimpleBackend
Show description for f8ab8a0
PhilipMetzger
committed
f8ab8a0
View commit details
Copy full SHA for f8ab8a0
View code at this point
Browse repository at this point
cli: deprecate backout command
bnjmnt4n
committed
2bf5d6a
View commit details
Copy full SHA for 2bf5d6a
View code at this point
Browse repository at this point
cli: add revert command
Show description for 8a816b2
bnjmnt4n
committed
8a816b2
View commit details
Copy full SHA for 8a816b2
View code at this point
Browse repository at this point
cargo: remove "anyhow" which was used only in config tests
Show description for 7892495
yuja
committed
7892495
View commit details
Copy full SHA for 7892495
View code at this point
Browse repository at this point
tests: define config TestCase types early
Show description for dd0e4f8
yuja
committed
dd0e4f8
View commit details
Copy full SHA for dd0e4f8
View code at this point
Browse repository at this point
tests: remove redundant .to_path_buf() from test_config_path()
yuja
committed
93aa697
View commit details
Copy full SHA for 93aa697
View code at this point
Browse repository at this point
tests: inline config TestCase::run() into test function, use assert!()s
Show description for 0e32223
yuja
committed
0e32223
View commit details
Copy full SHA for 0e32223
View code at this point
Browse repository at this point
tests: reorganize config TestCase as parameterized test_case
Show description for 27c777b
yuja
committed
27c777b
View commit details
Copy full SHA for 27c777b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.