Mercurial Gui For Mac



Mac-native GUIs MacHg - A multithreaded, fast, fully featured Mercurial client for Mac OS X 10.6+. MacMercurial - A GUI front end for common Mercurial operations (Mac OS X 10.4 or later) (No longer maintained) 1.2. There are several GUI Git clients available to users and if you’re searching for the ideal one to manage your repositories on a Mac then you are in luck because here is a list of the best GUI Git clients for Mac OS X. Fork is a free advanced GUI git client for Mac and Windows with an emphasis on speed, user-friendliness,.

A free visual Git and Hg client for Mac and Windows SourceTree simplifies how you interact with your Git and Mercurial repositories so you can focus on coding. The downright luxurious Git client for Windows, Mac and Linux. Cross-platform, 100% standalone, and free; Mercurial: A distributed version control system. Mercurial is dedicated to speed and efficiency with a sane user interface. It is written in Python. Mercurial's implementation. TortoiseHg is a straightforward and multi-platform Mercurial front-end that comes with a workbench that helps you handle repositories and submit commits. With TortoiseHg’s help you can explore repositories in order to maintain and manage different versions of the contained files.

Browse

Sublime Text plugin for Mercurial (hg) the VCS. A fork of 'hg4subl', which is pretty cool but lacks some features.

Details

Installs

  • Total5K
  • Win2K
  • Mac1K
  • Linux2K
Oct 26Oct 25Oct 24Oct 23Oct 22Oct 21Oct 20Oct 19Oct 18Oct 17Oct 16Oct 15Oct 14Oct 13Oct 12Oct 11Oct 10Oct 9Oct 8Oct 7Oct 6Oct 5Oct 4Oct 3Oct 2Oct 1Sep 30Sep 29Sep 28Sep 27Sep 26Sep 25Sep 24Sep 23Sep 22Sep 21Sep 20Sep 19Sep 18Sep 17Sep 16Sep 15Sep 14Sep 13Sep 12
Windows000000000000000000000000000000000000000000000
Mac000000000000000000000000000000000000000000000
Linux000000000000000000000000000000000000000000000

Readme

Source
bitbucket.​org

Sublime Text plugin for Mercurial (hg) the VCS.

A fork of “hg4subl”, which is pretty cool but lacks some features.

Project status

I'm sorry but as I no longer use Sublime Text as my editor but Vim,I'll no longer process the project. If something will break in future Sublime Text versions,or you have a feature requests or other bugs, please create issues on Bitbucket as mentioned bellow.

I'll still take a look at them and provide feedback and perhaps implement them.

Mercurial Gui For Mac

Thanks for the support and for using my plugin.

What's supported?

  • Sublime Text 2 (Without further development, but still last running version is available.)
  • Sublime Text 3
  • Modific by gornostal

I could not test the newest Version on Windows 32Bit and 64Bit. If you have any issues please send me a bug report containing the error.Same for Linux. Thanks for your help.

Mercurial

  • Open user hgrc (tested with Mac OS X)Will open ~/.hgrc if any.
  • Open user hgignore (tested with Mac OS X)Will open ~/.hgignore if any.

Repository

  • Open local hgrcWill open the .hg/hgrc if any.
  • Open local hgignoreWill open the .hg/hgignore if any.

Remote

  • Pull
  • Fetch
  • Push

Local Manage

  • Update
  • Status
  • Branch
    • Change Branch
    • Create Branch
    • Close Branch
  • Diff All
  • Log All
  • Quick Commit
  • Diff current file
  • Log current file
  • Blame current file
  • Shelving
Mercurial Gui For Mac

Local Filesystem

  • Add current file
  • Choose files to add
  • Move current file
  • Remove current file
  • Choose files to remove
  • Revert current file
  • Choose files to revert
  • Revert all files

Mercurial Gui For Mac Os

Others

  • Custom Command
  • Show Status of Branch, Revision and Tag in StatusBar
  • Configuration following convention, available through Preferences > Package Settings > Mercurial for Sublime.

How to get involved

You can either fork and submit pull requests, send me patches or post ideas and issues.

Installation

Unix like systems

The CLI way

Mac

The CLI way cd ~/Library/Application Support/Sublime Text 2/Packages hg clone ssh://hg@bitbucket.org/DanielSiepmann/mercurial-for-sublime “Mercurial for Sublime”

As a GUI for Mac you can use the nice and free SourceTree.

Windows

On Windows you can do the same way as for Unix.As a GUI for Windows you can use the free TortoiseHg or SourceTree.

Configuration

Mercurial Gui For Mac High Sierra

Open the delivered configuration file and copy it to your user folder.Perhaps it's easier to open both files from Preferences > Package Settings > Mercurial for Sublime.

Each option is documented inside the delivered file.