aboutsummaryrefslogtreecommitdiff
path: root/.arcconfig
Commit message (Collapse)AuthorAgeFilesLines
* Remove history.immutable from .arcconfigLi-Wen Hsu2021-04-121-2/+1
| | | | | | This is default and the better workflow for git. Sponsored by: The FreeBSD Foundation
* arcconfig: add callsign againEitan Adler2020-11-231-0/+1
| | | | | | | | | | | | | | | | | | Problem When using git-svn or other non-pure-svn tooling the original subversion URL is not present. This causes arcanist/phabricator to be unable to determine which repository is being modified. Solution Restore callsign to .arcconfig to enable exact repository matching even with git-svn. Reported By: jhb Notes: svn path=/head/; revision=556086
* The callsign isn't required anymore.Eitan Adler2016-09-291-1/+0
| | | | Notes: svn path=/head/; revision=422906
* remove project.name which is a product of a bygone eraEitan Adler2016-04-211-1/+0
| | | | Notes: svn path=/head/; revision=413714
* Add repository.callsign, to help arcanist figure out what repo it'sMathieu Arnold2015-07-021-0/+1
| | | | | | | | | | doing things on when not using Subversion. With hat: phabric-admin@ Sponsored by: Absolight Notes: svn path=/head/; revision=391201
* Update the URL to the phabricator instance.Glen Barber2014-08-141-1/+1
| | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=364854
* Prevent arc from rewritting history when playing with git svn or hg svnBaptiste Daroussin2014-06-111-1/+2
| | | | Notes: svn path=/head/; revision=357542
* Add .arcconfig to ports.Rui Paulo2014-05-151-0/+4
Reviewed by: bapt Approved by: bapt Notes: svn path=/head/; revision=354154