summaryrefslogtreecommitdiff
path: root/geneticone/backend/package.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed to portatonecoro2006-11-241-324/+0
* Renamed to portatonecoro2006-11-241-8/+8
* fixed small bug if a package is blocking itselfnecoro2006-11-081-5/+6
* Moved gtk-specific stuff to an extra subdir to make it more flexible for qtnecoro2006-10-271-1/+2
* Changed all occurences of "Necoro d.M." into "René 'Necoro' Neumann"necoro2006-10-261-2/+2
* Speedup for "--deep"; loading sign for update world; handling packages not in...necoro2006-10-161-4/+15
* Second level of "emerge --update"necoro2006-10-151-2/+55
* Documentation worknecoro2006-10-131-127/+59
* bla - prepared 0.4.0 ; added dialogs.py; extended some commentsnecoro2006-10-091-4/+16
* Made the testing stuff working too ... I hope ^^ ... removed obsolete-dirnecoro2006-10-081-18/+25
* Added first support for the masking stuff ... and hoping that it is going to ...necoro2006-10-051-10/+23
* fixed bugsnecoro2006-09-291-2/+1
* Made structure change worknecoro2006-09-291-4/+6
* Moved backend stuff into own backend-packagenecoro2006-09-291-0/+293
1d42c54ff20eed689f0fb9ab899445&follow=1'>Move resources to own folderRené 'Necoro' Neumann5-4/+4 2022-02-01Icon and better windows dataRené 'Necoro' Neumann6-1/+51 2022-02-01Combo BoxesRené 'Necoro' Neumann2-22/+27 2022-02-01Add windows manifestRené 'Necoro' Neumann3-0/+34 2022-02-01Use our version of giuRené 'Necoro' Neumann2-2/+4 2022-02-01go mod tidyRené 'Necoro' Neumann2-4/+3 2022-02-01Use up2date giuRené 'Necoro' Neumann1-1/+1 2022-02-01GUI: GridLayoutRené 'Necoro' Neumann1-2/+62 2022-01-29[release]: Move checkout to the frontRené 'Necoro' Neumann1-3/+3 2022-01-29[release]: Make Windows build link staticRené 'Necoro' Neumann1-1/+1 2022-01-29[release]: Fix multiple issuesRené 'Necoro' Neumann1-10/+8 2022-01-29Start with a basic GUIRené 'Necoro' Neumann4-2/+73 2022-01-29[release]: Fix github variable syntaxRené 'Necoro' Neumann1-2/+2 2022-01-29Build on windows and linuxRené 'Necoro' Neumann1-6/+9 2022-01-29Build on windows and linuxRené 'Necoro' Neumann1-45/+58 2022-01-25const blockRené 'Necoro' Neumann1-3/+5 2022-01-25Slight restructuringRené 'Necoro' Neumann2-84/+93 2022-01-24Add test stuff to .gitignoreRené 'Necoro' Neumann1-1/+7 2022-01-24Factor out `writeOutput`René 'Necoro' Neumann1-15/+15 2022-01-24Create clubs and participants files also via templateRené 'Necoro' Neumann4-113/+63