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
Branch selector
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
Browse repository at this point
tests: inline init_with_fake_formatter() to callers
yuja
committed
602799a
View commit details
Copy full SHA for 602799a
Browse repository at this point
tests: extract helper that configures fake "fix" formatter
yuja
committed
5647113
View commit details
Copy full SHA for 5647113
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
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
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
Browse repository at this point
github: use native builder for x86 macOS
Show description for 8052b62
emilazy
authored and
thoughtpolice
committed
8052b62
View commit details
Copy full SHA for 8052b62
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
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
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
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
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
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
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
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
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
Browse repository at this point
github: use the `D:` drive on Windows
emilazy
committed
fbb14a1
View commit details
Copy full SHA for fbb14a1
Browse repository at this point
Commits on Mar 18, 2025
github: bump the github-dependencies group with 2 updates
Show description for be43275
dependabot[bot]
authored and
thoughtpolice
committed
be43275
View commit details
Copy full SHA for be43275
Browse repository at this point
cargo: bump the cargo-dependencies group with 3 updates
Show description for f6237f0
dependabot[bot]
authored and
PhilipMetzger
committed
f6237f0
View commit details
Copy full SHA for f6237f0
Browse repository at this point
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
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
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
Browse repository at this point
cli: pass CheckoutStats to "print" function by reference
yuja
committed
ccf927e
View commit details
Copy full SHA for ccf927e
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
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
Browse repository at this point
docs: fix missed rename of `LocalBackend` to `SimpleBackend`
Show description for 7e1433a
cenviity
committed
7e1433a
View commit details
Copy full SHA for 7e1433a
Browse repository at this point
docs: update types diagram to reflect rename of `LocalBackend` to `SimpleBackend`
Show description for a523503
cenviity
committed
a523503
View commit details
Copy full SHA for a523503
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
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
Browse repository at this point
lib str_utils: make debug output for Glob StringPatterns more concise
Show description for 1247aaf
ilyagr
committed
1247aaf
View commit details
Copy full SHA for 1247aaf
Browse repository at this point
repo: unblock loading of simple backend
Show description for be4cb84
yuja
committed
be4cb84
View commit details
Copy full SHA for be4cb84
Browse repository at this point
git: add more targetted debug logging for subprocess code
Show description for 837eee9
bsdinis
committed
837eee9
View commit details
Copy full SHA for 837eee9
Browse repository at this point
github: revert the timeout to 15 minutes
emilazy
committed
d9c3ffa
View commit details
Copy full SHA for d9c3ffa
Browse repository at this point
github: use faster linkers in CI
Show description for 3ad42b8
emilazy
committed
3ad42b8
View commit details
Copy full SHA for 3ad42b8
Browse repository at this point
github: only pass `--target` to Cargo when necessary
emilazy
committed
5d48339
View commit details
Copy full SHA for 5d48339
Browse repository at this point
Previous
Next
You can’t perform that action at this time.