aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test_import.yml
blob: b01538f7386a6d84947ac9cb414f10cf1930df09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# vgstash DB file version 0.2
-   ownership: 1
    progress: 3
    system: GBA
    title: Fire Emblem
    notes: ''
-   ownership: 2
    progress: 4
    system: Switch
    title: Puyo Puyo Tetris
    notes: ''
-   ownership: 2
    progress: 3
    system: WiiU
    title: Super Smash Bros for WiiU
    notes: ''
6c8254&follow=1'>Improve error handling in shell scriptsZe Libertine Gamer4-3/+23 2016-10-24Correct run_again, add recursionZe Libertine Gamer1-0/+4 Loops and functions -- oh my, what a useful combination. :) 2016-10-21Add quotes to correct behavior for arglistZe Libertine Gamer1-1/+1 2016-10-14updater.sh: add recursion, error handlingZe Libertine Gamer1-43/+101 2016-10-14Correct pipe-handling behaviorZe Libertine Gamer1-1/+9 2016-10-12Clarify a method to move between platformsZe Libertine Gamer1-2/+5 Also correct a typo.