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
current
User selector
All users
All time
Commit history
Commits on Jun 27, 2026
the jj version I'm currently using
glehmann
committed
5620f65
View commit details
Copy full SHA for 5620f65
Browse repository at this point
revert: default location arguments to -B @
Show description for bb17d48
glehmann
committed
bb17d48
View commit details
Copy full SHA for bb17d48
Browse repository at this point
prev/next: add a --keep option
Show description for fe9d99b
glehmann
committed
fe9d99b
View commit details
Copy full SHA for fe9d99b
Browse repository at this point
squash: use -r to squash revisions together (head version)
glehmann
committed
af46c07
View commit details
Copy full SHA for af46c07
Browse repository at this point
split: the commit with the remaining changes keeps the change id
Show description for 19197ac
glehmann
committed
19197ac
View commit details
Copy full SHA for 19197ac
Browse repository at this point
cli: activate clap's markdown feature
glehmann
committed
2905b9c
View commit details
Copy full SHA for 2905b9c
Browse repository at this point
revset: drop support for Git ref symbol resolution
Show description for fdc6c5c
yuja
committed
fdc6c5c
View commit details
Copy full SHA for fdc6c5c
Browse repository at this point
Commits on Jun 25, 2026
backend: Document that `concurrency` returns at least 1
Show description for 1d5fb4b
PhilipMetzger
committed
1d5fb4b
View commit details
Copy full SHA for 1d5fb4b
Browse repository at this point
git: look for predecessors also in locally reachable commits
Show description for 4414656
yuja
committed
4414656
View commit details
Copy full SHA for 4414656
Browse repository at this point
git: pass old/new heads parameters as RevsetExpression
Show description for 612cfc2
yuja
committed
612cfc2
View commit details
Copy full SHA for 612cfc2
Browse repository at this point
git: exclude rewritten commits from abandoned stats, print number separately
Show description for 3088d28
yuja
committed
3088d28
View commit details
Copy full SHA for 3088d28
Browse repository at this point
Commits on Jun 24, 2026
git: bump zlib-rs to 0.6.4 for loose object fixes
Show description for afe491e
jstasiak
authored and
thoughtpolice
committed
afe491e
View commit details
Copy full SHA for afe491e
Browse repository at this point
mise: prevent check:codespell form validating package-lock.json
glehmann
authored and
thoughtpolice
committed
04aa1d2
View commit details
Copy full SHA for 04aa1d2
Browse repository at this point
docs: Clarify the expectations around design docs a bit more
Show description for 3a0dae3
PhilipMetzger
committed
3a0dae3
View commit details
Copy full SHA for 3a0dae3
Browse repository at this point
run: Remove unnecessarily verbose summary output
Show description for bf15825
jennings
committed
bf15825
View commit details
Copy full SHA for bf15825
Browse repository at this point
run: Add --clean flag to wipe working copies before each job
Show description for 425881c
jennings
committed
425881c
View commit details
Copy full SHA for 425881c
Browse repository at this point
run: Reuse a pool of workspaces between invocations
Show description for 5a9b9c3
jennings
committed
5a9b9c3
View commit details
Copy full SHA for 5a9b9c3
Browse repository at this point
Commits on Jun 23, 2026
cli: use `default_value_t` to accept typed values for CLI flags
cenviity
authored and
thoughtpolice
committed
805a313
View commit details
Copy full SHA for 805a313
Browse repository at this point
lib: use raw string literals for readability
cenviity
authored and
thoughtpolice
committed
c96e600
View commit details
Copy full SHA for c96e600
Browse repository at this point
lib: copyedit comment
cenviity
authored and
thoughtpolice
committed
4b610f2
View commit details
Copy full SHA for 4b610f2
Browse repository at this point
Commits on Jun 22, 2026
docs/glossary: mention hidden commits are accessible by change ID plus change offset
cenviity
authored and
thoughtpolice
committed
2434353
View commit details
Copy full SHA for 2434353
Browse repository at this point
cli rebase: indicate `--destination` as alias for `--onto` in help
Show description for f6acada
cenviity
committed
f6acada
View commit details
Copy full SHA for f6acada
Browse repository at this point
Commits on Jun 21, 2026
cli: Document templates.*_list settings in help texts
Show description for 64d3cea
thomas-2nd
authored and
yuja
committed
64d3cea
View commit details
Copy full SHA for 64d3cea
Browse repository at this point
local_working_copy: assume Store::concurrency() is >=1
Show description for 7db24bf
martinvonz
committed
7db24bf
View commit details
Copy full SHA for 7db24bf
Browse repository at this point
Commits on Jun 18, 2026
gerrit: Add `jj gerrit upload -o` similar to `git push -o`
Show description for 760330a
matts1
committed
760330a
View commit details
Copy full SHA for 760330a
Browse repository at this point
docs: Add warning about changing `revsets.log`.
Show description for a017815
adlerd
authored and
yuja
committed
a017815
View commit details
Copy full SHA for a017815
Browse repository at this point
Commits on Jun 17, 2026
build(deps): bump astro and @astrojs/starlight in /web/docs
Show description for 3f14050
dependabot[bot]
authored and
thoughtpolice
committed
3f14050
View commit details
Copy full SHA for 3f14050
Browse repository at this point
build(deps): bump postcss from 8.5.6 to 8.5.10 in /web/docs
Show description for 010e1b2
dependabot[bot]
authored and
steveklabnik
committed
010e1b2
View commit details
Copy full SHA for 010e1b2
Browse repository at this point
cli: float `run` lock acquisition upwards
Show description for 29b7f4a
thoughtpolice
committed
29b7f4a
View commit details
Copy full SHA for 29b7f4a
Browse repository at this point
cli: inform user when waiting on a `jj run` lock
Show description for 81e245a
thoughtpolice
committed
81e245a
View commit details
Copy full SHA for 81e245a
Browse repository at this point
lib: add `try_lock()` primitive
Show description for b398db3
thoughtpolice
committed
b398db3
View commit details
Copy full SHA for b398db3
Browse repository at this point
run: 3-way merge changes instead of replacing trees
Show description for 4c05f09
jennings
committed
4c05f09
View commit details
Copy full SHA for 4c05f09
Browse repository at this point
Commits on Jun 15, 2026
cli: fix typo
bnjmnt4n
committed
60c42fd
View commit details
Copy full SHA for 60c42fd
Browse repository at this point
docs: fix typo
bnjmnt4n
committed
e777f32
View commit details
Copy full SHA for e777f32
Browse repository at this point
Commits on Jun 14, 2026
nix: bump the nix-dependencies group with 2 updates
Show description for 481ab89
dependabot[bot]
authored and
bnjmnt4n
committed
481ab89
View commit details
Copy full SHA for 481ab89
Browse repository at this point
Previous
Next
You can’t perform that action at this time.