mercurial/HGWorkingCopy.st
Tue, 13 Nov 2018 15:43:08 +0100 Patrik Svestka Issue #239: Fix all Smalltak/X source files to be in unicode (UTF8 without BOM) and prefixed by "{ Encoding: utf8 }" when any unicode character is present
Thu, 23 Feb 2017 20:07:40 +0000 Jan Vrany Optimization: speed up commit by performing `hg status` and `hg add` on multiple files at once
Fri, 25 Mar 2016 16:27:15 +0100 Claus Gittinger class: RBAbstractClass cvs_MAIN
Tue, 25 Aug 2015 17:13:18 +0100 Jan Vrany Issue #19: Initial support for amending a commit
Thu, 15 Jan 2015 10:06:16 +0000 Jan Vrany Updated copyright notice.
Fri, 21 Mar 2014 11:23:30 +0000 Jan Vrany Initial support for Mercurial bookmarks.
Wed, 21 Aug 2013 09:33:11 +0100 Jan Vrany Fixes problem with StrictRaising.
Fri, 12 Jul 2013 17:47:21 +0100 Jan Vrany Changed license to LGPL2.
Mon, 01 Apr 2013 14:03:48 +0100 Jan Vrany Fixes for commiting from filebrowser.
Sat, 09 Mar 2013 11:17:38 +0000 Jan Vrany Bugfix in HGWorkingCopy>>commit:...
Fri, 08 Mar 2013 20:04:25 +0000 Jan Vrany Bugfix for commiting to an empty repository. hg-command-server-support
Sun, 03 Mar 2013 23:58:51 +0000 Jan Vrany Command server is now used by default. hg-command-server-support
Sun, 03 Mar 2013 20:45:13 +0000 Jan Vrany Most commands are now executeb using executeInRepository: hg-command-server-support
Thu, 14 Feb 2013 16:07:22 +0000 Jan Vrany Bugfix for pull command. Do not update temporary working copy if it is already.
Fri, 01 Feb 2013 14:59:53 +0000 Jan Vrany Add a date parameter to commit message.
Fri, 01 Feb 2013 12:02:22 +0000 Jan Vrany Added copyright notice.
Mon, 14 Jan 2013 22:16:57 +0000 Jan Vrany More work on merging. Not yet finished.
Mon, 14 Jan 2013 17:01:55 +0000 Jan Vrany Initial support for merging.
Mon, 14 Jan 2013 14:39:05 +0000 Jan Vrany Bugfix: keep branch of mater working copy even if there are no changesets yet.
Mon, 14 Jan 2013 13:56:09 +0000 Jan Vrany Fixed commit to freshly created repository.
Mon, 10 Dec 2012 11:29:35 +0000 Jan Vrany Bugfix in HGCommit tast (committing into a new branch)
Mon, 10 Dec 2012 03:43:12 +0000 Jan Vrany Support for commiting to a new branch.
Fri, 07 Dec 2012 16:36:27 -0800 Jan Vrany Added check for author signature before commit.
Wed, 05 Dec 2012 20:10:07 +0000 Jan Vrany Added HGWorkingCopyFile>>revisions.
Mon, 03 Dec 2012 16:20:11 +0000 Jan Vrany Added parent/child relationship to SCMAbstractPackageModel (part 2)
Fri, 30 Nov 2012 21:42:46 +0000 Jan Vrany version_HG changed to return string.
Tue, 27 Nov 2012 22:17:24 +0000 Jan Vrany Fixed test StXTests>>test_commit_03c
Tue, 27 Nov 2012 21:00:31 +0000 Jan Vrany Added read-only support for branches.
Tue, 27 Nov 2012 18:02:09 +0000 Jan Vrany HGNodeId renamed to HGChangesetId
Wed, 21 Nov 2012 01:21:47 +0000 Jan Vrany Bunch of fixes.
Sat, 17 Nov 2012 01:12:16 +0000 vranyj1 Fixed HGStXTests>>test_commit_01
Thu, 15 Nov 2012 19:18:43 +0000 vranyj1 Removed last bits of Git, hopefully
Thu, 15 Nov 2012 19:18:35 +0000 vranyj1 Fixes in committing
Thu, 15 Nov 2012 10:26:14 +0000 vranyj1 Some hacks to make basic Mercurial commit working
Thu, 15 Nov 2012 01:44:36 +0000 vranyj1 More changes towards self hosting. Some work on model is still missing...
Wed, 14 Nov 2012 01:15:30 +0000 vranyj1 - More Smalltalk/X support
Tue, 13 Nov 2012 18:09:24 +0000 vranyj1 Baisc support for changesets (revision log)
Tue, 13 Nov 2012 11:06:16 +0000 vranyj1 - Support for commit
Tue, 23 Oct 2012 10:37:14 +0000 vranyj1 - HGTests
Wed, 17 Oct 2012 14:39:04 +0000 vranyj1 - First bits
less more (0) tip