lp:~achiang/laika/ppa-activity

Created by Alex Chiang and last modified
Get this branch:
bzr branch lp:~achiang/laika/ppa-activity
Only Alex Chiang can upload to this branch. If you are Alex Chiang please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alex Chiang
Project:
Laika
Status:
Merged

Recent revisions

9. By Alex Chiang

Learn how to handle multiple PPAs

We now allow the user to specify multiple PPAs to search for activity.

On the command line, the syntax looks like:

 --ppas=ppa1,ppa2,ppaN

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.

8. By Alex Chiang

Merge from lp:~achiang/laika/configparser

7. By Alex Chiang

Do not attempt to find published date of un-published packages.

6. By Alex Chiang

Add rudimentary support for querying PPA activity.

5. By Alex Chiang

Merge from:
 lp:~rockstar/laika/more-cleanup

3. By Alex Chiang

* Add command line parsing for:
  - help text
  - specify Launchpad userid
  - specify activity window

2. By Alex Chiang

Move launchpadlib import into main().

1. By Alex Chiang

Initial commit.

Sit, Ubu, sit...
Good dog!

Signed-off-by: Alex Chiang <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:laika
This branch contains Public information 
Everyone can see this information.

Subscribers