Commit Graph

10 Commits

Author SHA1 Message Date
eadler
45e92846c9 callsign isn't required anymore 2016-09-29 06:19:45 +00:00
eadler
6886112ac4 Remove project.name which is a product of a bygone era. 2016-04-21 04:33:07 +00:00
mat
baac4d6f2d Add repository.callsign, to help arcanist figure out what repo it's
doing things on when not using Subversion.

With hat:	phabric-admin@
Sponsored by:	Absolight
2015-07-02 22:23:52 +00:00
eadler
deba05c9d4 Phabricator: enable "history.immutable":
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.
2015-04-30 00:27:53 +00:00
eadler
2c405b1f9a phabricator related changes:
- 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
2015-04-20 20:33:22 +00:00
gjb
2582ebc353 Update the URL to the phabricator instance.
Sponsored by:	The FreeBSD Foundation
2014-08-14 16:25:43 +00:00
bapt
bfadd9cfc1 Prevent arc commands from overwriting history 2014-06-06 08:05:34 +00:00
bapt
51046c979a Add the missing coma 2014-05-15 11:30:17 +00:00
bapt
3c5982b92b Add project name to the arc config it is still required when arcanist is used with SVN 2014-05-15 11:21:38 +00:00
eadler
8c7a262b99 arcconfig: add one
Add a .arcconfig to allow arc to work in its usual way.
2014-05-10 16:59:15 +00:00