lsedlar / fedpkg

Forked from fedpkg 9 years ago
Clone

ac5458e New source code layout

Authored and Committed by cqi 9 years ago
    New source code layout
    
    Configuration file, shell completion scripts, executables and manpage
    generation script are moved to dedicated directory.
    
    Signed-off-by: Chenxiong Qi <cqi@redhat.com>
    
        
file modified
+3 -4
bin/fedpkg src/bin/fedpkg
file renamed
file was renamed with no change to the file
bin/fedpkg-stage src/bin/fedpkg-stage
file renamed
file was renamed with no change to the file
file renamed
file was renamed with no change to the file
conf/etc/rpkg/fedpkg-stage.conf src/fedpkg-stage.conf
file renamed
file was renamed with no change to the file
conf/etc/rpkg/fedpkg.conf src/fedpkg.conf
file renamed
file was renamed with no change to the file
file renamed
file was renamed with no change to the file
doc/fedpkg_man_page.py src/fedpkg_man_page.py
file renamed
file was renamed with no change to the file
fedpkg/__init__.py src/fedpkg/__init__.py
file renamed
file was renamed with no change to the file
fedpkg/__main__.py src/fedpkg/__main__.py
file renamed
file was renamed with no change to the file
fedpkg/cli.py src/fedpkg/cli.py
file renamed
file was renamed with no change to the file
fedpkg/lookaside.py src/fedpkg/lookaside.py
file renamed
file was renamed with no change to the file
file modified
+1 -2
file modified
+9 -8