| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2026-02-02 | MaintNotes - update post 2.53 | Junio C Hamano | -19/+31 | |
| 2025-11-18 | MaintNotes - update post 2.52 | Junio C Hamano | -30/+30 | |
| 2025-08-17 | MaintNotes: 2.51 | Junio C Hamano | -1/+1 | |
| 2025-06-15 | MaintNotes: 2.50 update | Junio C Hamano | -2/+1 | |
| 2025-03-14 | MaintNotes: issues and contributions to friendly 3rd party projects | Junio C Hamano | -0/+40 | |
| 2025-01-10 | MaintNotes: 2.48.0 update | Junio C Hamano | -1/+1 | |
| 2024-11-25 | MaintNotes: gitk has new maintainer | Junio C Hamano | -3/+3 | |
| Signed-off-by: Junio C Hamano <gitster@pobox.com> | ||||
| 2024-10-06 | MaintNotes: update the mention of the latest feature release | Junio C Hamano | -1/+1 | |
| 2024-08-05 | MaintNotes: now 2.46 is out | Junio C Hamano | -1/+1 | |
| 2024-05-11 | MaintNotes: welcome the new maintainer of git-gui part | Junio C Hamano | -2/+2 | |
| 2024-04-28 | MaintNotes: post 2.45 | Junio C Hamano | -1/+1 | |
| 2024-03-29 | gitlab URLs update | Junio C Hamano | -1/+1 | |
| Switch from an unmaintained https://gitlab.com/git-vcs/git to https://gitlab.com/git-scm/git. The info came from Patrick Steinhardt <ps@pks.im> | ||||
| 2024-03-26 | Meta/Maintnotes: clarify "uninteresting topic" | Junio C Hamano | -2/+2 | |
| 2024-03-20 | MaintNotes: spring cleaning | Junio C Hamano | -80/+88 | |
| 2023-03-13 | MaintNotes: updte for 2.40 | Junio C Hamano | -3/+7 | |
| 2022-10-03 | MaintNotes: adjust for 2.38 | Junio C Hamano | -1/+1 | |
| 2022-07-12 | MaintNotes: embargoed maintenance releases | Junio C Hamano | -1/+3 | |
| 2022-06-27 | MaintNotes: 2.37 | Junio C Hamano | -1/+1 | |
| 2022-04-18 | MaintNotes | Junio C Hamano | -1/+1 | |
| 2022-03-12 | MaintNotes: we are not on FreeNode but on Libera | Junio C Hamano | -3/+2 | |
| 2022-01-24 | MaintNotes: post 2.35 update | Junio C Hamano | -11/+11 | |
| 2021-08-16 | What's cooking (2021/08 #06) | Junio C Hamano | -11/+17 | |
| ... plus an updte to MaintNotes post release. | ||||
| 2021-06-06 | MaintNotes: update to 2.32 and hint IRC situation being in flux | Junio C Hamano | -3/+4 | |
| 2021-03-15 | MaintNotes: update the latest release | Junio C Hamano | -1/+1 | |
| 2020-12-28 | MaintNotes: update reference to the latest | Junio C Hamano | -1/+1 | |
| 2020-12-01 | MaintNotes: use https:// instead of git:// when possible | Ævar Arnfjörð Bjarmason | -5/+5 | |
| 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 | cook: add https://gitlab.com/git-vcs/git as another mirror | Ævar Arnfjörð Bjarmason | -0/+1 | |
| 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-10-29 | Meta/MaintNotes: mention 'git bugreport' and adjust the latest release number | Junio C Hamano | -4/+5 | |
| 2020-07-17 | Meta/MaintNotes: clarify who the maintainer is and how to contact | Junio C Hamano | -0/+11 | |
| 2020-06-22 | Meta: rename 'pu' to 'seen' | Junio C Hamano | -17/+17 | |
| 2020-06-17 | MaintNotes: update rev-news URL | Junio C Hamano | -1/+1 | |
| 2020-06-01 | MaintNotes: adjust for pinbox->lore, mention CoC | Junio C Hamano | -9/+16 | |
| 2019-09-18 | MaintNotes: update git-gui repository | Junio C Hamano | -2/+2 | |
| 2019-02-27 | MaintNotes: drop sf.jp that I haven't pushed to for a while | Junio C Hamano | -2/+1 | |
| 2018-01-08 | MaintNotes: clarify the purpose of maint->master upmerge | Junio C Hamano | -2/+2 | |
| 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> | ||||
| 2017-11-28 | MaintNotes: mailing list drops non text/plain messages | Junio C Hamano | -0/+4 | |
| 2017-10-30 | MaintNotes: post 2.15 update | Junio C Hamano | -1/+1 | |
| 2017-08-04 | MaintNotes: post 2.14 update | Junio C Hamano | -1/+1 | |
| 2017-03-20 | Meta/MaintNotes: post 2.12.1 update | Junio C Hamano | -3/+9 | |
| 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-02-24 | MaintNotes: clarify evolution of topics | Junio C Hamano | -2/+9 | |
| 2017-02-02 | MaintNotes: update example to 2.11.1 | Junio C Hamano | -2/+2 | |
| 2016-11-29 | MaintNotes: post 2.11 | Junio C Hamano | -3/+3 | |
| 2016-10-03 | Meta/MaintNotes: hint at 'jch' branch | Junio C Hamano | -0/+4 | |
| 2016-09-27 | Meta/MaintNotes: promote public-inbox.org a bit more | Junio C Hamano | -1/+1 | |
| 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-02 | Maint Notes post 2.10 update | Junio C Hamano | -5/+2 | |
| 2016-08-12 | MaintNotes: http://gmane is no longer with us | Junio C Hamano | -9/+17 | |
| Signed-off-by: Junio C Hamano <gitster@pobox.com> | ||||
| 2016-07-11 | Meta/MaintNotes: update online manual page URL | Junio C Hamano | -4/+3 | |
| 2016-06-13 | MaintNotes: update for 2.9 | Junio C Hamano | -1/+1 | |
| 2016-05-19 | MaintNotes: update for 2.8.3 | Junio C Hamano | -8/+10 | |
| 2016-04-29 | MaintNotes: a bit more description on the security list | Junio C Hamano | -1/+10 | |
