Future Goals
There are a number of enhancements I have planned for in the development of MacHg. Here is a list of some of them.
Short Term
These are the remaining features planned before MacHg goes 1.0
- Support for svn and git through the hgsubversion and hg-git extensions.
- Basic support for sub repositories.
Add a goto menu so you can jump directly to a changeset or revision.(Done in MacHg 0.9.20)
Medium Term
These are the main features planned for MacHg 1.1
- Add a Annotation Navigator View of a file (an interactive annotation of a given file).
- Add a Flat Files View in addition to the current Browser View.
- Add progress bars for some operations like push, pull, and clone.
- Allow Hunk level selection of changes for the commit sheet.
- Integrate better unified diff display through webkit and javascript.
Full integration of external diff viewers into MacHg. (Eg for AraxisMerge, kdiff3, DiffMerge, Changes, Kaleidoscope, etc.)(Done in MacHg 0.9.17)- Add the ability to handle MacHg Plugins so users can create scripts and other actions which are executed from menus inside MacHg.
Longer Term
These are the features planned for MacHg 1.2 and later
- Have undo work through saving bundled changes so edits to history and other operations would be fully undoable.
- Add localizations for other languages (use Marko Käning's or other progress here.)
- Add drag and drop handling for history editing, down to the hunk level, i.e. drag a changeset from one branch or place and move it to another branch or place to do a transplant / rebase, etc.
- Add better searching of the history log.
- Improve documentation.
- Allow the searching of the history for "duplicate commits", where a duplicate means that the sha1 hash of the hunk differences is the same.
- Integrate some of the extensions like signed changesets and convert to split out subrepositories.
- Develop a Mercurial extension for recording which changes have been made to the history, with the ability to push that to other repositories so they can remove these changes as well.
Contributions
if anyone wants to contribute to the development of MacHg, you are extremely welcome to send me patches or changes. Please contact me and or see here.
if anyone wants to contribute to the development of MacHg, you are extremely welcome to send me patches or changes. Please contact me and or see here.
Suggestions
if you have suggestions or are dying for one feature versus another then please tell me about it. I like to get feedback. (Especially the complementary kind... No but seriously even the negative criticism - if it is worded in a friendly way - is interesting to hear.)
if you have suggestions or are dying for one feature versus another then please tell me about it. I like to get feedback. (Especially the complementary kind... No but seriously even the negative criticism - if it is worded in a friendly way - is interesting to hear.)