Table of Contents |
TortoiseHg Developer Wiki
The developer wiki is where new TortoiseHg contributors learn the ropes and where all contributors can keep track of ongoing work. For more user-centric information, please visit the main wiki. Bug reports and feature requests should go in the repository's issue tracker.
Repository Overview | Submitting Patches | Building an Installer | Debugging | Translation
Contributors are encouraged to join the tortoisehg-develop and tortoisehg-issues mailing lists, and should also be aware of API changes within Mercurial itself.
Source Install
- For Windows users: see developers/Windows
- For Mac users: see developers/MacOSX
- For Linux users: see developers/Linux
In TortoiseHg 2.0, the **thg** command will start the Workbench if it is run without arguments. To see the list of commands available, use **thg --help**
Planned Features / Improvements
Internals
- Qt signals commonly used in our widgets
- Encoding Strategy - how to handle character encoding
- Repository Access and Command Execution
- Template-based Revision Query
- User Interface Text Guideline