Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recently used list of repos to open in initial dialog #139

Closed
grandinj opened this issue Aug 24, 2012 · 8 comments
Closed

recently used list of repos to open in initial dialog #139

grandinj opened this issue Aug 24, 2012 · 8 comments

Comments

@grandinj
Copy link

I launch git-cola from the Ubuntu launch bar.

It would be nice if the initial open/clone/etc dialog had a short list of the most recently opened repos, so that I could just click again, and avoid having to go through the open-dialog.

Thanks.

@davvid
Copy link
Member

davvid commented Aug 24, 2012

Please ask for git-cola v1.8.0 in Ubuntu. We have this feature ;-) it was addressed in #135

@davvid davvid closed this as completed Aug 24, 2012
@grandinj
Copy link
Author

Hi,

I think we're talking about different things.

I'm now running the latest stuff directly from GIT, and I see the following buttons:
Open
Clone
New
Close
on the very first dialog that launches when the app opens from the launchbar.

It's on this dialog that I would love a small list to appear with the most-recently-used repos listed.

@davvid davvid reopened this Aug 24, 2012
@davvid
Copy link
Member

davvid commented Aug 24, 2012

We're talking about the same thing. What version does the "Help -> About" dialog say?

If you're running from cola's git repo you can make the prompt come up by running bin/git-cola --prompt

If there are no recently used repos then the list will not be displayed. This is a new feature, though. Can you let me know what version you're seeing in the about dialog?

@grandinj
Copy link
Author

Help->About says "v1.8.0"

If I launch git-cola from inside my repo's directory, I can see that it has a File Menu, which has a an "Open Recent" sub-menu, which lists the most recently accessed repos.

But if I launch git-cola --prompt then I don't see any menus or lists, just 4 buttons.

@davvid
Copy link
Member

davvid commented Aug 24, 2012

Interesting (I only say that because it works for me). I'll try to repro this tomorrow on different hardware, different OS and see if I get different results. Hmm.. what happens if you add a bookmark? Do you have any bookmarks? I wonder if the code bails out early if there are no bookmarks...

@davvid davvid closed this as completed in 7bdc970 Aug 24, 2012
@grandinj
Copy link
Author

What's a bookmark?

If it's something native to git, then maybe, since I'm working with the LibreOffice repo, which is likely to have all kinds of weird stuff in it.

@davvid
Copy link
Member

davvid commented Aug 24, 2012

Yup, that was the problem. Thanks for the help.

@grandinj
Copy link
Author

Sweet, just did a pull, and it's working now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants