ok/jj
1
0
Fork 0
forked from mirrors/jj

Commit graph

  • 76a8639fd8
    github: bump actions/upload-artifact in the github-dependencies group dependabot/github_actions/github-dependencies-a1cff6d793 dependabot[bot] 2024-10-10 15:37:28 +0000
  • 700c94161f Deployed eec3b8c to prerelease with MkDocs 1.6.1 and mike 2.1.3 gh-pages jj-docs[bot] 2024-10-10 14:16:14 +0000
  • eec3b8c228 cli: remove additional space in --quiet help message main Benjamin Tan 2024-10-10 22:03:49 +0800
  • cb023f8ab1 github: bump actions/upload-artifact in the github-dependencies group dependabot[bot] 2024-10-09 15:51:19 +0000
  • 4f15ca41bf squash: move the core functionality to jj_lib dploch 2024-10-07 12:33:01 -0400
  • 85f1ac37c6 description_util: remove dependency on WorkspaceCommandHelper dploch 2024-10-08 08:18:51 -0400
  • 6f1f2496e1 docs/design: Topics push-yuslknovtlto Philip Metzger 2024-07-01 22:12:55 +0200
  • d2c7ee5f82 Deployed 09d91ef to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-10-09 05:08:22 +0000
  • 09d91efea5 id_prefix: propagate error from disambiguation index Yuya Nishihara 2024-09-30 17:57:13 +0900
  • 3ff1f985f3 revset: pass separate repo to disambiguation index Yuya Nishihara 2024-09-30 13:14:59 +0900
  • 3d41237efe id_prefix: add empty disambiguation index for convenience Yuya Nishihara 2024-09-30 12:28:26 +0900
  • bf6620d8d9 id_prefix: add explicit method that loads disambiguation index Yuya Nishihara 2024-09-30 11:12:31 +0900
  • 4fe8d89a10 github: bump the github-dependencies group with 2 updates dependabot[bot] 2024-10-08 15:41:09 +0000
  • bb92ab21d0 cargo: bump the cargo-dependencies group with 3 updates dependabot[bot] 2024-10-08 15:30:36 +0000
  • 760134f9c1 revset: error out on unindexed commit ID instead of panicking Yuya Nishihara 2024-10-07 11:00:37 +0900
  • ae62b5b946 repo: teach OpStore about the root commit id Yuya Nishihara 2024-10-07 11:00:37 +0900
  • 2df442299d repo: plumbing to initialize root view with root commit id Yuya Nishihara 2024-10-07 11:00:37 +0900
  • 33f0472fcf repo: add convenient methods to load operation object Yuya Nishihara 2024-10-07 10:32:59 +0900
  • 30a348344b repo: pack common ReadonlyRepo fields into RepoLoader Yuya Nishihara 2024-10-07 10:05:54 +0900
  • 47ff6f18aa repo: fix type name in ReadonlyRepo debug output, show ellipsis Yuya Nishihara 2024-10-07 10:04:43 +0900
  • f4df996242 changelog: fix conflict resolution error in 95344f9e Yuya Nishihara 2024-10-08 09:45:26 +0900
  • eb09a3e965 bookmarks-list: fix typo dploch 2024-10-07 20:23:57 -0400
  • 8cc6f18241 Deployed 95344f9 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-10-08 00:16:07 +0000
  • 95344f9e05 simplify-parents: add a command to remove redundant parents dploch 2024-09-17 08:29:44 -0400
  • df986c10c7 Deployed b2e4854 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-10-08 00:03:19 +0000
  • b2e4854a43 docs: explain a bit about good commit messages Martin von Zweigbergk 2024-10-07 09:35:38 -0700
  • 71b60a3102 docs: clarify that commit messages start with a topic, not a component Martin von Zweigbergk 2024-10-07 09:26:03 -0700
  • 9f578c4f10 cargo: bump the cargo-dependencies group with 3 updates dependabot[bot] 2024-10-07 15:12:17 +0000
  • 0c7357ec5f ui: write prompt messages to stderr dploch 2024-10-07 11:28:22 -0400
  • 7b8df5d8fd ui: simplify stripping logic and get rid of warning dploch 2024-09-25 11:57:55 -0400
  • a524f1f996 refactor: Allow the aliases map to map to arbitrary types. Matt Stark 2024-06-19 09:27:16 +1000
  • 4a48865dbc templates: make op_summary more readable and colorful ig/op_summary Ilya Grigoriev 2024-10-06 20:00:49 -0700
  • 13ee59c4ad Deployed b90d60c to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-10-07 17:09:14 +0000
  • b90d60ca1f git: allow both --branch/--bookmark for git fetch/push Martin von Zweigbergk 2024-10-07 09:08:01 -0700
  • a560b1ab57 github: bump actions/upload-artifact in the github-dependencies group dependabot[bot] 2024-10-07 15:53:00 +0000
  • 24ff802f58 revset: use Self to refer to expressions of the same type Yuya Nishihara 2024-09-04 18:26:10 +0900
  • 72283b8095 git: Remove git worktrees when forgetting workspaces workspace-heads Cormac Relf 2024-10-06 01:04:51 +0900
  • 2267c437da git: implement git_worktree_remove Cormac Relf 2024-10-06 00:21:27 +0900
  • 8b9781937f view: remove git heads from view when forgetting workspace Cormac Relf 2024-09-14 01:24:13 +1000
  • 3cab6bcb01 workspace: add failing test for forget not removing HEAD Cormac Relf 2024-10-05 22:20:34 +0900
  • 0455112bd4 revset: add git_heads revset, to enumerate git heads for all workspaces Cormac Relf 2024-10-05 22:33:34 +0900
  • 22ac28fe07 view: new operation hashes for insta due to new View.git_heads Cormac Relf 2024-09-12 23:36:26 +1000
  • 6dceccd990 view: deprecate git_head, introduce git_heads (a HEAD per workspace) Cormac Relf 2024-09-12 20:49:05 +1000
  • 908172db31 workspace: Add git worktree for collocated workspaces Cormac Relf 2024-10-04 10:18:45 +0900
  • e0b2315b1d workspace: test workspace/worktree naming conflicts Cormac Relf 2024-10-05 21:46:31 +0900
  • 35b5379f71 git: Implement git_worktree_add with nice error handling Cormac Relf 2024-10-04 10:18:45 +0900
  • 68a7bffaed workspace: add --colocate, --no-colocate Cormac Relf 2024-10-03 17:30:32 +0900
  • 10a2c64a70 git: get_git_repo -> get_git_backend_repo and document that Cormac Relf 2024-09-12 02:43:17 +1000
  • 63d0f12834 workspace: Detect git worktrees as "colocated workspaces" Cormac Relf 2024-09-12 01:34:35 +1000
  • b99728faa2 workspace: Add test that colocated workspaces have independent git worktrees Cormac Relf 2024-09-12 01:29:40 +1000
  • cdaca1b3aa Deployed 68f4860 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-10-06 00:45:55 +0000
  • 68f48605e9 cli: in color-words diffs, highlight word-level hunks in context lines Yuya Nishihara 2024-09-23 15:43:22 +0900
  • 1eeeb1462a cli: extract helpers from show_color_words_context_lines() Yuya Nishihara 2024-10-05 12:18:05 +0900
  • 6877ec4316 cli: add diff --ignore-all-space/--ignore-space-change flags Yuya Nishihara 2024-09-22 14:13:06 +0900
  • dc954517b9 cli: extract UnifiedDiff/DiffStatOptions structs Yuya Nishihara 2024-09-28 12:30:21 +0900
  • df40a09a5d cli: rename ColorWordsOptions to ColorWordsDiffOptions Yuya Nishihara 2024-09-28 12:37:40 +0900
  • 383cca4c4d diff: return matching hunk contents from all inputs Yuya Nishihara 2024-09-22 17:04:50 +0900
  • 14848f139a Deployed cacd6a3 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-10-05 08:19:26 +0000
  • cacd6a3fd0 docs: add link to VisualJJ Fedor Sheremetyev 2024-10-02 07:43:13 +0100
  • c5f926103a diff: use low-level HashTable in Histogram Yuya Nishihara 2024-09-26 21:12:42 +0900
  • de137c8f9a diff: implement some ignore-space rules Yuya Nishihara 2024-09-22 23:05:34 +0900
  • f672c92509 diff: add trait for bytes comparison Yuya Nishihara 2024-09-22 23:05:34 +0900
  • dfaa52c88a cargo: add hashbrown dependency Yuya Nishihara 2024-09-22 20:09:16 +0900
  • 6368544f4f style: use explicit loop instead of .for_each() in simple cases Samuel Tardieu 2024-10-02 23:38:33 +0200
  • 43711de61c style: use .filter_map() instead of .flat_map() where appropriate Samuel Tardieu 2024-10-02 23:27:54 +0200
  • 12f4d6d17b style: avoid using .to_owned()/.to_vec() on owned objects Samuel Tardieu 2024-10-02 22:00:32 +0200
  • 3f2ef2ee04 style: add semicolon at the end of expressions used as statements Samuel Tardieu 2024-10-02 21:55:56 +0200
  • 46e2723464 style: inline variables into format strings Samuel Tardieu 2024-10-02 21:48:42 +0200
  • 62f582e6ab style: remove useless uses of .iter() Samuel Tardieu 2024-10-02 21:42:33 +0200
  • 3f0703ca2c cargo: inherit lints configuration from workspace Samuel Tardieu 2024-10-02 22:11:37 +0200
  • 794db9dae0 style: do not return a Result when this is not needed Samuel Tardieu 2024-10-02 21:49:19 +0200
  • 8fa6ebc7d0 Deployed 801b243 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-10-04 19:42:52 +0000
  • 801b243678 docs: mention snapshot.auto-track in config.md too Martin von Zweigbergk 2024-10-04 11:02:59 -0700
  • 266b804326 github: bump github/codeql-action in the github-dependencies group dependabot[bot] 2024-10-04 15:58:32 +0000
  • fb12e48fc9 cli: add short method summary to its documentation Samuel Tardieu 2024-10-04 06:28:18 +0200
  • 8ba33b7383 lib: add short method summary to its documentation Samuel Tardieu 2024-10-04 06:26:12 +0200
  • 87840a5c2c testutils: add short method summary to its documentation Samuel Tardieu 2024-10-04 06:19:23 +0200
  • ac95a86584 proc-macros: add short method summary to its documentation Samuel Tardieu 2024-10-04 06:16:42 +0200
  • e2408078bf cli: add pointer to the documentation in case of fileset syntax error Samuel Tardieu 2024-10-02 13:01:47 +0200
  • af556aa01c tests: rename test_file_print_command.rs to_file_show_command.rs Yuya Nishihara 2024-10-04 20:05:03 +0900
  • 13ec2f6e88 Deployed 6878b50 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-10-04 05:26:15 +0000
  • 6878b5047b Fix: Disallow revset function names starting with a number. Matt Stark 2024-10-04 11:13:06 +1000
  • 4a26c75911 Deployed 3d26af8 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-10-03 20:40:28 +0000
  • 3d26af876f docs: update stale references to singular file() revset Theodore Ehrenborg 2024-10-03 20:04:40 +0100
  • f23d40ce5e cargo: bump clap_complete in the cargo-dependencies group dependabot[bot] 2024-10-03 15:39:08 +0000
  • 2f9561a4b8 CI: add a last name to the list of spelling exceptions Samuel Tardieu 2024-10-03 00:09:13 +0200
  • 03694afbb6 Deployed acdc42f to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-10-02 17:37:47 +0000
  • acdc42fd9f doc: add comment to explain the syntax of folded examples Samuel Tardieu 2024-10-02 19:03:41 +0200
  • 20b2f6f5bf Deployed 67c2ae0 to v0.22.0 with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-10-02 17:30:55 +0000
  • 67c2ae0a9e release: release version 0.22.0 v0.22.0 Martin von Zweigbergk 2024-10-02 09:17:33 -0700
  • d1b2e7ea82 cargo: bump the cargo-dependencies group with 3 updates dependabot[bot] 2024-10-02 16:07:26 +0000
  • 0240febd78 Deployed 72c5bbb to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-10-02 16:13:22 +0000
  • 72c5bbb4e6 Be more specific when warning the user about missing identity configs Lukas Wirth 2024-09-10 16:16:16 +0200
  • 0722897512 run: Flesh out a bare implementation of jj run. push-mqxwqtnwnpts Philip Metzger 2023-12-15 19:14:18 +0100
  • 27bae6edbc Deployed f8e30fb to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-10-01 13:47:08 +0000
  • f8e30fb1de bookmarks: update docs to try to clarify mapping to Git branches Martin von Zweigbergk 2024-10-01 03:50:57 -0700
  • 4f8ae69367 diff: keep absolute ranges to support unchanged regions of different lengths Yuya Nishihara 2024-09-22 10:26:39 +0900
  • e28fdac48e diff: extract helper that returns texts between two UnchangedRanges Yuya Nishihara 2024-09-25 15:41:19 +0900
  • 055f15b6a8 diff: don't destructure UnchangedRange in a loop, rename base_range field Yuya Nishihara 2024-09-22 11:32:56 +0900
  • db226d9f64 revset: fix crash on "log --at-op 00000000 -r 'root()'" Yuya Nishihara 2024-10-01 12:29:25 +0900