Age | Commit message (Expand) | Author |
2019-07-24 | GC old catchall | Marc Espie |
2019-07-10 | yet another last_error | Marc Espie |
2019-06-30 | refactor a bit of code: retrieve_fullname/retrieve_size, so that | Marc Espie |
2018-07-07 | - move everything tag-related into state->{tags} | Marc Espie |
2018-06-30 | over-eager refactor means fw_update goes thru delete_handle, so teach | Marc Espie |
2018-06-24 | fw_update not fwupdate, from weerd@ | Stuart Henderson |
2018-06-22 | let the tag logic migrate into state for running atend, | Marc Espie |
2018-06-20 | modernize pkg_delete code, we have DeleteSets, which means handle | Marc Espie |
2018-06-19 | Pass the set thru to deletion operations (we may need to solve_tags!) | Marc Espie |
2018-06-15 | Add a -Dstub option to facilitate creating/adding/deleting "stubbed" packages | Marc Espie |
2018-02-27 | sanitize say/print output further | Marc Espie |
2017-04-05 | For a non-interactive attempt to pkg_delete a firmware package, print a | Stuart Henderson |
2017-03-25 | tweak checksums on delete to not happen by default, with an interface | Marc Espie |
2017-03-09 | take the checksum part out of line. | Marc Espie |
2016-08-27 | in case we run delete_first (not enough room), delay the unlink of | Marc Espie |
2016-02-03 | update the font cache by running fc-cache after removing packages | Robert Nagy |
2015-07-28 | make -B with bad checksums cope. Reported by millert@ | Marc Espie |
2015-05-18 | simplify progressmeter calls to visit_and: we retrieve the state from the | Marc Espie |
2014-11-30 | missed some. | Marc Espie |
2014-11-27 | default for interactive should match non-interactive. | Marc Espie |
2014-11-25 | minor clean-up: the stuff not to display is tied to the set, so make the | Marc Espie |
2014-11-21 | a long time ago, DISPLAY and UNDISPLAY required special treatment, as they | Marc Espie |
2014-11-20 | big trim-down of MESSAGE/UNMESSAGE: just match checksums between new packages | Marc Espie |
2014-05-20 | yet more code that no longer makes any sense | Marc Espie |
2014-05-20 | makewhatis being now external, it no longer requires picky/test/check_dir. | Marc Espie |
2014-04-18 | Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo. | Ingo Schwarze |
2014-03-18 | remove $_ usage that warns under perl 5.18 | Marc Espie |
2014-02-08 | fudge verbose state so that makewhatis is only verbose if pkg_add/delete -vv | Marc Espie |
2014-02-06 | don't store full directory objects if they're not "special", just knowing | Marc Espie |
2014-02-03 | gc old stuff that never fixed the problem it intended to fix :( | Marc Espie |
2014-02-03 | store compact form of manpages. | Marc Espie |
2014-01-30 | avoid storing dead keys. | Marc Espie |
2014-01-30 | finish killing old annotation | Marc Espie |
2014-01-10 | by popular demand, remove excessive paranoia | Marc Espie |
2014-01-09 | bump copyright to 2014 | Marc Espie |
2014-01-07 | tedu some very old checks: we no longer have INSTALL/UNINSTALL scripts, | Marc Espie |
2014-01-05 | have -DFW_UPDATE set @option firmware on downloaded firmwares. | Marc Espie |
2014-01-02 | zap PKG_PREFIX (undocumented and unused, now) | Marc Espie |
2013-12-30 | use replacing method (and not var) | Marc Espie |
2013-12-25 | move the choice of signature type for checking into one single place | Marc Espie |
2013-09-24 | missing number | Marc Espie |
2012-01-16 | Backout activation of the new apropos(1)/whatis(1)/makewhatis(8). | Ingo Schwarze |
2012-01-05 | Enable the new apropos(1), whatis(1), and makewhatis(8). | Ingo Schwarze |
2011-09-17 | make pkg_add -nvv work with respect to whatis.db updates; | Ingo Schwarze |
2011-08-23 | zap old INSTALL/DEINSTALL stuff, it's been deprecated for 3 years, and removed | Marc Espie |
2011-07-12 | new pkg_delete, very similar to pkg_add, support for -a | Marc Espie |
2011-06-20 | in an UpdateSet, match new files with old files based on their sha256. | Marc Espie |
2011-01-23 | hide details of "finish" inside PackingElement proper. | Marc Espie |
2010-12-24 | move the handling of ldconfig to AddDelete::State | Marc Espie |
2010-12-24 | handle failures from ports tree with more care. | Marc Espie |