11 Commits

Author SHA1 Message Date
Christoph Reiter
e40c90814f Makedepend on gcc/make where needed
This means we no longer need msys2-devel
2021-12-13 22:19:56 +01:00
Alexey Pavlov
0294f08237 git-flow: Update to 1.12.3 2019-06-07 11:12:12 +03:00
Alexey Pavlov
80117d077b git-flow: Update to 1.12.2 2019-05-23 12:12:23 +03:00
Johannes Schindelin
ff4ba85a57 git-flow: upgrade to v1.12.0 (#1555)
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2019-01-22 13:50:31 +03:00
atom.long
cd04e3aa33 git-flow: Update to 1.11.0 2017-05-30 22:27:30 +08:00
Andre Bossert
b8d37996f9 updated git-flow package to use stable version 1.10.1 2016-08-28 15:44:11 +02:00
Viktor Szakats
ab64a4ef6c switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 14:45:55 +01:00
Andre Bossert
833f9b95d4 updated git-flow package to use stable master branch (version 1.9.1 now)
rebuilded and tested git-flow locally with Git for Windows (2.6.3.1) SDK (1.0.1) with some feature and release branches.
2015-11-21 16:48:49 +01:00
Alexey Pavlov
ac828d3421 git-flow: Update to 1.8.0.61 2015-10-05 13:21:38 +03:00
Johannes Schindelin
6611d8aeba Switch git-flow to use the AVH edition
The https://github.com/nvie/git-flow repository appears to be
abandoned. The common wisdom is that Peter van der Does' AVH edition
is the legitimate successor:

	https://github.com/petervanderdoes/gitflow-avh

This fixes issue https://github.com/git-for-windows/git/issues/416

Original-patch-by: Robert Dailey <rcdailey@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-09-29 10:41:45 +02:00
Johannes Schindelin
bf631bceda Add the git-flow package
The "git flow" way to organize branches in a large team has gained some
popularity in the recent years. Let's package it for use with MSys2.

See http://nvie.com/posts/a-successful-git-branching-model/ for more
details about this branching model.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-09-14 11:41:23 +02:00