tortoisehg / stable (http://tortoisehg.bitbucket.org/)

TortoiseHg repository. Main line of development in "default" branch. Releases, bugfixes, and documentation improvements in "stable" branch.

Clone this repository (size: 75.9 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/tortoisehg/stable/
commit 1775: 39d55a62a43e
parent 1758: af9896ad2b4b
child 1778: 2dc88c66dcc3
child 1779: 451f361e05f9
shell: tortoisehg.dll should not be using os.popen() This call was added by me in January before I understood how tortoisehg.py was used as a both COM server and as a registration script. It's all kinds of bad that it is trying to run python every time this script is executed. fixes #113 default0.7.2
Steve Borho / sborho
12 months ago

 NB: This is not the latest revision. For the latest view, go to tip.

View at rev
stable /
filename size last modified message
contrib  
hggtk  
icons  
installer  
tortoise  
.hgignore 92 B 13 months ago move __version__.py from tortoise/ to hggtk/
.hgtags 791 B 12 months ago Added tag 0.7.1 for changeset a4a7861b9245
COPYING.txt 17.6 KB 20 months ago remove form-feed characters from license text
ReleaseNotes.txt 18.2 KB 13 months ago update release notes
hgproc.bat 461 B 19 months ago convert all text files to Unix format
hgproc.py 4.1 KB 13 months ago hgproc: enable demandimport
setup.py 4.4 KB 13 months ago move __version__.py from tortoise/ to hggtk/
tortoisehg.py 4.7 KB 12 months ago shell: tortoisehg.dll should not be using os.popen()
tracelog.py 4.2 KB 15 months ago tracelog: show timestamp on output lines