Commit Graph

6 Commits

Author SHA1 Message Date
Eitan Adler
db29be839a 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
Glen Barber
d767f7138a Update the URL to the phabricator instance.
Sponsored by:	The FreeBSD Foundation
2014-08-14 16:25:43 +00:00
Baptiste Daroussin
e2faf077c2 Prevent arc commands from overwriting history 2014-06-06 08:05:34 +00:00
Baptiste Daroussin
4f3ddacf9b Add the missing coma 2014-05-15 11:30:17 +00:00
Baptiste Daroussin
f86d0da41b 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
Eitan Adler
b17de684ba arcconfig: add one
Add a .arcconfig to allow arc to work in its usual way.
2014-05-10 16:59:15 +00:00