Age | Commit message (Expand) | Author |
2014-02-03 | Really clean up after a run. | Antoine Jacoutot |
2014-02-02 | don't create empty lists that won't be used | Marc Espie |
2014-02-02 | gc really old code | Marc Espie |
2014-02-02 | pseudo handle needs dependency_info too, forgot that one. | Marc Espie |
2014-02-02 | simplify how "kept" packages are handled. First, we never need their | Marc Espie |
2014-02-02 | now that things are clean enough, we just need to figure out kept packages | Marc Espie |
2014-02-02 | make sure kept handles are complete... not really optimized so far, but will | Marc Espie |
2014-02-01 | style | Marc Espie |
2014-02-01 | sort out the code to figuring out kept packages. | Marc Espie |
2014-02-01 | let solve_depends work as soon as we have update_info | Marc Espie |
2014-02-01 | handling of critical section was wrong. Interrupting an update once we're | Marc Espie |
2014-02-01 | don't bother caching, it's no longer useful | Marc Espie |
2014-02-01 | use conflict_list directly from handle. | Marc Espie |
2014-02-01 | no need to test for plist, we get the conflict_list since we have update_info | Marc Espie |
2014-02-01 | handles are more adequate places to stash conflict lists, since they can | Marc Espie |
2014-02-01 | style | Marc Espie |
2014-01-31 | @md5 annotations died at the end of 2008, so it's reasonable to scrape the | Marc Espie |
2014-01-31 | no longer a need for the solver, which is fortunate as this creates | Marc Espie |
2014-01-31 | avoid creating backrefs | Marc Espie |
2014-01-31 | handle conflict with partial in a less hackish ways, by passing an | Marc Espie |
2014-01-31 | minor fix: don't go to cache if genuine install | Marc Espie |
2014-01-30 | reinstate the note that setting env vars in a crontab is an extension; | Jason McIntyre |
2014-01-30 | wipe locations a bit more thoroughly | Marc Espie |
2014-01-30 | reorganise this file into something a bit saner, killing wacky macros | Jason McIntyre |
2014-01-30 | update the EXTENSIONS section, renaming it to STANDARDS while here; | Jason McIntyre |
2014-01-30 | expand STANDARDS; ok millert | Jason McIntyre |
2014-01-30 | avoid storing dead keys. | Marc Espie |
2014-01-30 | don't save empty errors | Marc Espie |
2014-01-30 | indent fix | Marc Espie |
2014-01-30 | most PkgSpec are default conflicts, so not storing empty constraints... | Marc Espie |
2014-01-30 | not really a need to store state in the location, when we can ask | Marc Espie |
2014-01-30 | minor bug-fix, make sure partial is handled properly. | Marc Espie |
2014-01-30 | don't create empty entries | Marc Espie |
2014-01-30 | finish killing old annotation | Marc Espie |
2014-01-30 | add a -d flag to remove the specified firmware packages | Alexander Hall |
2014-01-28 | typo in errx() string | Stuart Henderson |
2014-01-28 | Do not send Nginx version number in error pages and Server header by default.... | Stephan A. Rickauer |
2014-01-28 | Drop comma (sthen@). | Antoine Jacoutot |
2014-01-28 | Drop FETCH_CMD and always use ftp(1). | Antoine Jacoutot |
2014-01-27 | Only remove COMPFILE if it exists. | Antoine Jacoutot |
2014-01-27 | Move "EDIT" to the top. | Antoine Jacoutot |
2014-01-27 | Enhance errors output and display exactly what is going on. | Antoine Jacoutot |
2014-01-27 | Make it clear SM_PATH will fetch the sets corresponding to the currently | Antoine Jacoutot |
2014-01-27 | first pass at cleanup; | Jason McIntyre |
2014-01-27 | add nginx.conf.5 to SEE ALSO; | Jason McIntyre |
2014-01-26 | show that zero checksums are invalid for UDP over IPv6; input & ok bluhm@ | Christian Weisgerber |
2014-01-25 | more ArcCheck nits: don't allow a file to be u-r/g-r without an explicit | Marc Espie |
2014-01-25 | somehow, bytes got garbled. Be less cute and seek twice, that works. | Marc Espie |
2014-01-24 | Implement -S; from traceroute; reduces diff to traceroute. | Florian Obser |
2014-01-24 | Implement -D; from traceroute; reduces diff to traceroute. | Florian Obser |