Skip to content
This repository has been archived by the owner on May 24, 2019. It is now read-only.

initial imlementation of list repos (#3) #13

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Apr 15, 2019

  1. initial imlementation of list repos (go-gitea#3)

    Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
    root360-AndreasUlm committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    5bd2eee View commit details
    Browse the repository at this point in the history
  2. improved code style

    Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
    root360-AndreasUlm committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    2599cff View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. removed header & changed delimiter to pipe

    Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
    root360-AndreasUlm committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    b96a190 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. Configuration menu
    Copy the full SHA
    aee0e7d View commit details
    Browse the repository at this point in the history
  2. chore: go support combine all coverage file (go-gitea#24)

    * Combine all coverage file in one command
    * remove generate-coverage
    * remove unused method: errCheck
    
    Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
    appleboy authored and lafriks committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    bf9620d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2019

  1. Configuration menu
    Copy the full SHA
    9128037 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2019

  1. ran 'make fmt'

    Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
    root360-AndreasUlm committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    9021a0e View commit details
    Browse the repository at this point in the history
  2. initial imlementation of list repos (go-gitea#3)

    Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
    root360-AndreasUlm committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    1aa915e View commit details
    Browse the repository at this point in the history
  3. improved code style

    Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
    root360-AndreasUlm committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    3797d6b View commit details
    Browse the repository at this point in the history
  4. removed header & changed delimiter to pipe

    Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
    root360-AndreasUlm committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    0fb281b View commit details
    Browse the repository at this point in the history
  5. ran 'make fmt'

    Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
    root360-AndreasUlm committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    01d4f92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5584a07 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. added subcommand ls & filter flags

    Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
    root360-AndreasUlm committed May 6, 2019
    Configuration menu
    Copy the full SHA
    2d1907e View commit details
    Browse the repository at this point in the history