Commit graph

  • 45252c9ffe
    docs: document JJ_LOG and --debug Milo Moisson 2024-12-16 17:32:58 +0100
  • 35cb4b764d
    cli_util: use JJ_LOG to specify log configuration Milo Moisson 2024-12-16 17:30:26 +0100
  • cb934d1d02
    Merge 6757530d82 into 25117d7d01 Essien Ita Essien 2024-12-17 01:21:29 +0100
  • 26d9d5a507 infra: publish PR previews for docs push-qtnsouwypwsl Emily 2024-11-10 14:53:35 +0100
  • 5c5f03ac56 docs: Don't hide the version selector when scrolling down push-lyvmsyzluqtl Emily 2024-12-16 23:45:52 +0100
  • ff1a945872 gitignore: add more detail to errors on invalid pattern Scott Taylor 2024-12-16 12:31:41 -0600
  • 30423aa1de snapshot: demo unreadable error message on invalid ignore Scott Taylor 2024-12-16 15:23:16 -0600
  • f25f81080b Deployed 25117d7 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-16 20:23:27 +0000
  • 25117d7d01 docs/github.md: Useful Revsets: fix revset for @ ancestry without remotes Tim Janik 2024-12-16 17:40:45 +0100
  • 28a06d5a91 docs/github.md: Useful Revsets: fix revset for @ ancestry without remotes Tim Janik 2024-12-16 17:40:45 +0100
  • 196e4daeec
    Merge 262aba9507 into a05c655a02 Essien Ita Essien 2024-12-16 16:59:04 +0000
  • 262aba9507 git sync: PoC essiene/tknsxroqylmx Essien Ita Essien 2024-11-02 11:04:02 +0000
  • a05c655a02 cli: Refactor out get_fetch_remotes into git_util.rs essiene/pmwupzxmwsqz Essien Ita Essien 2024-11-04 20:19:26 +0000
  • d57425964e github: bump dtolnay/rust-toolchain in the github-dependencies group dependabot[bot] 2024-12-16 15:35:12 +0000
  • 740ee76eeb cargo: bump thiserror in the cargo-dependencies group dependabot[bot] 2024-12-16 15:47:41 +0000
  • ba34bc1d3d
    cargo: bump thiserror in the cargo-dependencies group dependabot[bot] 2024-12-16 15:47:41 +0000
  • 2ad3f882c0
    github: bump dtolnay/rust-toolchain in the github-dependencies group dependabot[bot] 2024-12-16 15:35:12 +0000
  • 306d9e9e70
    Merge 17ab10869d into 8907e692d4 Austin Seipp 2024-12-16 09:47:11 +0200
  • dd068c7e3b Deployed 8907e69 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-16 07:10:51 +0000
  • 8907e692d4 help: add more keyword topics (for jj help -k) Martin von Zweigbergk 2024-12-15 15:49:22 -0800
  • 218473a016 Serialize command algmyr/push-nrmmlqxmrqym Anton Älgmyr 2024-12-06 23:34:26 +0100
  • 48f78d4ab3
    help: add more keyword topics (for jj help -k) Martin von Zweigbergk 2024-12-15 15:49:22 -0800
  • 1f11cf758b Deployed c82483b to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-15 23:44:41 +0000
  • c82483b088 cli: make split more explicit that it uses filesets Matt Kulukundis 2024-12-13 18:40:58 -0500
  • d36b55849d
    Merge 0a643918ff into 6757530d82 Essien Ita Essien 2024-12-15 21:49:52 +0000
  • 0a643918ff git_utils: Move git_fetch back to cli/src/commands/git/fetch.rs essiene/zkxtyukkwxsr Essien Ita Essien 2024-11-30 18:32:21 +0000
  • 6757530d82 git: update jj git clone|fetch to use new GitFetch api directly. essiene/knwwrnytzrry Essien Ita Essien 2024-11-23 21:04:47 +0000
  • 68425b64d4 cli: make split more explicit that it uses filesets Matt Kulukundis 2024-12-13 18:40:58 -0500
  • 8042d34829
    Merge a252ca2f80 into dc16830151 Ilya Grigoriev 2024-12-15 09:10:09 +0100
  • 9ef9b0fa81 Deployed dc16830 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-15 08:03:51 +0000
  • dc16830151 templater: add Email template type, deprecate Signature.username() Benjamin Tan 2024-12-12 02:25:32 +0800
  • bdfccabca8
    Merge a2eea493f3 into e50673d5ac Yuya Nishihara 2024-12-15 08:58:33 +0100
  • 51b789561e
    templater: add Email template type, deprecate Signature.username() Benjamin Tan 2024-12-12 02:25:32 +0800
  • 8a824dea53
    Merge e0da48f173 into e50673d5ac Philip Metzger 2024-12-15 08:50:43 +0100
  • 83fb48e200 Deployed e50673d to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-15 07:36:50 +0000
  • e50673d5ac cli: make "jj config edit" always open file, not directory Yuya Nishihara 2024-12-14 15:13:46 +0900
  • ac52e43435 cli: let "config set"/"unset" continue if file to edit can be disambiguated Yuya Nishihara 2024-12-12 23:07:46 +0900
  • bb2b956419 cli: fix "jj config path" not create new file at default path Yuya Nishihara 2024-12-12 22:52:49 +0900
  • b138da9fd8 cli: make "jj config edit" always open file, not directory Yuya Nishihara 2024-12-14 15:13:46 +0900
  • 0d1c488281 cli: let "config set"/"unset" continue if file to edit can be disambiguated Yuya Nishihara 2024-12-12 23:07:46 +0900
  • 199e74cbef cli: fix "jj config path" not create new file at default path Yuya Nishihara 2024-12-12 22:52:49 +0900
  • 70e796a6b6
    git: enable libgit2's OpenSSH feature Benjamin Tan 2024-03-02 00:43:48 +0800
  • bf91d67d6a
    git: vendor custom prerelease version of libgit2 Benjamin Tan 2024-03-02 00:43:48 +0800
  • 7a79b67973 feat(cli): add buzz command InCogNiTo124 2024-12-14 23:22:38 +0100
  • efc232a459
    Merge a616ff8acd into ef724d2940 Emily 2024-12-14 20:29:36 +0100
  • 22a841b370 Deployed ef724d2 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-14 13:13:03 +0000
  • ef724d2940 cli: inline write/remove_config_value_to/from_file() Yuya Nishihara 2024-12-13 17:18:04 +0900
  • a6f705bc92 cli: git: extract helper function that sets up trunk() alias Yuya Nishihara 2024-12-13 17:10:45 +0900
  • d6ca0c9940 config: add convenient ConfigLayer wrapper that provides .save() method Yuya Nishihara 2024-12-12 23:07:46 +0900
  • 215c82e975 config: add layer.delete_value(name) method Yuya Nishihara 2024-12-12 16:10:38 +0900
  • 4d67d3eeca config: forward write_config_value_to_file() to ConfigLayer::set_value() Yuya Nishihara 2024-12-12 15:53:31 +0900
  • cf6711437f github: bump github/codeql-action in the github-dependencies group dependabot[bot] 2024-12-13 15:46:37 +0000
  • 306ee9965f Deployed bf24be2 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-13 23:47:47 +0000
  • bf24be20ef new: swap order of @ and main in doc comment David Crespo 2024-12-13 12:47:07 -0600
  • 720c53a546 new: swap order of @ and main in doc comment David Crespo 2024-12-13 12:47:07 -0600
  • e0da48f173
    diff_util: Add the short alias S for --stat pm/push-ztsxlutqmtnk Philip Metzger 2024-12-08 00:33:56 +0100
  • 396d21363d
    github: bump github/codeql-action in the github-dependencies group dependabot[bot] 2024-12-13 15:46:37 +0000
  • 53dd7381a5 cli: inline write/remove_config_value_to/from_file() Yuya Nishihara 2024-12-13 17:18:04 +0900
  • 49d70e6c18 cli: git: extract helper function that sets up trunk() alias Yuya Nishihara 2024-12-13 17:10:45 +0900
  • caf4e538e1 config: add convenient ConfigLayer wrapper that provides .save() method Yuya Nishihara 2024-12-12 23:07:46 +0900
  • 456405b000 config: add layer.delete_value(name) method Yuya Nishihara 2024-12-12 16:10:38 +0900
  • 01a39543fb config: forward write_config_value_to_file() to ConfigLayer::set_value() Yuya Nishihara 2024-12-12 15:53:31 +0900
  • 6a684f6ccf Deployed fca92f1 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-13 01:27:19 +0000
  • fca92f1e16 cli: add --config-file=PATH argument Yuya Nishihara 2024-12-11 12:33:59 +0900
  • c29b5a2aa3 cli: set global args to config table without re-parsing as TOML Yuya Nishihara 2024-12-11 14:56:46 +0900
  • 3421f5a16a Deployed e1ab247 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-13 01:21:14 +0000
  • e1ab2477cd docs: mention "jj file untrack" in Git compatibility list Yuya Nishihara 2024-12-12 20:36:23 +0900
  • 0f845b6930 docs: quote "jj file untrack" consistently Yuya Nishihara 2024-12-12 20:41:05 +0900
  • aec64c9bb4
    Merge 11db8592bf into e7e66d23b1 Yuya Nishihara 2024-12-12 14:09:50 -0800
  • 09ec491c65 Deployed e7e66d2 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-12 21:54:53 +0000
  • e7e66d23b1 Back out 89d57ffb: "build: add rust-toolchain.toml" Austin Seipp 2024-12-12 14:15:48 -0600
  • 54b6cfae42 Back out 89d57ffb: "build: add rust-toolchain.toml" Austin Seipp 2024-12-12 14:15:48 -0600
  • 97b14f9874 cargo: bump bstr from 1.11.0 to 1.11.1 in the cargo-dependencies group dependabot[bot] 2024-12-12 15:23:31 +0000
  • 51d871aca7
    cargo: bump bstr from 1.11.0 to 1.11.1 in the cargo-dependencies group dependabot[bot] 2024-12-12 15:23:31 +0000
  • fc029c5cf3 Deployed 53b8eeb to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-12 13:49:07 +0000
  • 53b8eeb5ab templater: rename "logical" eq/ne operators Yuya Nishihara 2024-12-12 19:51:48 +0900
  • 701c493c7a templater: rename "logical" eq/ne operators Yuya Nishihara 2024-12-12 19:51:48 +0900
  • 9293da88fd cli: add --config-file=PATH argument Yuya Nishihara 2024-12-11 12:33:59 +0900
  • b213d0f1e2 cli: set global args to config table without re-parsing as TOML Yuya Nishihara 2024-12-11 14:56:46 +0900
  • 59613f502a Deployed da5b790 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-12 11:56:53 +0000
  • da5b790f7a templater: add relational operators (>=, >, <=, <) Benjamin Tan 2024-12-11 15:08:32 +0800
  • 48233a1cb7 templater: add IntoTemplateProperty::try_into_cmp Benjamin Tan 2024-12-10 14:28:23 +0800
  • 2504703b0d completion: add completion for jj bookmark {create,set} --revision Benjamin Tan 2024-12-11 15:08:32 +0800
  • 11db8592bf docs: mention "jj file untrack" in Git compatibility list Yuya Nishihara 2024-12-12 20:36:23 +0900
  • 6dbc9d4620 docs: quote "jj file untrack" consistently Yuya Nishihara 2024-12-12 20:41:05 +0900
  • d59da79dd7
    repo: don't clear parent_mapping after rebasing descendants push-rmnzxqzrwxwp Martin von Zweigbergk 2024-12-11 23:24:02 -0800
  • bd492d4023
    completion: add completion for jj bookmark {create,set} --revision Benjamin Tan 2024-12-11 15:08:32 +0800
  • e5ea806578 Deployed 0de3691 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-12 01:12:12 +0000
  • 0de36918e4 config: merge and print inline tables as values Yuya Nishihara 2024-11-29 14:44:28 +0900
  • 56f208338e rebase: print "Nothing changed" when source set is empty Martin von Zweigbergk 2024-12-03 21:45:03 -0800
  • 942d105c74 rebase: add tests of rebasing empty sets Martin von Zweigbergk 2024-12-03 21:02:49 -0800
  • d5c46c23b7 Deployed c2b8619 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-11 19:06:07 +0000
  • c2b86197f5 docs: collapse contributing.md suggested cargo install commands Waleed Khan 2024-12-06 10:15:53 -0800
  • 89d57ffb29 build: add rust-toolchain.toml Waleed Khan 2024-12-07 23:02:11 +0200
  • 851cf9acd8
    rebase: print "Nothing changed" when source set is empty Martin von Zweigbergk 2024-12-03 21:45:03 -0800
  • 5a1b325f0e
    rebase: add tests of rebasing empty sets Martin von Zweigbergk 2024-12-03 21:02:49 -0800
  • db5e7dd70c docs: update SECURITY.md now that we've enabled vulnerability reporting Martin von Zweigbergk 2024-12-11 08:53:38 -0800
  • 174c41d6f3
    docs: update SECURITY.md now that we've enabled vulnerability reporting Martin von Zweigbergk 2024-12-11 08:53:38 -0800
  • 1ceda1fb89 cargo: bump serde in the cargo-dependencies group dependabot[bot] 2024-12-11 15:17:09 +0000
  • 17ab10869d github: add workflow to automatically run zizmor on all changes aseipp/push-uvkmukvyzmzp Austin Seipp 2024-12-11 09:19:19 -0600