rabbitmq-server/deps
Luke Bakken 7fe159edef
Yolo-replace format strings
Replaces `~s` and `~p` with their unicode-friendly counterparts.

```
git ls-files *.erl | xargs sed -i.ORIG -e s/~s>/~ts/g -e s/~p>/~tp/g
```
2022-10-10 10:32:03 +04:00
..
amqp10_client Yolo-replace format strings 2022-10-10 10:32:03 +04:00
amqp10_common Update branch names and links 2022-09-29 13:58:56 -07:00
amqp_client Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbit Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbit_common Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_amqp1_0 Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_auth_backend_cache Update branch names and links 2022-09-29 13:58:56 -07:00
rabbitmq_auth_backend_http Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_auth_backend_ldap Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_auth_backend_oauth2 Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_auth_mechanism_ssl Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_aws Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_cli Remove upgrade-specific log file 2022-10-06 21:28:50 +02:00
rabbitmq_codegen Replace files with symlinks 2022-04-15 06:04:29 -07:00
rabbitmq_consistent_hash_exchange Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_ct_client_helpers Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_ct_helpers Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_event_exchange Add gen_event behaviour declaration 2022-09-09 10:52:38 +00:00
rabbitmq_federation Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_federation_management Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_jms_topic_exchange Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_management Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_management_agent Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_mqtt Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_peer_discovery_aws Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_peer_discovery_common Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_peer_discovery_consul Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_peer_discovery_etcd Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_peer_discovery_k8s Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_prometheus Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_random_exchange Remove all of the .travis.yml files 2022-08-16 09:46:31 +02:00
rabbitmq_recent_history_exchange Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_sharding Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_shovel Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_shovel_management Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_stomp Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_stream Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_stream_common Fix keys for route and partitions responses 2022-10-03 09:42:40 +02:00
rabbitmq_stream_management Bump dependencies in stream Java test 2022-08-10 09:56:58 +02:00
rabbitmq_top Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_tracing Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_trust_store Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_web_dispatch Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_web_mqtt Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_web_mqtt_examples Use the new xref2 macro from rules_erlang 2022-06-09 23:18:28 +02:00
rabbitmq_web_stomp Yolo-replace format strings 2022-10-10 10:32:03 +04:00
rabbitmq_web_stomp_examples Use the new xref2 macro from rules_erlang 2022-06-09 23:18:28 +02:00
trust_store_http Yolo-replace format strings 2022-10-10 10:32:03 +04:00