Lines Matching refs:arc
57 Usage: git arc [-vy] <command> <arguments>
66 See git-arc(1) for details.
95 : ${ARC_CMD:=${LOCALBASE}/lib/php/arcanist/bin/arc}
96 arc() function
109 arc call-conduit "$@" | grep -v '^Warning: '
118 arc list "$@" | grep -v '^Warning: ' | sed -E 's/\x1b\[1m//g;s/\x1b\[m//g'
259 arc diff --message-file "$msg" --never-apply-patches --create \
358 if get_bool_config arc.list false; then
609 arc patch --skip-dependencies --nobranch --nocommit --force $rev
715 if get_bool_config arc.list false; then
758 arc diff --message "$msg" --allow-untracked --never-apply-patches \
761 arc diff --allow-untracked --never-apply-patches --update "$diff" \
770 if get_bool_config arc.assume-yes false; then
844 if get_bool_config arc.browse false; then