rakelib/hglib.rb
Wed, 16 May 2018 05:30:33 +0000 Jan Vrany Rakefiles: added new target `artifacts:source` stx-8.0.0
Mon, 02 Apr 2018 12:22:04 +0100 Jan Vrany hglib: added `HG::Repository#branch()` and `HG::Repository#locate()` stx-8.0.0
Thu, 01 Mar 2018 22:31:43 +0000 Jan Vrany Rakefiles: do not consider secret changesets as heads when updating stx-8.0.0
Tue, 22 Aug 2017 10:11:36 +0100 Jan Vrany Fixed slip in `hglib.rb` introduced in commit e665031cade7
Fri, 11 Aug 2017 09:59:28 +0200 Patrik Svestka Merge
Fri, 11 Aug 2017 09:23:06 +0200 Patrik Svestka Cleaning up code and having it more rubyish
Thu, 25 May 2017 22:33:44 +0100 Jan Vrany Improved tasks `workflow:out-staging` and `workflow:out-upstream`
Fri, 10 Feb 2017 23:50:23 +0000 Jan Vrany hglib: show `hg` output when pushing to remote repositories
Tue, 31 Jan 2017 12:47:19 +0000 Jan Vrany Do not use `hg clone ...` to create and pull changes
Mon, 12 Dec 2016 22:43:48 +0000 Jan Vrany Cleanup: Nuked leftover code for using BCC 5.5.
Mon, 05 Dec 2016 22:20:56 +0000 Jan Vrany `hglib.rb`: Fixed `bookmarks()` to support multiple bookmarks on a single changeset
Sat, 26 Nov 2016 22:19:44 +0000 Jan Vrany Added task `workflow:merge' to ease merging code from eXept
Thu, 24 Nov 2016 20:47:41 +0000 Jan Vrany Do not tamper with SSH configuration if SSH agent is not running.
Thu, 24 Nov 2016 20:22:25 +0000 Jan Vrany Use customized ssh command for all commands involving data transfer (in addition to `clone`)
Tue, 22 Nov 2016 21:19:13 +0000 Jan Vrany Added new tasks: `workflow:out-staging` and `workflow:out-upstream`
Mon, 21 Nov 2016 23:24:30 +0000 Jan Vrany Push active bookmark (if any) when running task `workflow:push-staging` or...
Sun, 20 Nov 2016 23:28:58 +0000 Jan Vrany On Windows use MSYS2 `ssh.exe` rather than `plink.exe` to clone/checkout repositories over SSH
Thu, 17 Nov 2016 22:28:23 +0000 Jan Vrany Use `hg clone` instead of `hg init` followed by `hg pull` to checkout a Mercurial repository
Mon, 14 Nov 2016 22:32:36 +0000 Jan Vrany Merge
Fri, 04 Nov 2016 00:22:47 +0000 Jan Vrany Added support for checking out a particular revision
Thu, 03 Nov 2016 22:27:02 +0000 Jan Vrany Cleanup in `scm.rb`: Unified API of `checkout` and `update` functions.
Wed, 02 Nov 2016 22:00:20 +0000 Jan Vrany Initial support for Jenkins pipelines.
Wed, 02 Nov 2016 10:39:54 +0000 Jan Vrany Added new tasks - `workflow:push-upstream` and `workflow:push-staging`
Wed, 02 Nov 2016 00:18:25 +0000 Jan Vrany Added support for canonical, upstream and staging repositores.
Sat, 29 Oct 2016 23:54:12 +0000 Jan Vrany Refactored SCM support to use `hglib.rb` for performing Mercurial related tasks
less more (0) tip