summaryrefslogtreecommitdiffstats
path: root/.arcconfig
Commit message (Collapse)AuthorAgeFilesLines
* Remove project.name which is a product of a bygone era.eadler2016-04-211-1/+0
|
* Add repository.callsign, to help arcanist figure out what repo it'smat2015-07-021-0/+1
| | | | | | | doing things on when not using Subversion. With hat: phabric-admin@ Sponsored by: Absolight
* Phabricator: enable "history.immutable":eadler2015-04-301-1/+2
| | | | | | | | With certain arc workflows leaving history.immutable as false results in using the upstream template instead of our usual commit template. Since the git workflow issues alluded to in my prior commit message can be worked around, set history.immutable once again.
* phabricator related changes:eadler2015-04-201-2/+1
| | | | | | | | | | | | | | | | - don't lint either contrib or crypto: these are both externally written directories - add additional linters for spelling (check common typos like teh -> the) - chmod linter checks for executible bit on bad files - merge-conflict checks for merge conflict tokens then may have been resolved incorrectly - filename checks for back characters in filenames - json for json syntax correctness - remove history.immutable: it is meaningless on subversion, and causes workflow problems when trying to use git. It it set to 'true' by default with hg
* Update the URL to the phabricator instance.gjb2014-08-141-1/+1
| | | | Sponsored by: The FreeBSD Foundation
* Prevent arc commands from overwriting historybapt2014-06-061-1/+2
|
* Add the missing comabapt2014-05-151-1/+1
|
* Add project name to the arc config it is still required when arcanist is ↵bapt2014-05-151-0/+1
| | | | used with SVN
* arcconfig: add oneeadler2014-05-101-0/+3
Add a .arcconfig to allow arc to work in its usual way.
OpenPOWER on IntegriCloud