summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Made structure change worknecoro2006-09-291-0/+10
* Made structure change worknecoro2006-09-297-62/+54
* Moved backend stuff into own backend-packagenecoro2006-09-295-0/+0
* Replaced "print" by "debug"necoro2006-09-293-15/+18
* Build in a general helper-file including debugging outputnecoro2006-09-291-0/+50
* Build in a general helper-file including debugging outputnecoro2006-09-293-20/+24
* Renamed helper.py to portage_helper.pynecoro2006-09-292-2/+3
* Starting masking/testing-stuff ... not really usable atmnecoro2006-09-271-3/+258
* Removed shebangsnecoro2006-09-274-8/+0
* Reorganisation of the gui-part :) (again ;P)necoro2006-09-273-232/+243
* Added AboutWindownecoro2006-09-271-5/+43
* Added ChangeLognecoro2006-09-271-0/+3
* No more doubled entries in the Queuenecoro2006-09-271-13/+18
* Added scrollbars for the queue-windownecoro2006-09-251-1/+4
* Some more documentationnecoro2006-09-242-15/+70
* Started some documentationnecoro2006-09-243-170/+271
* Genetic/One now takes changed useflags into account when calculating dependen...necoro2006-09-243-65/+150
* Completly implemented use-flags in the GUI.necoro2006-09-203-68/+116
* Added doc-dirnecoro2006-09-202-0/+340
* Renamed main.py to geneticone.pynecoro2006-09-201-1/+1
* Fixesnecoro2006-09-192-2/+5
* First use-flag-toggle-supportnecoro2006-09-191-5/+33
* Some changes to use-flag-editingnecoro2006-09-191-13/+39
* Added use-flag-editiing.necoro2006-09-191-0/+171
* Added licence informations.necoro2006-09-197-201/+293
* Removed our own threading-module ...necoro2006-09-171-2/+4
* Removed our own threading-module ...necoro2006-09-172-62/+0
* Removed our own threading-module ...necoro2006-09-174-13/+80
* Typo -.-necoro2006-09-151-1/+1
* Added Thread-Module and made the "refresh" working (forgot the __init__.py)necoro2006-09-151-1/+1
* Added Thread-Module and made the "refresh" working (forgot the __init__.py)necoro2006-09-151-0/+0
* Added Thread-Module and made the "refresh" workingnecoro2006-09-154-24/+113
* Improved searchnecoro2006-09-111-15/+56
* Some structure changesnecoro2006-09-081-1/+1
* Some structure changesnecoro2006-09-085-45/+56
* Added basic search supportnecoro2006-09-071-2/+17
* Renamed functionsnecoro2006-09-071-61/+69
* Modified setup.pynecoro2006-09-071-1/+3
* Fixed bug with (un)emerging.necoro2006-09-061-5/+6
* Bla ... removed everything binarynecoro2006-09-063-0/+0
* (no commit message)necoro2006-09-068-0/+958
;follow=1'>Increment go-version to 1.16René 'Necoro' Neumann3-5/+5 2021-02-16Use go-embed for templates instead of inline strings.René 'Necoro' Neumann6-74/+79 They should also use CRLF (cf issue #46). 2021-02-16Issue #46: Fix semantics of `n` resultRené 'Necoro' Neumann2-9/+15 Per contract, the returned number of bytes written should be the number of bytes _from the input_. Therefore, the added bytes (`\r` or `\n`) shall not count into that number. 2021-02-16Issue #46: Move and rename writer; add commentsRené 'Necoro' Neumann3-12/+21 2021-02-15Issue #46: Improvements; add testsRené 'Necoro' Neumann2-1/+48 2021-02-15Bump github.com/google/uuid from 1.1.4 to 1.2.0dependabot[bot]2-3/+3 Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.4 to 1.2.0. - [Release notes](https://github.com/google/uuid/releases) - [Commits](https://github.com/google/uuid/compare/v1.1.4...v1.2.0) Signed-off-by: dependabot[bot] <support@github.com> 2021-02-15Issue #46: Make the resulting email body not to include single \r or \n. ↵René 'Necoro' Neumann2-2/+66 This now pleases Cyrus IMAP. 2021-01-20Bump github.com/PuerkitoBio/goquery from 1.6.0 to 1.6.1dependabot[bot]2-3/+3 Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/PuerkitoBio/goquery/releases) - [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.6.0...v1.6.1) Signed-off-by: dependabot[bot] <support@github.com> 2021-01-09Bump github.com/google/uuid from 1.1.2 to 1.1.4dependabot[bot]2-3/+3 Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.2 to 1.1.4. - [Release notes](https://github.com/google/uuid/releases) - [Commits](https://github.com/google/uuid/compare/v1.1.2...v1.1.4) Signed-off-by: dependabot[bot] <support@github.com> 2021-01-09Bump github.com/emersion/go-message from 0.14.0 to 0.14.1 (#42)dependabot[bot]2-3/+3 Bumps [github.com/emersion/go-message](https://github.com/emersion/go-message) from 0.14.0 to 0.14.1. - [Release notes](https://github.com/emersion/go-message/releases) - [Commits](https://github.com/emersion/go-message/compare/v0.14.0...v0.14.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2020-11-28Bump github.com/emersion/go-message from 0.13.0 to 0.14.0 (#38)dependabot[bot]2-3/+9 Bumps [github.com/emersion/go-message](https://github.com/emersion/go-message) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/emersion/go-message/releases) - [Commits](https://github.com/emersion/go-message/compare/v0.13.0...v0.14.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2020-11-28Bump github.com/google/go-cmp from 0.5.2 to 0.5.4 (#37)dependabot[bot]2-3/+3 Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.2 to 0.5.4. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.5.2...v0.5.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2020-11-23Fix release.ymlv0.5.2René 'Necoro' Neumann1-3/+10 2020-11-23Prepare v0.5.2René 'Necoro' Neumann3-3/+8 2020-11-20Bump github.com/gabriel-vasile/mimetype from 1.1.1 to 1.1.2dependabot[bot]2-3/+3 Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Changelog](https://github.com/gabriel-vasile/mimetype/blob/master/CHANGELOG.md) - [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.1.1...v1.1.2) Signed-off-by: dependabot[bot] <support@github.com> 2020-11-04Clean dependabot.ymlRené 'Necoro' Neumann1-4/+0