lp:~chipaca/snappy/reduce-manifest

Created by John Lenton and last modified
Get this branch:
bzr branch lp:~chipaca/snappy/reduce-manifest
Only John Lenton can upload to this branch. If you are John Lenton please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John Lenton
Project:
Snappy
Status:
Merged

Recent revisions

466. By John Lenton

qualifiedName, not dirname. Also renamed tests.

465. By John Lenton

keep the use of clickManifest to a minimum (use packagYaml instead)

464. By John Lenton

Move SnapType -> pkg.Type by chipaca approved by sergiusens

463. By Michael Terry

Add modelines to all Go files, letting editors know they should use real tabs.

These modelines currently do two things:
- Let an editor know the file is Go code (though the .go extension should have tipped them off) for syntax highlighting purposes.
- Let an editor know to ignore the user's default preference for tabs vs whitespace when the TAB key is pressed, and just use a tab directly. by mterry approved by mvo

462. By John Lenton

Moved debsig-verify validation under clickdeb. by chipaca approved by sergiusens

461. By John Lenton

Log command failures. by chipaca approved by sergiusens

460. By John Lenton

Remove usage of stdlib "log" in favour of our logger module. by chipaca approved by sergiusens

459. By John Lenton

New, simpler logger. by chipaca approved by sergiusens

458. By John Lenton

Get rid of logger.LogError by chipaca approved by sergiusens

457. By Michael Terry

Allow ".." in file paths as long as it isn't an entire element. (i.e. allow "hello..you" or "...")

We call filepath.Clean right before our ".." check. So the only instances of ".." will be in the first element. That lets us simplify the check a lot. by mterry approved by chipaca

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~snappy-dev/snappy/snappy-moved-to-github
This branch contains Public information 
Everyone can see this information.

Subscribers