Wed, 23 Nov 2011 11:24:23 +0000 |
Chris Cannam |
Add more useful message for merge with working directory ancestor
|
Thu, 17 Nov 2011 17:38:18 +0000 |
Chris Cannam |
Fix to prior commit
|
Thu, 17 Nov 2011 17:35:02 +0000 |
Chris Cannam |
Grab server port from hgrc if present
|
Thu, 10 Nov 2011 17:19:06 +0000 |
Chris Cannam |
Bookmarks display now... OK
|
Wed, 09 Nov 2011 13:04:00 +0000 |
Chris Cannam |
idiot -- we don't need to query bookmarks separately, we can just add them to the log template
|
Tue, 08 Nov 2011 16:42:09 +0000 |
Chris Cannam |
Bookmarks are now displayed -- but exactly like tags, so far, there's no differentiation yet
|
Thu, 20 Oct 2011 15:39:46 +0100 |
Chris Cannam |
Fix inaccurate and frightening text
|
Tue, 18 Oct 2011 16:50:05 +0100 |
Chris Cannam |
Add "Close branch" menu option. Is currently available in some cases where it should not be, and using it exposes the fact that the chain of marked-closed changesets is not yet right in grapher.
|
Tue, 18 Oct 2011 09:54:21 +0100 |
Chris Cannam |
use non-redirecting domain name
|
Mon, 17 Oct 2011 22:08:05 +0100 |
Chris Cannam |
Identify closed branches and display them in a lighter shade
|
Mon, 17 Oct 2011 16:25:02 +0100 |
Chris Cannam |
Fix bug #292: "Merge that results in no changes leaves interface in inconsistent state." Show uncommitted state whenever a merge is present, even if no file changes
|
Mon, 22 Aug 2011 18:46:06 +0100 |
Chris Cannam |
Add back/forward/home to Help window, and some Help edits
|
Thu, 18 Aug 2011 16:37:27 +0100 |
Chris Cannam |
Start adding Help
|
Thu, 18 Aug 2011 13:15:38 +0100 |
Chris Cannam |
Add tester for newer version
|
Wed, 17 Aug 2011 22:13:51 +0100 |
Chris Cannam |
Merge
|
Wed, 17 Aug 2011 22:13:14 +0100 |
Chris Cannam |
Message has changed in hg 1.9
|
Wed, 17 Aug 2011 16:09:04 +0100 |
Chris Cannam |
Make "Show all files" persistent (fixing #203), and rationalise some config group names (noting that "General" is actually the default group "" as it appears in the config file, not the name of a group called "General": that appears as "%General")
|
Wed, 17 Aug 2011 15:53:17 +0100 |
Chris Cannam |
Some textual updates; include final URL path element in default for local file on clone
|
Tue, 26 Jul 2011 15:21:45 +0100 |
Chris Cannam |
Use built-in edit window for editing .hgignore file (fixes #215)
|
Fri, 22 Jul 2011 12:00:29 +0100 |
Chris Cannam |
Text change -- "commit changes to the following files" instead of "commit the following files" (seems less weird if you're actually removing them)
|
Thu, 14 Jul 2011 13:56:20 +0100 |
Chris Cannam |
Open the settings dialog at Paths tab when invoking it because of a failure to run hg
|
Tue, 28 Jun 2011 14:33:44 +0100 |
Chris Cannam |
Minor tidy
|
Fri, 24 Jun 2011 09:28:31 +0100 |
Chris Cannam |
Compile fix, plural fix
|
Thu, 23 Jun 2011 10:58:32 +0100 |
Chris Cannam |
Add "Ignore Files" and "Edit Ignored List" to Work menu (latter is subsumed from Advanced menu formerly). Also subsume Serve via HTTP into File menu as Share Repository, and add a more helpful description of it. Remove Advanced menu
|
Wed, 22 Jun 2011 17:31:48 +0100 |
Chris Cannam |
Ensure "this file only" ignore RE is anchored at end
|
Fri, 17 Jun 2011 11:07:30 +0100 |
Chris Cannam |
Use regexes for anchored filenames (i.e. "this file only" and directory); report outcome of ignore to user
ignore
|
Thu, 16 Jun 2011 20:35:05 +0100 |
Chris Cannam |
Add "Ignore this directory"; some fixes to ignore logic (though not yet enough)
ignore
|
Thu, 16 Jun 2011 16:46:35 +0100 |
Chris Cannam |
Minor adjustments to glob syntaxes
ignore
|
Thu, 16 Jun 2011 15:33:28 +0100 |
Chris Cannam |
Make ignore function largely work
ignore
|
Thu, 16 Jun 2011 14:53:06 +0100 |
Chris Cannam |
Return ignore type from ignore dialog
ignore
|
Thu, 16 Jun 2011 14:32:35 +0100 |
Chris Cannam |
Make HgIgnoreDialog _look_ plausible (still doesn't do anything though!)
ignore
|
Wed, 15 Jun 2011 16:32:21 +0100 |
Chris Cannam |
Start to introduce HgIgnoreDialog
ignore
|
Mon, 13 Jun 2011 17:28:49 +0100 |
Chris Cannam |
Reconnect the ignore-related right-button menu entries (still not implemented yet though)
ignore
|
Thu, 19 May 2011 09:45:54 +0100 |
Chris Cannam |
Use "Open" in heading for clone-successful dialog to ensure action is recognisable from open dialog (closes #103)
|
Thu, 19 May 2011 09:14:12 +0100 |
Chris Cannam |
Avoid failing on startup if started with no cwd
|
Tue, 12 Apr 2011 12:21:51 +0100 |
Chris Cannam |
Reset merge-commit comment when merge fails; add missing ampersand from Help menu label
|
Mon, 28 Mar 2011 15:50:50 +0100 |
Chris Cannam |
Add warning dialog if version of Mercurial discovered is too old
|
Thu, 24 Mar 2011 10:27:51 +0000 |
Chris Cannam |
Move source files to src/
base
mainwindow.cpp@6b6ed04d5ddb
|