Commit graph

  • 5b456fd2cb
    cargo: bump serde in the cargo-dependencies group dependabot[bot] 2024-12-11 15:17:09 +0000
  • ef3db38f20 github: remove possible template injection vectors in release workflow Austin Seipp 2024-12-11 09:12:52 -0600
  • bd36438129 github: scope perms and don't persist creds in release workflow Austin Seipp 2024-12-11 09:06:37 -0600
  • 0667f18e25 github: scope default perms and don't persist creds in build workflow Austin Seipp 2024-12-11 09:04:28 -0600
  • cc0faffa0d github: scope permissions, don't persist creds in build-nix workflow Austin Seipp 2024-12-11 09:04:00 -0600
  • 022c5706a3 github: narrow default permissions, do not persist creds in build-binaries workflow Austin Seipp 2024-12-11 08:39:26 -0600
  • 752e19ab02 github: narrow permissions in the docs workflow Austin Seipp 2024-12-11 08:37:30 -0600
  • 2a623a83a7 github: narrow default permissions in dependabot workflow Austin Seipp 2024-12-11 08:33:21 -0600
  • 70e77731fc github: narrow permissions, do not persist creds in codespell workflow Austin Seipp 2024-12-11 08:32:05 -0600
  • f6301f603c github: narrow permissions in scorecards workflow Austin Seipp 2024-12-11 08:29:36 -0600
  • 0a4e8dae13 config: merge and print inline tables as values Yuya Nishihara 2024-11-29 14:44:28 +0900
  • cbf07dfc64
    templater: add relational operators (>=, >, <=, <) Benjamin Tan 2024-12-11 15:08:32 +0800
  • 53c6cc51f1
    templater: add IntoTemplateProperty::try_into_cmp Benjamin Tan 2024-12-10 14:28:23 +0800
  • 71440fce11 cli: simplify formatting of sizes in "file too large" warning message Yuya Nishihara 2024-12-11 16:09:55 +0900
  • 168c7979fe working_copy: on snapshot, warn new large files and continue Yuya Nishihara 2024-12-10 17:35:59 +0900
  • f4fdc19d9e working_copy: plumbing to propagate untracked paths to caller Yuya Nishihara 2024-12-10 17:10:31 +0900
  • f80eb55469 cli: simplify formatting of sizes in "file too large" warning message Yuya Nishihara 2024-12-11 16:09:55 +0900
  • 3de3e44dad working_copy: on snapshot, warn new large files and continue Yuya Nishihara 2024-12-10 17:35:59 +0900
  • 6a0ee0420d working_copy: plumbing to propagate untracked paths to caller Yuya Nishihara 2024-12-10 17:10:31 +0900
  • 623290615d Deployed e1936a2 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-11 01:38:07 +0000
  • ad7842fb41 Deployed 32ee480 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-11 01:37:55 +0000
  • e1936a2e8b docs: suggest "jj bookmark move" where makes sense Yuya Nishihara 2024-12-10 22:33:26 +0900
  • 32ee480942 formatter: leverage serde to parse color styles Yuya Nishihara 2024-12-04 18:09:44 +0900
  • 7ae1a97d2b formatter: rename Style fields to match configuration keys Yuya Nishihara 2024-12-10 15:17:34 +0900
  • 564ce044fb ui: define default ui.color in config/misc.toml, use serde to parse value Yuya Nishihara 2024-12-01 14:28:39 +0900
  • bcfe8ef783 github: bump github/codeql-action in the github-dependencies group dependabot[bot] 2024-12-10 15:08:28 +0000
  • d91b214c99
    github: bump github/codeql-action in the github-dependencies group dependabot[bot] 2024-12-10 15:08:28 +0000
  • f24ca45340 docs: suggest "jj bookmark move" where makes sense Yuya Nishihara 2024-12-10 22:33:26 +0900
  • fec59b4681 formatter: leverage serde to parse color styles Yuya Nishihara 2024-12-04 18:09:44 +0900
  • c17f887d27 formatter: rename Style fields to match configuration keys Yuya Nishihara 2024-12-10 15:17:34 +0900
  • 88ea42b366 ui: define default ui.color in config/misc.toml, use serde to parse value Yuya Nishihara 2024-12-01 14:28:39 +0900
  • 0975cb5374 cargo: drop dependency on config crate Yuya Nishihara 2024-12-08 23:00:24 +0900
  • 118e76e5c2 config: add ConfigLoadError, replace uses of config::ConfigError Yuya Nishihara 2024-12-08 22:31:09 +0900
  • 67f8a59643 config: remove unused ConfigEnvError variant, convert io::Error explicitly Yuya Nishihara 2024-12-08 22:57:43 +0900
  • 4b1a057fd4 config: construct "unset" error without using config::ConfigError Yuya Nishihara 2024-12-08 22:55:29 +0900
  • ac2c77e171 cargo: drop dependency on config crate Yuya Nishihara 2024-12-08 23:00:24 +0900
  • ed89c8abe7 config: add ConfigLoadError, replace uses of config::ConfigError Yuya Nishihara 2024-12-08 22:31:09 +0900
  • e812a18b40 config: remove unused ConfigEnvError variant, convert io::Error explicitly Yuya Nishihara 2024-12-08 22:57:43 +0900
  • fc04cdb2d1 config: construct "unset" error without using config::ConfigError Yuya Nishihara 2024-12-08 22:55:29 +0900
  • 1c7634fcf0 formatter: in tests, use IndexMap to preserve definition order of colors Yuya Nishihara 2024-12-01 23:50:01 +0900
  • 1d58bdc8eb config: preserve definition order of table items Yuya Nishihara 2024-11-29 14:44:28 +0900
  • e2be4fa1ac config: migrate underlying data structure to toml_edit Yuya Nishihara 2024-11-29 14:44:28 +0900
  • 45c80c2a5f local_working_copy: optimize path comparison in prefixed file states Yuya Nishihara 2024-12-05 18:02:19 +0900
  • 8caec186c1 local_working_copy: filter deleted files per directory (or job) Yuya Nishihara 2024-12-02 19:39:25 +0900
  • 99d8703d3b local_working_copy: spawn snapshot job per directory with file count threshold Yuya Nishihara 2024-12-02 17:23:37 +0900
  • e98589a15a local_working_copy: extract loop body of visit_directory() to function Yuya Nishihara 2024-12-06 16:35:51 +0900
  • 60d3354923 local_working_copy: extract function that visits gitignore-d tracked files Yuya Nishihara 2024-12-03 17:17:26 +0900
  • 6d23d5ac8b local_working_copy: extract helper function that emits new file value and state Yuya Nishihara 2024-12-03 17:14:18 +0900
  • 7401006db5 local_working_copy: optimize path comparison in prefixed file states Yuya Nishihara 2024-12-05 18:02:19 +0900
  • c9737b0965 local_working_copy: filter deleted files per directory (or job) Yuya Nishihara 2024-12-02 19:39:25 +0900
  • 6c8d243956 local_working_copy: spawn snapshot job per directory with file count threshold Yuya Nishihara 2024-12-02 17:23:37 +0900
  • 3010ab8f61 local_working_copy: extract loop body of visit_directory() to function Yuya Nishihara 2024-12-06 16:35:51 +0900
  • 6c7dc198ec local_working_copy: extract function that visits gitignore-d tracked files Yuya Nishihara 2024-12-03 17:17:26 +0900
  • 240f738894 local_working_copy: extract helper function that emits new file value and state Yuya Nishihara 2024-12-03 17:14:18 +0900
  • 632c07216f cargo: bump the cargo-dependencies group with 6 updates dependabot[bot] 2024-12-09 16:01:50 +0000
  • 6b42b130b3 Deployed 27c2882 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-10 01:09:19 +0000
  • 27c2882b10 progress: fix progress to not redraw every time there's new data Martin von Zweigbergk 2024-12-08 22:14:12 -0800
  • 4fc539b801 progress: add test of progress bar's periodic output Martin von Zweigbergk 2024-12-08 23:03:25 -0800
  • 371044a99f
    progress: fix progress to not redraw every time there's new data Martin von Zweigbergk 2024-12-08 22:14:12 -0800
  • a81296c57a
    progress: add test of progress bar's periodic output Martin von Zweigbergk 2024-12-08 23:03:25 -0800
  • cd5922db45 ci: check Rust documentation Waleed Khan 2024-12-09 16:41:47 -0800
  • 1f7842e22a docs: fix cargo doc warnings Waleed Khan 2024-12-08 12:50:39 -0800
  • 95049a9698 cleanup: remove extra whitespace from build.yml Waleed Khan 2024-12-08 12:28:31 -0800
  • d4ef1d4d6d
    cargo: bump the cargo-dependencies group with 6 updates dependabot[bot] 2024-12-09 16:01:50 +0000
  • 4d37f0da04
    Merge d9c251e34a into 0017747f53 Yuya Nishihara 2024-12-09 15:26:41 +0000
  • 04aa3064a4
    Merge a0072342c7 into 0017747f53 Yuya Nishihara 2024-12-09 15:26:41 +0000
  • 061adac22a formatter: in tests, use IndexMap to preserve definition order of colors Yuya Nishihara 2024-12-01 23:50:01 +0900
  • 8080981bc4 config: preserve definition order of table items Yuya Nishihara 2024-11-29 14:44:28 +0900
  • 4888641d77 config: migrate underlying data structure to toml_edit Yuya Nishihara 2024-11-29 14:44:28 +0900
  • 0017747f53 cargo: bump url and idna to address security advisory Yuya Nishihara 2024-12-09 21:32:58 +0900
  • e1243c82d3 cargo: bump url and idna to address security advisory Yuya Nishihara 2024-12-09 21:32:58 +0900
  • ca1acd50f9
    Merge a3f37f178b into ec14d0820b Matt 2024-12-08 20:26:38 -0600
  • ec14d0820b cli: replace uses of .get_table() to include better error indication Yuya Nishihara 2024-12-04 16:14:38 +0900
  • 514803dc09 config: add method to iterate over merged table keys Yuya Nishihara 2024-12-04 16:05:58 +0900
  • 6b67d5eeec cli: drop support for deprecated (singular) [alias] section Yuya Nishihara 2024-12-04 16:23:56 +0900
  • c746d71471 cli: replace uses of .get_table() to include better error indication Yuya Nishihara 2024-12-04 16:14:38 +0900
  • ceb694d4c5 config: add method to iterate over merged table keys Yuya Nishihara 2024-12-04 16:05:58 +0900
  • 535e706207 Deployed 8c4ba4a to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-09 00:52:27 +0000
  • 8c4ba4a144 diff: fix unified diff to emit one-lower start line number for empty hunks Yuya Nishihara 2024-12-08 19:48:34 +0900
  • defa823e0f docs: revert "docs: update installation docs to say that cmake is needed" arxanas/build-no-cmake Waleed Khan 2024-12-08 12:53:04 -0800
  • 8ba29ca227 build: switch back to gix/max-performance-safe feature by default Waleed Khan 2024-12-07 12:22:47 -0800
  • f996bc8dde cli: drop support for deprecated (singular) [alias] section Yuya Nishihara 2024-12-04 16:23:56 +0900
  • 9704faeb3c diff: fix unified diff to emit one-lower start line number for empty hunks Yuya Nishihara 2024-12-08 19:48:34 +0900
  • 0794f87324 templates: align attributes in builtin_log_detailed Vamsi Avula 2024-12-07 22:37:37 +0530
  • 0f4b33e432 Deployed 6c72a3d to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-08 09:04:47 +0000
  • 6c72a3d1c1 docs: revert string formatting change of "jj help util exec" Yuya Nishihara 2024-12-08 17:31:59 +0900
  • dcfab2a7bc docs: revert string formatting change of "jj help util exec" Yuya Nishihara 2024-12-08 17:31:59 +0900
  • 4c701015b2
    Merge 3eebae12aa into 85816f2c9b Bryce Berger 2024-12-07 19:43:44 -0500
  • 904eff9ce9 Deployed f3a44ca to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-08 00:19:44 +0000
  • 85816f2c9b settings: explicitly convert integer to HumanByteSize Yuya Nishihara 2024-11-30 16:38:29 +0900
  • 2461602b56 settings: extract HumanByteSize parsing wrapper to FromStr trait Yuya Nishihara 2024-11-30 16:34:22 +0900
  • b681df0c93 config: add .get_value_with() to handle type not implementing Deserialize Yuya Nishihara 2024-12-04 19:57:42 +0900
  • f3a44ca56b config: omit uninteresting toml_edit::Decor { .. } from test snapshots Yuya Nishihara 2024-12-01 17:01:35 +0900
  • b560e72222 config: remove PartialEq from AnnotatedValue Yuya Nishihara 2024-11-29 14:44:28 +0900
  • ba3e0d2544 Deployed 652d163 to prerelease with MkDocs 1.6.1 and mike 2.1.3 jj-docs[bot] 2024-12-07 21:51:04 +0000
  • 652d16369a docs: in sparse-v2.md, use Markdown warning admonition Waleed Khan 2024-12-07 12:44:00 -0800
  • 129ea5262f docs: in contributing.md, use Markdown warning admonition Waleed Khan 2024-12-06 10:24:17 -0800
  • ed84468cb8 docs: in jj help util exec, use Markdown warning admonition Waleed Khan 2024-12-07 12:43:35 -0800
  • 4b1dc8644a docs: collapse contributing.md suggested cargo install commands Waleed Khan 2024-12-06 10:15:53 -0800
  • 072e68d613 build: add rust-toolchain.toml Waleed Khan 2024-12-07 23:02:11 +0200