Code Monkey home page Code Monkey logo

Comments (4)

WillemMali avatar WillemMali commented on May 25, 2024

Some information I would find useful to enumerate:

  • repo name (i.e. git-repo)
  • (user|group)/repo (i.e. guyzmo/git-repo)
  • trivial/user-defined repo name (i.e. Git Repo)
  • https clone url
  • SSH clone url
  • default branch
  • visibility (private/internal/public)

Just (user|group)/repo could work, if there's a separate function to get other info based on this ID.

from git-repo.

guyzmo avatar guyzmo commented on May 25, 2024

Nope, it's not yet implemented.

It's not really a feature I have been needing so to me it's quite low priority. I'm marking this as a feature request, and I'm open for anyone to tackle this.

Currently my priority, feature-wise, is on finishing up the merge request and snippets features for gitlab and bitbucket, as well as adding OAuth support for bitbucket… Otherwise I'm fixing all bugs that are being found!

If you're willing to tackle this, of course, I'll be happy to guide you on how to do it!

from git-repo.

guyzmo avatar guyzmo commented on May 25, 2024

Actually I had a thought about that, and I've implemented a first trial of that idea, which works only for github:

git hub ls WillemMali
WillemMali/cacka.net              WillemMali/dpkg-rdm               WillemMali/salt-cacka
WillemMali/debian-packaging       WillemMali/guides                 WillemMali/salt-desktop
WillemMali/docker-bootstrap       WillemMali/linux                  WillemMali/site-willemmali-com
WillemMali/docker-dpkg            WillemMali/llvm-kaleidoscope      WillemMali/tools
WillemMali/docker-playground      WillemMali/rust-coreutils         WillemMali/vagrant-cyc0
WillemMali/docker-salt            WillemMali/rust-guessing          WillemMali/vagrant-dpkg-rdm
WillemMali/docker-willemmali-com  WillemMali/rust-hello             WillemMali/vagrant-salt
WillemMali/dotfiles               WillemMali/rust-iup               WillemMali/willemmali.github.io
WillemMali/dpkg-iup               WillemMali/salt-bootstrap
% git hub ls -l
Status  Commits Reqs    Issues  Forks   Coders  Watch   Likes   Lang    Modif           Name
        1       0       0       0       1       0       0       ?       Sep 25 17:06    WillemMali/cacka.net
        16      0       0       1       2       0       0       ?       Jul 22 11:01    WillemMali/debian-packaging
        3       0       0       0       1       0       0       Shell   Jul 23 20:35    WillemMali/docker-bootstrap
        10      0       0       0       1       0       0       Shell   Aug 10 07:23    WillemMali/docker-dpkg
        3       0       0       0       1       0       0       Shell   Aug 10 07:28    WillemMali/docker-playground
        3       0       0       0       1       0       0       ?       Jul 28 17:22    WillemMali/docker-salt
        2       0       0       0       1       0       0       ?       Sep 04 10:45    WillemMali/docker-willemmali-com
        102     0       0       0       1       0       0       Shell   May 23 18:52    WillemMali/dotfiles
        2       0       0       0       1       0       0       ?       Jul 26 10:40    WillemMali/dpkg-iup
        4       0       0       0       1       0       0       ?       Jul 26 10:40    WillemMali/dpkg-rdm
        13      0       0       0       1       0       0       ?       Aug 10 14:58    WillemMali/guides

it's still far from perfect, as the --long version is slow (to get some useful stats data, I need to query some iterators to count it… counter-productive!), it's abusing the API, and does not list everything.

Also it lacks tests. But that's a start to think about how the UI should look like, and what the UX should be. Maybe some more parameters should be given to add sorting or change the output?

from git-repo.

guyzmo avatar guyzmo commented on May 25, 2024

You can look at my change in this commit 6431d3d and check it out with the branch features/list_repos

from git-repo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.