summaryrefslogtreecommitdiff
path: root/portato/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Added etc-proposals pluginnecoro2007-03-152-0/+13
* Added USE_EXPAND-supportnecoro2007-03-101-0/+21
* Removed accels because they produce segfaults sometimesnecoro2007-03-061-1/+1
* typo in commentnecoro2007-02-231-1/+1
* Renamed package.get_env_var to package.get_package_settingsnecoro2007-02-207-38/+105
* (As Revision 190): support for different backendsnecoro2007-02-191-0/+296
* Back to our own revision solution as the eclass-one checks _before_ updatingnecoro2007-02-199-1007/+1055
* Use icon instead of the asterisknecoro2007-02-162-6/+6
* Build new ebuild-windownecoro2007-02-111-1/+1
* Added method which checks, whether a use flag is enablednecoro2007-02-111-0/+22
* bug fix in update_worldnecoro2007-02-061-5/+1
* bug in find_system_packages and find_world_packagesnecoro2007-02-061-2/+2
* fixed some bugs pyChecker foundnecoro2007-01-313-6/+8
* Small enhancementsnecoro2007-01-242-7/+13
* Bug fixesnecoro2007-01-161-1/+1
* Updatesnecoro2007-01-113-25/+38
* Fixed typo in dependency-calculationnecoro2007-01-081-1/+1
* enhancement for the settings-handling (better reloading-support, moving into ...necoro2006-12-293-92/+121
* fixed small bug #3necoro2006-12-121-4/+4
* used sets for flags; make newuse work completlynecoro2006-12-102-22/+22
* made slots work for update_worldnecoro2006-12-102-64/+76
* added handling of masked packages during an update-world; small changes in ge...necoro2006-12-062-25/+24
* removed gentoolkit-dependencynecoro2006-12-023-44/+223
* Added portage.db wherever it wants tree ... not the final solution, but it do...necoro2006-11-292-1/+2
* Renamed to portatonecoro2006-11-245-0/+1371
1'>git: use secure tmp directoryJason A. Donenfeld1-4/+11 2014-05-10configure git to decrypt gpg files automaticallySamuel Le Thiec1-0/+5 2014-05-08completion: add new generate flagsJason A. Donenfeld3-2/+7 2014-05-08inplace: mutually exclusive with forceJason A. Donenfeld2-3/+3 2014-05-08usage: tab to spacesJason A. Donenfeld1-1/+1 2014-05-08generate: use nice ansi colors instead.Jason A. Donenfeld1-3/+2 2014-05-08zsh: posix compatible sed fix for zsh-completionJason A. Donenfeld1-1/+1 2014-05-07Implement interactive init functionSvend Sorensen1-0/+8 2014-05-07Implement interactive rename functionSvend Sorensen1-0/+7 2014-05-07Reorder interactive function to match order of helper functionsSvend Sorensen1-13/+13 2014-05-07Make edit helper function name consistent with other helpersSvend Sorensen1-1/+1 2014-05-07Factor out password completing-read functionSvend Sorensen1-4/+8 2014-05-07Add dash to Package-RequiresSvend Sorensen1-1/+1 2014-05-06Force sane sort order.Jason A. Donenfeld1-2/+2 2014-05-06generate: add --in-place optionJason A. Donenfeld4-9/+33