Age | Commit message (Collapse) | Author |
|
|
|
beginning to match the way other repos are displayed.
* TODO updates.
|
|
from one package to another seemlessly (knock on wood). This is implemented
through the use of two skip lists in the trans struct- skip_add and
skip_remove, which replace the former trans->skiplist.
* Removed an unnecessary function parameter, added a necessary one.
* If a package has no backup files, print '(none)' under the heading so it is
more obvious.
* Updated my TODO list.
|
|
|
|
* Updated pot translation templates
* Located culprit of progress bar moving when unicode characters are used,
added a TODO note about it
* Removed '(target)' string from the sync.c error message, just like we did
from add.c yesterday
* Updated my TODO
|
|
|
|
the array, e.g. arch=('i686').
* Updated my TODO.
* Changed the email address in rankmirrors script.
|
|
ensured force option was still documented in PKGBUILD.5.
|
|
* Alphabetized options in pacman usage.
|
|
duplicate anyway. Also removed the last of the ORE tags and replaced them
with TODOs.
|
|
* Change libtool default to makepkg2 behavior.
* Other small changes.
|
|
most of the former options in makepkg.conf, and are described in detail
there:
BUILDENV=(fakeroot !distcc color !ccache)
OPTIONS=(strip !docs !libtool emptydirs)
Note that PKGBUILD specified options will always have final say. They will
now be specified as they are above, except using lowercase 'options' array.
* makepkg was fixed so options actually work as expected.
|
|
|
|
|