Commit Graph

  • 21c6f98bb3 Reduced flickering when refreshing diff or changing between items Abdelilah El Aissaoui 2022-06-11 13:43:06 +0200
  • 9bf5fc4663 Fixed concurrency errors when trying to update recent repositories Abdelilah El Aissaoui 2022-06-11 13:42:18 +0200
  • b399947734 Fixed duplicated recent repositories entries Abdelilah El Aissaoui 2022-06-11 13:37:42 +0200
  • 1dff1d66b5 Added delayed state change to processing state Abdelilah El Aissaoui 2022-06-11 13:37:09 +0200
  • 878f6704d6 Fixed paddings around the menu bar Abdelilah El Aissaoui 2022-06-11 13:36:43 +0200
  • 71c639b6a3 Moved staged/unstaged alignment to the left Abdelilah El Aissaoui 2022-06-11 13:00:59 +0200
  • d9c4e6f282 Improved logging Abdelilah El Aissaoui 2022-06-11 12:58:55 +0200
  • e92a3a5baa Reduced log flickering by hidding load unless it takes some time (constant) Abdelilah El Aissaoui 2022-06-11 12:43:06 +0200
  • c28a2834ae Fixed status scroll state being lost when staging files + reduced blinking on status view. Abdelilah El Aissaoui 2022-06-11 12:38:37 +0200
  • 49d4dba1df Simplified author component Abdelilah El Aissaoui 2022-06-11 12:22:58 +0200
  • f3ec209e41
    Merge pull request #11 from ProjectInfinity/double-click-checkout Abdelilah El Aissaoui 2022-06-11 12:13:24 +0200
  • c6163f1ef4 Add double click to checkout branch Infinity 2022-06-11 05:19:36 +0200
  • 7f22c833dc
    Merge branch 'JetpackDuba:main' into main Infinity 2022-06-11 05:18:09 +0200
  • 8810150429 Remove unnecessary logs Abdelilah El Aissaoui 2022-06-09 03:13:15 +0200
  • e32498d0c7 Fixed repo refreshing when detecting changes in message files Abdelilah El Aissaoui 2022-06-09 03:11:31 +0200
  • 8f2598d866 Disabled creation of branches/tags/stashes with empty string on enter or whitespaces Abdelilah El Aissaoui 2022-06-07 20:10:30 +0200
  • 7156a976dc Added option to stash with a custom message Abdelilah El Aissaoui 2022-06-07 20:08:21 +0200
  • 1380eced08 Merge branch 'high_dpi' into main Abdelilah El Aissaoui 2022-06-06 15:02:42 +0200
  • 37b94bd7f6 Fixed blame/file history header paddings Abdelilah El Aissaoui 2022-06-06 15:02:32 +0200
  • 3a100f547b Added dialog/window closing on pressing ESC Abdelilah El Aissaoui 2022-06-06 14:58:53 +0200
  • 6901bf9f1c Fixed menu padding missalignments Abdelilah El Aissaoui 2022-06-06 12:52:56 +0200
  • a34c6f194d Adjusted headers colors Abdelilah El Aissaoui 2022-06-06 03:21:17 +0200
  • 9ea8d0c99a Added new UI design Abdelilah El Aissaoui 2022-06-06 02:44:18 +0200
  • e47b6719eb Fixed graph when dpi is different than 1 Abdelilah El Aissaoui 2022-06-01 13:28:01 +0200
  • c5f7ddf266 Fixed stage all when there are removed files Abdelilah El Aissaoui 2022-06-06 01:41:41 +0200
  • 3cb7d25a33 Reduced alpha from line selected in light theme Abdelilah El Aissaoui 2022-06-06 01:08:52 +0200
  • 290c5324f2 Fixed padding in "uncommited changes" line Abdelilah El Aissaoui 2022-06-06 01:03:42 +0200
  • 67aff36bc4 Added persistance of commit message Abdelilah El Aissaoui 2022-06-06 00:49:02 +0200
  • 7335499f97 Updated themes Abdelilah El Aissaoui 2022-06-05 21:27:25 +0200
  • d6ad3b3187 Added a new color scheme and fixed multiple theming issues Abdelilah El Aissaoui 2022-06-05 20:32:35 +0200
  • 592a5c3179 Fixed diff header background having paddings Abdelilah El Aissaoui 2022-06-04 15:41:41 +0200
  • 77edfe14d7 Added option to change commits limit Abdelilah El Aissaoui 2022-06-04 04:56:45 +0200
  • 230059fba4
    Merge branch 'JetpackDuba:main' into main Infinity 2022-06-04 02:37:29 +0200
  • 73a3121df9 Updated dependencies Abdelilah El Aissaoui 2022-06-03 18:40:25 +0200
  • 0341a4f577 Fixed open dir dialog showing "Save" instead of "Open" on Windows/MacOS Abdelilah El Aissaoui 2022-06-02 19:25:21 +0200
  • 0bb53e1155 Improve macOS app-icon ProjectInfinity 2022-06-02 19:09:55 +0200
  • e8c3a3de6f Fixed new branch not appearing in the log Abdelilah El Aissaoui 2022-06-01 15:01:51 +0200
  • 8a25dadc12 Moved date in "Commited changes" to fit better in low res screens Abdelilah El Aissaoui 2022-06-01 12:12:31 +0200
  • 61e97082d0 Improve default width of sidemenu ProjectInfinity 2022-06-01 00:29:15 +0200
  • 6f733358e8
    Merge branch 'JetpackDuba:main' into main Infinity 2022-06-01 00:25:35 +0200
  • 78079b519e Add missing app-icon for macOS ProjectInfinity 2022-05-31 17:12:33 +0200
  • a6c496d866 Fixed integration tests depending on the remote repo Abdelilah El Aissaoui 2022-05-31 16:20:56 +0200
  • d92f8404f0 Ensure Gitnuro window decorations follows macOS system theme ProjectInfinity 2022-05-31 15:26:15 +0200
  • 969233ec99 Added "File history" feature Abdelilah El Aissaoui 2022-05-30 01:43:44 +0200
  • 9c1133a292 Added line numbers and text selection to blame Abdelilah El Aissaoui 2022-05-28 16:28:39 +0200
  • df03edf396 Removed unused imports Abdelilah El Aissaoui 2022-05-28 16:12:49 +0200
  • cd06819cfd Added error handling when a file can't be blamed Abdelilah El Aissaoui 2022-05-28 16:12:09 +0200
  • 60a1ef21d8 Added hand icon on hover where it's intended to be Abdelilah El Aissaoui 2022-05-27 20:07:24 +0200
  • eca68aaf07 Multiple blame improvements Abdelilah El Aissaoui 2022-05-27 19:50:30 +0200
  • cb3fe17fee Rebase interactive is aborted when something fails during the process Abdelilah El Aissaoui 2022-05-27 15:52:16 +0200
  • f124d1fb9e Disabled fixup and squash for the first line of the rebase interactive Abdelilah El Aissaoui 2022-05-27 13:30:07 +0200
  • 332c3ef73d Added try catch in case platform doesn't support opening URL in the browser Abdelilah El Aissaoui 2022-05-26 23:55:54 +0200
  • 40366be75c Limited blame text line to a single line Abdelilah El Aissaoui 2022-05-26 23:55:33 +0200
  • 339919a307
    Removed unused image from readme Abdelilah El Aissaoui 2022-05-26 23:43:55 +0200
  • 49992d7cc1
    Update README.md Abdelilah El Aissaoui 2022-05-26 23:43:35 +0200
  • 8e366741ac Added basic version of blame Abdelilah El Aissaoui 2022-05-26 23:35:32 +0200
  • 543545d93d Changed commited changes load block to avoid changing the state to loading when is not necessary Abdelilah El Aissaoui 2022-05-23 19:36:06 +0200
  • 46cb205739 Fixed white screen blink when opening a new tab Abdelilah El Aissaoui 2022-05-23 19:14:21 +0200
  • e283676ef4
    Update README.md Abdelilah El Aissaoui 2022-05-23 18:28:18 +0200
  • 143f98d07f Changed error dialog animation Abdelilah El Aissaoui 2022-05-22 00:54:04 +0200
  • 51d79cff8f Reimplemented rebase interactive as a part of the tab instead of a dialog Abdelilah El Aissaoui 2022-05-22 00:47:36 +0200
  • 364fa53558 Added option to stage/unstage file from diff header Abdelilah El Aissaoui 2022-05-16 20:16:12 +0200
  • a24ae5fdad Added support for ed25519 keys Abdelilah El Aissaoui 2022-05-16 19:15:29 +0200
  • c9a7f63a1c Changed cursor for log divider Abdelilah El Aissaoui 2022-05-14 17:05:23 +0200
  • 3ab0936e44 Changed app font to OpenSans Abdelilah El Aissaoui 2022-05-09 23:03:15 +0200
  • 2263785723 Changed item selection design Abdelilah El Aissaoui 2022-05-09 22:02:24 +0200
  • 69bbfff357 Updated gradle version to prepare the next version Abdelilah El Aissaoui 2022-05-03 19:49:53 +0200
  • df3b1c1fa3 Updated jgit version Abdelilah El Aissaoui 2022-05-03 19:48:47 +0200
  • 08f814c8d8 Added scroll to rebase interactive dialog Abdelilah El Aissaoui 2022-04-16 04:59:03 +0200
  • f60580750b Implemented reword on rebase interactive Abdelilah El Aissaoui 2022-04-16 04:52:53 +0200
  • cdf7d61045 Diff replaces a tab by 4 characters until compose bug is fixed Abdelilah El Aissaoui 2022-04-11 04:32:05 +0200
  • b68135d3a4 Fixed crash when creating the graph if the repo contains tags that point to blobs Abdelilah El Aissaoui 2022-04-11 04:27:25 +0200
  • 14eb5f8c9c Added first version of interactive rebase Abdelilah El Aissaoui 2022-04-09 23:10:08 +0200
  • 08d0323e48 Improved tab's design Abdelilah El Aissaoui 2022-04-09 18:59:10 +0200
  • 9f51893ed2 Hidden file not found exception when trying to fetch the icons from gravatar Abdelilah El Aissaoui 2022-04-09 18:58:30 +0200
  • f03165f70a Added max lines to welcome page text composables Abdelilah El Aissaoui 2022-04-09 18:58:16 +0200
  • d5cac58b87 Removed unused property Abdelilah El Aissaoui 2022-04-08 22:26:03 +0200
  • 855b57196d Side menu items expand state is now stored in the viewModels to restore it's value after changing tabs Abdelilah El Aissaoui 2022-04-08 22:05:48 +0200
  • 8650b1a43c Moved error state holding to the TabViewModel Abdelilah El Aissaoui 2022-04-08 22:05:22 +0200
  • 1f58114404 Added exception throwing when rebase/merge failed due to uncommited changes Abdelilah El Aissaoui 2022-04-08 21:43:47 +0200
  • 4f84c38fb4 Started replacement of the old tabs system with the new one Abdelilah El Aissaoui 2022-04-08 20:21:56 +0200
  • fac5cbf16a Increased version for the next release Abdelilah El Aissaoui 2022-04-08 20:21:24 +0200
  • fb8e41dfff Fixed lines in diff being cut when overflowing Abdelilah El Aissaoui 2022-04-08 20:21:07 +0200
  • 86b79c800f
    Update latest.json Abdelilah El Aissaoui 2022-04-07 23:42:08 +0200
  • b7179a5c20 Increased version code v0.1.1 Abdelilah El Aissaoui 2022-04-07 23:33:21 +0200
  • c31b1a9d6b Fixed hunk stage on files with a single line without lineDelimiter Abdelilah El Aissaoui 2022-04-07 23:06:20 +0200
  • d055060483 Fixed crash on empty graph Abdelilah El Aissaoui 2022-04-07 22:57:32 +0200
  • 7b4ab49a30 Increased refresh time when having multiple consecutive changes to 1s and added refresh when diff missing Abdelilah El Aissaoui 2022-04-07 22:50:52 +0200
  • c20021832f Fixed graph size not being recalculated after changing uncommited changes status Abdelilah El Aissaoui 2022-04-07 22:44:34 +0200
  • c71f7555de Fixed stage/unstage hunks not working on properly on specific line endings Abdelilah El Aissaoui 2022-04-07 22:39:33 +0200
  • 5982c65c79 Fixed diff on index files when a repository is empty Abdelilah El Aissaoui 2022-04-07 19:19:21 +0200
  • 685769a154 Increased project version to 0.1.1 Abdelilah El Aissaoui 2022-04-07 18:44:52 +0200
  • 1baab9e3f8 Fixed clone state being lost on error & multiple errros not being reported Abdelilah El Aissaoui 2022-04-07 18:41:53 +0200
  • 716d04df9a Merge branch 'status_optimizations' into main Abdelilah El Aissaoui 2022-04-06 20:19:54 +0200
  • b53b9b0b79 Now staged and unstaged use the same status to update the data (instead of executing it twice) Abdelilah El Aissaoui 2022-04-06 20:19:29 +0200
  • 7f9da646ff Fixed uncommited changes line not appearing on rebase with a single conflict (no other changes) Abdelilah El Aissaoui 2022-04-06 20:18:59 +0200
  • 51ea75c033 Removed done TODO tasks and added appScope cancellation on app exit Abdelilah El Aissaoui 2022-04-06 20:02:56 +0200
  • ab9c8ce2df Fixed unstage hunk not restoring lines properly Abdelilah El Aissaoui 2022-04-06 19:48:30 +0200
  • 1e0660dca0 Refactored status to improve its performance and removed diff update handling Abdelilah El Aissaoui 2022-04-06 19:39:06 +0200
  • 9927a249b9 Fixed invalid directory string on clone Abdelilah El Aissaoui 2022-04-06 17:50:31 +0200