Commit Graph

105 Commits (39a0a24862a67dcdc08562d8ae35b372fb2a9e19)

Author SHA1 Message Date
Junio C Hamano 39a0a24862 MaintNotes: embargoed maintenance releases 2022-07-12 09:55:32 -07:00
Junio C Hamano 5e2ec21174 MaintNotes: 2.37 2022-06-27 09:45:53 -07:00
Junio C Hamano 0f4e0b4ef6 MaintNotes 2022-04-18 01:23:45 -07:00
Junio C Hamano 75a9280f60 MaintNotes: we are not on FreeNode but on Libera 2022-03-12 15:11:37 -08:00
Junio C Hamano cc12127673 MaintNotes: post 2.35 update 2022-01-24 10:23:35 -08:00
Junio C Hamano 127280aedb What's cooking (2021/08 #06)
... plus an updte to MaintNotes post release.
2021-08-16 14:50:44 -07:00
Junio C Hamano 0ecfa1a4bb MaintNotes: update to 2.32 and hint IRC situation being in flux 2021-06-06 21:12:26 +09:00
Junio C Hamano f4e0307b8d MaintNotes: update the latest release 2021-03-15 12:33:22 -07:00
Junio C Hamano 470ff13460 MaintNotes: update reference to the latest 2020-12-28 09:08:01 -08:00
Ævar Arnfjörð Bjarmason dd0c39574b MaintNotes: use https:// instead of git:// when possible
Most git:// URLs listed for the copies of the Git repository
have working corresponding https:// URLs that can be given
to a browser to browse the repository interactively.  List
https:// URL instead of git:// URL for such repositories.
The former is also more secure, even though it may be more
expensive.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2020-12-01 13:23:40 -08:00
Ævar Arnfjörð Bjarmason 2f839f597c cook: add https://gitlab.com/git-vcs/git as another mirror
I maintain this mirror, and hopefully we can make it semi-official. It
has the same refs as the GitHub one except for the GitHub "pull" refs:

    $ diff -u \
        <(git ls-remote https://gitlab.com/git-vcs/git.git/) \
        <(git ls-remote https://github.com/git/git/|grep -v refs/pull)
    $

Although I had to delete the stale "pu" manually just now.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2020-12-01 13:22:41 -08:00
Junio C Hamano 7b0113f876 Meta/MaintNotes: mention 'git bugreport' and adjust the latest release number 2020-10-29 15:02:27 -07:00
Junio C Hamano 6cac25bee9 Meta/MaintNotes: clarify who the maintainer is and how to contact 2020-07-17 13:22:30 -07:00
Junio C Hamano c483b4cf74 Meta: rename 'pu' to 'seen' 2020-06-22 17:20:27 -07:00
Junio C Hamano 60abbb4eae MaintNotes: update rev-news URL 2020-06-17 23:17:57 -07:00
Junio C Hamano 2389460a6a MaintNotes: adjust for pinbox->lore, mention CoC 2020-06-01 09:31:35 -07:00
Junio C Hamano 312b192e1c MaintNotes: update git-gui repository 2019-09-18 15:29:09 -07:00
Junio C Hamano ccd38f6202 MaintNotes: drop sf.jp that I haven't pushed to for a while 2019-02-27 02:13:37 +09:00
Junio C Hamano da6e86d371 MaintNotes: clarify the purpose of maint->master upmerge
Even though the paragraph before this one is pretty clear that
topics are first merged to 'master' and then to 'maint', it was
misleading to say 'maint' is merged to 'master' to propagate fixes
forward, as most of the time, such an upmerge is a noop because
topics merged to 'maint' are usually merged to 'master' already.

These up-merges are done primarily to make sure that the tip of
'master' has updated release notes from all the maintenance tracks,
so be explicit about that to avoid confusion.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2018-01-08 12:55:22 -08:00
Junio C Hamano 6b24c86cae MaintNotes: mailing list drops non text/plain messages 2017-11-28 14:20:05 +09:00
Junio C Hamano bb4b537580 MaintNotes: post 2.15 update 2017-10-30 15:10:47 +09:00
Junio C Hamano fc56a84d38 MaintNotes: post 2.14 update 2017-08-04 09:38:32 -07:00
Junio C Hamano efc912b233 Meta/MaintNotes: post 2.12.1 update
In addition to the usual sample revision updates, talk about the
"broken out" repo and clarify that topics can fork from commits
older than the tip of the 'master' for bugfix topics.
2017-03-20 14:19:29 -07:00
Junio C Hamano 5f48018058 MaintNotes: clarify evolution of topics 2017-02-24 11:06:43 -08:00
Junio C Hamano 86932d7ad1 MaintNotes: update example to 2.11.1 2017-02-02 15:02:44 -08:00
Junio C Hamano 595ca97928 MaintNotes: post 2.11 2016-11-29 13:23:13 -08:00
Junio C Hamano 3a2f03cfe0 Meta/MaintNotes: hint at 'jch' branch 2016-10-03 15:25:18 -07:00
Junio C Hamano 8c105567b3 Meta/MaintNotes: promote public-inbox.org a bit more
Now its nntp archive seems to have stopped reinjecting ancient
articles with recent article numbers, it is more usable for general
public.  Advertise it over gmane (which is still operational just
fine).
2016-09-27 16:19:56 -07:00
Junio C Hamano 73ca0a59d0 Maint Notes post 2.10 update 2016-09-02 19:11:07 -07:00
Junio C Hamano a37a17b940 MaintNotes: http://gmane is no longer with us
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-08-12 12:12:37 -07:00
Junio C Hamano dae23cd85f Meta/MaintNotes: update online manual page URL 2016-07-11 12:58:01 -07:00
Junio C Hamano 02ee99bc19 MaintNotes: update for 2.9 2016-06-13 12:25:12 -07:00
Junio C Hamano ab8eca3f45 MaintNotes: update for 2.8.3 2016-05-19 10:23:46 -07:00
Junio C Hamano dd9985bd6d MaintNotes: a bit more description on the security list 2016-04-29 15:03:53 -07:00
Junio C Hamano 7d94dc147a Meta/MaintNotes: adjust to 2.8/2.7.4 2016-03-28 13:44:19 -07:00
Junio C Hamano 6d8eea061f MaintNotes update for 2.7 2016-01-04 15:14:25 -08:00
Junio C Hamano b8e5a4c6d2 MaintNotes: marc is hosted at marc.info these days 2015-11-06 09:39:43 -08:00
Junio C Hamano 6aee48d134 MaintNotes: Post 2.6.3 adjustment 2015-11-05 14:37:07 -08:00
Junio C Hamano be695c2772 2.6.0 is out 2015-09-28 16:14:37 -07:00
Junio C Hamano e0b5a83e9f Meta/MaintNotes: 2.5.1 2015-08-28 14:05:25 -07:00
Junio C Hamano 819b6f4812 Retire code.google.com/p 2015-08-28 14:04:56 -07:00
Junio C Hamano 2130cfaf75 MaintNotes: encourage people to run "next" 2015-07-15 13:53:18 -07:00
Junio C Hamano 666e08e8b0 MaintNotes: update k.org gitweb URL
Also clean-up mixed SP/HT indentation.
2015-07-15 13:52:37 -07:00
Junio C Hamano f553c0bb59 MaintNotes: give concrete URL to Rev News
Now Rev News seems to be established, let's mention its permanent URL.
2015-07-15 13:51:07 -07:00
Junio C Hamano a60c422192 Meta/MaintNotes: post 2.4 update 2015-04-30 12:39:29 -07:00
Junio C Hamano ba2dcd5637 MaintNotes: typofix and rev-news update 2015-03-26 13:03:06 -07:00
Junio C Hamano 656804fdcc Meta/MaintNotes: Git Rev News special 2015-03-23 14:24:16 -07:00
Junio C Hamano e0ab1fb4aa MaintNotes: post 2.3.1
Also mention conservancy and git-security.
2015-03-06 15:23:57 -08:00
Junio C Hamano ea4daf67a3 MaintNotes: 2.3 is out 2015-02-05 14:14:14 -08:00
Junio C Hamano 2736c99c39 MaintNotes update post 2.2 2014-11-26 14:51:33 -08:00