Wykres commitów

  • 011a6be (HEAD -> master) 测试修改 by hxdst 2023-12-10 17:59:21 +0800
  • bb0e928 测试 by hxdst 2023-12-10 17:34:58 +0800
  • e4a5187 Initial commit by wlxsp 2023-12-10 17:18:11 +0800
  • 245a14f (main) Switches to new eslint webpack plugin - Better perf than the official and allows the upgrade of fork-ts-checker Updates dependencies by hxdst 2023-12-06 23:54:25 +0800
  • 905c6ce Fixes case where pending session promise is not awaited by Ramin Tadayon 2023-12-01 16:06:04 -0700
  • 3928cdb Updates CHANGELOG with patch release by Eric Amodio 2023-11-30 22:56:13 -0500
  • efad2d7 Improves the release steps by Eric Amodio 2023-11-30 22:55:56 -0500
  • 9cbe1b7 Adds another note by Eric Amodio 2023-11-30 22:43:10 -0500
  • 62b438b Updates docs for preparing a patch release by Eric Amodio 2023-11-30 22:38:28 -0500
  • 8779987 Avoids image optimization in dev mode Adds timings to webpack icon font generation by Eric Amodio 2023-11-30 22:23:52 -0500
  • f45935c Fixes broken script path by Eric Amodio 2023-11-30 17:12:56 -0500
  • 0cbc118 Updates home banners by Keith Daulton 2023-11-30 16:34:25 -0500
  • ed57b2c Adds cyber week message to gating by Keith Daulton 2023-11-30 14:23:23 -0500
  • ed4829b Adds cyber week banner to home by Keith Daulton 2023-11-30 12:43:46 -0500
  • 69269d5 Adds cyber week banner to welcome by Keith Daulton 2023-11-29 17:41:02 -0500
  • 765e73b Removes unneeded typings by Eric Amodio 2023-11-30 12:44:31 -0500
  • 5b02480 Updartes dependencies by Eric Amodio 2023-11-30 12:42:17 -0500
  • 1109ec8 Bumps node types version Ensures classname don't get mangled by Eric Amodio 2023-11-30 12:37:34 -0500
  • a3a4656 Adds experimental setting to open changes in a multi-diff editor - Adds `gitlens.experimental.openChangesInMultiDiffEditor` and requires `multiDiffEditor.experimental.enabled` to also be set by Eric Amodio 2023-11-29 22:23:16 -0500
  • 6ed7cb5 Adds overload for searching PRs/issues with array of remotes by Ramin Tadayon 2023-11-29 15:46:25 -0700
  • 3328e3c Allows providing multiple repos when searching issues/prs by Eric Amodio 2023-11-29 15:58:20 -0500
  • 763993a Fixes open [previous] changes w/ working for comparisons by Eric Amodio 2023-11-29 15:33:58 -0500
  • cee4743 Switches to `is[Any]` checks instead of instanceof - Avoids importing tons of types into the module by Eric Amodio 2023-11-29 15:33:14 -0500
  • bdf25a0 Fixes extra repos appearing in focus view by Ramin Tadayon 2023-11-29 13:32:12 -0700
  • 7c8f43c Adds timed snooze to the webview and service by Keith Daulton 2023-11-28 18:08:34 -0500
  • 9a9e70d Adds timed snooze menu to Focus UI by Keith Daulton 2023-11-27 17:16:10 -0500
  • 3bfc381 Fixes gate styling on Graph by Eric Amodio 2023-11-29 12:29:35 -0500
  • e6c9fff Converts icons script to esm Attempts to improve perf will better parallel i/o by Eric Amodio 2023-11-28 22:50:17 -0500
  • f57d064 Removes unneeded @gate call unneeded custom resolver by Eric Amodio 2023-11-28 22:47:33 -0500
  • 59ce94f Sets esbuild target appropriately by Eric Amodio 2023-11-28 02:30:55 -0500
  • ae50be9 Removes organization ids from checkin/subscription by Ramin Tadayon 2023-11-28 10:36:26 -0700
  • f8a5d5a Consolidates `vscode.diff` calls into a helper by Eric Amodio 2023-11-27 20:04:25 -0500
  • f0a0408 Adds search results to minimap tooltips by Eric Amodio 2023-11-27 20:02:58 -0500
  • 35a3618 Updates dependencies & VS Code 1.82 by Eric Amodio 2023-11-27 17:36:34 -0500
  • 4b295bb Switches back to Terser for webviews (smaller) by Eric Amodio 2023-11-27 17:36:49 -0500
  • efcc3ca Fixes #2482 lazy loads files for merge commits Consolidated log into log2 calls (and renames it) by Eric Amodio 2023-11-27 00:05:45 -0500
  • 32a3f64 Updates dependencies by Eric Amodio 2023-11-25 17:52:25 -0500
  • d189cb9 Removes node-fetch import by Eric Amodio 2023-11-25 17:53:05 -0500
  • 1e632e3 Avoids possible infinite loop by Eric Amodio 2023-11-26 22:56:16 -0500
  • 9567cef Adds @nooooooom's contribution by Eric Amodio 2023-11-26 22:54:59 -0500
  • 840a5f8 Fix code logic issues by nooooooom 2023-11-24 15:06:17 +0800
  • ae00825 Switches to swc for minification - As fast as esbuild minification but with better results than terser by Eric Amodio 2023-11-24 01:32:10 -0500
  • 4c4d809 Avoids unnecessary allocation by Eric Amodio 2023-11-24 01:20:11 -0500
  • acf45fd Updates types by Eric Amodio 2023-11-24 01:19:15 -0500
  • 8d11021 Removes emptyStr references by Eric Amodio 2023-11-23 01:16:19 -0500
  • db94de8 Adds cancellation & timeout to fetch requests Adds default (60s) timeout to fetch requests Refs #3013 by Eric Amodio 2023-11-22 17:37:04 -0500
  • f42d2ca Fixes rogue "Authentication Required" notification Happens when you are signed out and open the drafts view by Eric Amodio 2023-11-22 17:31:12 -0500
  • 4f318a5 Allows branches Map to be used by Eric Amodio 2023-11-22 15:16:10 -0500
  • 7645901 Adds decoration for merging status by Eric Amodio 2023-11-22 15:15:33 -0500
  • dc25ac4 Shows missing upstream status in Commit view by Eric Amodio 2023-11-22 15:14:46 -0500
  • ce200af Avoids null return by Eric Amodio 2023-11-22 13:42:46 -0500
  • 862bae8 Updates logging by Eric Amodio 2023-11-22 13:40:51 -0500
  • 21d4d29 Switches contextual title back to GitLens by Eric Amodio 2023-11-22 13:37:34 -0500
  • 54b7daa Fixes load more in file history with renames by Eric Amodio 2023-11-21 17:42:30 -0500
  • b9c0fa5 Adds Claude 2.1 support and improves model choice by Eric Amodio 2023-11-21 16:07:28 -0500
  • 7077ccd Renames by Eric Amodio 2023-11-21 13:03:47 -0500
  • 40ccb25 Removes unused action styles by Keith Daulton 2023-11-21 15:23:00 -0500
  • 690e174 Adds GK Provider API Library Integration (#2883) by Ramin Tadayon 2023-11-21 11:43:25 -0700
  • 8595c9a Bumps to v14.5.1 by Keith Daulton 2023-11-21 13:05:46 -0500
  • 8bc5177 Fixes logger regression by Eric Amodio 2023-11-21 10:42:54 -0500
  • ff8d6d8 Reduces log/debug decorator overhead Removes unused options by Eric Amodio 2023-11-21 03:01:35 -0500
  • 044ee4a Updates dependencies by Eric Amodio 2023-11-21 02:58:27 -0500
  • 74b958b Fixes regression caused by be50f2b by Eric Amodio 2023-11-21 00:00:20 -0500
  • 68d2956 Updates dependencies -- typescript by Eric Amodio 2023-11-20 20:07:02 -0500
  • d53f89f Uses the specific reveal function by Eric Amodio 2023-11-20 17:39:15 -0500
  • 4ff9f1f Removes unused import by Eric Amodio 2023-11-20 17:36:26 -0500
  • 5d1507d Updates CHANGELOG by Ramin Tadayon 2023-11-20 15:38:15 -0700
  • fa30880 Fixes #3023 unifies file & dirty blame Adds don't prompt again to error prompts Adds specific error handling for invalid revision vs invalid file Adds better fallback handling of user entered custom args by Eric Amodio 2023-11-20 15:54:01 -0500
  • 89f2fe4 Fixes tree styles to match with vscode by Keith Daulton 2023-11-20 16:43:22 -0500
  • 9394f06 Updates CHANGELOG by Keith Daulton 2023-11-20 15:18:30 -0500
  • ce4ac3a Switches tree file status back to icons by Keith Daulton 2023-11-20 15:14:55 -0500
  • 5f3a9f1 Removes unused component imports by Keith Daulton 2023-11-20 15:01:35 -0500
  • d2bcd89 Fixes explain ai button style and interactions by Keith Daulton 2023-11-20 11:46:47 -0500
  • 2c85af9 Updates commit details to new tree component by Keith Daulton 2023-11-17 17:02:33 -0500
  • ef251d9 Removes dead tab code in patch details by Keith Daulton 2023-11-16 11:09:00 -0500
  • f39cf78 Updates dependencies by Eric Amodio 2023-11-18 14:04:50 -0500
  • 4a2fd4c 💄& updates lint rules by Eric Amodio 2023-11-19 16:48:10 -0500
  • 62b23e2 Adds more logging & fixes gating on checkin by Eric Amodio 2023-11-17 18:38:41 -0500
  • 0b4bab9 Refines logging by Eric Amodio 2023-11-17 18:38:14 -0500
  • 7d08d60 Slims logging by Eric Amodio 2023-11-17 18:02:23 -0500
  • 66d3beb Updates subscription logging by Eric Amodio 2023-11-17 18:00:47 -0500
  • ded8f8a Slims logging by Eric Amodio 2023-11-17 18:00:04 -0500
  • 466a5aa Refines AI limits & retries by Eric Amodio 2023-11-17 17:11:09 -0500
  • 81c0a12 Fixes #2625 unescapes markdown for url by Eric Amodio 2023-11-16 12:35:40 -0500
  • 021dbdc Fixes provider typing in cloud workspace model by Ramin Tadayon 2023-11-16 10:13:34 -0700
  • 7346bde Slims lint rules & switches to bundler module res by Eric Amodio 2023-11-16 00:08:53 -0500
  • 7a534db Updates CHANGELOG by Eric Amodio 2023-11-15 23:15:19 -0500
  • 1eb9f49 Fixes #3018 escapes () in markdown command links by Eric Amodio 2023-11-15 23:14:32 -0500
  • be50f2b Adds optional binary serialization to ipc messages - Improves performance on sending lots of data to the Graph by Eric Amodio 2023-11-15 18:26:24 -0500
  • c9a9929 Increases timeout since some requests can be slow by Eric Amodio 2023-11-15 18:27:02 -0500
  • a56f87c Fixes wrong char by Eric Amodio 2023-11-15 18:26:42 -0500
  • e6aa7c2 Adds protection by Eric Amodio 2023-11-15 15:11:08 -0500
  • a0a6891 Fixes cloud patch deep links requiring paid plan by Ramin Tadayon 2023-11-15 11:56:25 -0700
  • 05ad596 Adds missing webpanel activations by Eric Amodio 2023-11-15 12:21:17 -0500
  • 216e6f6 Excludes fbccf24 from blames by Eric Amodio 2023-11-15 12:14:58 -0500
  • fbccf24 💄prettiers by Eric Amodio 2023-11-15 12:13:41 -0500
  • 0ca7b41 Updates for latest vscode settings changes by Eric Amodio 2023-11-15 12:09:31 -0500
  • 5bab251 Adds border radius to AI explain box by Eric Amodio 2023-11-15 12:08:52 -0500
  • fd23c90 Closes #3005 adds GPT-4 Turbo & latest Anthropic models by Eric Amodio 2023-11-15 12:08:18 -0500
  • b58d654 Updates dependencies by Eric Amodio 2023-11-15 10:11:44 -0500