Differences between revisions 4 and 7 (spanning 3 versions)
Revision 4 as of 2008-10-10 09:15:49
Size: 655
Comment:
Revision 7 as of 2009-06-05 05:40:59
Size: 664
Comment: Delete content about timing of an accepted change
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * writing to [:MailingLists:mailing lists] and  * writing to [[MailingLists|mailing lists]] and
Line 10: Line 10:
||win32hidehg||Extension hiding the .hg directory on windows. attachment:Win32hidehg.py||
||merge --tool||option --tool for the commands merge and resolve (maybe backout), similar to {{{set HGMERGE=tool hg ...}}}, but usable with the alias extension and more, see [http://www.selenic.com/pipermail/mercurial-devel/2008-August/007401.html patch comment].||
||win32hidehg||Extension hiding the .hg directory on windows. [[attachment:Win32hidehg.py]]||
||merge --tool||option --tool for the commands merge and resolve (maybe backout), similar to {{{set HGMERGE=tool hg ...}}}, but usable with the alias extension and more, see [[http://www.selenic.com/pipermail/mercurial-devel/2008-August/007401.html|patch comment]].||

In Mercurial I do my first steps in

  • using version control,
  • contributing to an open source project,
  • python programming,
  • wiki editing,
  • writing to mailing lists and

  • IRC communicating (as simohe).

Some of my unfinished ideas

win32hidehg

Extension hiding the .hg directory on windows. Win32hidehg.py

merge --tool

option --tool for the commands merge and resolve (maybe backout), similar to set HGMERGE=tool hg ..., but usable with the alias extension and more, see patch comment.


CategoryHomepage

SimonHeimberg (last edited 2009-06-05 05:40:59 by SimonHeimberg)