~achiang/laika/no-laikarc

Viewing all changes in revision 8.

  • Committer: Alex Chiang
  • Date: 2010-10-15 18:09:49 UTC
  • mfrom: (5.2.4 ppa-activity)
  • Revision ID: achiang@canonical.com-20101015180949-9471z95bx2qkeaax
Merge support for searching PPA activity from lp:~achiang/laika/ppa-activity

This branch adds support for searching for your activity in PPAs, as
defined by "uploads within the defined time window".

You can search multiple PPAs. On the command line, the syntax looks like:

        --ppas=ppa1,ppa2,ppaN

If you regularly contribute to several PPAs, it may be more convenient
to permanently specify them in your .laikarc configuration file.

In the config file, the syntax looks like:

        ppas: ppa1,ppa2,ppaN

Or, for readability:

        ppas:
         ppa1
         ppa2
         ppaN

I prefer the second style, as PPA names tend to be long. Breaking them out
onto separate lines helps quite a bit with readability.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: