summaryrefslogtreecommitdiff
path: root/portato/backend (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | a class), enhanced update_world-check
* 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 ↵necoro2006-12-062-25/+24
| | | | gentoolkit-code
* removed gentoolkit-dependencynecoro2006-12-023-44/+223
|
* Added portage.db wherever it wants tree ... not the final solution, but it ↵necoro2006-11-292-1/+2
| | | | does work
* Renamed to portatonecoro2006-11-245-0/+1371
/others/pass.git/commit/src/password-store.sh?h=1.6&id=9b27d7384e22405b109e9c3883ee9d01cfaa89ec&follow=1'>Use a glob in the pattern match instead of using two comparisons for [yY].Chris Down1-1/+1 2013-09-14Rephrase awkward/confusing message about enabling echo during password entry.Chris Down1-3/+3 2013-09-14Fix directory traversal for reencryption when $PREFIX is a symlinkBrian Shore1-1/+1 2013-08-26Makefile: Do not install bash completion to /etcLukas Fleischer1-3/+2 `make install` should never install anything to /etc. "/usr/share/bash-completion/completions/" is the right place for completions that are installed by software packages. Signed-off-by: Lukas Fleischer <info@cryptocrack.de> 2013-05-22check if a passfile exists before checking for directoryBrian Mattern1-13/+12