The redesigned commits view is 100 times better than Github's ever was. http://cl.ly/image/300S2R3q2x0N So much more info, and even a graph like in gitx.
...they didn't change/redesign anything on the commit view. The commit page on Bitbucket has always always looked that for as long as I can remember (been using it for a year or two now). Also, I recall having the ability to diff. files before the new upgrade as well, although not side-by-side as they mention in the linked article.
Introducing the Redesigned Bitbucket
71–80 of 292 posts
Re: Introducing the Redesigned Bitbucket
#72All I see on the main page are screenshots and signup links. Why should I sign up if I can't even test drive the site by browsing existing projects?
Would be nice to have an "Explore" feature similar to GitHub.
Re: Introducing the Redesigned Bitbucket
#73How one is supposed to find what have bitbucketer done? Visit e.g. Ian Bicking's account: https://bitbucket.org/ianb . Is it easy to find out why are so many people following Ian? What repositories are interesting? "bbdocs" with 4 followers? From the first page of Ian's repositories I know "dozer", did Ian wrote it? Click. Oh, it's an outdated fork.
Just compare the direction Github took at its recent redesign. GitHub folks made user profiles act like resume. The repositories are visually big, it is clear what repositories are popular, what repos are active, etc. It is also clear what a person is into: repositories are sorted by 'last modified' date. There is "Explore" section with trending repos (bitbucket's Explore is a joke) and so on.
Bitbucket instead removed follower counts and fork counts from the repositories list; repositories are sorted alphabetically now; there is no way to see who the user follows or who user is followed by.
I was missing important ticket updates at bitbucket several times because the newsfeed is not "infinite"; "Inbox" messages count stops working sometimes, etc.
There are things bitbucket is better at: e.g. github links to source code lines are awful (they don't contain changeset information in URL by default and so easily become outdated); there is no way to specify repo language in github (one of my recent Python repos was in a "Top followed this week" for a C language, that's great of course but..)
Don't get me wrong, bitbucket becomes nicer and nicer, I'm still a heavy bitbucket user and we use a paid account at work; but it seems that the open source support (code discovery and presentation) is not their priority right now, or at least they act so.
Re: Introducing the Redesigned Bitbucket
#74The design is very clean and appealing. I'm glad to see they're still investing significant effort. I want to see Bitbucket get more visibility and success. I prefer Mercurial. Among other things, it has better cross platform support. Bitbucket added Git a while ago. I wish Github would add Mercurial. Bitbucket also offers unlimited private repos. That means I only use Github for OSS projects. I use Bitbucket for eve…
Have you tried hg-git? I've been using it as my sole way of interacting (well, other than the web interface) with GitHub and I haven't run into any showstoppers.
Re: Introducing the Redesigned Bitbucket
#75Re: Introducing the Redesigned Bitbucket
#76Re: Introducing the Redesigned Bitbucket
#77I know its not the elephant in the managed source code hosting space, but I like BitBucket better then Github. I like the option to use Mercerial for projects and I like the way they ask me to pay for things ( pay for private shared repositories ).
I like BitBucket better then Github. That should be than. Then is an order of operations type deal, eg: I read the new BitBucket blog post and *then* I signed up whereas than is things like greater than , less than , it's for comparisons. http://www.elearnenglishlanguage.com/difficulties/thanthen.h...
Has anyone ever tried to implement a 'crowd-correct' feature where a reader could do something like correct "then->than", and if enough users made the same correction (a couple high-rep users, or more low-rep users) it would stick.
I supposed the biggest challenge would be user abuse -- changing even just one word can completely change the meaning of a comment, and yet the comment would still be attributed to the OP. You would need, at least, a flag to indicate the post had been 'crowd-corrected', and perhaps a way for the OP to revert & lock their comment.
Another thought is use Google's auto-complete API, if you pass it the string "better then Github" it returns "better than Guthub". I find simply running a Google search on a phrase is often the best way to auto-correct it.
Re: Introducing the Redesigned Bitbucket
#78Lovely work. From peeping the source, looks like an interesting hybrid use of Backbone.js as well. If you're interested in getting the new Bitbucket listed on the Backbone homepage, just email me a brief paragraph, and I can set it up.
Re: Introducing the Redesigned Bitbucket
#79For a while I was a bit worried that GitHub had just ran away with the prize and no one else was bothering. It is pretty obvious that Google isn't interested in improving Google Code and that Sourceforge hasn't aged a day (that's not really fair, but it feels like it). I think there is still a chance for BitBucket to make a splash, but I think its going to be hard to win anymore. That's fine, 2nd place makes a lot of…
Re: Introducing the Redesigned Bitbucket
#80Earlier quoted context omitted.
Bitbucket had a pretty easy time of winning my business: free private repositories for small teams is a great way to draw people in.
I like Bitbucket because they support both Mercurial and Git. They also acquired SourceTree (probably the best version control app on the Mac), employed the main developer and made the app free.