Commit Graph

  • 4108537825 [WIP] started refactor of status Abdelilah El Aissaoui 2022-04-06 17:49:38 +0200
  • 6b8a7d14a6 Updated readme Abdelilah El Aissaoui 2022-04-06 05:26:18 +0200
  • 76160fcdef
    Update README.md Abdelilah El Aissaoui 2022-04-04 21:40:43 +0200
  • 60a6fb1a3e Fixed file name not being completly displayed when it's in the root of the dir for commited changes v0.1.0 Abdelilah El Aissaoui 2022-04-04 21:00:17 +0200
  • 8d066f15dc Updated description Abdelilah El Aissaoui 2022-04-04 19:00:32 +0200
  • 391d43c850 Updated screenshots Abdelilah El Aissaoui 2022-04-04 18:55:21 +0200
  • f8c7bd5515 Renamed project from references Abdelilah El Aissaoui 2022-04-04 18:43:27 +0200
  • f1868844a2 Extracted project name as a constant Abdelilah El Aissaoui 2022-04-04 18:32:56 +0200
  • 27e8efcaf7 Added additional info dialog Abdelilah El Aissaoui 2022-04-04 18:32:06 +0200
  • d85574fe6a Added icon and data for windows build Abdelilah El Aissaoui 2022-04-04 05:15:42 +0200
  • 6c1790ce24 Added refresh even if stash has failed Abdelilah El Aissaoui 2022-04-04 05:12:11 +0200
  • 61d5ee941a Fixed file name not being completly displayed when it's in the root of the dir Abdelilah El Aissaoui 2022-04-04 05:05:50 +0200
  • 0c40d7892c
    Update README.md Abdelilah El Aissaoui 2022-04-04 03:04:52 +0200
  • 61adbdb1d6 Prepared json for first release Abdelilah El Aissaoui 2022-04-04 03:02:07 +0200
  • dac6d597a2 Fixed date being moved if the message is too long Abdelilah El Aissaoui 2022-04-04 03:00:51 +0200
  • b980784b1f Changed secondary color & reorganized welcome/home screen Abdelilah El Aissaoui 2022-04-04 02:58:51 +0200
  • 8f92b6d195 Added updates check Abdelilah El Aissaoui 2022-04-04 02:48:40 +0200
  • d3fd889e02 Added json that contains info about the latest release Abdelilah El Aissaoui 2022-04-04 02:34:47 +0200
  • 11ea0986c3 Fixed clone url replacing inbetween ".git" string (should only remove suffixes) Abdelilah El Aissaoui 2022-04-04 00:19:03 +0200
  • c1fdd891c6 Added clone progress and changed clone button to PrimaryButton Abdelilah El Aissaoui 2022-04-03 19:43:54 +0200
  • df638defb8 Removed unnecessary dispose (already using "use" extension) Abdelilah El Aissaoui 2022-04-03 19:43:26 +0200
  • e2449db568 Added padding at the end of the graph to avoid the last line being partially covered by the horizontal scrollbar of the graph Abdelilah El Aissaoui 2022-04-03 19:22:45 +0200
  • 154ab89a21 Changed old style buttons to the new one Abdelilah El Aissaoui 2022-04-03 01:29:18 +0200
  • d662edba9d Improved clone dialog features by adding more error management & directory picker Abdelilah El Aissaoui 2022-04-03 01:16:55 +0200
  • 8a9c2d5fc3
    Update README.md Abdelilah El Aissaoui 2022-04-02 04:30:09 +0200
  • 01e45f1c4d Fixed jar name generation Abdelilah El Aissaoui 2022-04-02 04:17:40 +0200
  • 59a36fed08 Graph now shows properly the HEAD commits when rebasing & commits referenced by unpeeled tags Abdelilah El Aissaoui 2022-04-02 04:00:53 +0200
  • 457d604575 Removed unnecessary parameters from callbacks Abdelilah El Aissaoui 2022-04-02 00:36:09 +0200
  • 5ab529e22b Updated repo URLs Abdelilah El Aissaoui 2022-04-02 00:35:33 +0200
  • 06b4b883de Added more tests to branches manager Abdelilah El Aissaoui 2022-04-01 20:53:40 +0200
  • a9accafafb Replaced direct usage of manager coroutineScope to use an method that handles errors Abdelilah El Aissaoui 2022-04-01 19:33:02 +0200
  • f86e2391c0
    Update README.md Abdelilah El Aissaoui 2022-04-01 19:56:08 +0200
  • 558f02fca4 Implemented basic local git init Abdelilah El Aissaoui 2022-04-01 05:42:44 +0200
  • 54a1ab4436 Added loading screen when opening a repository Abdelilah El Aissaoui 2022-04-01 05:00:06 +0200
  • 2dd6fb106e Filtered out uninitialized submodules from git diff Abdelilah El Aissaoui 2022-03-31 22:09:59 +0200
  • a32f4d5ccd Fixed text not being cleared after commit Abdelilah El Aissaoui 2022-03-31 20:40:25 +0200
  • 054778bdcc Implemented graph search Abdelilah El Aissaoui 2022-03-31 20:39:25 +0200
  • b83133f4fe Added base for unit testing Abdelilah El Aissaoui 2022-03-30 01:04:20 +0200
  • d544cc4e94 Moved repository opening to repository manager Abdelilah El Aissaoui 2022-03-30 00:08:53 +0200
  • 6a49048d9a Updated gradle version Abdelilah El Aissaoui 2022-03-30 00:08:42 +0200
  • 0501247855 Unified versioning in a singe variable for diff type of builds Abdelilah El Aissaoui 2022-03-28 00:32:48 +0200
  • 47ea1f6089 Updated dependencies and changed versioning Abdelilah El Aissaoui 2022-03-28 00:32:01 +0200
  • 3c40069ec7 Updated icon Abdelilah El Aissaoui 2022-03-27 06:27:43 +0200
  • 16c0c39906 Added fat jar generation Abdelilah El Aissaoui 2022-03-27 06:27:31 +0200
  • 602b45dd21 Changed group and versioning Abdelilah El Aissaoui 2022-03-27 06:24:29 +0200
  • f56e114f0f Updated compose version to 1.1.1 Abdelilah El Aissaoui 2022-03-26 05:05:23 +0100
  • fc821ecb92 Fixed git paths using system dependant separator instead of fixed "/" Abdelilah El Aissaoui 2022-03-04 15:43:29 +0100
  • 2466dd7a33 File picker styling is only applied in windows/macOs now Abdelilah El Aissaoui 2022-03-04 14:53:49 +0100
  • 3352444371 Disabled the option to stage/unstage hunks when the repository is not in a safe state Abdelilah El Aissaoui 2022-03-03 20:27:11 +0100
  • 33eb0f3c8a File watcher now also watched new added directories Abdelilah El Aissaoui 2022-03-03 20:00:34 +0100
  • aae80445f9 Moved delayed refresh to tabViewModel instead of the file watched and added detection of git dir changed to refresh the whole repository information Abdelilah El Aissaoui 2022-02-25 16:51:52 +0100
  • bbea356eb2 Added missing horizontal padding to commited changes files icon Abdelilah El Aissaoui 2022-02-25 00:41:03 +0100
  • afc7d9df8e Improved performance when multiple FS changes occur in a fraction of a second Abdelilah El Aissaoui 2022-02-25 00:40:11 +0100
  • 41ff6a57b8 Improved display of branches' names in branch context menu Abdelilah El Aissaoui 2022-02-24 23:07:28 +0100
  • dc80cadc1b Updated compose to 1.1.0 Abdelilah El Aissaoui 2022-02-24 16:02:07 +0100
  • dd56ccf2fc Now uncommited changes shows which diff entry has been clicked Abdelilah El Aissaoui 2022-02-24 15:41:10 +0100
  • 970132f1d7 File name is always shown in the changes log to cut the dir path Abdelilah El Aissaoui 2022-02-24 14:51:12 +0100
  • 250ca295b9 Added option to pull/push from specific branch Abdelilah El Aissaoui 2022-02-24 14:25:15 +0100
  • b8e76aa7a8 Added push including tags option Abdelilah El Aissaoui 2022-02-23 02:19:11 +0100
  • 8d00141df2 Improved settings dialog UI Abdelilah El Aissaoui 2022-02-21 16:03:36 +0100
  • 84d986587d Reduced status sumary font size + fixed typo Abdelilah El Aissaoui 2022-02-21 15:19:45 +0100
  • b6c4fa0ed7 Reduced number of operations that have to be executed to update the status Abdelilah El Aissaoui 2022-02-21 15:14:31 +0100
  • 4ed10c0682 Reformated project's code Abdelilah El Aissaoui 2022-02-21 01:49:14 +0100
  • a2d687caa8 Fixed flow warning Abdelilah El Aissaoui 2022-02-20 23:02:12 +0100
  • d8d4147d18 Fixed currently displayed diff entry being updated twice when changes are detected Abdelilah El Aissaoui 2022-02-20 22:59:43 +0100
  • fb377b9554 Changed graph border width and corner shape Abdelilah El Aissaoui 2022-02-18 15:30:46 +0100
  • 82d9479e55 Changed multiple elements colors Abdelilah El Aissaoui 2022-02-18 15:03:52 +0100
  • 7a86ed8227 Changed abort button colors Abdelilah El Aissaoui 2022-02-18 12:30:30 +0100
  • 902626f04b Added exception when pull has failed Abdelilah El Aissaoui 2022-02-17 23:18:46 +0100
  • 9dc5296a61 Return header if no branches match current ref (or null if empty repo) Abdelilah El Aissaoui 2022-02-17 23:03:19 +0100
  • 32ef5d50cd Fixed crash when commits list is empty Abdelilah El Aissaoui 2022-02-17 22:56:45 +0100
  • f314dc2c26 Limited tab title lines to 1 Abdelilah El Aissaoui 2022-02-17 22:56:20 +0100
  • 9ad7b23373
    Update README.md Abdelilah El Aissaoui 2022-02-17 20:09:53 +0100
  • afce2a2aa7 Added basic remotes management Abdelilah El Aissaoui 2022-02-17 19:22:48 +0100
  • df3f47f073 Untracked files are now staged before stash Abdelilah El Aissaoui 2022-02-15 20:05:49 +0100
  • 0ff882a31c Added native look and file for system dialogs Abdelilah El Aissaoui 2022-02-11 20:55:10 +0100
  • 587843d246 Changed how the diff list is created to improve scrollbar's behavior (used to change its size depending on the scroll position ???) Abdelilah El Aissaoui 2022-02-11 20:47:20 +0100
  • c374ac77d5 Fixed weird spacing when using fonts with different heights in lines with empty text in the diff Abdelilah El Aissaoui 2022-02-11 20:34:13 +0100
  • a3f233d363 Added option to refresh repository Abdelilah El Aissaoui 2022-02-10 00:18:15 +0100
  • 93a1ef3240 Replaced hardcoded separator by OS dependant appropach Abdelilah El Aissaoui 2022-02-08 19:29:20 +0100
  • 2a12c3e883 Changed scrollbar color scheme to make it more visible Abdelilah El Aissaoui 2022-02-07 22:04:06 +0100
  • e54ba6d8a0 Log code cleanup and added more comments Abdelilah El Aissaoui 2022-02-07 20:39:30 +0100
  • 759d30014b Fixed context menu not working when clicking on the graph Abdelilah El Aissaoui 2022-02-07 15:37:14 +0100
  • 7e86e3b2fd Reimplemented log view. Now graph can be horizontally scrolled Abdelilah El Aissaoui 2022-02-07 15:34:21 +0100
  • 02313fe632 Implemented context menu for stash operations Abdelilah El Aissaoui 2022-02-06 22:57:46 +0100
  • fff18b7fef Added uncommited files count to "uncommited changes" line in the log Abdelilah El Aissaoui 2022-02-06 20:49:54 +0100
  • 72e77f41fd Implemented cherry-pick Abdelilah El Aissaoui 2022-02-05 19:19:49 +0100
  • cb609c44cc Removed unused annotation Abdelilah El Aissaoui 2022-02-05 03:09:33 +0100
  • ac21b59f6c Implemented amend previous commit Abdelilah El Aissaoui 2022-02-05 03:01:03 +0100
  • e473d29167 Reformated project's code Abdelilah El Aissaoui 2022-02-05 02:55:26 +0100
  • df48b40ce5 Refactored safeProcessing to be able to refresh data even after a crash Abdelilah El Aissaoui 2022-02-05 02:06:55 +0100
  • 9105940e00 Push deletion is done before doing it locally to prevent deleting the local branch in case of error Abdelilah El Aissaoui 2022-02-05 01:35:44 +0100
  • 857032ec04 Remote branches in side panel is shown now without the remote name Abdelilah El Aissaoui 2022-02-05 01:35:21 +0100
  • cc787064b6 Clicking on a remote now colpases it Abdelilah El Aissaoui 2022-02-05 01:28:48 +0100
  • 9350d80f74 Updated readme Abdelilah El Aissaoui 2022-02-04 18:54:58 +0100
  • 7dc2ad0a72 All the tab is refreshed now after a push Abdelilah El Aissaoui 2022-02-04 18:54:03 +0100
  • 07703a66be Added remote branch deletion Abdelilah El Aissaoui 2022-02-04 18:53:21 +0100
  • fc4d52b57a Temporary files are now deleted when exiting the app Abdelilah El Aissaoui 2022-02-04 01:34:22 +0100
  • 762aa7a9d1 Updated readme screenshots Abdelilah El Aissaoui 2022-02-03 23:59:25 +0100
  • 8549f59396 Updated logo Abdelilah El Aissaoui 2022-02-03 15:12:09 +0100