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 }}
Jcparkyn
/
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 Oct 5, 2024
docs: add link to VisualJJ
sheremetyev
authored and
ilyagr
committed
cacd6a3
View commit details
Copy full SHA for cacd6a3
Browse repository at this point
Commits on Oct 4, 2024
diff: use low-level HashTable in Histogram
Show description for c5f9261
yuja
committed
c5f9261
View commit details
Copy full SHA for c5f9261
Browse repository at this point
diff: implement some ignore-space rules
Show description for de137c8
yuja
committed
de137c8
View commit details
Copy full SHA for de137c8
Browse repository at this point
diff: add trait for bytes comparison
Show description for f672c92
yuja
committed
f672c92
View commit details
Copy full SHA for f672c92
Browse repository at this point
cargo: add hashbrown dependency
Show description for dfaa52c
yuja
committed
dfaa52c
View commit details
Copy full SHA for dfaa52c
Browse repository at this point
style: use explicit loop instead of `.for_each()` in simple cases
samueltardieu
committed
6368544
View commit details
Copy full SHA for 6368544
Browse repository at this point
style: use `.filter_map()` instead of `.flat_map()` where appropriate
samueltardieu
committed
43711de
View commit details
Copy full SHA for 43711de
Browse repository at this point
style: avoid using `.to_owned()`/`.to_vec()` on owned objects
Show description for 12f4d6d
samueltardieu
committed
12f4d6d
View commit details
Copy full SHA for 12f4d6d
Browse repository at this point
style: add semicolon at the end of expressions used as statements
samueltardieu
committed
3f2ef2e
View commit details
Copy full SHA for 3f2ef2e
Browse repository at this point
style: inline variables into format strings
samueltardieu
committed
46e2723
View commit details
Copy full SHA for 46e2723
Browse repository at this point
style: remove useless uses of `.iter()`
Show description for 62f582e
samueltardieu
committed
62f582e
View commit details
Copy full SHA for 62f582e
Browse repository at this point
cargo: inherit lints configuration from workspace
samueltardieu
committed
3f0703c
View commit details
Copy full SHA for 3f0703c
Browse repository at this point
style: do not return a `Result` when this is not needed
samueltardieu
committed
794db9d
View commit details
Copy full SHA for 794db9d
Browse repository at this point
docs: mention `snapshot.auto-track` in `config.md` too
Show description for 801b243
martinvonz
committed
801b243
View commit details
Copy full SHA for 801b243
Browse repository at this point
github: bump github/codeql-action in the github-dependencies group
Show description for 266b804
dependabot[bot]
authored and
github-actions[bot]
committed
266b804
View commit details
Copy full SHA for 266b804
Browse repository at this point
cli: add short method summary to its documentation
samueltardieu
committed
fb12e48
View commit details
Copy full SHA for fb12e48
Browse repository at this point
lib: add short method summary to its documentation
samueltardieu
committed
8ba33b7
View commit details
Copy full SHA for 8ba33b7
Browse repository at this point
testutils: add short method summary to its documentation
samueltardieu
committed
87840a5
View commit details
Copy full SHA for 87840a5
Browse repository at this point
proc-macros: add short method summary to its documentation
samueltardieu
committed
ac95a86
View commit details
Copy full SHA for ac95a86
Browse repository at this point
cli: add pointer to the documentation in case of fileset syntax error
samueltardieu
committed
e240807
View commit details
Copy full SHA for e240807
Browse repository at this point
tests: rename test_file_print_command.rs to_file_show_command.rs
yuja
committed
af556aa
View commit details
Copy full SHA for af556aa
Browse repository at this point
Fix: Disallow revset function names starting with a number.
matts1
committed
6878b50
View commit details
Copy full SHA for 6878b50
Browse repository at this point
Commits on Oct 3, 2024
docs: update stale references to singular file() revset
TheodoreEhrenborg
authored and
PhilipMetzger
committed
3d26af8
View commit details
Copy full SHA for 3d26af8
Browse repository at this point
cargo: bump clap_complete in the cargo-dependencies group
Show description for f23d40c
dependabot[bot]
authored and
github-actions[bot]
committed
f23d40c
View commit details
Copy full SHA for f23d40c
Browse repository at this point
Commits on Oct 2, 2024
CI: add a last name to the list of spelling exceptions
samueltardieu
committed
2f9561a
View commit details
Copy full SHA for 2f9561a
Browse repository at this point
doc: add comment to explain the syntax of folded examples
samueltardieu
committed
acdc42f
View commit details
Copy full SHA for acdc42f
Browse repository at this point
release: release version 0.22.0
martinvonz
committed
67c2ae0
View commit details
Copy full SHA for 67c2ae0
Browse repository at this point
cargo: bump the cargo-dependencies group with 3 updates
Show description for d1b2e7e
dependabot[bot]
authored and
github-actions[bot]
committed
d1b2e7e
View commit details
Copy full SHA for d1b2e7e
Browse repository at this point
Be more specific when warning the user about missing identity configs
Show description for 72c5bbb
Veykril
committed
72c5bbb
View commit details
Copy full SHA for 72c5bbb
Browse repository at this point
Commits on Oct 1, 2024
bookmarks: update docs to try to clarify mapping to Git branches
Show description for f8e30fb
martinvonz
committed
f8e30fb
View commit details
Copy full SHA for f8e30fb
Browse repository at this point
diff: keep absolute ranges to support unchanged regions of different lengths
Show description for 4f8ae69
yuja
committed
4f8ae69
View commit details
Copy full SHA for 4f8ae69
Browse repository at this point
diff: extract helper that returns texts between two UnchangedRanges
yuja
committed
e28fdac
View commit details
Copy full SHA for e28fdac
Browse repository at this point
diff: don't destructure UnchangedRange in a loop, rename base_range field
Show description for 055f15b
yuja
committed
055f15b
View commit details
Copy full SHA for 055f15b
Browse repository at this point
revset: fix crash on "log --at-op 00000000 -r 'root()'"
Show description for db226d9
yuja
committed
db226d9
View commit details
Copy full SHA for db226d9
Browse repository at this point
cli: make default log revset work without working-copy commit
Show description for 0a8d8da
yuja
committed
0a8d8da
View commit details
Copy full SHA for 0a8d8da
Browse repository at this point
Previous
Next
You can’t perform that action at this time.