notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/git-modes/distinfo
SVNWeb

Number of commits found: 15

Sat, 13 May 2023
[ 06:33 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:cf4d05789124cbe7bc22ffe676deb4a8525e0fb7  commit hash:cf4d05789124cbe7bc22ffe676deb4a8525e0fb7  commit hash:cf4d05789124cbe7bc22ffe676deb4a8525e0fb7  cf4d057 
devel/git-modes: Update to 1.4.1

Changes:	https://github.com/magit/git-modes/compare/1.4.0...1.4.1
Wed, 27 Oct 2021
[ 16:16 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:4821a9406d1edcc7e4e2de6dcfa78d65e5fe7c0d  commit hash:4821a9406d1edcc7e4e2de6dcfa78d65e5fe7c0d  commit hash:4821a9406d1edcc7e4e2de6dcfa78d65e5fe7c0d  4821a94 
devel/git-modes: Update to 1.4.0

Remove ALL_TARGET as `make all` is same as `make lisp` now

Changes:	https://github.com/magit/git-modes/commits/1.4.0
Differential Revision:	https://reviews.freebsd.org/D32586
Mon, 31 May 2021
[ 22:29 Neel Chauhan (nc) search for other commits by this committer Author: Yasuhiro Kimura ]    commit hash:6d4ccd4b9dea74989e9e74f15527d382f12000de  commit hash:6d4ccd4b9dea74989e9e74f15527d382f12000de  commit hash:6d4ccd4b9dea74989e9e74f15527d382f12000de  6d4ccd4 
devel/git-modes: Update to 1.3.1

Changes: https://github.com/magit/git-modes/commits/1.3.1

PR:	256263
Thu, 29 Apr 2021
[ 04:37 Neel Chauhan (nc) search for other commits by this committer ]    commit hash:a494841617354866a99cd63c4f8a2865a686c900  commit hash:a494841617354866a99cd63c4f8a2865a686c900  commit hash:a494841617354866a99cd63c4f8a2865a686c900  a494841 
devel/git-modes: Update to 1.3.0

Changes: https://github.com/magit/git-modes/commits/1.3.0

PR:		255474
Submitted by:	Yasuhiro Kimura <yasu AT utahime DOT org> (maintainer)
Wed, 28 Apr 2021
[ 06:51 Kevin Bowling (kbowling) search for other commits by this committer Author: Yasuhiro Kimura ]    commit hash:25fd4c3cf2e5f9b81f005fdb7c4f42e9dc4c61af  commit hash:25fd4c3cf2e5f9b81f005fdb7c4f42e9dc4c61af  commit hash:25fd4c3cf2e5f9b81f005fdb7c4f42e9dc4c61af  25fd4c3 
devel/git-modes: Update to 1.2.9

Changes: https://github.com/magit/git-modes/commits/1.2.9

PR:		255451
Approved by:	maintainer
Fri, 28 Sep 2018
[ 18:20 miwi search for other commits by this committer ] Original commit   Revision:480875
- Update to 1.2.8

PR:		230678
Sponsored by:	iXsystems Inc.
Fri, 23 Mar 2018
[ 20:27 yuri search for other commits by this committer ] Original commit   Revision:465404
devel/git-modes: Update 1.2.6 -> 1.2.7

Port changes:
* Change to DISTVERSION
* Update LICENSE_FILE
* Group USExx section

PR:		226881
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Sat, 9 Sep 2017
[ 17:31 dbaio search for other commits by this committer ] Original commit   Revision:449500
devel/git-modes: Update to 1.2.6

PR:		222120
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Wed, 14 Jun 2017
[ 16:20 ultima search for other commits by this committer ] Original commit   Revision:443589
* Updated to 1.2.4
* Added NO_ARCH

Changelog:
 - gitconfig: Avoid highlighting long flags
 - Update copyright years

PR:		219974
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11192
Thu, 25 Aug 2016
[ 17:58 pawel search for other commits by this committer ] Original commit   Revision:420868
Update to version 1.2.2

PR:		212140
Submitted by:	Yasuhiro KIMURA (maintainer)
Thu, 23 Jul 2015
[ 19:02 robak search for other commits by this committer ] Original commit   Revision:392747
devel/git-modes: update 20150317 -> 1.2.0

- Set PORTEPOCH due to numbering change
- Drop GH_TAGNAME
- Add LICENSE_FILE

PR:		201668
Submitted by:	Yasuhiro Kimura <yasu@utahime.org> (maintainer)
Mon, 30 Mar 2015
[ 11:49 robak search for other commits by this committer ] Original commit   Revision:382649
devel/git-modes: update 20150123 -> 20150317

PR:		198924
Submitted by:	Yasuhiro Kimura <freebsd.org@pob01.utahime.jp>
Mon, 9 Feb 2015
[ 22:39 pawel search for other commits by this committer ] Original commit   Revision:378756
Update to version 20150123

PR:		197222
Submitted by:	Yasuhiro Kimura (maintainer)
Sat, 1 Nov 2014
[ 16:11 riggs search for other commits by this committer ] Original commit   Revision:372017
Update to 20141021
- Add new OPTION GIT_SUBVERSION
- Cleanup pkg plist

PR:		194364
Submitted by:	yasu@utahime.org
Wed, 23 Apr 2014
[ 00:57 amdmi3 search for other commits by this committer ] Original commit   Revision:351893
GNU Emacs modes for Git-related files.

* git-commit-mode - A major mode for editing Git commit messages
  according to the guidelines by Tim Pope.
* git-rebase-mode - A major mode for git-rebase-todo files created by
  git rebase -i
* gitconfig-mode - A 'conf-mode'-derived major mode for editing
  .gitconfig files.
* gitignore-mode - A 'conf-mode'-derived major mode for editing
  .gitignore files.
* gitattributes-mode - A major mode for editing .gitattributes files.

WWW: https://github.com/magit/git-modes

PR:		187781
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>

Number of commits found: 15