Commit Graph

  • b2f6895557 feat: list merge requests of current brnach develop Itai Bohadana 2026-03-23 15:51:23 +02:00
  • 4e0b24fd30 Merge pull request #533 from jakubbortlik/fix/check-local-in-sync-before-commenting Harrison (Harry) Cramer 2026-03-17 20:37:34 -04:00
  • ea8a1c83fd Merge pull request #526 from jakubbortlik/fix/allow-publish-drafts-with-local-changes Harrison (Harry) Cramer 2026-03-17 20:36:03 -04:00
  • c82c667ec0 Merge pull request #527 from jakubbortlik/fix/invalid-window Harrison (Harry) Cramer 2026-03-17 20:35:30 -04:00
  • 9ddf47ee00 Merge pull request #525 from jakubbortlik/fix/revert-removing-on_error_callback Harrison (Harry) Cramer 2026-03-17 20:34:06 -04:00
  • 68fabb5e12 Merge pull request #529 from jakubbortlik/fix/use-pagination-to-list-discussions Harrison (Harry) Cramer 2026-03-17 20:33:46 -04:00
  • 4d7da057bc Merge pull request #532 from jakubbortlik/feat/implement-mergeability-checks Harrison (Harry) Cramer 2026-03-17 20:32:21 -04:00
  • 6ed09564b7 fix: use correct dependency key Jakub F. Bortlík 2026-03-03 00:16:57 +01:00
  • f7c7a93da4 feat: show ahead and behind commits in winbar Jakub F. Bortlík 2026-03-02 12:41:28 +01:00
  • d67484fe87 fix: check local branch up-to-date on remote before creating comment Jakub F. Bortlík 2026-02-28 07:44:58 +01:00
  • 8b282b7758 fix: use head_pipeline if available Jakub F. Bortlík 2026-02-27 17:44:59 +01:00
  • c2e76d0937 fix: highlight individual lines Jakub F. Bortlík 2026-02-27 14:40:16 +01:00
  • d7ddf1cb5f fix: add nil check Jakub F. Bortlík 2026-02-26 21:53:34 +01:00
  • 5069212993 docs: add missing value in fields annotation Jakub F. Bortlík 2026-02-26 21:52:06 +01:00
  • d193bcdb19 test: add error return value check Jakub F. Bortlík 2026-02-26 10:27:34 +01:00
  • 250ba35a49 feat: add mergeability checks to summary view Jakub F. Bortlík 2026-02-26 10:14:57 +01:00
  • 946b7182b0 perf: only fetch emojis for filtered discussions Jakub F. Bortlík 2026-02-17 18:35:35 +01:00
  • 129b83bef4 feat: implement pagination for MR discussions Jakub F. Bortlík 2026-02-17 18:31:05 +01:00
  • f62bf6516f fix: check window valid when refocusing after closing popup Jakub F. Bortlík 2026-02-11 14:28:03 +01:00
  • d71bdbbbf1 fix: allow publishing drafts when local not in sync with remote Jakub F. Bortlík 2026-02-10 09:25:32 +01:00
  • d26ab8488d fix: revert removing on_error_callback Jakub F. Bortlík 2026-02-06 09:17:40 +01:00
  • 3d2828a950 feat!: MAJOR release. Update go to 1.25, and add migration path (#520) Harrison Cramer 2026-01-30 21:54:00 -05:00
  • 7dba805f6a docs: fix duplicated help tag (#522) Jakub F. Bortlík 2026-01-26 20:32:41 +01:00
  • 569784efa9 Fix: Swap file_name and old_file_name in reviewer data (#485) Jakub F. Bortlík 2025-04-09 15:48:33 +02:00
  • 07c4b0a06c Fix: Store reviewer data before creating comment popup (#476) Jakub F. Bortlík 2025-03-01 19:22:17 +01:00
  • e4eabaf71d Release 1/24/26 (#519) Harrison (Harry) Cramer 2026-01-24 10:04:47 -05:00
  • e29909cd10 Bugfixes, Etc. (#502) Harrison (Harry) Cramer 2025-06-24 20:53:51 -04:00
  • a260f648fe Release (#490) Harrison (Harry) Cramer 2025-04-14 17:51:53 -04:00
  • 9f898aa1a8 Bug Fixes (#470) Harrison (Harry) Cramer 2025-03-01 13:28:02 -05:00
  • 3b396a5e6b Release: Docs Improvements and Bug Fixes (#460) Harrison (Harry) Cramer 2025-01-18 11:22:24 -05:00
  • 495e64c8bc Release (#440) Harrison (Harry) Cramer 2024-12-11 14:21:50 -05:00
  • be027331e1 Miscellaneous Bug Fixes (#423) Harrison (Harry) Cramer 2024-11-12 11:01:28 -05:00
  • 30daecfb60 Release (#415) Harrison (Harry) Cramer 2024-11-04 20:42:04 -05:00
  • 341d56a1cb Release: Bug Fixes and Improvements (#399) Harrison (Harry) Cramer 2024-10-13 15:20:43 -04:00
  • 38bde8a0e4 Bug Fixes (#382) Harrison (Harry) Cramer 2024-09-26 10:11:48 -04:00
  • 5c9b88db4f FIx shared structs + add better debugging/linting (#379) Harrison (Harry) Cramer 2024-09-16 17:06:40 -04:00
  • c3d7f26e3c fix: Allow reply on Gitlab buffer (#375) Harrison (Harry) Cramer 2024-09-14 20:59:38 -04:00
  • dba15127fe fix: Fix broken shutdown handler Harrison (Harry) Cramer 2024-09-14 18:34:05 -04:00
  • 22bfd0c83e fix: date fixes; go middleware refactors; regex fixes; etc (#368) Harrison (Harry) Cramer 2024-09-14 16:53:00 -04:00
  • f1faf603b0 fix: change section name to match method being documented (#362) George Kontridze 2024-09-09 04:48:09 -07:00
  • ea2b2b2f5c Fix MR Selection, Go Code Refactor (#358) Harrison (Harry) Cramer 2024-09-08 16:45:09 -04:00
  • 6500ef1f2c Popup and Keymap Updates (#356) Harrison (Harry) Cramer 2024-09-05 14:00:01 -04:00
  • 4ae623cd65 Add Filtering, HealthCheck, Better Tests (#350) Harrison (Harry) Cramer 2024-08-23 14:01:59 -04:00
  • aa5d3c1f52 Update README.md (#344) Brian Di Palma 2024-08-13 18:45:04 +01:00
  • 9fc47bd3bc feat!: Implements default keybindings for all actions. Harrison (Harry) Cramer 2024-08-11 22:25:36 -04:00
  • 1eb1046e52 Release (#336) Harrison (Harry) Cramer 2024-07-30 21:34:30 -04:00
  • 95dcc41885 Release (#330) Harrison (Harry) Cramer 2024-07-06 13:09:56 -04:00
  • dc70c97810 Release (#327) Harrison (Harry) Cramer 2024-07-04 18:55:31 -07:00
  • 3c9d95d25b Release (#313) Harrison (Harry) Cramer 2024-06-26 07:30:05 -07:00
  • 96d7e16ef7 Fix: Allow notes without discusison tree opened (#312) Harrison (Harry) Cramer 2024-06-10 15:23:30 -04:00
  • 53d5647380 Feat: Allow Creation of MRs for Forked Target (#303) Harrison (Harry) Cramer 2024-06-10 15:04:31 -04:00
  • 816b87cf91 Small bug fixes (#298) Harrison (Harry) Cramer 2024-05-05 11:12:39 -04:00
  • 0d0ed1639a Tree Refresh; Draft Note Replies (#289) Harrison (Harry) Cramer 2024-04-25 19:15:08 -04:00
  • cf6ccddce3 Release 2.5.1 (#271) Harrison (Harry) Cramer 2024-04-22 16:56:27 -04:00
  • f10c4ebb8f fixes line number for diagnostics in old sha (#276) Harrison (Harry) Cramer 2024-04-20 11:36:26 -04:00
  • f906af0c3a Release (#256) Harrison (Harry) Cramer 2024-04-15 09:56:21 -04:00
  • 138b96baea Update gitlab.nvim.txt (#259) Brian Di Palma 2024-04-11 16:59:53 +01:00
  • 49f2451e59 Release (#254) Harrison (Harry) Cramer 2024-04-10 09:36:19 -04:00
  • 7c3ee0530b Temporary registers, SSH Port, Bug Fixes (#251) Harrison (Harry) Cramer 2024-04-09 12:24:07 -04:00
  • 36f512cd6d 2.1.0 (#241) Harrison (Harry) Cramer 2024-04-07 21:45:19 -04:00
  • 12c4acb297 fix: correcting some problem with review mode (#225) Guillaume 2024-04-08 03:37:55 +02:00
  • a659318a50 Fix log path (#237) Harrison (Harry) Cramer 2024-04-03 12:42:54 -04:00
  • 4f1fe4ae25 Allow insecure connections to Gitlab (#234) Harrison (Harry) Cramer 2024-04-02 21:53:25 -04:00
  • 670f08849f Bug Fixes (#227) Harrison (Harry) Cramer 2024-03-28 09:13:45 -04:00
  • c0c67486d1 fix: ranged comment issues (#214) Harrison (Harry) Cramer 2024-03-04 10:52:13 -05:00
  • c73d22996e Fix: Fixes Misspelling In Diagnostics Settings Check (#210) Harrison (Harry) Cramer 2024-03-03 12:15:57 -05:00
  • 2943fae3f3 fix: Update help docs w/ changes to diagnostic configuration (#208) Harrison (Harry) Cramer 2024-03-03 12:06:14 -05:00
  • b5b475ce8b 2.0.0 (#196) Harrison (Harry) Cramer 2024-03-03 11:52:37 -05:00
  • f6a5238d4b Fix: Toggle modified notes (#188) Jakub F. Bortlík 2024-02-24 19:06:16 +01:00
  • faf2a25dc4 Fix: Line Comment Refactor (#180) Harrison (Harry) Cramer 2024-02-18 21:19:31 -05:00
  • baee20b279 Add/Show/Delete Emojis on Notes (#181) Harrison (Harry) Cramer 2024-02-18 21:16:53 -05:00
  • 99741178f9 Fix: Improve visibility of pipeline popup (#184) Jakub F. Bortlík 2024-02-18 15:01:10 +01:00
  • 3f1c5effe5 Feat collapse and expand nodes (#176) Jakub F. Bortlík 2024-02-13 17:39:21 +01:00
  • 6046669391 Feat: Make MR title input window configurable (#174) Jakub F. Bortlík 2024-02-11 19:08:29 +01:00
  • affc475d31 Fix: Do not refresh discussion tree prior to creation (#169) Harrison (Harry) Cramer 2024-02-10 11:21:38 -05:00
  • d05a23a7d5 Fix: Keep empty lines in discussion tree (#173) Jakub F. Bortlík 2024-02-10 17:06:56 +01:00
  • 132dd60b95 Feat: save popup contents to register (#163) Jakub F. Bortlík 2024-01-22 14:14:40 +01:00
  • b6f023373a Fix: De-Register Tabpage on Correct Close Event (#168) Harrison (Harry) Cramer 2024-01-22 07:30:08 -05:00
  • b623c06119 Fix: Write to correct window if user changes during loading state (#167) Harrison (Harry) Cramer 2024-01-20 23:35:56 -05:00
  • a01a3210c1 Allow use of --imply_local when calling DiffviewOpen, allowing LSP use and linting in MR review (#162) d-karl 2024-01-21 00:06:24 +01:00
  • 9b4526e54c Update README.md (#161) Harrison (Harry) Cramer 2024-01-13 11:06:32 -05:00
  • 519791c81c Fix: Discussion + Note Creation Bugs (#151) Harrison (Harry) Cramer 2024-01-13 10:52:45 -05:00
  • ed3a90cf00 Feat: Add target branch to details panel (#160) Harrison (Harry) Cramer 2024-01-13 10:45:17 -05:00
  • 50e06ceff6 Feat: Add and Remove Labels from an MR (#159) Harrison (Harry) Cramer 2024-01-13 10:37:05 -05:00
  • 67f09e559a Add Better Help Documentation (#157) Harrison (Harry) Cramer 2024-01-12 22:36:14 -05:00
  • abd8011bcb fix: Adds missing pipeline service (#155) Harrison (Harry) Cramer 2024-01-02 12:12:18 -05:00
  • 37a53842d0 Feat: Create Merge Request (#149) Harrison (Harry) Cramer 2023-12-19 13:41:07 -05:00
  • 35f0bc16a5 fixed sign/diagnostic filtering (#150) Harrison (Harry) Cramer 2023-12-18 17:00:04 -05:00
  • 571173c881 fix: Comments on unchanged, expanded lines (#146) Harrison (Harry) Cramer 2023-12-18 09:11:15 -05:00
  • cf73d629dc docs: fixed instructions to install using lazy plugin manager (#148) Alif Arfab Pavel 2023-12-18 05:40:28 +06:00
  • 64b36ac51d Feat: Adds Ability to Merge MR (#147) Harrison (Harry) Cramer 2023-12-17 14:28:21 -05:00
  • e254100a72 Fix: Enable No-Pipeline Fixes (#145) Harrison (Harry) Cramer 2023-12-16 17:20:38 -05:00
  • deaadd9b03 Fix: Re-Adds Git Test File (#144) Harrison (Harry) Cramer 2023-12-16 17:14:35 -05:00
  • 9da62d982e Bugfix: Pipeline Job Names w/ Whitespace (#140) Harrison (Harry) Cramer 2023-12-13 18:51:18 -05:00
  • d5510f9d9a Winbar Support + Notes and Discussions; Help Popup + Auto-Open (#133) Harrison (Harry) Cramer 2023-12-13 17:46:34 -05:00
  • d5038d63ca Bugfix: Handle Merge Requests without Changes (#136) Harrison (Harry) Cramer 2023-12-10 21:48:09 -05:00
  • cc68476b15 Make Popups Configurable (#129) Jakub F. Bortlík 2023-12-05 14:06:32 +01:00
  • 02db3e4b0e Feat: Sort Discussions by File Name (#102) johnybx 2023-12-04 23:03:32 +01:00
  • 63cbf41221 Accidentally sending file name instead of file path (#132) Harrison (Harry) Cramer 2023-12-04 16:06:21 -05:00
  • c204ebc514 bugfix: Fixes shutdown functionality (#131) Harrison (Harry) Cramer 2023-12-04 10:24:51 -05:00