12 new changesets in MacHg:
http://bitbucket.org/jfh/machg/changeset/6ec42345bdb3/changeset: 6ec42345bdb3
user: jfh
date: 2011-09-19 03:42:39
summary: - Fix issue #276. Make the screen results messages pop up on the same screen as the document.
affected #: 7 files (-1 bytes)
http://bitbucket.org/jfh/machg/changeset/543c370d05fe/changeset: 543c370d05fe
user: jfh
date: 2011-09-19 12:40:13
summary: - Fix crash which can occur when you are actively editing the information in the import
sheet and you click the import button. The solution is to first finalize all fields
which are being actively changed and then do the import.
affected #: 1 file (-1 bytes)
http://bitbucket.org/jfh/machg/changeset/d69b838e4d57/changeset: d69b838e4d57
user: jfh
date: 2011-09-18 15:26:24
summary: - Add method commonRevOption so we can access the rev option from the common base class of
the TransmitSheetController.
affected #: 6 files (-1 bytes)
http://bitbucket.org/jfh/machg/changeset/0562522dca59/changeset: 0562522dca59
user: jfh
date: 2011-09-24 01:41:03
summary: - Rethink a few names. Rename these "primary" actions as sheet actions, since these actions are
not callable from other places and hence not primary.
affected #: 1 file (-1 bytes)
http://bitbucket.org/jfh/machg/changeset/dc9f2862af55/changeset: dc9f2862af55
user: jfh
date: 2011-09-24 04:47:55
summary: - A better fix for issue #275, make the LogTableView columns non-editable in all of the
xib files.
affected #: 12 files (-1 bytes)
http://bitbucket.org/jfh/machg/changeset/32af8bd9d691/changeset: 32af8bd9d691
user: jfh
date: 2011-09-25 12:23:40
summary: - In order to detect null results from a Mercurial command where something has gone wrong
with the launching of a Mercurial task we will write out the Mercurial result when the
option --header is specified.
affected #: 1 file (-1 bytes)
http://bitbucket.org/jfh/machg/changeset/0be57350695c/changeset: 0be57350695c
user: jfh
date: 2011-09-25 12:26:42
summary: - In order to detect null results from a Mercurial command where something has gone wrong
with the launching of a Mercurial task we look specifically for the output header and
make Mercurial include the output header with every result.
- This should once and for all fix the problem of null mercurial results which have
plagued me in NSTask in the past. (TLMTask seemed to solve a lot of these problems, and
things under Lion seem better yet again. Still better safe than sorry here.)
affected #: 1 file (-1 bytes)
http://bitbucket.org/jfh/machg/changeset/22817294af49/changeset: 22817294af49
user: jfh
date: 2011-09-25 12:58:31
summary: - Remove the --header being output to the log file so if people copy and paste commands
from the log file then they still get the correct results.
affected #: 1 file (-1 bytes)
http://bitbucket.org/jfh/machg/changeset/7a8c90e897d7/changeset: 7a8c90e897d7
user: jfh
date: 2011-10-08 12:00:31
summary: - Add the capability to search by revsets, and revision id's in the history view.
affected #: 7 files (-1 bytes)
http://bitbucket.org/jfh/machg/changeset/b241c4ee1107/changeset: b241c4ee1107
user: jfh
date: 2011-10-04 16:36:11
summary: - When you now clone a local repository the default path chosen by MacHg will be chosen to
not exist. (If if the default name exists a decimal number is added to the suffix to
ensure the path doesn't exist.)
affected #: 1 file (-1 bytes)
http://bitbucket.org/jfh/machg/changeset/46403b67f6b7/changeset: 46403b67f6b7
user: jfh
date: 2011-10-08 09:01:04
summary: - Fix bug where closed heads where not being visually drawn as closed. This happened when
the head wasn't labeled with a name.
- To do the fix change closedBranchHead -> isClosedBranchHead.
affected #: 3 files (-1 bytes)
http://bitbucket.org/jfh/machg/changeset/ab3c0097d59a/changeset: ab3c0097d59a
user: jfh
date: 2011-10-08 10:25:15
summary: - Change cmd-I to be configure server or local repository.
- Retarget a few of the AppController actions so they go directly to out AppController
instance. (XCode 4 has problems if these are not correctly targeted.)
affected #: 5 files (-1 bytes)
Repository URL:
https://bitbucket.org/jfh/machg/--
This is a commit notification from
bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.