~nacc/git-ubuntu:import-tests

Last commit made on 2018-04-05
Get this branch:
git clone -b import-tests https://git.launchpad.net/~nacc/git-ubuntu
Only Nish Aravamudan can upload to this branch. If you are Nish Aravamudan please log in for upload directions.

Branch merges

Branch information

Name:
import-tests
Repository:
lp:~nacc/git-ubuntu

Recent commits

6b97d24... by Nish Aravamudan

importer: fix algorithm to match spec

This also fixes a logic issue with the changelog parent.

LP: #1761331
LP: #1754194
LP: #1754507
LP: #1754706
LP: #1734883
LP: #1761332

de2bd78... by Nish Aravamudan

Initial test for import_{un,}applied_spi

Based upon work-in-progress spec.

1d5e4e8... by Nish Aravamudan

importer: remove import_patches_unapplied_tree

This is a trival wrapper around dsc_to_tree_hash that does
not buy us much.

9db5d65... by Nish Aravamudan

importer: add create_{import,applied}_tag API

Currently unused, but will be. Add tests.

LP: #1755247

a778301... by Nish Aravamudan

repo_comparator: add basic equals() method

This method currently supports a simple check of specified refs in the
two repositories.

0bdae92... by Nish Aravamudan

git_repository: Add create_tag API

4c2c7ba... by Nish Aravamudan

importer: add get_possible_{import,applied}_tags API

Currently unused, but needed for future changes. Add tests.

5e09dbf... by Nish Aravamudan

git_repository: add reimport_tag support

Unused, but will be.

34d410a... by Nish Aravamudan

importer: stub out and test tag and commit message functions

dcead67... by Nish Aravamudan

importer: drop unused variable