Commit graph

  • ef45a6e92f
    Merge 8fec51a4bd into 55730886d2 Evoth 2024-02-13 08:30:14 +0000
  • 55730886d2
    Fixed horizontal scroll in the commits graph main Abdelilah El Aissaoui 2024-02-12 01:44:00 +0100
  • 3e7dc4ddc6
    Fixed file picker not working on MacOS Abdelilah El Aissaoui 2024-02-11 18:45:51 +0100
  • c91106a1bb
    Updated rust dependencies Abdelilah El Aissaoui 2024-02-10 01:31:22 +0100
  • a7d40638ab
    Cleanup and changed current branch priority if there are uncommited changes new_graph Abdelilah El Aissaoui 2024-02-01 10:03:21 +0100
  • 1476295415
    Restored refs on each commit Abdelilah El Aissaoui 2024-02-01 01:32:56 +0100
  • 2c8f8da9d8
    [WIP] Created new implementation of how commits graph is generated Abdelilah El Aissaoui 2024-01-31 14:46:23 +0100
  • ed86583f58
    Errors now include the stacktrace Abdelilah El Aissaoui 2024-01-24 23:45:26 +0100
  • d9bd6fc905
    Selected branch is now shown as bold in the side panel Abdelilah El Aissaoui 2024-01-24 20:36:26 +0100
  • 1c5b810f00
    Fixed amend not working in rebase interactive when checked Abdelilah El Aissaoui 2024-01-24 15:11:24 +0100
  • 8b36537451
    Implemented treeview in files list Abdelilah El Aissaoui 2024-01-23 17:26:09 +0100
  • 913b9c65e3
    [WIP] Reduced heigh of multiple lists elements lists_height_reduction Abdelilah El Aissaoui 2024-01-18 13:19:44 +0100
  • 8cde01bc00
    Use ScrollableColumn instead of ScrollableLazyColumn in Settings Abdelilah El Aissaoui 2024-01-17 11:18:17 +0100
  • c2f28a460d
    Prevented author tooltip show when hovering message in log Abdelilah El Aissaoui 2024-01-12 15:32:58 +0100
  • c674f1fc1e
    Restored side panel hidden during rebase interactive Abdelilah El Aissaoui 2024-01-12 15:14:25 +0100
  • 8a65a56f75
    Tabs now use InstantTooltip Abdelilah El Aissaoui 2024-01-12 15:14:02 +0100
  • 9b75e0d804
    Limited "Scroll to top" button max lines to 1 Abdelilah El Aissaoui 2024-01-10 17:33:33 +0100
  • 76a8422ac6
    Pane size is saved in-memory to preserve it when switching between tabs Abdelilah El Aissaoui 2024-01-10 17:33:21 +0100
  • bc862b4635
    Removed unnecessary imports Abdelilah El Aissaoui 2024-01-10 17:27:48 +0100
  • 3a72a9d0cf
    Simplified TripleVerticalSplitPane Abdelilah El Aissaoui 2024-01-10 11:42:18 +0100
  • d06e746c6c
    Replaced nested SplitPane with a custom TripleVerticalSplit Abdelilah El Aissaoui 2024-01-09 21:18:32 +0100
  • de64d43c15
    Fixed header drag in log being too fast in hight density displays Abdelilah El Aissaoui 2024-01-09 14:42:45 +0100
  • 5a4f67bad6
    Added instant tooltip for log avatar and menu entries Abdelilah El Aissaoui 2024-01-06 20:03:54 +0100
  • 12b370ea79
    Updated compose to 1.5.11 Abdelilah El Aissaoui 2024-01-06 19:14:10 +0100
  • 9e31145a86
    Code cleanup Abdelilah El Aissaoui 2023-12-24 21:30:09 +0100
  • 13f00e22aa
    Added additional scale values Abdelilah El Aissaoui 2023-12-24 12:03:38 +0100
  • 8fec51a4bd
    Create rust.yml Evig 2023-12-21 00:25:23 +0100
  • e0b94adc8a
    Ensure file paths are sorted in status/commit changes Abdelilah El Aissaoui 2023-12-18 21:51:28 +0100
  • c0046d4086
    Added close button to files search popup Abdelilah El Aissaoui 2023-12-11 20:04:03 +0100
  • f530e487c7
    Adapted code to latest kotlin features & fixed typos Abdelilah El Aissaoui 2023-12-11 19:41:34 +0100
  • c2e69d00f3
    Code cleanup and fix typos Abdelilah El Aissaoui 2023-12-05 14:35:19 +0100
  • e91bfcf146
    Update README.md Abdelilah El Aissaoui 2023-12-04 17:23:39 +0100
  • 1fcf0fc921
    Added stashes context menu option to stash in log Abdelilah El Aissaoui 2023-11-29 23:38:22 +0100
  • 21ce125931
    Added icon instead of used image on stash Abdelilah El Aissaoui 2023-11-26 15:58:32 +0100
  • e98dd4b63a
    Fix settings using wrong flow for VerifySSL Abdelilah El Aissaoui 2023-11-22 17:04:22 +0100
  • 5bc52bf9df
    Added option to disable SSL verify Abdelilah El Aissaoui 2023-11-22 16:03:45 +0100
  • bcaea8a417
    Increased font weight for "HEAD" label in current branch Abdelilah El Aissaoui 2023-11-11 17:03:03 +0100
  • 7ce7285d70
    Removed delay when clicking on a branch in the side panel Abdelilah El Aissaoui 2023-11-11 16:58:20 +0100
  • d7f69f69ff
    Removed unnecessary print statements Abdelilah El Aissaoui 2023-11-11 16:54:08 +0100
  • fbdf5a4da8
    Selecting a branch, tag or stash in side panel highlights it Abdelilah El Aissaoui 2023-11-11 16:42:28 +0100
  • 81c37043ca
    Discarding hunks now always uses UTF-8 Abdelilah El Aissaoui 2023-11-11 14:46:30 +0100
  • 0ea427cb49
    [WIP] Stashes are now shown in the graph Abdelilah El Aissaoui 2023-11-09 01:34:53 +0100
  • 22fd618b01
    Added TODO Abdelilah El Aissaoui 2023-11-09 01:34:37 +0100
  • c02ae6af39
    Updated project dependencies, kotlin version and gradle version Abdelilah El Aissaoui 2023-11-04 01:53:48 +0100
  • 03c5499ede
    Fixed icon reference Abdelilah El Aissaoui 2023-11-04 00:45:14 +0100
  • 4323924ed6
    Added button to clear search in side panel Abdelilah El Aissaoui 2023-11-04 00:35:58 +0100
  • 456978eefc
    Removed log as it could be printed a lot in certain scenarios Abdelilah El Aissaoui 2023-11-03 19:48:32 +0100
  • 1638c8f4b2
    Updated latest.json Abdelilah El Aissaoui 2023-10-30 20:07:18 +0100
  • 662e99188d
    Added arch suffix in the fatJarLinux task v1.3.1 Abdelilah El Aissaoui 2023-10-30 14:03:39 +0100
  • ee872b384e
    Moved libssh to 0.2.2 Abdelilah El Aissaoui 2023-10-30 14:03:22 +0100
  • 5bd35e51aa
    Added workflow_dispatch to release ci Abdelilah El Aissaoui 2023-10-30 00:25:04 +0100
  • 6e32e569c6
    Fixed release CI crashing Abdelilah El Aissaoui 2023-10-30 00:22:16 +0100
  • 742ea407bc
    libssh-rs uses the forked version with the WITH_SERVER flag enabled. Abdelilah El Aissaoui 2023-10-29 20:33:30 +0100
  • d4d7056341
    Added check to prevent staging of empty lists Abdelilah El Aissaoui 2023-10-29 18:54:59 +0100
  • 6efef3622b
    Fixed CI issues Abdelilah El Aissaoui 2023-10-29 16:46:31 +0100
  • 77df8671e6
    Fixed diff header overlapping the buttons Abdelilah El Aissaoui 2023-10-29 16:44:23 +0100
  • f53c306099
    Greatly improved performance of "stage all" in huge workspaces. Abdelilah El Aissaoui 2023-10-28 20:16:07 +0200
  • c67d25bb17
    Create FUNDING.yml Abdelilah El Aissaoui 2023-10-28 17:41:54 +0200
  • 7d97a21948
    Merge pull request #179 from hendrikgit/fix-settings-typo Abdelilah El Aissaoui 2023-10-25 00:50:54 +0200
  • b92304d3fd Fixed typo in settings (Network - Authentication) Hendrik Albers 2023-10-24 22:45:04 +0200
  • 872c9d962a
    Fixed crash when trying to change upstream branch Abdelilah El Aissaoui 2023-10-19 17:50:44 +0200
  • bb47728d64 Probe files and directory checks are now executed in the Rust part to reduce the communication overhead between both parts Abdelilah El Aissaoui 2023-10-11 20:36:48 +0200
  • 950c9398bf
    Fixed diff buttons disappearing when using split mode Abdelilah El Aissaoui 2023-10-10 16:37:10 +0200
  • b25375dad8 Changed version Abdelilah El Aissaoui 2023-09-29 13:43:46 +0200
  • b1dcdeb79b Added events batching from Rust part to prevent excessive exchange between both sides Abdelilah El Aissaoui 2023-09-29 13:32:19 +0200
  • 7e6ccbe810
    Fixed .git dir changes not being detected properly and added rule to ignore .proble files in git dir Abdelilah El Aissaoui 2023-09-27 12:45:48 +0200
  • 1d40964c17
    Added linux aarch64 default property Abdelilah El Aissaoui 2023-09-27 19:48:14 +0200
  • fc1a171c4b
    Linux builds now use cross instead of cargo Abdelilah El Aissaoui 2023-09-27 19:47:45 +0200
  • 225d8cfbb3
    Updated json and readme Abdelilah El Aissaoui 2023-09-27 12:44:28 +0200
  • 81253c0f06
    Fixed tabs being partially dragged accidentally (instead of clicked) v1.3.0 Abdelilah El Aissaoui 2023-09-25 16:44:17 +0200
  • 59a9b270a7
    Moved version to v1.3.0 Abdelilah El Aissaoui 2023-09-22 01:03:03 +0200
  • 3c20a5a141
    Updated Development.md Abdelilah El Aissaoui 2023-09-21 23:12:13 +0200
  • a3e41e3490
    Removed unused UseCase from TabViewModel Abdelilah El Aissaoui 2023-09-21 23:02:18 +0200
  • 178f3f424e
    Fixed rebase interactive text field losing focus on new line Abdelilah El Aissaoui 2023-09-21 23:01:45 +0200
  • 9c2cb8ead4
    Added support for Linux aarch64 when building the rust part Abdelilah El Aissaoui 2023-09-21 21:20:33 +0200
  • aa80638742
    Disabled warning on unused import warning because the import is needed to be mapped to an enum in the UDL file Abdelilah El Aissaoui 2023-09-21 21:19:47 +0200
  • 068f42b6e0
    Improved rebase interactive UI Abdelilah El Aissaoui 2023-09-21 21:19:02 +0200
  • 9e0b5eef62 Removed more refs to libssh in development.md Abdelilah El Aissaoui 2023-09-20 20:04:00 +0200
  • ec6c5412a4 Fixed custom terminal emulator not opening on windows Abdelilah El Aissaoui 2023-09-20 19:59:02 +0200
  • d642c1e2d8 Updated development.md as libssh is no longer a requirement Abdelilah El Aissaoui 2023-09-20 19:57:25 +0200
  • 5b7ed8a719
    Fixed mac & windows support for the new SSH implementation. Abdelilah El Aissaoui 2023-09-20 16:21:57 +0200
  • 4aa581cf1f
    Split rust code into different files to avoid having a single big file Abdelilah El Aissaoui 2023-09-20 15:50:15 +0200
  • 865109d8d4
    Added basic error and port handling Abdelilah El Aissaoui 2023-09-20 15:40:31 +0200
  • 6dee4fbc93
    Added basic ssh auth in rust without error handling Abdelilah El Aissaoui 2023-09-20 10:26:02 +0200
  • bb49e9482c
    Revert "Fixed line uncommited changes -> first commit not being drawn in the log (now properly :P)" Abdelilah El Aissaoui 2023-09-19 10:46:43 +0200
  • a70adb6ad5
    Revert "Uncommited changes line is now always visible" Abdelilah El Aissaoui 2023-09-18 22:41:58 +0200
  • 5f2180f1a3
    Clicking on a submodule in (un)commited changes shows an informative screen Abdelilah El Aissaoui 2023-09-14 01:05:06 +0200
  • f8a6884098
    Added padding between message box and button in rebase/merge Abdelilah El Aissaoui 2023-09-13 11:00:55 +0200
  • ee82295c89
    Fixed crash when having conflicting submodules Abdelilah El Aissaoui 2023-09-12 23:32:25 +0200
  • a4570fc5ec
    Fixed text field border color to be darker when enabled than disabled Abdelilah El Aissaoui 2023-09-12 23:31:47 +0200
  • 92b225503c
    Fixed line uncommited changes -> first commit not being drawn in the log (now properly :P) Abdelilah El Aissaoui 2023-09-12 22:21:55 +0200
  • dd56355497
    Revert "Fixed line uncommited changes -> first commit not being drawn in the log " Abdelilah El Aissaoui 2023-09-12 22:16:58 +0200
  • 1eb1eac47d
    Fixed line uncommited changes -> first commit not being drawn in the log Abdelilah El Aissaoui 2023-09-11 20:56:43 +0200
  • 60e67d9683
    Added loading screen when deleting branch from side panel Abdelilah El Aissaoui 2023-09-11 20:54:59 +0200
  • 39b2a7e8b9
    Added x1.75 scale option Abdelilah El Aissaoui 2023-09-10 21:49:46 +0200
  • 64f9953837
    Uncommited changes line is now always visible Abdelilah El Aissaoui 2023-09-10 21:21:32 +0200
  • 0a8c8ac1ed
    Implemented proxy settings logic Abdelilah El Aissaoui 2023-09-10 18:26:11 +0200
  • be616315f8
    Rebase interactive: Added border to dropdown, fixed focus issues when renaming and removed drag icon Abdelilah El Aissaoui 2023-09-09 01:14:35 +0200
  • 6c1b055687
    Updated compose and JGit versions Abdelilah El Aissaoui 2023-09-08 16:26:40 +0200
  • 1778f69622
    Rebase interactive is shown on top of log instead of taking all the space Abdelilah El Aissaoui 2023-09-07 14:04:26 +0200