| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=340549
|
|
|
|
|
|
|
|
|
|
|
| |
- Use GH mastersite
- Support stagedir
PR: ports/183371
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
Notes:
svn path=/head/; revision=333782
|
|
|
|
|
|
|
| |
devel part 2)
Notes:
svn path=/head/; revision=327723
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327380
|
|
|
|
|
|
|
|
| |
PR: ports/177430
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
Notes:
svn path=/head/; revision=316471
|
|
|
|
|
|
|
|
| |
PR: ports/177430
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
Notes:
svn path=/head/; revision=316461
|
|
|
|
|
|
|
|
|
| |
PR: 176789
Submitted by: William Grzybowski <william88@gmail.com>
Approved by: naintainer
Notes:
svn path=/head/; revision=314145
|
|
|
|
|
|
|
|
| |
PR: ports/175727
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
Notes:
svn path=/head/; revision=312444
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
https://github.com/sitaramc/gitolite/blob/5f9789ed8ee519a5987e8fede7f3e65001f4f9c0/CHANGELOG
https://github.com/sitaramc/gitolite/compare/v3.1...v3.2
PR: ports/175243
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
Notes:
svn path=/head/; revision=310331
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Document security issue in devel/gitolite
PR: ports/172565
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
Reviewed by: eadler
Security: f94befcd-1289-11e2-a25e-525400272390
Feature safe: yes
Notes:
svn path=/head/; revision=305697
|
|
|
|
|
|
|
|
| |
PR: ports/170394
Submitted by: milki <milki@rescomp.berkeley.edu>
Notes:
svn path=/head/; revision=302129
|
|
|
|
|
|
|
|
| |
PR: ports/168378
Submitted by: Milki <milki@rescomp.berkeley.edu> (maintainer)
Notes:
svn path=/head/; revision=297894
|
|
|
|
|
|
|
| |
Submitted by: maintainer via email
Notes:
svn path=/head/; revision=296236
|
|
|
|
|
|
|
|
|
|
| |
- Register CONFLICTS with gitolite2 legacy port
PR: ports/167440
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
Notes:
svn path=/head/; revision=296149
|
|
|
|
|
|
|
|
|
| |
Changes: https://raw.github.com/sitaramc/gitolite/pu/doc/CHANGELOG
PR: ports/165222
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
Notes:
svn path=/head/; revision=291561
|
|
|
|
|
|
|
|
| |
PR: ports/165022
Submitted by: maintainer, milki at rescomp.berkeley.edu
Notes:
svn path=/head/; revision=291075
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
https://github.com/sitaramc/gitolite/blob/pu/doc/CHANGELOG
https://github.com/sitaramc/gitolite/compare/v2.1...v2.2
PR: ports/164809
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
Notes:
svn path=/head/; revision=290475
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
https://groups.google.com/d/topic/gitolite/CzL4g1vuqbY/discussion
https://github.com/sitaramc/gitolite/compare/v2.0.3...v2.1
PR: ports/161147
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
Notes:
svn path=/head/; revision=282663
|
|
|
|
|
|
|
|
| |
PR: ports/160940
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
Notes:
svn path=/head/; revision=282299
|
|
Gitolite is an access control layer on top of git, which allows access control
down to the branch level, including specifying who can and cannot rewind a
given branch.
Gitolite lets you use a single user on a server to host many git repositories
and provide access to many developers, without having to give them real
userids on or shell access to the server. Authentication is most commonly done
using sshd, but you can also use httpd if you prefer.
Gitolite can restrict who can read from (clone/fetch) or write to (push) a
repository. It can also restrict who can push to what branch or tag, which is
very important in a corporate environment.
WWW: https://github.com/sitaramc/gitolite
PR: ports/159260
Submitted by: milki <milki at rescomp.berkeley.edu>
Notes:
svn path=/head/; revision=278544
|