|
Revision tags: release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0 |
|
| #
1906ce9c |
| 23-Nov-2020 |
Eitan Adler <[email protected]> |
arcconfig: add callsign again
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 r
arcconfig: add callsign again
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
show more ...
|
|
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0 |
|
| #
eb11fae6 |
| 28-Jul-2018 |
Dimitry Andric <[email protected]> |
Vendor import of llvm trunk r338150: https://llvm.org/svn/llvm-project/llvm/trunk@338150
|
|
Revision tags: release/11.2.0 |
|
| #
eb1ff93d |
| 18-Dec-2017 |
Dimitry Andric <[email protected]> |
Vendor import of lld trunk r321017: https://llvm.org/svn/llvm-project/lld/trunk@321017
|
| #
0564cdb9 |
| 18-Dec-2017 |
Dimitry Andric <[email protected]> |
Vendor import of libc++ trunk r321017: https://llvm.org/svn/llvm-project/libcxx/trunk@321017
|
| #
cdf4f305 |
| 18-Dec-2017 |
Dimitry Andric <[email protected]> |
Vendor import of compiler-rt trunk r321017: https://llvm.org/svn/llvm-project/compiler-rt/trunk@321017
|
| #
461a67fa |
| 18-Dec-2017 |
Dimitry Andric <[email protected]> |
Vendor import of clang trunk r321017: https://llvm.org/svn/llvm-project/cfe/trunk@321017
|
|
Revision tags: release/10.4.0, release/11.1.0 |
|
| #
b915e9e0 |
| 02-Jan-2017 |
Dimitry Andric <[email protected]> |
Vendor import of llvm trunk r290819: https://llvm.org/svn/llvm-project/llvm/trunk@290819
|
| #
3102589b |
| 29-Sep-2016 |
Eitan Adler <[email protected]> |
callsign isn't required anymore
|
|
Revision tags: release/11.0.1, release/11.0.0 |
|
| #
f3fbd1c0 |
| 23-Jul-2016 |
Dimitry Andric <[email protected]> |
Vendor import of lldb release_39 branch r276489: https://llvm.org/svn/llvm-project/lldb/branches/release_39@276489
|
| #
1c986198 |
| 23-Jul-2016 |
Dimitry Andric <[email protected]> |
Vendor import of lld release_39 branch r276489: https://llvm.org/svn/llvm-project/lld/branches/release_39@276489
|
| #
51072bd6 |
| 23-Jul-2016 |
Dimitry Andric <[email protected]> |
Vendor import of libc++ release_39 branch r276489: https://llvm.org/svn/llvm-project/libcxx/branches/release_39@276489
|
| #
6f08730e |
| 23-Jul-2016 |
Dimitry Andric <[email protected]> |
Vendor import of compiler-rt release_39 branch r276489: https://llvm.org/svn/llvm-project/compiler-rt/branches/release_39@276489
|
| #
2b6b257f |
| 23-Jul-2016 |
Dimitry Andric <[email protected]> |
Vendor import of clang release_39 branch r276489: https://llvm.org/svn/llvm-project/cfe/branches/release_39@276489
|
| #
01095a5d |
| 23-Jul-2016 |
Dimitry Andric <[email protected]> |
Vendor import of llvm release_39 branch r276489: https://llvm.org/svn/llvm-project/llvm/branches/release_39@276489
|
| #
0bae19ba |
| 21-Apr-2016 |
Eitan Adler <[email protected]> |
Remove project.name which is a product of a bygone era.
|
|
Revision tags: release/10.3.0 |
|
| #
9e6d3549 |
| 06-Jan-2016 |
Dimitry Andric <[email protected]> |
Vendor import of lldb trunk r256945: https://llvm.org/svn/llvm-project/lldb/trunk@256945
|
| #
61b9a725 |
| 06-Sep-2015 |
Dimitry Andric <[email protected]> |
Import libc++ 3.7.0 release (r246257).
|
|
Revision tags: release/10.2.0 |
|
| #
4e21b8cf |
| 02-Jul-2015 |
Mathieu Arnold <[email protected]> |
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
|
| #
fb911942 |
| 24-Mar-2015 |
Dimitry Andric <[email protected]> |
Vendor import of lld trunk r233088: https://llvm.org/svn/llvm-project/lld/trunk@233088
|
| #
eb90926a |
| 30-Apr-2015 |
Eitan Adler <[email protected]> |
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 w
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.
show more ...
|
| #
db29be83 |
| 20-Apr-2015 |
Eitan Adler <[email protected]> |
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) -
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
show more ...
|
| #
ca9211ec |
| 07-Jan-2015 |
Dimitry Andric <[email protected]> |
Import compiler-rt trunk r224034.
https://llvm.org/svn/llvm-project/compiler-rt/trunk@224034
|
| #
9f4dbff6 |
| 24-Nov-2014 |
Dimitry Andric <[email protected]> |
Vendor import of clang RELEASE_350/final tag r216957 (effectively, 3.5.0 release): https://llvm.org/svn/llvm-project/cfe/tags/RELEASE_350/final@216957
|
| #
5ca98fd9 |
| 24-Nov-2014 |
Dimitry Andric <[email protected]> |
Vendor import of llvm RELEASE_350/final tag r216957 (effectively, 3.5.0 release): https://llvm.org/svn/llvm-project/llvm/tags/RELEASE_350/final@216957
|
|
Revision tags: release/10.1.0 |
|
| #
d767f713 |
| 14-Aug-2014 |
Glen Barber <[email protected]> |
Update the URL to the phabricator instance.
Sponsored by: The FreeBSD Foundation
|