Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Good Mercurial repository viewer for Mac [closed]

Is there a good, native Mac tool to view Mercurial repositories, similar to gitnub for Git?

like image 834
Cagatay Avatar asked Aug 27 '08 19:08

Cagatay


People also ask

Is Mercurial Dead 2019?

Mercurial isn't dead. But Atlassian's Bitbucket support for Mercurial is. There are many teams who still have Mercurial repositories. So, Mercurial is very much alive.

Does Bitbucket support Mercurial?

After much consideration, we've decided to remove Mercurial support from Bitbucket Cloud and its API. Mercurial features and repositories will be officially deprecated on July 1, 2020. Read on to learn more about this decision, the important timelines, and get migration resources and support.

How do I know my HG version?

hg/hgrc will be created on the remote side. If the source repository has a bookmark called '@' set, that revision will be checked out in the new repository by default. To check out a particular version, use -u/--update, or -U/--noupdate to create a clone with no working directory.

What is a Mercurial repository?

Mercurial is a free, distributed version control system. It's also referred to as a revision control system or Mercurial source control. It is used by software development teams to manage and track changes across projects.


2 Answers

Try the newly released MacHg. It uses the native GUI toolkit for Mac and comes with its own bundled version of Mercurial.

State after a merge in MacHg

There are many more screenshots available.

like image 50
Martin Geisler Avatar answered Oct 13 '22 00:10

Martin Geisler


I know it's pretty old question, however just for sake of completeness, I think it is still worth to mention here the newest kid on the block called Murky.

like image 39
vvarp Avatar answered Oct 13 '22 01:10

vvarp