GHMiranda
  • Joined on 2023-12-31
GHMiranda synced and deleted reference refs/tags/refs/pull/1/merge at GHMiranda/Pilgrim from mirror 2025-06-09 23:02:25 +00:00
GHMiranda synced commits to feat-TUI at GHMiranda/Pilgrim from mirror 2025-06-09 23:02:25 +00:00
821845530a Changed some imports in photo_service.pyto avoid circular import error, and removed a package on diary_list_screen.py that is not being used.
GHMiranda synced commits to master at GHMiranda/Pilgrim from mirror 2025-06-09 23:02:25 +00:00
1cb6cfa1b5 Merge pull request #1 from gmbrax/dependabot/pip/greenlet-3.2.3
39017a96b6 Bump greenlet from 3.2.2 to 3.2.3
Compare 2 commits »
GHMiranda synced commits to dependabot/pip/greenlet-3.2.3 at GHMiranda/Pilgrim from mirror 2025-06-09 17:47:50 +00:00
GHMiranda synced new reference dependabot/pip/greenlet-3.2.3 to GHMiranda/Pilgrim from mirror 2025-06-09 17:47:50 +00:00
GHMiranda synced commits to feat-TUI at GHMiranda/Pilgrim from mirror 2025-06-09 01:58:19 +00:00
58c7bfd8e9 Added the diary select screen
GHMiranda synced commits to feat-TUI at GHMiranda/Pilgrim from mirror 2025-06-07 04:03:36 +00:00
GHMiranda synced new reference feat-TUI to GHMiranda/Pilgrim from mirror 2025-06-07 04:03:36 +00:00
GHMiranda synced commits to master at GHMiranda/Pilgrim from mirror 2025-06-06 02:22:17 +00:00
103b9a9da1 Altered the Cardinality of the foreign keys to be non-nullable
GHMiranda created branch gbowne-Edition in GHMiranda/GoulagSort 2025-05-23 18:55:33 +00:00
GHMiranda pushed to gbowne-Edition at GHMiranda/GoulagSort 2025-05-23 18:55:33 +00:00
100c7b12ee Reimplemented the main logic using a tip by Gbowne
GHMiranda created branch 0.2.2 in GHMiranda/GoulagSort 2025-05-23 05:30:28 +00:00
GHMiranda pushed to 0.2.2 at GHMiranda/GoulagSort 2025-05-23 05:30:28 +00:00
82956d484e Modified To add the list merge system
GHMiranda pushed to v.0.2.0 at GHMiranda/GoulagSort 2025-05-21 04:38:10 +00:00
401d9ef2df Fixed the code now it pass all the tests
GHMiranda created branch v.0.2.1 in GHMiranda/GoulagSort 2025-05-21 04:36:19 +00:00
GHMiranda pushed to v.0.2.1 at GHMiranda/GoulagSort 2025-05-21 04:36:19 +00:00
b295ee775b Added a new way to reinsert the temporary list to the main list speeding up the process
GHMiranda created branch v.0.2.0 in GHMiranda/GoulagSort 2025-05-20 23:33:03 +00:00
GHMiranda pushed to v.0.2.0 at GHMiranda/GoulagSort 2025-05-20 23:33:03 +00:00
72279ed09e Completely changed the algorithm, but its now failing 4 tests out of the 13 tests.
GHMiranda pushed to docs at GHMiranda/GoulagSort 2025-05-20 23:23:32 +00:00
50778e34dc Added Markdown support
GHMiranda pushed to master at GHMiranda/GoulagSort 2025-05-20 20:27:21 +00:00
8b42d43574 Added few edge cases to the test suite